[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CANn89i+ORhnmsJ-mVp2OH2ZThUq_k1j_6-CK79Tv1BL+5eqDGg@mail.gmail.com>
Date: Tue, 30 Nov 2021 16:18:31 -0800
From: Eric Dumazet <edumazet@...gle.com>
To: Dave Hansen <dave.hansen@...el.com>
Cc: Eric Dumazet <eric.dumazet@...il.com>,
Peter Zijlstra <peterz@...radead.org>,
linux-kernel <linux-kernel@...r.kernel.org>,
Noah Goldstein <goldstein.w.n@...il.com>,
Alexander Duyck <alexanderduyck@...com>
Subject: Re: [PATCH] x86/csum: fix initial seed for odd buffers
On Tue, Nov 30, 2021 at 2:16 PM Dave Hansen <dave.hansen@...el.com> wrote:
>
> On 11/25/21 6:18 AM, Eric Dumazet wrote:
> > From: Eric Dumazet <edumazet@...gle.com>
> >
> > When I folded do_csum() into csum_partial(), I missed that we
> > had to swap odd/even bytes from @sum argument.
> ...
> > Fixes: df4554cebdaa ("x86/csum: Rewrite/optimize csum_partial()")
>
> Hi Eric,
>
> That Fixes: sha1 doesn't match anything that I can find. Should it be
> Fixes: this commit:
>
> > https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/commit/?h=x86/core&id=d31c3c683ee668ba5d87c0730610442fd672525f
>
> I'm happy to fix it up when I apply it. Just wanted to double-check
> what you intended.
II think you are right, the sha1 I gave was from my local tree, I
forgot to rebase, sorry for the confusion.
Thanks !
Powered by blists - more mailing lists