Hello: This patch was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Wed, 27 Apr 2022 14:23:38 +0800 you wrote: > When xdp_rxq_info_user program exits unexpectedly, it doesn't detach xdp > prog of device, and other xdp prog can't be attached to the device. So > call init_exit() to detach xdp prog when program exits unexpectedly. > > Signed-off-by: Zhengchao Shao <shaozhengchao@xxxxxxxxxx> > --- > samples/bpf/xdp_rxq_info_user.c | 22 ++++++++++++++++------ > 1 file changed, 16 insertions(+), 6 deletions(-) Here is the summary with links: - [v2,bpf-next] samples/bpf: detach xdp prog when program exits unexpectedly in xdp_rxq_info_user https://git.kernel.org/bpf/bpf-next/c/d1c57439e4f3 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html