numam-dpdk/app
Wei Zhao 054075ea90 app/testpmd: fix Rx offload search
There is an error in function search_rx_offload(),
it will break when get unexpected return value from function
rte_eth_dev_rx_offload_name(), but rte_eth_dev_rx_offload_name()
will return some unexpected value indeed.

Fixes: c73a907187 ("app/testpmd: add commands to test new offload API")
Cc: stable@dpdk.org

Signed-off-by: Wei Zhao <wei.zhao1@intel.com>
Tested-by: Yuan Peng <yuan.peng@intel.com>
2018-11-14 00:35:53 +01:00
..
pdump add missing static keyword to globals 2018-10-29 02:01:08 +01:00
proc-info build: add dependency on telemetry to apps with meson 2018-10-27 15:21:33 +02:00
test-bbdev build: add dependency on telemetry to apps with meson 2018-10-27 15:21:33 +02:00
test-crypto-perf build: add dependency on telemetry to apps with meson 2018-10-27 15:21:33 +02:00
test-eventdev app/eventdev: support Tx adapter 2018-10-01 16:54:00 +02:00
test-pmd app/testpmd: fix Rx offload search 2018-11-14 00:35:53 +01:00
Makefile app/procinfo: rename folder to remove underscore 2018-03-12 16:29:27 +01:00
meson.build build: add dependency on telemetry to apps with meson 2018-10-27 15:21:33 +02:00