Re: [PATCH 3.4 140/176] lib/checksum.c: fix carry in csum_tcpudp_nofold

2015-04-09 Thread David Miller
From: Karl Beldan Date: Thu, 9 Apr 2015 19:44:08 +0200 > On Thu, Apr 09, 2015 at 04:46:28PM +0800, l...@kernel.org wrote: >> From: karl beldan >> >> 3.4.107-rc1 review patch. If anyone has any objections, please let me know. >> >> -- >> >> >> commit 150ae0e94634714b23919f0c3

Re: [PATCH 3.4 140/176] lib/checksum.c: fix carry in csum_tcpudp_nofold

2015-04-09 Thread Karl Beldan
On Thu, Apr 09, 2015 at 04:46:28PM +0800, l...@kernel.org wrote: > From: karl beldan > > 3.4.107-rc1 review patch. If anyone has any objections, please let me know. > > -- > > > commit 150ae0e94634714b23919f0c333fee28a5b199d5 upstream. > Hi Zefan, The above patch introduced

[PATCH 3.4 140/176] lib/checksum.c: fix carry in csum_tcpudp_nofold

2015-04-09 Thread lizf
From: karl beldan 3.4.107-rc1 review patch. If anyone has any objections, please let me know. -- commit 150ae0e94634714b23919f0c333fee28a5b199d5 upstream. The carry from the 64->32bits folding was dropped, e.g with: saddr=0x daddr=0xFFFF len=0x proto=0 sum=1,