Re: [PATCH v3] bpf, sockmap: Fix cork ownership in tcp_bpf_sendmsg()
From: Jakub Sitnicki
Date: Fri Jul 24 2026 - 05:44:29 EST
On Thu, Jul 23, 2026 at 10:00 AM -07, Jakub Kicinski wrote:
> On Fri, 24 Jul 2026 00:26:02 +0800 Chengfeng Ye wrote:
>> Subject: [PATCH v3] bpf, sockmap: Fix cork ownership in tcp_bpf_sendmsg()
>
> Since you are spamming the list with the reposts of this could you
> please add [PATCH bpf] to the subject so that netdev CI is not confused
> into caring?
+1 because we need bpf CI to run sockmap selftests on this patch.
Please point your agent at Documentation/bpf/bpf_devel_QA.rst.
Contrary to Emil's ask, I'd recommend fixing one issue at a time.
Reviewing multiple fixes crammed into one patch is harder, IMO.