From: patchwork-bot+netdevbpf@kernel.org
To: Alexei Starovoitov <alexei.starovoitov@gmail.com>
Cc: bpf@vger.kernel.org, daniel@iogearbox.net, andrii@kernel.org,
martin.lau@kernel.org, dxu@dxuuu.xyz, memxor@gmail.com,
john.fastabend@gmail.com, jolsa@kernel.org, kernel-team@fb.com
Subject: Re: [PATCH v3 bpf-next 0/6] bpf: volatile compare
Date: Wed, 03 Jan 2024 19:30:26 +0000 [thread overview]
Message-ID: <170431022647.26799.17371619817816962113.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20231226191148.48536-1-alexei.starovoitov@gmail.com>
Hello:
This series was applied to bpf/bpf-next.git (master)
by Andrii Nakryiko <andrii@kernel.org>:
On Tue, 26 Dec 2023 11:11:42 -0800 you wrote:
> From: Alexei Starovoitov <ast@kernel.org>
>
> v2->v3:
> Debugged profiler.c regression. It was caused by basic block layout.
> Introduce bpf_cmp_likely() and bpf_cmp_unlikely() macros.
> Debugged redundant <<=32, >>=32 with u32 variables. Added cast workaround.
>
> [...]
Here is the summary with links:
- [v3,bpf-next,1/6] selftests/bpf: Attempt to build BPF programs with -Wsign-compare
https://git.kernel.org/bpf/bpf-next/c/495d2d8133fd
- [v3,bpf-next,2/6] bpf: Introduce "volatile compare" macros
https://git.kernel.org/bpf/bpf-next/c/a8b242d77bd7
- [v3,bpf-next,3/6] selftests/bpf: Convert exceptions_assert.c to bpf_cmp
https://git.kernel.org/bpf/bpf-next/c/624cd2a17672
- [v3,bpf-next,4/6] selftests/bpf: Remove bpf_assert_eq-like macros.
https://git.kernel.org/bpf/bpf-next/c/907dbd3ede5f
- [v3,bpf-next,5/6] bpf: Add bpf_nop_mov() asm macro.
https://git.kernel.org/bpf/bpf-next/c/0bcc62aa9813
- [v3,bpf-next,6/6] selftests/bpf: Convert profiler.c to bpf_cmp.
https://git.kernel.org/bpf/bpf-next/c/7e3811cb998f
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-01-03 19:30 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-26 19:11 [PATCH v3 bpf-next 0/6] bpf: volatile compare Alexei Starovoitov
2023-12-26 19:11 ` [PATCH v3 bpf-next 1/6] selftests/bpf: Attempt to build BPF programs with -Wsign-compare Alexei Starovoitov
2023-12-26 19:11 ` [PATCH v3 bpf-next 2/6] bpf: Introduce "volatile compare" macros Alexei Starovoitov
2024-01-03 19:20 ` Andrii Nakryiko
2024-01-04 6:03 ` Alexei Starovoitov
2024-01-04 19:04 ` Andrii Nakryiko
2023-12-26 19:11 ` [PATCH v3 bpf-next 3/6] selftests/bpf: Convert exceptions_assert.c to bpf_cmp Alexei Starovoitov
2023-12-26 19:11 ` [PATCH v3 bpf-next 4/6] selftests/bpf: Remove bpf_assert_eq-like macros Alexei Starovoitov
2023-12-26 19:11 ` [PATCH v3 bpf-next 5/6] bpf: Add bpf_nop_mov() asm macro Alexei Starovoitov
2023-12-26 19:11 ` [PATCH v3 bpf-next 6/6] selftests/bpf: Convert profiler.c to bpf_cmp Alexei Starovoitov
2024-01-03 19:30 ` 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=170431022647.26799.17371619817816962113.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=alexei.starovoitov@gmail.com \
--cc=andrii@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=daniel@iogearbox.net \
--cc=dxu@dxuuu.xyz \
--cc=john.fastabend@gmail.com \
--cc=jolsa@kernel.org \
--cc=kernel-team@fb.com \
--cc=martin.lau@kernel.org \
--cc=memxor@gmail.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