From: Jerin Jacob Date: Thu, 24 May 2018 08:08:55 +0000 (+0530) Subject: doc: remove deprecated terms from thunderx guide X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=6e2320bec5efd5a1a79f09c7a75b1c3b3aba3266;p=dpdk.git doc: remove deprecated terms from thunderx guide Remove reference to deprecated ethdev offload parameter from thunderx documentation. Fixes: c97da2cbc2c2 ("net/thunderx: convert to new offload API") Cc: stable@dpdk.org Signed-off-by: Jerin Jacob --- diff --git a/doc/guides/nics/thunderx.rst b/doc/guides/nics/thunderx.rst index 5270ef23ec..2642374729 100644 --- a/doc/guides/nics/thunderx.rst +++ b/doc/guides/nics/thunderx.rst @@ -319,8 +319,7 @@ CRC striping ~~~~~~~~~~~~ The ThunderX SoC family NICs strip the CRC for every packets coming into the -host interface. So, CRC will be stripped even when the -``rxmode.hw_strip_crc`` member is set to 0 in ``struct rte_eth_conf``. +host interface irrespective of the offload configuration. Maximum packet length ~~~~~~~~~~~~~~~~~~~~~