[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAMuHMdUQ-jX+khDtVpOm6XocVG+F3ThH2qM+1BgAtRWzgAsqfQ@mail.gmail.com>
Date: Fri, 13 Jun 2014 09:27:20 +0200
From: Geert Uytterhoeven <geert@...ux-m68k.org>
To: Tom Herbert <therbert@...gle.com>
Cc: "David S. Miller" <davem@...emloft.net>,
Linux-Next <linux-next@...r.kernel.org>,
Linux-sh list <linux-sh@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [-next] Regression: ssh log in slowdown
Hi Tom,
cc lkml, as this is now in mainline
On Fri, Jun 13, 2014 at 2:59 AM, Tom Herbert <therbert@...gle.com> wrote:
>> net: Save software checksum complete
>>
>> In skb_checksum complete, if we need to compute the checksum for the
>> packet (via skb_checksum) save the result as CHECKSUM_COMPLETE.
>> Subsequent checksum verification can use this.
>>
>> Also, added csum_complete_sw flag to distinguish between software and
>> hardware generated checksum complete, we should always be able to trust
>> the software computation.
>>
>> Signed-off-by: Tom Herbert <therbert@...gle.com>
>> Signed-off-by: David S. Miller <davem@...emloft.net>
>>
>> Reverting this commit fixes the issue.
>>
>> Anyone with a clue?
>>
> Hi Geert,
>
> I'm very sorry that I seemed to have missed your initial bug report,
> thanks for bisecting the problem. I have posted a fix for this, please
> verify it if you can
Thanks for your patches!
I assume this is the series "[PATCH 0/4] Checksum fixes"
(marc.info/?l=linux-netdev&m=140261417832399&w=2)?
As I'm not subscribed to netdev, I cannot reply to that thread.
"[PATCH 1/4] net: Fix save software checksum complete" fixes the issue
for me.
However, "[PATCH 2/4] udp: call __skb_checksum_complete when doing full
checksum" reintroduces the exact same bad behavior :-(
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists