dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] doc: fix wrong tag for Inner RSS
@ 2019-03-01 11:10 Rami Rosen
  2019-03-04 18:11 ` Ferruh Yigit
  0 siblings, 1 reply; 2+ messages in thread
From: Rami Rosen @ 2019-03-01 11:10 UTC (permalink / raw)
  To: dev; +Cc: xuemingl, Rami Rosen

This patch fixes a wrong tag in guides/nics/features.rst. 
The features tags should be, according to the 
"Features Overview" section in this doc, one of the following:
"uses", "implements", "provides", or "related".
Hence in Inner RSS section, it should be "uses"
instead of "users".

Fixes: d0a87d9aa8de ("doc: update mlx5 guide on tunnel offloading")

Signed-off-by: Rami Rosen <ramirose@gmail.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 d3f904839..c5bf32222 100644
--- a/doc/guides/nics/features.rst
+++ b/doc/guides/nics/features.rst
@@ -285,7 +285,7 @@ Inner RSS
 
 Supports RX RSS hashing on Inner headers.
 
-* **[users]    rte_flow_action_rss**: ``level``.
+* **[uses]    rte_flow_action_rss**: ``level``.
 * **[provides] mbuf**: ``mbuf.ol_flags:PKT_RX_RSS_HASH``, ``mbuf.rss``.
 
 
-- 
2.19.2

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

end of thread, other threads:[~2019-03-04 18:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-01 11:10 [PATCH] doc: fix wrong tag for Inner RSS Rami Rosen
2019-03-04 18:11 ` 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).