make -C tools/testing/selftests TARGETS="net" TEST_PROGS=veth.sh TEST_GEN__PROGS="" run_tests DETECTED CRASH, lowering timeout make: Entering directory '/home/virtme/testing/wt-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-3/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-3/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: veth.sh # 1.25 [+1.25] default - gro flag ok # 1.38 [+0.13] - peer gro flag ok # 1.52 [+0.14] - tso flag ok # 1.65 [+0.13] - peer tso flag ok # 1.90 [+0.25] - aggregation ok # 2.72 [+0.82] - aggregation with TSO off ok # 4.53 [+1.81] with gro on - gro flag ok # 4.68 [+0.15] - peer gro flag ok # 4.80 [+0.13] - tso flag ok # 4.93 [+0.13] - peer tso flag ok # 5.46 [+0.53] - aggregation with TSO off ok # 7.46 [+2.00] gro vs xdp while down - gro flag off ok # 7.69 [+0.22] - after down ok # 7.89 [+0.20] - after xdp off ok # 8.09 [+0.20] - after up ok # 8.43 [+0.34] - after peer xdp ok # 10.01 [+1.58] gro vs xdp while down - gro flag on ok # 10.21 [+0.20] - after down ok # 10.41 [+0.20] - after xdp off ok # 10.62 [+0.21] - after up ok # 11.00 [+0.38] - after peer xdp ok # 12.53 [+1.53] default channels ok # 12.84 [+0.31] with gro enabled on link down - gro flag ok # 12.96 [+0.12] - peer gro flag ok # 13.10 [+0.13] - tso flag ok # 13.25 [+0.15] - peer tso flag ok # 13.76 [+0.52] - aggregation with TSO off ok # 15.88 [+2.11] setting tx channels ok # 16.41 [+0.54] setting both rx and tx channels ok # 16.98 [+0.57] bad setting: combined channels ok # 17.54 [+0.56] setting invalid channels nr ok # 17.76 [+0.22] bad setting: XDP with RX nr less than TX ok # 18.43 [+0.67] bad setting: reducing RX nr below peer TX with XDP set ok # 18.56 [+0.13] bad setting: increasing peer TX nr above RX with XDP set ok # 19.11 [+0.55] setting invalid channels nr ok # 19.45 [+0.34] with xdp attached - gro flag ok # 19.61 [+0.16] - peer gro flag ok # 19.79 [+0.18] - tso flag ok # 19.98 [+0.20] - peer tso flag ok # 20.37 [+0.38] - no aggregation ok # 21.04 [+0.67] - gro flag with GRO on ok # 21.29 [+0.25] - aggregation ok # 22.02 [+0.74] - after dev off, flag ok # 22.15 [+0.13] - peer flag ok # 22.48 [+0.33] - after gro on xdp off, gro flag ok # 22.60 [+0.12] - peer gro flag ok # 22.76 [+0.16] - tso flag ok # 22.89 [+0.14] - peer tso flag ok # 23.44 [+0.55] decreasing tx channels with device down ok # 23.86 [+0.42] - aggregation ok # 24.96 [+1.10] increasing tx channels with device down ok # 25.59 [+0.62] aggregation again with default and TSO off ok ok 1 selftests: net: veth.sh make[1]: Leaving directory '/home/virtme/testing/wt-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-3/tools/testing/selftests' xx__-> echo $? 0 xx__->