On Thu, 8 Mar 2007, Chris Stromsoe wrote:
On Thu, 8 Mar 2007, Jay Vosburgh wrote:
Chris Stromsoe <[EMAIL PROTECTED]> wrote:

1) ip link set mtu 9000 eth2  <-- eth2 is no longer responsive
   ip link set mtu 1500 eth2  <-- eth2 remains unresponsive

2) ifup eth2
   ifdown eth2

   perl -pi -e 's/eth2/eth3/' /etc/network/interfaces

   ifup eth3   <--  locks up here

This would seem to suggest a problem with skge itself, although there might be some other interaction with bonding that causes the problems for that case.

In both of the above mentioned cases, I was not using bonding. That was with the skge driver only.

The above tests both work fine with the 2.6.20.1 sk98lin driver loaded as "modprobe sk98lin RlmtMode=DualNet".

I can change the MTU, add and remove eth2/eth3 from the bond, and up and down the interface. It also works fine with different hardware (e100, e1000, tg3, bnx2). Running both interfaces alone without the bonding driver also works (I can up and down the interfaces with no side-affects).




-Chris
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to