[ 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: 89ff40890d8f12a7d7e93fb602cc27562f3834f0
WARNING: Author mismatch between patch and upstream commit: Backport author: Shung-Hsi Yushung-hsi.yu@suse.com Commit author: Eduard Zingermaneddyz87@gmail.com
Status in newer kernel trees: 6.14.y | Present (exact SHA1) 6.12.y | Present (different SHA1: d0e94a5bb99d)
Note: The patch differs from the upstream commit: --- 1: 89ff40890d8f1 ! 1: 96b7aa84bcac2 selftests/bpf: freplace tests for tracking of changes_packet_data @@ Metadata ## Commit message ## selftests/bpf: freplace tests for tracking of changes_packet_data
+ commit 89ff40890d8f12a7d7e93fb602cc27562f3834f0 upstream. + Try different combinations of global functions replacement: - replace function that changes packet data with one that doesn't; - replace function that changes packet data with one that does; @@ Commit message Signed-off-by: Eduard Zingerman eddyz87@gmail.com Link: https://lore.kernel.org/r/20241210041100.1898468-7-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 (new) ## @@ ---
Results of testing on various branches:
| Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-6.12.y | Success | Success |