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 4/4] selftests/bpf: Adjust data size to have ETH_HLEN
Date: Sat, 26 Apr 2025 09:23:51 -0400	[thread overview]
Message-ID: <20250426052146-875b0767c07d29cf@stable.kernel.org> (raw)
In-Reply-To: <20250425081238.60710-5-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: c7f2188d68c114095660a950b7e880a1e5a71c8f

WARNING: Author mismatch between patch and upstream commit:
Backport author: Shung-Hsi Yu<shung-hsi.yu@suse.com>
Commit author: Shigeru Yoshida<syoshida@redhat.com>

Status in newer kernel trees:
6.14.y | Present (exact SHA1)

Note: The patch differs from the upstream commit:
---
1:  c7f2188d68c11 ! 1:  cccb0c9fae094 selftests/bpf: Adjust data size to have ETH_HLEN
    @@ Metadata
      ## Commit message ##
         selftests/bpf: Adjust data size to have ETH_HLEN
     
    +    commit c7f2188d68c114095660a950b7e880a1e5a71c8f upstream.
    +
         The function bpf_test_init() now returns an error if user_size
         (.data_size_in) is less than ETH_HLEN, causing the tests to
         fail. Adjust the data size to ensure it meets the requirement of
    @@ Commit message
         Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
         Link: https://patch.msgid.link/20250121150643.671650-2-syoshida@redhat.com
         Signed-off-by: Alexei Starovoitov <ast@kernel.org>
    +    Fixes: 972bafed67ca ("bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type()")
    +    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   |

      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
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 [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=20250426052146-875b0767c07d29cf@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.