[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.1.10.0909011613060.12112@V090114053VZO-1>
Date: Tue, 1 Sep 2009 16:13:49 -0400 (EDT)
From: Christoph Lameter <cl@...ux-foundation.org>
To: Eric Dumazet <eric.dumazet@...il.com>
cc: Patrick McHardy <kaber@...sh.net>,
Mark Smith <lk-netdev@...netdev.nosense.org>,
Jarek Poplawski <jarkao2@...il.com>, netdev@...r.kernel.org
Subject: Re: UDP is bypassing qdisc statistics ....
On Tue, 1 Sep 2009, Eric Dumazet wrote:
> For your multicast test anyway, only one queue should be used (one flow)
Right.
I finally get some numbers with the qdisc_stats patch:
clameter@...strategy3-deb64:~$ cat /proc/net/qdisc_stats
Type Device St Bytes Packts Qlen Bklg Drops Requeu Overlimits
TXS root <NULL> 0 0 0 0 0 0 0 0
TX root <NULL> 0 0 0 0 0 0 0 0
RXS root <NULL> 0 0 0 0 0 0 0 0
RX root <NULL> 0 0 0 0 0 0 0 0
TXS root eth0 0 2778 35 0 0 0 0 0
TX root eth0 0 2778 35 0 0 0 0 0
TXS root eth0 0 1622 18 0 0 0 0 0
TX root eth0 0 1622 18 0 0 0 0 0
TXS root eth0 0 2618 22 0 0 0 0 0
TX root eth0 0 2618 22 0 0 0 0 0
TXS root eth0 0 9792 65 0 0 0 0 0
TX root eth0 0 9792 65 0 0 0 0 0
TXS root eth0 0 9758 68 0 0 0 0 0
TX root eth0 0 9758 68 0 0 0 0 0
TXS root eth0 0 1413 18 0 0 0 0 0
TX root eth0 0 1413 18 0 0 0 0 0
TXS root eth0 0 557 8 0 0 0 0 0
TX root eth0 0 557 8 0 0 0 0 0
TXS root eth0 0 1220 11 0 0 0 0 0
TX root eth0 0 1220 11 0 0 0 0 0
RXS root <NULL> 0 0 0 0 0 0 0 0
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists