From: Simon Horman <horms@kernel.org>
To: Antoine Tenart <atenart@kernel.org>
Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
edumazet@google.com, andrew+netdev@lunn.ch,
netdev@vger.kernel.org, Sashiko <sashiko-bot@kernel.org>
Subject: Re: [PATCH net] geneve: fix length used in GRO hint UDP checksum adjustment
Date: Wed, 3 Jun 2026 21:14:28 +0100 [thread overview]
Message-ID: <20260603201428.GJ3766816@horms.kernel.org> (raw)
In-Reply-To: <20260529144713.780938-1-atenart@kernel.org>
On Fri, May 29, 2026 at 04:47:00PM +0200, Antoine Tenart wrote:
> In geneve_post_decap_hint the length used for adjusting the UDP checksum
> should be 'skb->len - gro_hint->nested_tp_offset' (UDP length) instead
> of 'skb->len - gro_hint->nested_nh_offset' (IP length).
>
> Fixes: fd0dd796576e ("geneve: use GRO hint option in the RX path")
> Cc: Paolo Abeni <pabeni@redhat.com>
> Reported-by: Sashiko <sashiko-bot@kernel.org>
> Closes: https://sashiko.dev/#/patchset/20260521131436.748832-1-jhs%40mojatatu.com
> Signed-off-by: Antoine Tenart <atenart@kernel.org>
Reviewed-by: Simon Horman <horms@kernel.org>
FTR, an AI-generated review of this patch is available on sashiko.dev.
I do not believe that needs to be addressed in the context of this patch.
prev parent reply other threads:[~2026-06-03 20:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-29 14:47 [PATCH net] geneve: fix length used in GRO hint UDP checksum adjustment Antoine Tenart
2026-06-03 20:14 ` Simon Horman [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260603201428.GJ3766816@horms.kernel.org \
--to=horms@kernel.org \
--cc=andrew+netdev@lunn.ch \
--cc=atenart@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=sashiko-bot@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox