All of lore.kernel.org
 help / color / mirror / Atom feed
* [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 related	[flat|nested] 2+ messages in thread

* Re: [PATCH] doc: remove deprecated terms from liquidio documentation
  2018-05-23 17:35 [PATCH] doc: remove deprecated terms from liquidio documentation Shijith Thotton
@ 2018-05-24 14:48 ` Ferruh Yigit
  0 siblings, 0 replies; 2+ messages in thread
From: Ferruh Yigit @ 2018-05-24 14:48 UTC (permalink / raw)
  To: Shijith Thotton; +Cc: dev, stable

On 5/23/2018 6:35 PM, Shijith Thotton wrote:
> 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>

Applied to dpdk-next-net/master, thanks.

^ 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 [PATCH] doc: remove deprecated terms from liquidio documentation Shijith Thotton
2018-05-24 14:48 ` Ferruh Yigit

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.