From: patchwork-bot+netdevbpf@kernel.org
To: Jordan Rife <jrife@google.com>
Cc: bpf@vger.kernel.org, andrii@kernel.org, eddyz87@gmail.com,
mykolal@fb.com, ast@kernel.org, daniel@iogearbox.net,
martin.lau@linux.dev, song@kernel.org, yonghong.song@linux.dev,
danieltimlee@gmail.com, john.fastabend@gmail.com,
sdf@fomichev.me, linux-kselftest@vger.kernel.org
Subject: Re: [PATCH bpf-next v2 0/4] Retire test_sock.c
Date: Tue, 22 Oct 2024 21:00:33 +0000 [thread overview]
Message-ID: <172963083325.1081314.9099871949571085521.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20241022152913.574836-1-jrife@google.com>
Hello:
This series was applied to bpf/bpf-next.git (master)
by Martin KaFai Lau <martin.lau@kernel.org>:
On Tue, 22 Oct 2024 15:29:00 +0000 you wrote:
> This patch series migrates test cases out of test_sock.c to
> prog_tests-style tests. It moves all BPF_CGROUP_INET4_POST_BIND and
> BPF_CGROUP_INET6_POST_BIND test cases into a new prog_test,
> sock_post_bind.c, while reimplementing all LOAD_REJECT test cases as
> verifier tests in progs/verifier_sock.c. Finally, it moves remaining
> BPF_CGROUP_INET_SOCK_CREATE test coverage into prog_tests/sock_create.c
> before retiring test_sock.c completely.
>
> [...]
Here is the summary with links:
- [bpf-next,v2,1/4] selftests/bpf: Migrate *_POST_BIND test cases to prog_tests
https://git.kernel.org/bpf/bpf-next/c/94682d6ad969
- [bpf-next,v2,2/4] selftests/bpf: Migrate LOAD_REJECT test cases to prog_tests
https://git.kernel.org/bpf/bpf-next/c/c17f9734e35b
- [bpf-next,v2,3/4] selftests/bpf: Migrate BPF_CGROUP_INET_SOCK_CREATE test cases to prog_tests
https://git.kernel.org/bpf/bpf-next/c/af522f13e917
- [bpf-next,v2,4/4] selftests/bpf: Retire test_sock.c
https://git.kernel.org/bpf/bpf-next/c/eea6c14c10ce
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-10-22 21:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-22 15:29 [PATCH bpf-next v2 0/4] Retire test_sock.c Jordan Rife
2024-10-22 15:29 ` [PATCH bpf-next v2 1/4] selftests/bpf: Migrate *_POST_BIND test cases to prog_tests Jordan Rife
2024-10-22 15:29 ` [PATCH bpf-next v2 2/4] selftests/bpf: Migrate LOAD_REJECT " Jordan Rife
2024-10-22 15:29 ` [PATCH bpf-next v2 3/4] selftests/bpf: Migrate BPF_CGROUP_INET_SOCK_CREATE " Jordan Rife
2024-10-22 15:29 ` [PATCH bpf-next v2 4/4] selftests/bpf: Retire test_sock.c Jordan Rife
2024-10-22 21: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=172963083325.1081314.9099871949571085521.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andrii@kernel.org \
--cc=ast@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=daniel@iogearbox.net \
--cc=danieltimlee@gmail.com \
--cc=eddyz87@gmail.com \
--cc=john.fastabend@gmail.com \
--cc=jrife@google.com \
--cc=linux-kselftest@vger.kernel.org \
--cc=martin.lau@linux.dev \
--cc=mykolal@fb.com \
--cc=sdf@fomichev.me \
--cc=song@kernel.org \
--cc=yonghong.song@linux.dev \
/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.