From: patchwork-bot+netdevbpf@kernel.org
To: Richard Gobert <richardbgobert@gmail.com>
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, dsahern@kernel.org,
willemdebruijn.kernel@gmail.com, alobakin@pm.me,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH net v4 0/2] net: gro: add flush/flush_id checks and fix wrong offset in udp
Date: Thu, 02 May 2024 09:20:31 +0000 [thread overview]
Message-ID: <171464163198.15356.9947080323509993851.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240430143555.126083-1-richardbgobert@gmail.com>
Hello:
This series was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@redhat.com>:
On Tue, 30 Apr 2024 16:35:53 +0200 you wrote:
> This series fixes a bug in the complete phase of UDP in GRO, in which
> socket lookup fails due to using network_header when parsing encapsulated
> packets. The fix is to add network_offset and inner_network_offset to
> napi_gro_cb and use these offsets for socket lookup.
>
> In addition p->flush/flush_id should be checked in all UDP flows. The
> same logic from tcp_gro_receive is applied for all flows in
> udp_gro_receive_segment. This prevents packets with mismatching network
> headers (flush/flush_id turned on) from merging in UDP GRO.
>
> [...]
Here is the summary with links:
- [net,v4,1/2] net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offset to napi_gro_cb
https://git.kernel.org/netdev/net/c/5ef31ea5d053
- [net,v4,2/2] net: gro: add flush check in udp_gro_receive_segment
https://git.kernel.org/netdev/net/c/5babae777c61
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2024-05-02 9:20 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-30 14:35 Richard Gobert
2024-04-30 14:35 ` [PATCH net v4 1/2] net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offset to napi_gro_cb Richard Gobert
2024-04-30 16:17 ` Eric Dumazet
2024-05-02 9:18 ` Paolo Abeni
2024-04-30 18:28 ` Willem de Bruijn
2024-04-30 14:35 ` [PATCH net v4 2/2] net: gro: add flush check in udp_gro_receive_segment Richard Gobert
2024-04-30 18:32 ` Willem de Bruijn
2024-05-02 9:20 ` patchwork-bot+netdevbpf [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=171464163198.15356.9947080323509993851.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=alobakin@pm.me \
--cc=davem@davemloft.net \
--cc=dsahern@kernel.org \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=richardbgobert@gmail.com \
--cc=willemdebruijn.kernel@gmail.com \
/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
all inboxes | Powered by JetHome®