lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 27 Feb 2008 13:50:24 +0100
From:	"Miroslav Kratochvil" <exa.exa@...il.com>
To:	"Francois Romieu" <romieu@...zoreil.com>, netdev@...r.kernel.org
Subject: Re: r8169 driver compatibility with rtl8168 [need confirm]

On Tue, Feb 26, 2008 at 9:14 PM, Francois Romieu <romieu@...zoreil.com> wrote:
> Miroslav Kratochvil <exa.exa@...il.com> :
>  [...]
>
> > Many users who have onboard Realtek 8168 network controllers in
>  > combination with nVidia hardware (mostly nVidia graphic card and/or
>  > nForce motherboard (MCP5x) ) experience still-not-very-explained
>  > hangup triggered by heavy network usage which fills a tx buffer, and
>  > (speculation) causes race condition on irq sharing, resulting in
>  > absolute freeze (not oops/panic). On all affected machines I've seen
>  > this fix solved the problem:
>
>  Where can the reports of these users be found ?
>
>  --
>  Ueimor
>

Well I would be happy if I had "reports", it basically looks like that
someone complains on IRC and this fixes his problem. No kernel dumps
and/or logs can be obtained (because of hard freeze). If you wanted
some information about the machines, please specify what exactly do
you want to see ("classic" logs like dmesg tell nothing. :( ) All of
the users have device 10ec:8168 (rev 01), and all have the NIC's
interrupt shared with something, mostly with nvidia. This is from my
laptop:

exa@...book ~ $ grep eth0 /proc/interrupts
 11:       1242     291965   IO-APIC-fasteoi   yenta, ohci_hcd:usb2,
nvidia, eth0
exa@...book ~ $ dmesg |grep RTL8
[   11.043631] eth0: RTL8168b/8111b at 0xffffc2000002a000,
4c:00:10:3b:83:ad, XID 38000000 IRQ 11


...also, notice that #defined buffer sizes are the only major
difference between kernel and Realtek's r8168 driver.

I will try to gather some more information about the problem. If some
access to a box with 8168 could help you, tell me.

thanks in advance,
[exa]
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ