Hello: This patch was applied to bpf/bpf-next.git (master) by Daniel Borkmann <daniel@xxxxxxxxxxxxx>: On Wed, 7 Sep 2022 15:13:11 +0800 you wrote: > In sk_psock_backlog function, for ingress direction skb, if no new data > packet arrives after the skb is cached, the cached skb does not have a > chance to be added to the receive queue of psock. As a result, the cached > skb cannot be received by the upper-layer application. > > Fix this by reschedule the psock work to dispose the cached skb in > sk_msg_recvmsg function. > > [...] Here is the summary with links: - [bpf] skmsg: schedule psock work if the cached skb exists on the psock https://git.kernel.org/bpf/bpf-next/c/bec217197b41 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html