Re: 2.6.18 forcedeth GSO panic on send
From: Denis Vlasenko <hidden>
Date: 2006-10-29 21:00:01
Also in:
lkml
From: Denis Vlasenko <hidden>
Date: 2006-10-29 21:00:01
Also in:
lkml
On Sunday 29 October 2006 22:45, Denis Vlasenko wrote:
On Sunday 29 October 2006 15:10, Herbert Xu wrote:quoted
On Sun, Oct 29, 2006 at 01:55:56PM +0100, Denis Vlasenko wrote:quoted
With "echo 1 >/proc/sys/kernel/panic_on_oops" I've got what you're requested. See screenshot: http://busybox.net/~vda/gso_panic/forcedeth_gso_panic2.jpgThanks! Please let me know if this patch fixes it: [NET]: Fix segmentation of linear packetsOkay, will test now.
Patch seems to fix the issue. Thanks.
setting on it? Also what is the ethtool -k setting on the interface where you expect ssh to go out?
# ethtool -k if Offload parameters for if: rx-checksumming: on tx-checksumming: on scatter-gather: on tcp segmentation offload: on -- vda