I have kernel 2.6.26 compiled from source. My network card is an onboard Nforce NIC using the Forcedeth 0.61 driver. It is running at gigabit speed but I would like to enable jumbo frames support.
I have tried 'ifconfig eth0 mtu 7000', my other PC only supports up to this, and it gives error 'SIOCSIFMTU: Invalid argument'. Running 'ip route get 192.168.1.100' tells me the MTU is 1500.
I can't find any clear information either way to tell me if this should work or not. Has anyone else managed to get jumbo frames working with this driver?
I have tried 'ifconfig eth0 mtu 7000', my other PC only supports up to this, and it gives error 'SIOCSIFMTU: Invalid argument'. Running 'ip route get 192.168.1.100' tells me the MTU is 1500.
I can't find any clear information either way to tell me if this should work or not. Has anyone else managed to get jumbo frames working with this driver?