From: patchwork-bot+netdevbpf@kernel.org
To: Florian Westphal <fw@strlen.de>
Cc: netdev@vger.kernel.org, netfilter-devel@vger.kernel.org,
pabeni@redhat.com, davem@davemloft.net, edumazet@google.com,
kuba@kernel.org, pablo@netfilter.org
Subject: Re: [PATCH net-next 00/15] selftests: move netfilter tests to net
Date: Sat, 13 Apr 2024 01:00:31 +0000 [thread overview]
Message-ID: <171297003161.29113.2369096057617956570.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240411233624.8129-1-fw@strlen.de>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Fri, 12 Apr 2024 01:36:05 +0200 you wrote:
> First patch in this series moves selftests/netfilter/
> to selftests/net/netfilter/.
>
> Passing this via net-next rather than nf-next for this reason.
>
> Main motivation is that a lot of these scripts only work on my old
> development VM, I hope that placing this in net/ will get these
> tests to get run in more regular intervals (and tests get more robust).
>
> [...]
Here is the summary with links:
- [net-next,01/15] selftests: netfilter: move to net subdir
https://git.kernel.org/netdev/net-next/c/3f189349e52a
- [net-next,02/15] selftests: netfilter: bridge_brouter.sh: move to lib.sh infra
https://git.kernel.org/netdev/net-next/c/94831b130ded
- [net-next,03/15] selftests: netfilter: br_netfilter.sh: move to lib.sh infra
https://git.kernel.org/netdev/net-next/c/1286e106dd6f
- [net-next,04/15] selftests: netfilter: conntrack_icmp_related.sh: move to lib.sh infra
https://git.kernel.org/netdev/net-next/c/96f6c27371a9
- [net-next,05/15] selftests: netfilter: conntrack_tcp_unreplied.sh: move to lib.sh infra
https://git.kernel.org/netdev/net-next/c/6f864d391b29
- [net-next,06/15] selftests: netfilter: conntrack_sctp_collision.sh: move to lib.sh infra
https://git.kernel.org/netdev/net-next/c/9785517a2245
- [net-next,07/15] selftests: netfilter: conntrack_vrf.sh: move to lib.sh infra
https://git.kernel.org/netdev/net-next/c/954398b4d837
- [net-next,08/15] selftests: netfilter: conntrack_ipip_mtu.sh" move to lib.sh infra
https://git.kernel.org/netdev/net-next/c/0413156eec28
- [net-next,09/15] selftests: netfilter: place checktool helper in lib.sh
https://git.kernel.org/netdev/net-next/c/10e2ed3fcdf4
- [net-next,10/15] selftests: netfilter: ipvs.sh: move to lib.sh infra
https://git.kernel.org/netdev/net-next/c/87ce7d79075f
- [net-next,11/15] selftests: netfilter: nf_nat_edemux.sh: move to lib.sh infra
https://git.kernel.org/netdev/net-next/c/f51fe0256135
- [net-next,12/15] selftests: netfilter: nft_conntrack_helper.sh: test to lib.sh infra
https://git.kernel.org/netdev/net-next/c/fa03bb7c8c01
- [net-next,13/15] selftests: netfilter: nft_fib.sh: move to lib.sh infra
https://git.kernel.org/netdev/net-next/c/6bc0709bf111
- [net-next,14/15] selftests: netfilter: nft_flowtable.sh: move test to lib.sh infra
https://git.kernel.org/netdev/net-next/c/53e9426204a0
- [net-next,15/15] selftests: netfilter: nft_nat.sh: move to lib.sh infra
https://git.kernel.org/netdev/net-next/c/49af681bcab4
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-04-13 1:00 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-11 23:36 [PATCH net-next 00/15] selftests: move netfilter tests to net Florian Westphal
2024-04-11 23:36 ` [PATCH net-next 01/15] selftests: netfilter: move to net subdir Florian Westphal
2024-04-11 23:36 ` [PATCH net-next 02/15] selftests: netfilter: bridge_brouter.sh: move to lib.sh infra Florian Westphal
2024-04-11 23:36 ` [PATCH net-next 03/15] selftests: netfilter: br_netfilter.sh: " Florian Westphal
2024-04-11 23:36 ` [PATCH net-next 04/15] selftests: netfilter: conntrack_icmp_related.sh: " Florian Westphal
2024-04-11 23:36 ` [PATCH net-next 05/15] selftests: netfilter: conntrack_tcp_unreplied.sh: " Florian Westphal
2024-04-11 23:36 ` [PATCH net-next 06/15] selftests: netfilter: conntrack_sctp_collision.sh: " Florian Westphal
2024-04-11 23:36 ` [PATCH net-next 07/15] selftests: netfilter: conntrack_vrf.sh: " Florian Westphal
2024-04-11 23:36 ` [PATCH net-next 08/15] selftests: netfilter: conntrack_ipip_mtu.sh" " Florian Westphal
2024-04-11 23:36 ` [PATCH net-next 09/15] selftests: netfilter: place checktool helper in lib.sh Florian Westphal
2024-04-11 23:36 ` [PATCH net-next 10/15] selftests: netfilter: ipvs.sh: move to lib.sh infra Florian Westphal
2024-04-11 23:36 ` [PATCH net-next 11/15] selftests: netfilter: nf_nat_edemux.sh: " Florian Westphal
2024-04-11 23:36 ` [PATCH net-next 12/15] selftests: netfilter: nft_conntrack_helper.sh: test " Florian Westphal
2024-04-11 23:36 ` [PATCH net-next 13/15] selftests: netfilter: nft_fib.sh: move " Florian Westphal
2024-04-11 23:36 ` [PATCH net-next 14/15] selftests: netfilter: nft_flowtable.sh: move test " Florian Westphal
2024-04-11 23:36 ` [PATCH net-next 15/15] selftests: netfilter: nft_nat.sh: move " Florian Westphal
2024-04-12 2:16 ` [PATCH net-next 00/15] selftests: move netfilter tests to net Jakub Kicinski
2024-04-12 6:53 ` Florian Westphal
2024-04-12 13:38 ` Jakub Kicinski
2024-04-12 13:40 ` Florian Westphal
2024-04-13 0:54 ` Jakub Kicinski
2024-04-13 1:00 ` 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=171297003161.29113.2369096057617956570.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=fw@strlen.de \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=pablo@netfilter.org \
/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.