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, 11 Jul 2007 09:28:59 -0700 (PDT)
From:	Chris Stromsoe <cbs@....ucla.edu>
To:	Jiri Kosina <jikos@...os.cz>
cc:	Jeff Garzik <jeff@...zik.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Linus Torvalds <torvalds@...ux-foundation.org>,
	netdev@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
	Stephen Hemminger <shemminger@...ux-foundation.org>
Subject: Re: [git patches] net driver updates

On Wed, 11 Jul 2007, Jiri Kosina wrote:
> On Tue, 10 Jul 2007, Jeff Garzik wrote:
>
>> Various minor updates.  The only thing of note is sk98lin driver 
>> removal. Please pull from 'upstream-linus' branch of 
>> master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git 
>> upstream-linus
>
> This is probably going to cause a new entry in regressions list, as at 
> least Chris Stromsoe has reported bonding-related problems with skge 
> that don't happen with sklin - 
> http://www.uwsg.indiana.edu/hypermail/linux/kernel/0707.1/1158.html

It's worse than just bonding related.  This also causes a reliable hard 
lockup with skge:

fresno:~# modprobe skge
fresno:~# ip li set eth2 up
fresno:~# ip li set eth2 down
fresno:~# ip li set eth3 up

The server locks up there.  Nothing is printed to console and it takes a 
power cycle to fix the problem.

eth2 and eth3 are both ports on an SK-9844 dual-port card.  The test above 
is with 2.6.22.  I've also had it fail with .21.*, .20.*, and several 
other kernels.

fresno:~# uname -a
Linux fresno 2.6.22 #4 SMP Tue Jul 10 11:38:19 PDT 2007 i686 GNU/Linux

fresno:~# dmesg | grep skge
skge 1.11 addr 0xfebfc000 irq 22 chip Genesis rev 0
skge eth2: addr 00:00:5a:98:ac:8c
skge eth3: addr 00:00:5a:98:ac:8d

fresno:~# lspci -v -s 02:01
02:01.0 Ethernet controller: SysKonnect SK-9872 Gigabit Ethernet Server Adapter (SK-NET GE-ZX dual link) (rev 11)
         Subsystem: SysKonnect SK-9844 Gigabit Ethernet Server Adapter (SK-NET GE-SX dual link)
         Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 22
         Memory at febfc000 (32-bit, non-prefetchable) [size=16K]
         I/O ports at e800 [size=256]
         Expansion ROM at febc0000 [disabled] [size=128K]
         Capabilities: [48] Power Management version 1
         Capabilities: [50] Vital Product Data


-Chris

-
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