Skip to content
Tom Barbette edited this page Oct 3, 2018 · 2 revisions

CPUSwitch Element Documentation

NAME

CPUSwitch — Click element; classifies packets by cpu

SYNOPSIS

CPUSwitch()

Batching: Batching natively supported
Ports: 1 input, 1 or more outputs
Processing: push

DESCRIPTION

Can have any number of outputs. Chooses the output on which to emit each packet based on the thread's cpu.

SEE ALSO

RoundRobinSwitch, StrideSwitch, HashSwitch

Generated by click-elem2man from ../elements/standard/cpuswitch.hh:6 on 2018/10/03.

Clone this wiki locally