[dpdk-dev] [PATCH 1/2] doc: Clarify wording regarding actions and flow rules.

2017-12-01 Thread Roy Franz
Current wording regarding actions and flow rules doesn't make sense. Signed-off-by: Roy Franz --- 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

[dpdk-dev] [PATCH 2/2] doc: Fix typo

2017-12-01 Thread Roy Franz
Fix trivial typo (an -> and) in description of service core masks. Signed-off-by: Roy Franz --- 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 in