public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Beniamino Galvani <b.galvani@gmail.com>
Cc: netdev@vger.kernel.org, davem@davemloft.net, edumazet@google.com,
	kuba@kernel.org, pabeni@redhat.com, dsahern@kernel.org,
	gnault@redhat.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH net-next 0/5] net: consolidate IPv6 route lookup for UDP tunnels
Date: Mon, 23 Oct 2023 07:50:24 +0000	[thread overview]
Message-ID: <169804742416.31388.8610752301166615591.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20231020115529.3344878-1-b.galvani@gmail.com>

Hello:

This series was applied to netdev/net-next.git (main)
by David S. Miller <davem@davemloft.net>:

On Fri, 20 Oct 2023 13:55:24 +0200 you wrote:
> At the moment different UDP tunnels rely on different functions for
> IPv6 route lookup, and those functions all implement the same
> logic.
> 
> Extend the generic lookup function so that it is suitable for all UDP
> tunnel implementations, and then adapt bareudp, geneve and vxlan to
> use it.
> 
> [...]

Here is the summary with links:
  - [net-next,1/5] ipv6: rename and move ip6_dst_lookup_tunnel()
    https://git.kernel.org/netdev/net-next/c/fc47e86dbfb7
  - [net-next,2/5] ipv6: remove "proto" argument from udp_tunnel6_dst_lookup()
    https://git.kernel.org/netdev/net-next/c/7e937dcf96d0
  - [net-next,3/5] ipv6: add new arguments to udp_tunnel6_dst_lookup()
    https://git.kernel.org/netdev/net-next/c/946fcfdbc5b9
  - [net-next,4/5] geneve: use generic function for tunnel IPv6 route lookup
    https://git.kernel.org/netdev/net-next/c/69d72587c17b
  - [net-next,5/5] vxlan: use generic function for tunnel IPv6 route lookup
    https://git.kernel.org/netdev/net-next/c/2aceb896ee18

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



      parent reply	other threads:[~2023-10-23  7:50 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-20 11:55 [PATCH net-next 0/5] net: consolidate IPv6 route lookup for UDP tunnels Beniamino Galvani
2023-10-20 11:55 ` [PATCH net-next 1/5] ipv6: rename and move ip6_dst_lookup_tunnel() Beniamino Galvani
2023-10-20 15:52   ` David Ahern
2023-10-20 11:55 ` [PATCH net-next 2/5] ipv6: remove "proto" argument from udp_tunnel6_dst_lookup() Beniamino Galvani
2023-10-20 15:52   ` David Ahern
2023-10-20 11:55 ` [PATCH net-next 3/5] ipv6: add new arguments to udp_tunnel6_dst_lookup() Beniamino Galvani
2023-10-20 15:53   ` David Ahern
2023-10-20 11:55 ` [PATCH net-next 4/5] geneve: use generic function for tunnel IPv6 route lookup Beniamino Galvani
2023-10-20 15:56   ` David Ahern
2023-10-20 11:55 ` [PATCH net-next 5/5] vxlan: " Beniamino Galvani
2023-10-20 15:58   ` David Ahern
2023-10-23  7:50 ` 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=169804742416.31388.8610752301166615591.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=b.galvani@gmail.com \
    --cc=davem@davemloft.net \
    --cc=dsahern@kernel.org \
    --cc=edumazet@google.com \
    --cc=gnault@redhat.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.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