From: Sergey Smirnov <svs@leaves.ru>
To: lartc@vger.kernel.org
Subject: [LARTC] overlimit in tc statistics
Date: Fri, 04 Jul 2003 11:18:51 +0000 [thread overview]
Message-ID: <marc-lartc-105731795218938@msgid-missing> (raw)
There is overlimit in queueing disciplines statistics:
# tc -s qdisc show dev eth1|grep overlimit
Sent 2405317 bytes 17168 pkts (dropped 0, overlimits 0)
Sent 145699 bytes 872 pkts (dropped 0, overlimits 0)
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
Sent 25374 bytes 160 pkts (dropped 0, overlimits 0)
Sent 842 bytes 12 pkts (dropped 0, overlimits 0)
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
Sent 38061 bytes 73 pkts (dropped 0, overlimits 0)
Sent 35727 bytes 90 pkts (dropped 0, overlimits 0)
Sent 2651738 bytes 18380 pkts (dropped 0, overlimits 318)
But traffic classes statistics without overlimits:
# tc -s class show dev eth1|grep overlimit
Sent 2373030 bytes 16963 pkts (dropped 0, overlimits 0)
Sent 35727 bytes 90 pkts (dropped 0, overlimits 0)
Sent 2616582 bytes 18159 pkts (dropped 0, overlimits 0)
Sent 38061 bytes 73 pkts (dropped 0, overlimits 0)
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
Sent 25374 bytes 160 pkts (dropped 0, overlimits 0)
Sent 842 bytes 12 pkts (dropped 0, overlimits 0)
Sent 143548 bytes 861 pkts (dropped 0, overlimits 0)
I don't understand this.
What does this mean?
-
Sergey Smirnov
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next reply other threads:[~2003-07-04 11:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-04 11:18 Sergey Smirnov [this message]
2003-07-07 10:31 ` [LARTC] overlimit in tc statistics Stef Coene
2003-07-07 13:31 ` Sergey Smirnov
2003-07-07 15:38 ` Stef Coene
2003-07-07 16:15 ` Sergey Smirnov
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=marc-lartc-105731795218938@msgid-missing \
--to=svs@leaves.ru \
--cc=lartc@vger.kernel.org \
/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 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.