numam-dpdk/app/test-pmd
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
..
bpf_cmd.c bpf: add extra information for external symbol definitions 2018-07-12 09:37:16 +02:00
bpf_cmd.h app/testpmd: add commands to load/unload BPF filters 2018-05-12 00:37:51 +02:00
cmdline_flow.c app/testpmd: set default RSS key as null 2018-11-05 15:01:25 +01:00
cmdline_mtr.c app/testpmd: fix RED byte stats 2018-11-05 08:41:07 +01:00
cmdline_mtr.h app/testpmd: add commands for metering and policing 2018-01-10 00:51:31 +01:00
cmdline_tm.c app/testpmd: fix shaper profile parameters 2018-11-05 08:41:03 +01:00
cmdline_tm.h app/testpmd: add TM commands to mark packets 2018-10-08 17:53:03 +02:00
cmdline.c app/testpmd: fix Rx offload search 2018-11-14 00:35:53 +01:00
config.c app/testpmd: fix QinQ strip display option 2018-10-26 22:14:06 +02:00
csumonly.c app/testpmd: collect bad outer L4 checksum for csum engine 2018-10-11 18:53:49 +02:00
flowgen.c app/testpmd: fix Tx offload flags 2018-11-05 15:01:25 +01:00
icmpecho.c app/testpmd: use SPDX tags in 6WIND copyrighted files 2018-02-01 02:33:20 +01:00
ieee1588fwd.c app: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
iofwd.c app: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
macfwd.c app/testpmd: conserve offload flags of mbuf 2018-04-27 20:11:33 +02:00
macswap.c app/testpmd: conserve offload flags of mbuf 2018-04-27 20:11:33 +02:00
Makefile mk: build with _GNU_SOURCE defined by default 2018-10-22 11:28:27 +02:00
meson.build build: add dependency on telemetry to apps with meson 2018-10-27 15:21:33 +02:00
noisy_vnf.c app/testpmd: add noisy neighbour forwarding mode 2018-10-11 18:56:02 +02:00
parameters.c app/testpmd: reserve NUMA node per port and per ring 2018-10-26 22:14:05 +02:00
rxonly.c app/testpmd: add packet dump callbacks 2018-10-18 10:24:39 +02:00
softnicfwd.c app/testpmd: remove logically dead code 2018-07-26 18:58:33 +02:00
testpmd.c app/testpmd: setup attached ports on probe event 2018-10-26 22:14:06 +02:00
testpmd.h app/testpmd: setup attached ports on probe event 2018-10-26 22:14:06 +02:00
txonly.c app/testpmd: fix metadata API and Tx insertion 2018-10-26 22:14:06 +02:00
util.c app/testpmd: fix metadata API and Tx insertion 2018-10-26 22:14:06 +02:00