aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_input.c
diff options
context:
space:
mode:
authorAlexei Starovoitov <[email protected]>2024-04-24 20:57:18 +0000
committerAlexei Starovoitov <[email protected]>2024-04-24 21:05:05 +0000
commit82e38a505c9868e784ec31e743fd8a9fa5ca1084 (patch)
tree90df058db0db4dde730a1aff5fb2eb4119db8634 /net/ipv4/tcp_input.c
parentMerge branch 'use network helpers, part 2' (diff)
downloadkernel-82e38a505c9868e784ec31e743fd8a9fa5ca1084.tar.gz
kernel-82e38a505c9868e784ec31e743fd8a9fa5ca1084.zip
selftests/bpf: Fix wq test.
The wq test was missing destroy(skel) part which was causing bpf progs to stay loaded. That was causing test_progs to complain with "Failed to unload bpf_testmod.ko from kernel: -11" message, but adding destroy() wasn't enough, since wq callback may be delayed, so loop on unload of bpf_testmod if errno is EAGAIN. Acked-by: Andrii Nakryiko <[email protected]> Fixes: 8290dba51910 ("selftests/bpf: wq: add bpf_wq_start() checks") Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions