netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Cong Wang <xiyou.wangcong@gmail.com>
Cc: netdev@vger.kernel.org, bpf@vger.kernel.org, cong.wang@bytedance.com
Subject: Re: [Patch bpf v3 0/4] bpf: a bug fix and test cases for bpf_skb_change_tail()
Date: Fri, 20 Dec 2024 22:20:35 +0000	[thread overview]
Message-ID: <173473323519.3037384.12810053109977507523.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20241213034057.246437-1-xiyou.wangcong@gmail.com>

Hello:

This series was applied to bpf/bpf.git (master)
by Daniel Borkmann <daniel@iogearbox.net>:

On Thu, 12 Dec 2024 19:40:53 -0800 you wrote:
> From: Cong Wang <cong.wang@bytedance.com>
> 
> This patchset fixes a bug in bpf_skb_change_tail() helper and adds test
> cases for it, as requested by Daniel and John.
> 
> ---
> v3: switched to TCX prog attaching API
>     switched to UDP from TCP for TC test
>     cleaned up TC test code
> 
> [...]

Here is the summary with links:
  - [bpf,v3,1/4] bpf: Check negative offsets in __bpf_skb_min_len()
    https://git.kernel.org/bpf/bpf/c/9ecc4d858b92
  - [bpf,v3,2/4] selftests/bpf: Add a BPF selftest for bpf_skb_change_tail()
    https://git.kernel.org/bpf/bpf/c/9ee0c7b86543
  - [bpf,v3,3/4] selftests/bpf: Introduce socket_helpers.h for TC tests
    https://git.kernel.org/bpf/bpf/c/472759c9f537
  - [bpf,v3,4/4] selftests/bpf: Test bpf_skb_change_tail() in TC ingress
    https://git.kernel.org/bpf/bpf/c/4a58963d10fa

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



      parent reply	other threads:[~2024-12-20 22:20 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-13  3:40 [Patch bpf v3 0/4] bpf: a bug fix and test cases for bpf_skb_change_tail() Cong Wang
2024-12-13  3:40 ` [Patch bpf v3 1/4] bpf: Check negative offsets in __bpf_skb_min_len() Cong Wang
2024-12-20 17:51   ` John Fastabend
2024-12-13  3:40 ` [Patch bpf v3 2/4] selftests/bpf: Add a BPF selftest for bpf_skb_change_tail() Cong Wang
2024-12-20 17:52   ` John Fastabend
2024-12-13  3:40 ` [Patch bpf v3 3/4] selftests/bpf: Introduce socket_helpers.h for TC tests Cong Wang
2024-12-20 17:53   ` John Fastabend
2024-12-13  3:40 ` [Patch bpf v3 4/4] selftests/bpf: Test bpf_skb_change_tail() in TC ingress Cong Wang
2024-12-20 17:55   ` John Fastabend
2024-12-20 22:20 ` 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=173473323519.3037384.12810053109977507523.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=cong.wang@bytedance.com \
    --cc=netdev@vger.kernel.org \
    --cc=xiyou.wangcong@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;
as well as URLs for NNTP newsgroup(s).