All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] doc: Clarify wording regarding actions and flow rules.
@ 2017-12-01 18:26 Roy Franz
  2017-12-01 18:26 ` [PATCH 2/2] doc: Fix typo Roy Franz
  2017-12-04 13:51 ` [PATCH 1/2] doc: Clarify wording regarding actions and flow rules Adrien Mazarguil
  0 siblings, 2 replies; 5+ messages in thread
From: Roy Franz @ 2017-12-01 18:26 UTC (permalink / raw)
  To: dev; +Cc: Roy Franz

Current wording regarding actions and flow rules doesn't make sense.

Signed-off-by: Roy Franz <roy.franz@cavium.com>
---
Maybe a better word than 'assigned' could be chosen?  (attached,
 associated with, etc)  I'm happy to spin this if needed.


 doc/guides/prog_guide/rte_flow.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/prog_guide/rte_flow.rst b/doc/guides/prog_guide/rte_flow.rst
index d158be5e4..9de6d32d3 100644
--- a/doc/guides/prog_guide/rte_flow.rst
+++ b/doc/guides/prog_guide/rte_flow.rst
@@ -984,7 +984,7 @@ Actions
 ~~~~~~~
 
 Each possible action is represented by a type. Some have associated
-configuration structures. Several actions combined in a list can be affected
+configuration structures. Several actions combined in a list can be assigned
 to a flow rule. That list is not ordered.
 
 They fall in three categories:
-- 
2.11.0

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

end of thread, other threads:[~2018-01-11 17:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-01 18:26 [PATCH 1/2] doc: Clarify wording regarding actions and flow rules Roy Franz
2017-12-01 18:26 ` [PATCH 2/2] doc: Fix typo Roy Franz
2017-12-11 15:20   ` Mcnamara, John
2018-01-11 17:37     ` Thomas Monjalon
2017-12-04 13:51 ` [PATCH 1/2] doc: Clarify wording regarding actions and flow rules Adrien Mazarguil

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.