[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1333434995.18626.39.camel@edumazet-glaptop>
Date: Tue, 03 Apr 2012 08:36:35 +0200
From: Eric Dumazet <eric.dumazet@...il.com>
To: Ben Greear <greearb@...delatech.com>
Cc: NetDev <netdev@...r.kernel.org>
Subject: Re: /proc/net/dev is funky in 3.3.0
On Mon, 2012-04-02 at 22:53 -0700, Ben Greear wrote:
> On 04/02/2012 10:43 PM, Eric Dumazet wrote:
> > On Mon, 2012-04-02 at 21:29 -0700, Ben Greear wrote:
> >> Not all entries are shown!
> >>
> >> [root@...ner-i7 lanforge]# cat /proc/net/dev|grep sta59
> >> [root@...ner-i7 lanforge]# ifconfig sta59
> >> sta59 Link encap:Ethernet HWaddr 00:95:95:00:00:3C
> >> inet addr:10.111.9.39 Bcast:10.111.255.255 Mask:255.255.0.0
> >> inet6 addr: fe80::295:95ff:fe00:3c/64 Scope:Link
> >> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> >> RX packets:58103 errors:0 dropped:0 overruns:0 frame:0
> >> TX packets:26167 errors:0 dropped:0 overruns:0 carrier:0
> >> collisions:0 txqueuelen:1000
> >> RX bytes:39494634 (37.6 MiB) TX bytes:37095540 (35.3 MiB)
> >>
> >> Thanks,
> >> Ben
> >>
> >
> > Could you post "ip link" result ?
> >
>
> It is below. Looks like /proc/net/dev is missing 6 entries,
> sta69 being one of them. See end of the email for some grep
> and |wc results. Seems easily reproducible, so let me know if
> you want more info.
Hmm, I think I understand, commit f04565ddf52 added a regression here, I
will send a fix.
Thanks
--
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