I just upgraded my local tree to 2.6.17-rc1 and see odd things with interface statistics, namely the collisions stat appears to be uninitialized. I'm just wondering if anyone else is seeing this; it may be a busybox bug too. This is on a 32-bit ppc system.
[EMAIL PROTECTED]:~$ ifconfig lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:805981868 txqueuelen:0 RX bytes:1626 (1.5 KiB) TX bytes:1626 (1.5 KiB) mgmt0 Link encap:Ethernet HWaddr 00:50:C2:27:63:BB inet addr:192.168.1.14 Bcast:192.168.1.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:5007 errors:0 dropped:0 overruns:0 frame:0 TX packets:3267 errors:0 dropped:0 overruns:0 carrier:0 collisions:805981868 txqueuelen:0 RX bytes:4218550 (4.0 MiB) TX bytes:498617 (486.9 KiB) Interrupt:33 test0 Link encap:Ethernet HWaddr 00:50:C2:27:63:BA UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:2 errors:0 dropped:0 overruns:0 carrier:0 collisions:805981868 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:1180 (1.1 KiB) Interrupt:32 - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html