From: Sasha Levin <sashal@kernel.org>
To: stable@vger.kernel.org
Cc: Shung-Hsi Yu <shung-hsi.yu@suse.com>, Sasha Levin <sashal@kernel.org>
Subject: Re: [PATCH stable 6.12 3/4] selftests/bpf: check program redirect in xdp_cpumap_attach
Date: Sat, 26 Apr 2025 09:23:44 -0400 [thread overview]
Message-ID: <20250426051101-cfed10a843955306@stable.kernel.org> (raw)
In-Reply-To: <20250425081238.60710-4-shung-hsi.yu@suse.com>
[ Sasha's backport helper bot ]
Hi,
✅ All tests passed successfully. No issues detected.
No action required from the submitter.
The upstream commit SHA1 provided is correct: d124d984c8a2d677e1cea6740a01ccdd0371a38d
WARNING: Author mismatch between patch and upstream commit:
Backport author: Shung-Hsi Yu<shung-hsi.yu@suse.com>
Commit author: Alexis Lothoré (eBPF Foundation)<alexis.lothore@bootlin.com>
Status in newer kernel trees:
6.14.y | Present (exact SHA1)
Note: The patch differs from the upstream commit:
---
1: d124d984c8a2d ! 1: 6678a2106ae30 selftests/bpf: check program redirect in xdp_cpumap_attach
@@ Metadata
## Commit message ##
selftests/bpf: check program redirect in xdp_cpumap_attach
+ commit d124d984c8a2d677e1cea6740a01ccdd0371a38d upstream.
+
xdp_cpumap_attach, in its current form, only checks that an xdp cpumap
program can be executed, but not that it performs correctly the cpu
redirect as configured by userspace (bpf_prog_test_run_opts will return
@@ Commit message
Signed-off-by: Alexis Lothoré (eBPF Foundation) <alexis.lothore@bootlin.com>
Link: https://lore.kernel.org/r/20241009-convert_xdp_tests-v3-3-51cea913710c@bootlin.com
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
+ Signed-off-by: Shung-Hsi Yu <shung-hsi.yu@suse.com>
## tools/testing/selftests/bpf/prog_tests/xdp_cpumap_attach.c ##
@@ tools/testing/selftests/bpf/prog_tests/xdp_cpumap_attach.c: static void test_xdp_with_cpumap_helpers(void)
---
Results of testing on various branches:
| Branch | Patch Apply | Build Test |
|---------------------------|-------------|------------|
| stable/linux-6.14.y | Success | Success |
next prev parent reply other threads:[~2025-04-26 13:23 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-25 8:12 [PATCH stable 6.12 0/4] Fix xdp_devmap_attach failure in BPF selftests Shung-Hsi Yu
2025-04-25 8:12 ` [PATCH stable 6.12 1/4] selftests/bpf: fix bpf_map_redirect call for cpu map test Shung-Hsi Yu
2025-04-26 13:23 ` Sasha Levin
2025-04-25 8:12 ` [PATCH stable 6.12 2/4] selftests/bpf: make xdp_cpumap_attach keep redirect prog attached Shung-Hsi Yu
2025-04-26 13:22 ` Sasha Levin
2025-04-25 8:12 ` [PATCH stable 6.12 3/4] selftests/bpf: check program redirect in xdp_cpumap_attach Shung-Hsi Yu
2025-04-26 13:23 ` Sasha Levin [this message]
2025-04-25 8:12 ` [PATCH stable 6.12 4/4] selftests/bpf: Adjust data size to have ETH_HLEN Shung-Hsi Yu
2025-04-26 13:23 ` Sasha Levin
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=20250426051101-cfed10a843955306@stable.kernel.org \
--to=sashal@kernel.org \
--cc=shung-hsi.yu@suse.com \
--cc=stable@vger.kernel.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.