numam-dpdk/app/test-pmd
Bernard Iremonger 86ef65ee58 app/testpmd: fix DCB configuration
Data Centre Bridge (DCB) configuration fails when SRIOV is
enabled if nb_rxq or nb_txq are greater than nb_q_per_pool.

The failure occurs during configuration of the ixgbe PMD when
it is started, in the ixgbe_check_mq_mode function.

Fixes: 2a977b891f ("app/testpmd: fix DCB configuration")

Signed-off-by: Bernard Iremonger <bernard.iremonger@intel.com>
Acked-by: Jingjing Wu <jingjing.wu@intel.com>
2016-11-07 16:55:59 +01:00
..
cmdline.c net/ixgbe: fix VF VLAN insert API 2016-10-26 19:42:23 +02:00
config.c app/testpmd: fix flow director endianness 2016-10-26 19:38:18 +02:00
csumonly.c app/testpmd: display LRO segment size 2016-10-13 20:45:56 +02:00
flowgen.c app/testpmd: configure flowgen packet size with --txpkts 2016-10-13 17:21:06 +02:00
icmpecho.c remove unused ring includes 2016-09-16 10:16:02 +02:00
ieee1588fwd.c app/testpmd: swap MAC in IEEE1588 forwarding 2015-12-10 22:20:08 +01:00
iofwd.c remove unused ring includes 2016-09-16 10:16:02 +02:00
macfwd.c remove unused ring includes 2016-09-16 10:16:02 +02:00
macswap.c remove unused ring includes 2016-09-16 10:16:02 +02:00
Makefile app/testpmd: add ixgbe VF management 2016-10-13 15:45:09 +02:00
parameters.c app/testpmd: configure flowgen packet size with --txpkts 2016-10-13 17:21:06 +02:00
rxonly.c app/testpmd: dump offload flags with new functions 2016-10-12 18:35:44 +02:00
testpmd.c app/testpmd: fix DCB configuration 2016-11-07 16:55:59 +01:00
testpmd.h app/testpmd: fix RSS hash key size 2016-10-13 16:07:25 +02:00
txonly.c app/testpmd: reset headroom after txonly packet allocation 2016-10-05 15:17:12 +02:00