public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: David Wei <dw@davidwei.uk>
Cc: netdev@vger.kernel.org, andrew+netdev@lunn.ch,
	davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, joe@dama.to, weibunny@meta.com,
	bobbyeshleman@gmail.com, sdf@fomichev.me, razor@blackwall.org
Subject: Re: [PATCH net-next v3 0/4] selftests/net: add netkit container env and test
Date: Fri, 06 Mar 2026 21:20:20 +0000	[thread overview]
Message-ID: <177283202030.56009.14147672888349536135.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260305181803.2912736-1-dw@davidwei.uk>

Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Thu,  5 Mar 2026 10:17:59 -0800 you wrote:
> Add a new Python selftest env NetDrvContEnv that sets up a pair of
> netkit netdevs, with one inside of a netns, and a bpf prog that forwards
> skbs from NETIF to the netkit inside the netns.
> 
>   NETIF           = "eth0"
>   LOCAL_V6        = "2001:db8:1::1"
>   REMOTE_V6       = "2001:db8:1::2"
>   LOCAL_PREFIX_V6 = "2001:db8:2::0/64"
> 
> [...]

Here is the summary with links:
  - [net-next,v3,1/4] selftests/net: Add bpf skb forwarding program
    https://git.kernel.org/netdev/net-next/c/01748996f649
  - [net-next,v3,2/4] selftests/net: Export Netlink class via lib.py
    https://git.kernel.org/netdev/net-next/c/68ab8ba92775
  - [net-next,v3,3/4] selftests/net: Add env for container based tests
    https://git.kernel.org/netdev/net-next/c/3f74d5bb807e
  - [net-next,v3,4/4] selftests/net: Add netkit container ping test
    https://git.kernel.org/netdev/net-next/c/37d24994a7a0

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-03-06 21:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-05 18:17 [PATCH net-next v3 0/4] selftests/net: add netkit container env and test David Wei
2026-03-05 18:18 ` [PATCH net-next v3 1/4] selftests/net: Add bpf skb forwarding program David Wei
2026-03-05 18:18 ` [PATCH net-next v3 2/4] selftests/net: Export Netlink class via lib.py David Wei
2026-03-05 18:18 ` [PATCH net-next v3 3/4] selftests/net: Add env for container based tests David Wei
2026-03-05 18:18 ` [PATCH net-next v3 4/4] selftests/net: Add netkit container ping test David Wei
2026-03-06 21: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=177283202030.56009.14147672888349536135.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=andrew+netdev@lunn.ch \
    --cc=bobbyeshleman@gmail.com \
    --cc=davem@davemloft.net \
    --cc=dw@davidwei.uk \
    --cc=edumazet@google.com \
    --cc=joe@dama.to \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=razor@blackwall.org \
    --cc=sdf@fomichev.me \
    --cc=weibunny@meta.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