Hello: This patch was applied to bpf/bpf-next.git (master) by Daniel Borkmann <daniel@xxxxxxxxxxxxx>: On Thu, 7 Jul 2022 15:08:42 +0200 you wrote: > When application runs in busy poll mode and does not receive a single > packet but only sends them, it is currently > impossible to get into napi_busy_loop() as napi_id is only marked on Rx > side in xsk_rcv_check(). In there, napi_id is being taken from > xdp_rxq_info carried by xdp_buff. From Tx perspective, we do not have > access to it. What we have handy is the xsk pool. > > [...] Here is the summary with links: - [v2,bpf-next] xsk: mark napi_id on sendmsg() https://git.kernel.org/bpf/bpf-next/c/ca2e1a627035 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html