DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: update CRC feature with new offload flag
@ 2018-07-04 17:15 Ferruh Yigit
  2018-07-04 19:46 ` Andrew Rybchenko
  0 siblings, 1 reply; 3+ messages in thread
From: Ferruh Yigit @ 2018-07-04 17:15 UTC (permalink / raw)
  To: John McNamara, Marko Kovacevic; +Cc: dev, Ferruh Yigit

Fixes: 3d12dceed2df ("ethdev: add new offload flag to keep CRC")

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
---
 doc/guides/nics/features.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/nics/features.rst b/doc/guides/nics/features.rst
index ee89d6bfa..6fe6aa559 100644
--- a/doc/guides/nics/features.rst
+++ b/doc/guides/nics/features.rst
@@ -514,7 +514,7 @@ CRC offload
 
 Supports CRC stripping by hardware.
 
-* **[uses] rte_eth_rxconf,rte_eth_rxmode**: ``offloads:DEV_RX_OFFLOAD_CRC_STRIP``.
+* **[uses] rte_eth_rxconf,rte_eth_rxmode**: ``offloads:DEV_RX_OFFLOAD_CRC_STRIP,DEV_RX_OFFLOAD_KEEP_CRC``.
 
 
 .. _nic_features_vlan_offload:
-- 
2.17.1

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] [PATCH] doc: update CRC feature with new offload flag
  2018-07-04 17:15 [dpdk-dev] [PATCH] doc: update CRC feature with new offload flag Ferruh Yigit
@ 2018-07-04 19:46 ` Andrew Rybchenko
  2018-07-05 13:17   ` Ferruh Yigit
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Rybchenko @ 2018-07-04 19:46 UTC (permalink / raw)
  To: Ferruh Yigit, John McNamara, Marko Kovacevic; +Cc: dev

On 04.07.2018 20:15, Ferruh Yigit wrote:
> Fixes: 3d12dceed2df ("ethdev: add new offload flag to keep CRC")
>
> Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>

Acked-by: Andrew Rybchenko <arybchenko@solarflare.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] [PATCH] doc: update CRC feature with new offload flag
  2018-07-04 19:46 ` Andrew Rybchenko
@ 2018-07-05 13:17   ` Ferruh Yigit
  0 siblings, 0 replies; 3+ messages in thread
From: Ferruh Yigit @ 2018-07-05 13:17 UTC (permalink / raw)
  To: Andrew Rybchenko, John McNamara, Marko Kovacevic; +Cc: dev

On 7/4/2018 8:46 PM, Andrew Rybchenko wrote:
> On 04.07.2018 20:15, Ferruh Yigit wrote:
>> Fixes: 3d12dceed2df ("ethdev: add new offload flag to keep CRC")
>>
>> Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
> 
> Acked-by: Andrew Rybchenko <arybchenko@solarflare.com>

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-07-05 13:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-04 17:15 [dpdk-dev] [PATCH] doc: update CRC feature with new offload flag Ferruh Yigit
2018-07-04 19:46 ` Andrew Rybchenko
2018-07-05 13:17   ` 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).