Hello: This patch was applied to bpf/bpf-next.git (master) by Daniel Borkmann <daniel@xxxxxxxxxxxxx>: On Tue, 4 Jan 2022 12:59:18 -0800 you wrote: > Applications can be confused slightly because we do not always return the > same error code as expected, e.g. what the TCP stack normally returns. For > example on a sock err sk->sk_err instead of returning the sock_error we > return EAGAIN. This usually means the application will 'try again' > instead of aborting immediately. Another example, when a shutdown event > is received we should immediately abort instead of waiting for data when > the user provides a timeout. > > [...] Here is the summary with links: - [bpf-next] bpf, sockmap: fix return codes from tcp_bpf_recvmsg_parser() https://git.kernel.org/bpf/bpf-next/c/5b2c5540b811 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html