All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH iproute2 1/1] tc: updated ife man page.
@ 2017-06-28 17:05 Roman Mashak
  2017-06-30 22:27 ` Stephen Hemminger
  0 siblings, 1 reply; 2+ messages in thread
From: Roman Mashak @ 2017-06-28 17:05 UTC (permalink / raw)
  To: stephen; +Cc: netdev, Roman Mashak

Explain when skbmark encoding may fail.

Signed-off-by: Roman Mashak <mrv@mojatatu.com>
---
 man/man8/tc-ife.8 | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/man/man8/tc-ife.8 b/man/man8/tc-ife.8
index a8f1f28..1499a3f 100644
--- a/man/man8/tc-ife.8
+++ b/man/man8/tc-ife.8
@@ -59,7 +59,10 @@ Encode direction only. Enforce static encoding of specified metadata.
 .BR mark " [ "
 .IR u32_value " ]"
 The value to set for the skb mark. The u32 value is required only when
-.BR use " is specified."
+.BR use " is specified. If
+.BR mark " value is zero, it will not be encoded, instead
+"overlimits" statistics increment and
+.BR CONTROL " action is taken.
 .TP
 .BR prio " [ "
 .IR u32_value " ]"
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH iproute2 1/1] tc: updated ife man page.
  2017-06-28 17:05 [PATCH iproute2 1/1] tc: updated ife man page Roman Mashak
@ 2017-06-30 22:27 ` Stephen Hemminger
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Hemminger @ 2017-06-30 22:27 UTC (permalink / raw)
  To: Roman Mashak; +Cc: netdev

On Wed, 28 Jun 2017 13:05:04 -0400
Roman Mashak <mrv@mojatatu.com> wrote:

> Explain when skbmark encoding may fail.
> 
> Signed-off-by: Roman Mashak <mrv@mojatatu.com>

Applied

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-06-30 22:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-28 17:05 [PATCH iproute2 1/1] tc: updated ife man page Roman Mashak
2017-06-30 22:27 ` Stephen Hemminger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.