numam-dpdk/app
Ting Xu 5e913bdb4f app/testpmd: fix CRC strip command
This patch fixed the bug that a failure appeared when config
rx_offload crc_strip using command "port config all crc-strip
on|off". The reason is that this command was removed in Commit
e5db17a1e5. The current command is "port config <port_id>
rx_offload keep_crc on|off" instead.

In this patch, some codes left over about 'crc_strip' are
removed to make the current command clearer.

Fixes: e5db17a1e5 ("app/testpmd: remove duplicated Rx offload commands")
Cc: stable@dpdk.org

Signed-off-by: Ting Xu <ting.xu@intel.com>
Acked-by: Bernard Iremonger <bernard.iremonger@intel.com>
2019-10-23 16:43:09 +02:00
..
pdump app: check status of getting MAC address 2019-10-07 15:00:55 +02:00
proc-info app/procinfo: fix build without rte_security 2019-10-23 16:57:06 +02:00
test test/bonding: fix LSC timeout unit 2019-10-23 16:43:08 +02:00
test-acl net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00
test-bbdev app/bbdev: enable fpga_lte_fec support in shared builds 2019-10-09 11:50:12 +02:00
test-cmdline
test-compress-perf app/compress-perf: add --external-mbufs option 2019-10-09 11:50:12 +02:00
test-crypto-perf app/crypto-perf: add check for out-of-place case 2019-10-09 11:50:12 +02:00
test-eventdev eventdev: add Tx flag for packets with same destination 2019-10-18 10:03:08 +02:00
test-pipeline app/pipeline: check status of getting link info 2019-10-07 15:00:54 +02:00
test-pmd app/testpmd: fix CRC strip command 2019-10-23 16:43:09 +02:00
test-sad app/test-sad: add test application for IPsec SAD 2019-10-23 16:57:06 +02:00
Makefile app/test-sad: add test application for IPsec SAD 2019-10-23 16:57:06 +02:00
meson.build app/test-sad: add test application for IPsec SAD 2019-10-23 16:57:06 +02:00