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 8/8] selftests/bpf: extend changes_pkt_data with cases w/o subprograms
Date: Wed, 23 Apr 2025 08:16:59 -0400 [thread overview]
Message-ID: <20250423081248-ee346ada69260f4a@stable.kernel.org> (raw)
In-Reply-To: <20250423055334.52791-9-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: 04789af756a4a43e72986185f66f148e65b32fed
WARNING: Author mismatch between patch and upstream commit:
Backport author: Shung-Hsi Yu<shung-hsi.yu@suse.com>
Commit author: Eduard Zingerman<eddyz87@gmail.com>
Status in newer kernel trees:
6.14.y | Present (exact SHA1)
Note: The patch differs from the upstream commit:
---
1: 04789af756a4a ! 1: 0196ebe171f2c selftests/bpf: extend changes_pkt_data with cases w/o subprograms
@@ Metadata
## Commit message ##
selftests/bpf: extend changes_pkt_data with cases w/o subprograms
+ commit 04789af756a4a43e72986185f66f148e65b32fed upstream.
+
Extend changes_pkt_data tests with test cases freplacing the main
program that does not have subprograms. Try four combinations when
both main program and replacement do and do not change packet data.
@@ Commit message
Signed-off-by: Eduard Zingerman <eddyz87@gmail.com>
Link: https://lore.kernel.org/r/20241212070711.427443-2-eddyz87@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
+ Signed-off-by: Shung-Hsi Yu <shung-hsi.yu@suse.com>
## tools/testing/selftests/bpf/prog_tests/changes_pkt_data.c ##
@@ tools/testing/selftests/bpf/prog_tests/changes_pkt_data.c: static void print_verifier_log(const char *log)
---
Results of testing on various branches:
| Branch | Patch Apply | Build Test |
|---------------------------|-------------|------------|
| stable/linux-6.14.y | Success | Success |
prev parent reply other threads:[~2025-04-23 12:17 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-23 5:53 [PATCH stable 6.12 0/8] bpf: track changes_pkt_data property for global functions Shung-Hsi Yu
2025-04-23 5:53 ` [PATCH stable 6.12 1/8] bpf: add find_containing_subprog() utility function Shung-Hsi Yu
2025-04-23 12:17 ` Sasha Levin
2025-04-23 5:53 ` [PATCH stable 6.12 2/8] bpf: track changes_pkt_data property for global functions Shung-Hsi Yu
2025-04-23 12:17 ` Sasha Levin
2025-04-23 5:53 ` [PATCH stable 6.12 3/8] selftests/bpf: test for changing packet data from " Shung-Hsi Yu
2025-04-23 12:16 ` Sasha Levin
2025-04-23 5:53 ` [PATCH stable 6.12 4/8] bpf: check changes_pkt_data property for extension programs Shung-Hsi Yu
2025-04-23 12:16 ` Sasha Levin
2025-04-23 5:53 ` [PATCH stable 6.12 5/8] selftests/bpf: freplace tests for tracking of changes_packet_data Shung-Hsi Yu
2025-04-23 12:16 ` Sasha Levin
2025-04-23 5:53 ` [PATCH stable 6.12 6/8] selftests/bpf: validate that tail call invalidates packet pointers Shung-Hsi Yu
2025-04-23 12:16 ` Sasha Levin
2025-04-23 5:53 ` [PATCH stable 6.12 7/8] bpf: fix null dereference when computing changes_pkt_data of prog w/o subprogs Shung-Hsi Yu
2025-04-23 12:17 ` Sasha Levin
2025-04-23 5:53 ` [PATCH stable 6.12 8/8] selftests/bpf: extend changes_pkt_data with cases w/o subprograms Shung-Hsi Yu
2025-04-23 12:16 ` Sasha Levin [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=20250423081248-ee346ada69260f4a@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox