aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/prog.c
diff options
context:
space:
mode:
authorKal Conley <[email protected]>2023-04-05 08:29:04 +0000
committerMartin KaFai Lau <[email protected]>2023-04-05 19:22:59 +0000
commitf2b50f17268390567bc0e95642170d88f336c8f4 (patch)
tree69ec52e7b6860496f7f9aeeda465b9ee52dda655 /tools/bpf/bpftool/prog.c
parentMerge branch 'selftests: xsk: Add test case for packets at end of UMEM' (diff)
downloadkernel-f2b50f17268390567bc0e95642170d88f336c8f4.tar.gz
kernel-f2b50f17268390567bc0e95642170d88f336c8f4.zip
selftests: xsk: Disable IPv6 on VETH1
This change fixes flakiness in the BIDIRECTIONAL test: # [is_pkt_valid] expected length [60], got length [90] not ok 1 FAIL: SKB BUSY-POLL BIDIRECTIONAL When IPv6 is enabled, the interface will periodically send MLDv1 and MLDv2 packets. These packets can cause the BIDIRECTIONAL test to fail since it uses VETH0 for RX. For other tests, this was not a problem since they only receive on VETH1 and IPv6 was already disabled on VETH0. Fixes: a89052572ebb ("selftests/bpf: Xsk selftests framework") Signed-off-by: Kal Conley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin KaFai Lau <[email protected]>
Diffstat (limited to 'tools/bpf/bpftool/prog.c')
0 files changed, 0 insertions, 0 deletions