From: Hangbin Liu <liuhangbin@gmail.com>
To: "Jason A. Donenfeld" <Jason@zx2c4.com>
Cc: netdev@vger.kernel.org, Jakub Kicinski <kuba@kernel.org>,
Shuah Khan <shuah@kernel.org>,
"David S. Miller" <davem@davemloft.net>,
Simon Horman <horms@kernel.org>, Phil Sutter <phil@nwl.cc>,
Florian Westphal <fw@strlen.de>, Petr Mladek <pmladek@suse.com>,
Yoann Congal <yoann.congal@smile.fr>,
wireguard@lists.zx2c4.com, linux-kselftest@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCHv6 net-next 0/2] wireguard: selftests: use nftables for testing
Date: Thu, 22 May 2025 04:34:44 +0000 [thread overview]
Message-ID: <aC6pZJJn3BiGFVwr@fedora> (raw)
In-Reply-To: <20250408081652.1330-1-liuhangbin@gmail.com>
Hi Jason,
I just saw this patch set is not applied to wireguard tree. Did I missed
any change request? Should I repost the patch?
BTW, what prefix should I use when the target is wireguard next?
[PATCH wireguard-next] ?
Thanks
Hangbin
On Tue, Apr 08, 2025 at 08:16:50AM +0000, Hangbin Liu wrote:
> This patch set convert the wireguard selftest to nftables, as iptables is
> deparated and nftables is the default framework of most releases.
>
> v6: fix typo in patch 1/2. Update the description (Phil Sutter)
> v5: remove the counter in nft rules and link nft statically (Jason A. Donenfeld)
> v4: no update, just re-send
> v3: drop iptables directly (Jason A. Donenfeld)
> Also convert to using nft for qemu testing (Jason A. Donenfeld)
> v2: use one nft table for testing (Phil Sutter)
>
> Hangbin Liu (2):
> wireguard: selftests: convert iptables to nft
> wireguard: selftests: update to using nft for qemu test
>
> tools/testing/selftests/wireguard/netns.sh | 29 +++++++++------
> .../testing/selftests/wireguard/qemu/Makefile | 36 ++++++++++++++-----
> .../selftests/wireguard/qemu/kernel.config | 7 ++--
> 3 files changed, 49 insertions(+), 23 deletions(-)
>
> --
> 2.46.0
>
prev parent reply other threads:[~2025-05-22 4:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-08 8:16 [PATCHv6 net-next 0/2] wireguard: selftests: use nftables for testing Hangbin Liu
2025-04-08 8:16 ` [PATCHv6 net-next 1/2] wireguard: selftests: convert iptables to nft Hangbin Liu
2025-04-08 9:38 ` Phil Sutter
2025-04-08 11:08 ` Phil Sutter
2025-04-08 8:16 ` [PATCHv6 net-next 2/2] wireguard: selftests: update to using nft for qemu test Hangbin Liu
2025-05-22 4:34 ` Hangbin Liu [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=aC6pZJJn3BiGFVwr@fedora \
--to=liuhangbin@gmail.com \
--cc=Jason@zx2c4.com \
--cc=davem@davemloft.net \
--cc=fw@strlen.de \
--cc=horms@kernel.org \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=phil@nwl.cc \
--cc=pmladek@suse.com \
--cc=shuah@kernel.org \
--cc=wireguard@lists.zx2c4.com \
--cc=yoann.congal@smile.fr \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.