numam-dpdk/doc/guides
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
..
bbdevs baseband/fpga_lte_fec: align naming to other bbdevs 2019-10-09 11:50:12 +02:00
compressdevs compress/qat: add stateful decompression 2019-10-09 11:50:12 +02:00
contributing doc: add guidelines for initial PMD submission 2019-08-11 11:34:24 +02:00
cryptodevs config: change default endianness for CAAM JR 2019-10-23 16:57:06 +02:00
eventdevs doc: add SPDX tag for OPDL guide 2019-07-29 22:59:37 +02:00
faq doc: update preferred log level syntax in guides 2018-04-25 12:16:50 +02:00
freebsd_gsg doc: advise patching third party dependencies 2019-08-06 23:48:54 +02:00
howto doc: replace PVP guide license with SPDX tag 2019-08-05 16:01:42 +02:00
linux_gsg eal/freebsd: support option --base-virtaddr 2019-10-25 11:17:29 +02:00
mempool doc: add Marvell OCTEON TX2 mempool guide 2019-06-25 23:35:57 +02:00
nics net/ice: support Rx/Tx burst mode info 2019-10-23 16:43:09 +02:00
platform crypto/octeontx2: add PMD skeleton 2019-10-23 16:57:06 +02:00
prog_guide ethdev: add AH key field to flow API 2019-10-23 16:43:08 +02:00
rawdevs raw/ntb: add enqueue and dequeue functions 2019-10-21 15:41:18 +02:00
rel_notes ethdev: add API for getting burst mode information 2019-10-23 16:43:09 +02:00
sample_app_ug doc: fix typo in l2fwd-crypto guide 2019-10-23 16:57:06 +02:00
testpmd_app_ug app/testpmd: fix CRC strip command 2019-10-23 16:43:09 +02:00
tools doc: add --external-mbufs option in compress perf guide 2019-10-23 16:57:06 +02:00
windows_gsg doc: fix helloworld build on Windows 2019-05-29 13:02:55 +02:00
conf.py doc: clean PDF config 2019-05-29 13:03:22 +02:00
custom.css doc: improve HTML spacing in release notes 2018-02-14 00:23:25 +01:00
index.rst doc: add guide for Windows 2019-04-03 01:21:31 +02:00
meson.build doc: fix build with latest meson 2019-07-06 10:32:40 +02:00