[<prev] [next>] [day] [month] [year] [list]
Message-ID: <f08dc67a-059f-4f5c-86c1-4c51b8939b56@linux.dev>
Date: Wed, 4 Feb 2026 14:44:18 -0800
From: Martin KaFai Lau <martin.lau@...ux.dev>
To: Kuniyuki Iwashima <kuniyu@...gle.com>
Cc: Kuniyuki Iwashima <kuni1840@...il.com>, bpf@...r.kernel.org,
Daniel Borkmann <daniel@...earbox.net>,
Network Development <netdev@...r.kernel.org>
Subject: Re: [PATCH v1 bpf-next 0/2] bpf: Misc changes around AF_UNIX.
On 2/3/26 1:30 PM, Kuniyuki Iwashima wrote:
> Patch 1 adapts sk_is_XXX() helpers in __cgroup_bpf_run_filter_sock_addr().
> Patch 2 removes an unnecessary sk_fullsock() in bpf_skc_to_unix_sock().
>
>
> Kuniyuki Iwashima (2):
> bpf: Use sk_is_inet() and sk_is_unix() in
> __cgroup_bpf_run_filter_sock_addr().
> bpf: Don't check sk_fullsock() in bpf_skc_to_unix_sock().
>
> kernel/bpf/cgroup.c | 6 +-----
> net/core/filter.c | 2 +-
The bot is slow. The change in filter.c is small and the cycle is
closing, so I have landed them to the bpf_next/master.
I just noticed the netdev list is not in cc, so added it here also.
Powered by blists - more mailing lists