All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1] doc: add Inner RSS feature
@ 2018-04-26 12:44 Xueming Li
  2018-04-26 14:45 ` Ferruh Yigit
  0 siblings, 1 reply; 2+ messages in thread
From: Xueming Li @ 2018-04-26 12:44 UTC (permalink / raw)
  To: Cc : Ferruh Yigit; +Cc: Xueming Li, Shahaf Shuler, Adrien Mazarguil, dev

Signed-off-by: Xueming Li <xuemingl@mellanox.com>
---
 doc/guides/nics/features.rst | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/doc/guides/nics/features.rst b/doc/guides/nics/features.rst
index 57cdd1d59..b9f42d81b 100644
--- a/doc/guides/nics/features.rst
+++ b/doc/guides/nics/features.rst
@@ -278,6 +278,17 @@ Supports RSS hashing on RX.
 * **[provides] mbuf**: ``mbuf.ol_flags:PKT_RX_RSS_HASH``, ``mbuf.rss``.
 
 
+.. _nic_features_inner_rss:
+
+Inner RSS
+--------
+
+Supports RX RSS hashing on Inner headers.
+
+* **[users]    rte_flow_action_rss**: ``level``.
+* **[provides] mbuf**: ``mbuf.ol_flags:PKT_RX_RSS_HASH``, ``mbuf.rss``.
+
+
 .. _nic_features_rss_key_update:
 
 RSS key update
-- 
2.13.3

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

* Re: [PATCH v1] doc: add Inner RSS feature
  2018-04-26 12:44 [PATCH v1] doc: add Inner RSS feature Xueming Li
@ 2018-04-26 14:45 ` Ferruh Yigit
  0 siblings, 0 replies; 2+ messages in thread
From: Ferruh Yigit @ 2018-04-26 14:45 UTC (permalink / raw)
  To: Xueming Li; +Cc: Shahaf Shuler, Adrien Mazarguil, dev

On 4/26/2018 1:44 PM, Xueming Li wrote:
> Signed-off-by: Xueming Li <xuemingl@mellanox.com>

Squashed into relevant commit in next-net, thanks.

Thanks for the update.

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

end of thread, other threads:[~2018-04-26 14:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-26 12:44 [PATCH v1] doc: add Inner RSS feature Xueming Li
2018-04-26 14:45 ` 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.