BPF List
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Daniel Borkmann <daniel@iogearbox.net>
Cc: martin.lau@kernel.org, kuba@kernel.org, razor@blackwall.org,
	sdf@google.com, horms@kernel.org, netdev@vger.kernel.org,
	bpf@vger.kernel.org
Subject: Re: [PATCH bpf v3 0/8] bpf_redirect_peer fixes
Date: Mon, 20 Nov 2023 18:40:25 +0000	[thread overview]
Message-ID: <170050562585.4532.1588179408610417971.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20231114004220.6495-1-daniel@iogearbox.net>

Hello:

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

On Tue, 14 Nov 2023 01:42:12 +0100 you wrote:
> This fixes bpf_redirect_peer stats accounting for veth and netkit,
> and adds tstats in the first place for the latter. Utilise indirect
> call wrapper for bpf_redirect_peer, and improve test coverage of the
> latter also for netkit devices. Details in the patches, thanks!
> 
> The series was targeted at bpf originally, and is done here as well,
> so it can trigger BPF CI. Jakub, if you think directly going via net
> is better since the majority of the diff touches net anyway, that is
> fine, too.
> 
> [...]

Here is the summary with links:
  - [bpf,v3,1/8] net, vrf: Move dstats structure to core
    https://git.kernel.org/bpf/bpf/c/79e0c5be8c73
  - [bpf,v3,2/8] net: Move {l,t,d}stats allocation to core and convert veth & vrf
    https://git.kernel.org/bpf/bpf/c/34d21de99cea
  - [bpf,v3,3/8] netkit: Add tstats per-CPU traffic counters
    https://git.kernel.org/bpf/bpf/c/ae1658272c64
  - [bpf,v3,4/8] veth: Use tstats per-CPU traffic counters
    https://git.kernel.org/bpf/bpf/c/6f2684bf2b44
  - [bpf,v3,5/8] bpf: Fix dev's rx stats for bpf_redirect_peer traffic
    https://git.kernel.org/bpf/bpf/c/024ee930cb3c
  - [bpf,v3,6/8] bpf, netkit: Add indirect call wrapper for fetching peer dev
    https://git.kernel.org/bpf/bpf/c/2c2254257040
  - [bpf,v3,7/8] selftests/bpf: De-veth-ize the tc_redirect test case
    https://git.kernel.org/bpf/bpf/c/eee82da79f03
  - [bpf,v3,8/8] selftests/bpf: Add netkit to tc_redirect selftest
    https://git.kernel.org/bpf/bpf/c/adfeae2d243d

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



      parent reply	other threads:[~2023-11-20 18:40 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-14  0:42 [PATCH bpf v3 0/8] bpf_redirect_peer fixes Daniel Borkmann
2023-11-14  0:42 ` [PATCH bpf v3 1/8] net, vrf: Move dstats structure to core Daniel Borkmann
2023-11-14  0:42 ` [PATCH bpf v3 2/8] net: Move {l,t,d}stats allocation to core and convert veth & vrf Daniel Borkmann
2023-11-14  0:42 ` [PATCH bpf v3 3/8] netkit: Add tstats per-CPU traffic counters Daniel Borkmann
2023-11-14  0:42 ` [PATCH bpf v3 4/8] veth: Use " Daniel Borkmann
2023-11-14  0:42 ` [PATCH bpf v3 5/8] bpf: Fix dev's rx stats for bpf_redirect_peer traffic Daniel Borkmann
2023-11-14  0:42 ` [PATCH bpf v3 6/8] bpf, netkit: Add indirect call wrapper for fetching peer dev Daniel Borkmann
2023-11-14  0:42 ` [PATCH bpf v3 7/8] selftests/bpf: De-veth-ize the tc_redirect test case Daniel Borkmann
2023-11-14  0:42 ` [PATCH bpf v3 8/8] selftests/bpf: Add netkit to tc_redirect selftest Daniel Borkmann
2023-11-15  9:25 ` [PATCH bpf v3 0/8] bpf_redirect_peer fixes Simon Horman
2023-11-18  0:00 ` Martin KaFai Lau
2023-11-20 18:40 ` 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=170050562585.4532.1588179408610417971.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=horms@kernel.org \
    --cc=kuba@kernel.org \
    --cc=martin.lau@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=razor@blackwall.org \
    --cc=sdf@google.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