public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Paul Chaignon <paul.chaignon@gmail.com>
Cc: bpf@vger.kernel.org, ast@kernel.org, daniel@iogearbox.net,
	andrii@kernel.org, eddyz87@gmail.com, ameryhung@gmail.com,
	martin.lau@linux.dev
Subject: Re: [PATCH bpf-next v8 0/5] Support non-linear skbs for BPF_PROG_TEST_RUN
Date: Fri, 10 Oct 2025 17:50:12 +0000	[thread overview]
Message-ID: <176011861275.1062703.7765679746633470143.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <cover.1760037899.git.paul.chaignon@gmail.com>

Hello:

This series was applied to bpf/bpf-next.git (master)
by Martin KaFai Lau <martin.lau@kernel.org>:

On Thu, 9 Oct 2025 22:10:17 +0200 you wrote:
> This patchset adds support for non-linear skbs when running tc programs
> with BPF_PROG_TEST_RUN.
> 
> We've had multiple bugs in the past few years in Cilium caused by
> missing calls to bpf_skb_pull_data(). Daniel suggested this new
> BPF_PROG_TEST_RUN flag as a way to uncover these bugs in our BPF tests.
> 
> [...]

Here is the summary with links:
  - [bpf-next,v8,1/5] bpf: Refactor cleanup of bpf_prog_test_run_skb
    https://git.kernel.org/bpf/bpf-next/c/d8accf661fcf
  - [bpf-next,v8,2/5] bpf: Reorder bpf_prog_test_run_skb initialization
    https://git.kernel.org/bpf/bpf-next/c/57bb2f671793
  - [bpf-next,v8,3/5] bpf: Craft non-linear skbs in BPF_PROG_TEST_RUN
    https://git.kernel.org/bpf/bpf-next/c/838baa351cee
  - [bpf-next,v8,4/5] selftests/bpf: Support non-linear flag in test loader
    https://git.kernel.org/bpf/bpf-next/c/8d45d0398d10
  - [bpf-next,v8,5/5] selftests/bpf: Test direct packet access on non-linear skbs
    https://git.kernel.org/bpf/bpf-next/c/bc3eeb42597a

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2025-10-10 17:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-09 20:10 [PATCH bpf-next v8 0/5] Support non-linear skbs for BPF_PROG_TEST_RUN Paul Chaignon
2025-10-09 20:11 ` [PATCH bpf-next v8 1/5] bpf: Refactor cleanup of bpf_prog_test_run_skb Paul Chaignon
2025-10-09 20:11 ` [PATCH bpf-next v8 2/5] bpf: Reorder bpf_prog_test_run_skb initialization Paul Chaignon
2025-10-09 20:11 ` [PATCH bpf-next v8 3/5] bpf: Craft non-linear skbs in BPF_PROG_TEST_RUN Paul Chaignon
2025-10-09 20:11 ` [PATCH bpf-next v8 4/5] selftests/bpf: Support non-linear flag in test loader Paul Chaignon
2025-10-09 20:12 ` [PATCH bpf-next v8 5/5] selftests/bpf: Test direct packet access on non-linear skbs Paul Chaignon
2025-10-10 17:50 ` patchwork-bot+netdevbpf [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=176011861275.1062703.7765679746633470143.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=ameryhung@gmail.com \
    --cc=andrii@kernel.org \
    --cc=ast@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=eddyz87@gmail.com \
    --cc=martin.lau@linux.dev \
    --cc=paul.chaignon@gmail.com \
    /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