* [dpdk-dev] [PATCH 1/2] doc: Clarify wording regarding actions and flow rules.
@ 2017-12-01 18:26 Roy Franz
2017-12-01 18:26 ` [dpdk-dev] [PATCH 2/2] doc: Fix typo Roy Franz
2017-12-04 13:51 ` [dpdk-dev] [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 [flat|nested] 5+ messages in thread
* [dpdk-dev] [PATCH 2/2] doc: Fix typo
2017-12-01 18:26 [dpdk-dev] [PATCH 1/2] doc: Clarify wording regarding actions and flow rules Roy Franz
@ 2017-12-01 18:26 ` Roy Franz
2017-12-11 15:20 ` Mcnamara, John
2017-12-04 13:51 ` [dpdk-dev] [PATCH 1/2] doc: Clarify wording regarding actions and flow rules Adrien Mazarguil
1 sibling, 1 reply; 5+ messages in thread
From: Roy Franz @ 2017-12-01 18:26 UTC (permalink / raw)
To: dev; +Cc: Roy Franz
Fix trivial typo (an -> and) in description of service core masks.
Signed-off-by: Roy Franz <roy.franz@cavium.com>
---
doc/guides/prog_guide/service_cores.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guides/prog_guide/service_cores.rst b/doc/guides/prog_guide/service_cores.rst
index 3a029ba9c..5a8d8941a 100644
--- a/doc/guides/prog_guide/service_cores.rst
+++ b/doc/guides/prog_guide/service_cores.rst
@@ -55,7 +55,7 @@ Service Core Initialization
There are two methods to having service cores in a DPDK application, either by
using the service coremask, or by dynamically adding cores using the API.
The simpler of the two is to pass the `-s` coremask argument to EAL, which will
-take any cores available in the main DPDK coremask, an if the bits are also set
+take any cores available in the main DPDK coremask, and if the bits are also set
in the service coremask the cores become service-cores instead of DPDK
application lcores.
--
2.11.0
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [dpdk-dev] [PATCH 1/2] doc: Clarify wording regarding actions and flow rules.
2017-12-01 18:26 [dpdk-dev] [PATCH 1/2] doc: Clarify wording regarding actions and flow rules Roy Franz
2017-12-01 18:26 ` [dpdk-dev] [PATCH 2/2] doc: Fix typo Roy Franz
@ 2017-12-04 13:51 ` Adrien Mazarguil
1 sibling, 0 replies; 5+ messages in thread
From: Adrien Mazarguil @ 2017-12-04 13:51 UTC (permalink / raw)
To: Roy Franz; +Cc: dev, Roy Franz
On Fri, Dec 01, 2017 at 10:26:39AM -0800, Roy Franz wrote:
> 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.
Agreed, "affected" doesn't make much sense here. I think "assigned" is the
best compromise (intelligibility / changes ratio).
This clarification is also a worthy candidate for stable@dpdk.org.
Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
--
Adrien Mazarguil
6WIND
^ permalink raw reply [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 [dpdk-dev] [PATCH 1/2] doc: Clarify wording regarding actions and flow rules Roy Franz
2017-12-01 18:26 ` [dpdk-dev] [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 ` [dpdk-dev] [PATCH 1/2] doc: Clarify wording regarding actions and flow rules Adrien Mazarguil
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).