All of lore.kernel.org
 help / color / mirror / Atom feed
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 1/4] selftests/bpf: fix bpf_map_redirect call for cpu map test
Date: Sat, 26 Apr 2025 09:23:49 -0400	[thread overview]
Message-ID: <20250426044800-082f2ee2914e0a1c@stable.kernel.org> (raw)
In-Reply-To: <20250425081238.60710-2-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: ac8d16b2d3772934f4cba44cb01bad05b4b2864c

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:  ac8d16b2d3772 ! 1:  1118d35b74efb selftests/bpf: fix bpf_map_redirect call for cpu map test
    @@ Metadata
      ## Commit message ##
         selftests/bpf: fix bpf_map_redirect call for cpu map test
     
    +    commit ac8d16b2d3772934f4cba44cb01bad05b4b2864c upstream.
    +
         xdp_redir_prog currently redirects packets based on the entry at index 1
         in cpu_map, but the corresponding test only manipulates the entry at
         index 0. This does not really affect the test in its current form since
    @@ Commit message
         Signed-off-by: Alexis Lothoré (eBPF Foundation) <alexis.lothore@bootlin.com>
         Link: https://lore.kernel.org/r/20241009-convert_xdp_tests-v3-1-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/progs/test_xdp_with_cpumap_helpers.c ##
     @@ tools/testing/selftests/bpf/progs/test_xdp_with_cpumap_helpers.c: struct {
---

Results of testing on various branches:

| Branch                    | Patch Apply | Build Test |
|---------------------------|-------------|------------|
| stable/linux-6.12.y       |  Success    |  Success   |

  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 [this message]
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
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=20250426044800-082f2ee2914e0a1c@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.