[Bug 430561] New: too many dropped packets on Realtek RTL8111/8168B
https://bugzilla.novell.com/show_bug.cgi?id=430561 Summary: too many dropped packets on Realtek RTL8111/8168B Product: openSUSE 11.0 Version: Final Platform: x86-64 OS/Version: openSUSE 11.0 Status: NEW Severity: Normal Priority: P5 - None Component: Kernel AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: rodo@novell.com QAContact: qa@suse.de Found By: --- After upgrading to Biostar TPower I45 motherboard, the integrated network card is reporting too many dropped packets. Looks like driver problem? rodo@rychlik:~/Desktop> date; /sbin/ifconfig eth0 Mon Sep 29 11:07:36 CEST 2008 eth0 Link encap:Ethernet HWaddr 00:E0:4D:96:DD:A0 inet addr:192.168.2.36 Bcast:192.168.2.255 Mask:255.255.255.0 inet6 addr: fe80::2e0:4dff:fe96:dda0/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:4274 errors:0 dropped:107761358767 overruns:0 frame:0 TX packets:3632 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:3439469 (3.2 Mb) TX bytes:1273627 (1.2 Mb) Interrupt:251 Base address:0x2000 rodo@rychlik:~/Desktop> date; /sbin/ifconfig eth0 Mon Sep 29 11:07:41 CEST 2008 eth0 Link encap:Ethernet HWaddr 00:E0:4D:96:DD:A0 inet addr:192.168.2.36 Bcast:192.168.2.255 Mask:255.255.255.0 inet6 addr: fe80::2e0:4dff:fe96:dda0/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:4275 errors:0 dropped:108478072438 overruns:0 frame:0 TX packets:3633 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:3439529 (3.2 Mb) TX bytes:1273687 (1.2 Mb) Interrupt:251 Base address:0x2000 This is 716713671 dropped packets in ~5 secs. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=430561 User rodo@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=430561#c1 --- Comment #1 from Radek Doulik <rodo@novell.com> 2008-09-29 03:15:31 MDT --- Created an attachment (id=242180) --> (https://bugzilla.novell.com/attachment.cgi?id=242180) hwinfo output -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=430561 Andreas Jaeger <aj@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |kernel-maintainers@forge.provo.novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=430561 User gregkh@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=430561#c2 Greg Kroah-Hartman <gregkh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |rodo@novell.com --- Comment #2 from Greg Kroah-Hartman <gregkh@novell.com> 2008-10-23 08:57:28 MDT --- Are any packets getting through properly here? Or perhaps it's just an accounting bug in the driver? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=430561 User rodo@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=430561#c3 Radek Doulik <rodo@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|rodo@novell.com | --- Comment #3 from Radek Doulik <rodo@novell.com> 2008-10-29 03:39:03 MDT --- Yeah, packets are sent and received as well. Just the dropped counter seems acting weird. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=430561 Karsten Keil <kkeil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kkeil@novell.com AssignedTo|kernel-maintainers@forge.provo.novell.com |kkeil@novell.com Status|NEW |ASSIGNED Priority|P5 - None |P4 - Low -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=430561 Karsten Keil <kkeil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #242180|application/octet-stream |text/plain mime type| | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=430561 User kkeil@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=430561#c4 Karsten Keil <kkeil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |rodo@novell.com --- Comment #4 from Karsten Keil <kkeil@novell.com> 2008-10-29 12:08:26 MDT --- I do not see that on my kernel, which exact version do you use (uname -a) ? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=430561 User rodo@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=430561#c5 Radek Doulik <rodo@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|rodo@novell.com | --- Comment #5 from Radek Doulik <rodo@novell.com> 2008-10-30 01:21:40 MDT --- rychlik:/home/rodo/Desktop # uname -a Linux rychlik 2.6.25.18-0.2-default #1 SMP 2008-10-21 16:30:26 +0200 x86_64 x86_64 x86_64 GNU/Linux -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=430561 User kkeil@linux-pingi.de added comment https://bugzilla.novell.com/show_bug.cgi?id=430561#c7 Karsten Keil <kkeil@linux-pingi.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |WORKSFORME --- Comment #7 from Karsten Keil <kkeil@linux-pingi.de> 2009-02-28 10:03:55 MST --- Hmm still can not reproduce it here, maybe it is very specific to this chipset. Since it seems to be only a cosmetic issue I close this now. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=430561 User rodo@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=430561#c8 --- Comment #8 from Radek Doulik <rodo@novell.com> 2009-03-02 03:57:51 MST --- I have retested it today and the issue is gone. It was probably fixed meanwhile. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com