[PATCH flow-net-next] net: flow: Correct spelling of action

Subsystems: networking drivers, the rest

STALE4285d

3 messages, 2 authors, 2014-12-08 · open the first message on its own page

[PATCH flow-net-next] net: flow: Correct spelling of action

From: Simon Horman <hidden>
Date: 2014-12-08 01:16:00

Signed-off-by: Simon Horman <redacted>
---
 include/uapi/linux/if_flow.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/uapi/linux/if_flow.h b/include/uapi/linux/if_flow.h
index 25aa744..9255990 100644
--- a/include/uapi/linux/if_flow.h
+++ b/include/uapi/linux/if_flow.h
@@ -356,7 +356,7 @@ enum {
  * @uid unique identifier for flow
  * @priority priority to execute flow match/action in table
  * @match null terminated set of match uids match criteria
- * @actoin null terminated set of action uids to apply to match
+ * @action null terminated set of action uids to apply to match
  *
  * Flows must match all entries in match set.
  */
-- 
2.1.3

Re: [PATCH flow-net-next] net: flow: Correct spelling of action

From: John Fastabend <hidden>
Date: 2014-12-08 01:36:30

On 12/07/2014 05:14 PM, Simon Horman wrote:
quoted hunk
Signed-off-by: Simon Horman <redacted>
---
 include/uapi/linux/if_flow.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/uapi/linux/if_flow.h b/include/uapi/linux/if_flow.h
index 25aa744..9255990 100644
--- a/include/uapi/linux/if_flow.h
+++ b/include/uapi/linux/if_flow.h
@@ -356,7 +356,7 @@ enum {
  * @uid unique identifier for flow
  * @priority priority to execute flow match/action in table
  * @match null terminated set of match uids match criteria
- * @actoin null terminated set of action uids to apply to match
+ * @action null terminated set of action uids to apply to match
  *
  * Flows must match all entries in match set.
  */
Great thanks Simon! Also I've added a bit so we can
distinguish between INGRESS pipelines and EGRESS pipelines
and a bunch of fixes to the netlink processing to check the
lengths correctly. I'll push those to my tree in the next day or
so. I'm also porting this to rocker switch now which I hope
should be ready in the next week for submitting.

Just to be clear this is against my git tree @

	https://github.com/jrfastab/flow-net-next/

Re: [PATCH flow-net-next] net: flow: Correct spelling of action

From: Simon Horman <hidden>
Date: 2014-12-08 03:47:28

On Sun, Dec 07, 2014 at 05:36:19PM -0800, John Fastabend wrote:
On 12/07/2014 05:14 PM, Simon Horman wrote:
quoted
Signed-off-by: Simon Horman <redacted>
---
 include/uapi/linux/if_flow.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/uapi/linux/if_flow.h b/include/uapi/linux/if_flow.h
index 25aa744..9255990 100644
--- a/include/uapi/linux/if_flow.h
+++ b/include/uapi/linux/if_flow.h
@@ -356,7 +356,7 @@ enum {
  * @uid unique identifier for flow
  * @priority priority to execute flow match/action in table
  * @match null terminated set of match uids match criteria
- * @actoin null terminated set of action uids to apply to match
+ * @action null terminated set of action uids to apply to match
  *
  * Flows must match all entries in match set.
  */
Great thanks Simon! Also I've added a bit so we can
distinguish between INGRESS pipelines and EGRESS pipelines
and a bunch of fixes to the netlink processing to check the
lengths correctly. I'll push those to my tree in the next day or
so. I'm also porting this to rocker switch now which I hope
should be ready in the next week for submitting.

Just to be clear this is against my git tree @

	https://github.com/jrfastab/flow-net-next/
Yes, that is right.

Feel free to squash it into existing patches if you prefer.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help