RE: LRO ip_summed

2008-02-05 Thread Kostya B
ROTECTED] > Subject: Re: LRO ip_summed > Date: Mon, 4 Feb 2008 10:14:23 +0100 > CC: netdev@vger.kernel.org > > On Sunday 03 February 2008 10:48, Kostya B wrote: >> >> Hi, >> >> The mail is related to the way LRO manipulates the ip_summed value. Could

LRO ip_summed

2008-02-03 Thread Kostya B
Hi, The mail is related to the way LRO manipulates the ip_summed value. Could anybody (author) explain why to overwrite the original value of skb->ip_summed, when it's processing by __lro_proc_skb ? E.g. in out: label Why not to preserve the coherency of csum status of each incoming to LRO pa