diff mbox

[iproute2,1/1] tc: updated ife man page.

Message ID 1498669504-23676-1-git-send-email-mrv@mojatatu.com
State Accepted, archived
Delegated to: stephen hemminger
Headers show

Commit Message

Roman Mashak June 28, 2017, 5:05 p.m. UTC
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(-)

Comments

Stephen Hemminger June 30, 2017, 10:27 p.m. UTC | #1
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
diff mbox

Patch

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 " ]"