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:	Mon, 30 Apr 2012 12:25:01 -0700
From:	Stephen Hemminger <shemminger@...tta.com>
To:	Niccolò Belli <darkbasic@...uxsystems.it>
Cc:	netdev@...r.kernel.org
Subject: Re: sky2 still badly broken

On Fri, 27 Apr 2012 22:15:10 +0200
Niccolò Belli <darkbasic@...uxsystems.it> wrote:

> dmesg is full of
> 
> [ 1464.914044] sky2 0000:06:00.0: eth0: rx error, status 0x5220002 
> length 1314
> [ 1465.005628] sky2 0000:06:00.0: eth0: rx error, status 0x7ffc0001 
> length 532
> [ 1465.204459] sky2 0000:06:00.0: eth0: rx error, status 0x7ffc0001 
> length 532
> [ 1465.825909] sky2 0000:06:00.0: eth0: rx error, status 0x7ffc0001 
> length 532
> [ 1468.715858] net_ratelimit: 3 callbacks suppressed
> [ 1468.715865] sky2 0000:06:00.0: eth0: rx error, status 0x7ffc0001 
> length 532
> 
> dhcp does not work (after a few minutes it does not renew the ip)
> 
> while under heavy load the card resets and I have to unload and reload 
> the module
> 
> also transfer rate is VERY low.
> 
> lowering the mtu does help a bit, but it doesn't make miracles...
> 
> kernel 3.4.0-rc4
> 
> 06:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8055 PCI-E 
> Gigabit Ethernet Controller (rev 13)
> 
> http://forums.gentoo.org/viewtopic-t-487018-start-0-postdays-0-postorder-asc-highlight-.html

You are getting CRC and FIFO overrun errors. What laptop is this?
Everything works fine on my old Fuijitsu with same chip (but rev 14).
You could try taking out the status bit checks and see if the
packets are really okay and the Marvell chip is complaining about
bogus status.


The Gentoo thread is so old as to be meaningless and unrelated.
--
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