app/testpmd: add cmd for dedicated LACP Rx/Tx queues
authorTomasz Kulasek <tomaszx.kulasek@intel.com>
Tue, 4 Jul 2017 16:46:27 +0000 (17:46 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 6 Jul 2017 13:00:57 +0000 (15:00 +0200)
commitc735b831b0c1800051fa780d0135533000dc472f
tree517884aa9434c6a62b71fcf6bbdf510ba5a561b8
parent112891cd27e59f8149bc4a6512dd8914dc85aa3a
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>
app/test-pmd/cmdline.c
doc/guides/testpmd_app_ug/testpmd_funcs.rst