Netdev List
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Anton Danilov <littlesmilingcloud@gmail.com>
Cc: netdev@vger.kernel.org, willemb@google.com, davem@davemloft.net,
	dsahern@kernel.org, edumazet@google.com, kuniyu@google.com,
	kuba@kernel.org, pabeni@redhat.com, horms@kernel.org,
	shuah@kernel.org, linux-kselftest@vger.kernel.org
Subject: Re: [PATCH net-next v6 0/2] udp: fix FOU/GUE over multicast
Date: Tue, 21 Jul 2026 09:20:12 +0000	[thread overview]
Message-ID: <178462561238.179594.6393458735106930656.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <cover.1783372173.git.littlesmilingcloud@gmail.com>

Hello:

This series was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@redhat.com>:

On Wed,  8 Jul 2026 03:35:02 +0300 you wrote:
> UDP encapsulation (FOU, GUE) has never worked correctly with multicast
> destination addresses. When a FOU-encapsulated packet arrives at a
> multicast address, it enters __udp4_lib_mcast_deliver() /
> __udp6_lib_mcast_deliver() which call consume_skb() on packets that
> need resubmission to the inner protocol handler, silently dropping
> them instead.
> 
> [...]

Here is the summary with links:
  - [net-next,v6,1/2] udp: fix encapsulation packet resubmit in multicast deliver
    https://git.kernel.org/netdev/net-next/c/3cb8d4b9bfeb
  - [net-next,v6,2/2] selftests: net: add FOU multicast encapsulation resubmit test
    https://git.kernel.org/netdev/net-next/c/e5382133c51c

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2026-07-21  9:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-08  0:35 [PATCH net-next v6 0/2] udp: fix FOU/GUE over multicast Anton Danilov
2026-07-08  0:35 ` [PATCH net-next v6 1/2] udp: fix encapsulation packet resubmit in multicast deliver Anton Danilov
2026-07-09  1:24   ` Willem de Bruijn
2026-07-09 20:11     ` Anton Danilov
2026-07-09 21:18       ` Willem de Bruijn
2026-07-08  0:35 ` [PATCH net-next v6 2/2] selftests: net: add FOU multicast encapsulation resubmit test Anton Danilov
2026-07-09  1:22   ` Willem de Bruijn
2026-07-21  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=178462561238.179594.6393458735106930656.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=dsahern@kernel.org \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=kuba@kernel.org \
    --cc=kuniyu@google.com \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=littlesmilingcloud@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=shuah@kernel.org \
    --cc=willemb@google.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