[dpdk-dev] [PATCH] app/testpmd: fix DCB config issue on ixgbe

Thomas Monjalon thomas.monjalon at 6wind.com
Fri Sep 23 20:24:56 CEST 2016


What is the status of this patch?

2016-08-05 13:20, Wenzhuo Lu:
> An issue is found that DCB cannot be configured on ixgbe
> NICs. It's said the TX queue number is not right.
> On ixgbe the max TX queue number is not fixed, it depends
> on the multi-queue mode.
> 
> This patch adds the device configuration before getting
> info in the DCB configuration process. So the right info
> can be got depending on the configuration.
> 
> Fixes: 96c0450dff86 (ixgbe: fix dropping packets from unsupported Tx queues)
> Signed-off-by: Wenzhuo Lu <wenzhuo.lu at intel.com>



More information about the dev mailing list