[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231115092557.GJ74656@kernel.org>
Date: Wed, 15 Nov 2023 09:25:57 +0000
From: Simon Horman <horms@...nel.org>
To: Daniel Borkmann <daniel@...earbox.net>
Cc: martin.lau@...nel.org, kuba@...nel.org, razor@...ckwall.org,
sdf@...gle.com, netdev@...r.kernel.org, bpf@...r.kernel.org
Subject: Re: [PATCH bpf v3 0/8] bpf_redirect_peer fixes
On Tue, Nov 14, 2023 at 01:42:12AM +0100, Daniel Borkmann 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.
>
> Thanks!
>
> v2 -> v3:
> - Add kdoc for pcpu_stat_type (Simon)
> - Reject invalid type value in netdev_do_alloc_pcpu_stats (Simon)
Thanks Daniel,
this is not a full review, but do confirm the changes above.
> - Add Reviewed-by tags from list
...
Powered by blists - more mailing lists