numam-dpdk/app/test-pmd
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
..
cmdline_flow.c ethdev: add fuzzy match in flow API 2017-07-05 19:51:56 +02:00
cmdline.c app/testpmd: add cmd for dedicated LACP Rx/Tx queues 2017-07-06 15:00:57 +02:00
config.c app/testpmd: update DDP add command parameters 2017-07-06 15:00:57 +02:00
csumonly.c app/testpmd: fix IPv6 tunnel checksum 2017-04-10 22:50:01 +02:00
flowgen.c app/testpmd: implement basic support for flow API 2016-12-23 10:19:15 +01:00
icmpecho.c app/testpmd: fix typos 2017-03-10 14:11:56 +01:00
ieee1588fwd.c app/testpmd: implement basic support for flow API 2016-12-23 10:19:15 +01:00
iofwd.c app/testpmd: implement basic support for flow API 2016-12-23 10:19:15 +01:00
macfwd.c app/testpmd: add MACsec commands 2017-01-15 19:16:48 +01:00
macswap.c app/testpmd: add MACsec commands 2017-01-15 19:16:48 +01:00
Makefile net/bnxt: support Tx loopback, set VF MAC and queues drop 2017-06-12 10:41:28 +01:00
parameters.c app/testpmd: print statistics periodically 2017-07-06 14:03:34 +02:00
rxonly.c app/testpmd: consolidate duplicate ifdefs into one 2017-04-21 01:19:14 +02:00
testpmd.c app/testpmd: print statistics periodically 2017-07-06 14:03:34 +02:00
testpmd.h app/testpmd: update DDP add command parameters 2017-07-06 15:00:57 +02:00
txonly.c app/testpmd: add MACsec commands 2017-01-15 19:16:48 +01:00