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.05 [+1.05] default - gro flag ok # 1.19 [+0.14] - peer gro flag ok # 1.30 [+0.11] - tso flag ok # 1.42 [+0.12] - peer tso flag ok # 1.67 [+0.24] - aggregation ok # 2.46 [+0.79] - aggregation with TSO off ok # 4.17 [+1.71] with gro on - gro flag ok # 4.30 [+0.13] - peer gro flag ok # 4.43 [+0.13] - tso flag ok # 4.56 [+0.13] - peer tso flag ok # 5.00 [+0.44] - aggregation with TSO off ok # 6.86 [+1.85] gro vs xdp while down - gro flag off ok # 7.05 [+0.19] - after down ok # 7.25 [+0.20] - after xdp off ok # 7.44 [+0.18] - after up ok # 7.77 [+0.33] - after peer xdp ok # 9.38 [+1.61] gro vs xdp while down - gro flag on ok # 9.59 [+0.21] - after down ok # 9.78 [+0.19] - after xdp off ok # 9.98 [+0.20] - after up ok # 10.32 [+0.34] - after peer xdp ok # 11.80 [+1.48] default channels ok # 12.11 [+0.31] with gro enabled on link down - gro flag ok # 12.24 [+0.13] - peer gro flag ok # 12.38 [+0.14] - tso flag ok # 12.51 [+0.13] - peer tso flag ok # 13.03 [+0.52] - aggregation with TSO off ok # 14.96 [+1.93] setting tx channels ok # 15.44 [+0.49] setting both rx and tx channels ok # 15.95 [+0.51] bad setting: combined channels ok # 16.48 [+0.53] setting invalid channels nr ok # 16.71 [+0.22] bad setting: XDP with RX nr less than TX ok # 17.31 [+0.60] bad setting: reducing RX nr below peer TX with XDP set ok # 17.45 [+0.14] bad setting: increasing peer TX nr above RX with XDP set ok # 17.97 [+0.52] setting invalid channels nr ok # 18.30 [+0.33] with xdp attached - gro flag ok # 18.41 [+0.11] - peer gro flag ok # 18.53 [+0.12] - tso flag ok # 18.67 [+0.13] - peer tso flag ok # 19.01 [+0.34] - no aggregation ok # 19.65 [+0.65] - gro flag with GRO on ok # 19.89 [+0.23] - aggregation ok # 20.57 [+0.68] - after dev off, flag ok # 20.70 [+0.13] - peer flag ok # 21.01 [+0.31] - after gro on xdp off, gro flag ok # 21.14 [+0.12] - peer gro flag ok # 21.26 [+0.13] - tso flag ok # 21.39 [+0.12] - peer tso flag ok # 21.87 [+0.48] decreasing tx channels with device down ok # 22.24 [+0.37] - aggregation ok # 23.24 [+1.00] increasing tx channels with device down ok # 23.85 [+0.61] 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__->