DPDK patches and discussions
 help / color / mirror / Atom feed
From: Roy Franz <rfranz@cavium.com>
To: dev@dpdk.org
Cc: Roy Franz <roy.franz@cavium.com>
Subject: [dpdk-dev] [PATCH 1/2] doc: Clarify wording regarding actions and flow rules.
Date: Fri,  1 Dec 2017 10:26:39 -0800	[thread overview]
Message-ID: <20171201182640.21885-1-roy.franz@cavium.com> (raw)

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

             reply	other threads:[~2017-12-01 18:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-01 18:26 Roy Franz [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171201182640.21885-1-roy.franz@cavium.com \
    --to=rfranz@cavium.com \
    --cc=dev@dpdk.org \
    --cc=roy.franz@cavium.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).