From 6d01229a3e5602dcb336089d35c5f1c25fc58e79 Mon Sep 17 00:00:00 2001 From: Roy Franz Date: Fri, 1 Dec 2017 10:26:39 -0800 Subject: [PATCH] doc: clarify wording for flow rule actions in prog guide Current wording regarding actions and flow rules doesn't make sense. Signed-off-by: Roy Franz Acked-by: Adrien Mazarguil --- 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 d158be5e42..9de6d32d3b 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.20.1