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, 22 Jan 2014 00:36:30 +0100
From:	Francois Romieu <romieu@...zoreil.com>
To:	Craig Small <csmall@....com.au>
Cc:	Realtek linux nic maintainers <nic_swsd@...ltek.com>,
	netdev@...r.kernel.org
Subject: Re: r8169 won't transmit with 3.12

Craig Small <csmall@....com.au> :
[...]
> It's a new setup so it might of never worked. It's not likely to be a
> hardware problem as its three different devices.

You may check that the onboard nic device does not even work when the
extra PCI-e card aren't plugged.

> I've sent what I think you might need for starters, but if there
> is extra stuff you'd like to see, let me know.

A complete dmesg including the XID lines that the r8169 driver prints
would be welcome.

> The problem shows up the same, the TX dropped counter increments.
> I'm not sure why 42 packets made it out (or even if they really did)
> Receive works fine, I can even start up wireshark and see packets
> pass by.
> 
> eth0      Link encap:Ethernet  HWaddr 00:e0:4c:80:66:57  
>           inet addr:192.168.1.222  Bcast:192.168.1.255  Mask:255.255.255.0
>           inet6 addr: fe80::2e0:4cff:fe80:6657/64 Scope:Link
>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>           RX packets:8252 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:42 errors:0 dropped:8029 overruns:0 carrier:0

There are very few places where the r8169 driver modifies tx_dropped.

Please increase the driver verbosity with the 'msglvl' option of ethtool.

[...]
> ethtool -S shows a similar story, not sure if the rx_missed counter
> is another problem:

It seems safe to ignore as long as it does not change after startup.

-- 
Ueimor
--
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