Begin forwarded message:
Date: Sat, 23 May 2015 16:54:50 +0000 From: "bugzilla-dae...@bugzilla.kernel.org" <bugzilla-dae...@bugzilla.kernel.org> To: "shemmin...@linux-foundation.org" <shemmin...@linux-foundation.org> Subject: [Bug 98781] New: WWAN: TX bytes counter shows very huge impossible value https://bugzilla.kernel.org/show_bug.cgi?id=98781 Bug ID: 98781 Summary: WWAN: TX bytes counter shows very huge impossible value Product: Networking Version: 2.5 Kernel Version: 4.0.x Hardware: Intel OS: Linux Tree: Mainline Status: NEW Severity: normal Priority: P1 Component: Other Assignee: shemmin...@linux-foundation.org Reporter: m...@superbash.de Regression: No Since version 4.0.x the TX bytes counter of the WWAN module shows a weird value. Example: $ > ifconfig wwan wwan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet xxx.xxx.xxx.xxx netmask 255.255.255.252 broadcast xxx.xxx.xxx.xxx inet6 xxxx::xxxx:xxxx:xxxx:xxxx prefixlen 64 scopeid 0x20<link> ether xx:xx:xx:xx:xx:xx txqueuelen 1000 (Ethernet) RX packets 19036 bytes 19190321 (18.3 MiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 15874 bytes 43228847574631 (39.3 TiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 39.3 TiB - wow, absolutely not true The WWAN is used as bridge to my internet provider (LTE usb stick) I use the counter to control the traffic. It's only the TX counter, the RX works ok. -- You are receiving this mail because: You are the assignee for the bug. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html