* [dpdk-dev] [PATCH] doc: remove deprecated terms from liquidio documentation
@ 2018-05-23 17:35 Shijith Thotton
2018-05-24 14:48 ` Ferruh Yigit
0 siblings, 1 reply; 2+ messages in thread
From: Shijith Thotton @ 2018-05-23 17:35 UTC (permalink / raw)
To: Ferruh Yigit; +Cc: dev, stable
Remove reference to deprecated ethdev offload parameter from liquidio
documentation.
Fixes: dd6aab16711c ("net/liquidio: move to new offload API")
Signed-off-by: Shijith Thotton <shijith.thotton@caviumnetworks.com>
---
doc/guides/nics/liquidio.rst | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/doc/guides/nics/liquidio.rst b/doc/guides/nics/liquidio.rst
index 61485ad..87b42cd 100644
--- a/doc/guides/nics/liquidio.rst
+++ b/doc/guides/nics/liquidio.rst
@@ -201,6 +201,4 @@ Number of descriptors for Rx/Tx ring should be in the range 128 to 512.
CRC striping
~~~~~~~~~~~~
-LiquidIO adapters strip ethernet FCS of every packet coming to 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``.
+LiquidIO adapters strip ethernet FCS of every packet coming to the host interface.
--
1.8.3.1
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-05-24 14:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-23 17:35 [dpdk-dev] [PATCH] doc: remove deprecated terms from liquidio documentation Shijith Thotton
2018-05-24 14:48 ` Ferruh Yigit
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).