From: Andrea Claudi Date: Wed, 11 Sep 2019 10:19:29 +0000 (+0200) Subject: man: ss.8: add documentation for drop counter X-Git-Tag: v5.3.0~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6296d51825010520522b63d4c51abb7011e8da4b;p=thirdparty%2Fiproute2.git man: ss.8: add documentation for drop counter After commit 6df9c7a06a845 ("ss: add SK_MEMINFO_DROPS display") ss -m displays also a drop counter for each socket. This commit properly document it into the man page. Signed-off-by: Andrea Claudi Signed-off-by: Stephen Hemminger --- diff --git a/man/man8/ss.8 b/man/man8/ss.8 index f428e60cc..023d771b1 100644 --- a/man/man8/ss.8 +++ b/man/man8/ss.8 @@ -99,13 +99,13 @@ skmem:(r,rb,t,tb, .br .RS .RS -f,w, +f,w,o, .RE .RE .br .RS .RS -o,bl) +bl,d) .RE .RE .P @@ -146,6 +146,10 @@ The memory used for the sk backlog queue. On a process context, if the process is receiving packet, and a new packet is received, it will be put into the sk backlog queue, so it can be received by the process immediately +.P +.TP +.B +the number of packets dropped before they are de-multiplexed into the socket .RE .TP .B \-p, \-\-processes