Re: [E1000-devel] 2.6.31 regression: e1000e jumbo frames no longer work: 'Unsupported MTU setting'

2009-09-26 Thread Alexander Duyck
On Sat, Sep 26, 2009 at 4:16 AM, Nix wrote: > [Bruce, you have changes in net-next in this area, so you might have a clue >  what's going on here.] > > In 2.6.30.x, I was happily bringing up the 82574L cards in one server like > this: > > ip link set fastnet up mtu 7200 > > As of 2.6.31.x, what I

[E1000-devel] 2.6.31 regression: e1000e jumbo frames no longer work: 'Unsupported MTU setting'

2009-09-26 Thread Nix
[Bruce, you have changes in net-next in this area, so you might have a clue what's going on here.] In 2.6.30.x, I was happily bringing up the 82574L cards in one server like this: ip link set fastnet up mtu 7200 As of 2.6.31.x, what I see is this: spindle:/root# ip link set mtu 7200 dev fastne