numam-dpdk/app
Tomasz Kulasek c735b831b0 app/testpmd: add cmd for dedicated LACP Rx/Tx queues
Add new command to support enable/disable of dedicated Tx/Rx queue on
each slave of a bond device for LACP control plane traffic.

    set bonding lacp dedicated_queues <port_id> [enable|disable]

When enabled this option creates dedicated queues on each slave device
for LACP control plane traffic. This removes the need to filter control
plane packets in the data path.

Signed-off-by: Tomasz Kulasek <tomaszx.kulasek@intel.com>
Signed-off-by: Declan Doherty <declan.doherty@intel.com>
2017-07-06 15:00:57 +02:00
..
pdump ring: return remaining entry count when dequeuing 2017-03-29 22:32:20 +02:00
proc_info app/procinfo: fix xstats by ID on 32-bit 2017-05-10 18:49:59 +02:00
test-crypto-perf app/crypto-perf: fix error message 2017-06-28 19:59:22 +02:00
test-pmd app/testpmd: add cmd for dedicated LACP Rx/Tx queues 2017-07-06 15:00:57 +02:00
Makefile app: do not build test-crypto-perf if cryptodev disabled 2017-04-10 12:00:06 +02:00