numam-dpdk/app
Konstantin Ananyev ac7c491c3f app/testpmd: fix DCB config
After adding RSS hash offload check, default rss_hf will fail on devices
that do not support all bits. This will lead to dcb config failure. The
patch fixes this issue by reading current valid rss_conf from the device.

Fixes: 8863a1fbfc ("ethdev: add supported hash function check")
Fixes: 1a572499be ("app/testpmd: setup DCB forwarding based on traffic class")
Cc: stable@dpdk.org

Signed-off-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Acked-by: Bernard Iremonger <bernard.iremonger@intel.com>
2018-08-01 16:36:04 +02:00
..
pdump app/pdump: remove unused socket path options 2018-04-26 18:19:29 +02:00
proc-info app/procinfo: fix sprintf overrun 2018-05-14 23:32:23 +02:00
test-bbdev app/bbdev: fix unchecked return value 2018-05-22 16:36:11 +02:00
test-crypto-perf app/crypto-perf: compile with -O3 2018-07-24 01:48:10 +02:00
test-eventdev app/eventdev: use proper teardown sequence 2018-07-25 14:29:55 +02:00
test-pmd app/testpmd: fix DCB config 2018-08-01 16:36:04 +02:00
Makefile app/procinfo: rename folder to remove underscore 2018-03-12 16:29:27 +01:00
meson.build app: add all remaining apps to meson build 2018-03-12 16:29:27 +01:00