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-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: veth.sh # 1.81 [+1.81] default - gro flag ok # 2.04 [+0.23] - peer gro flag ok # 2.24 [+0.21] - tso flag ok # 2.44 [+0.20] - peer tso flag ok # 2.84 [+0.39] - aggregation ok # 4.01 [+1.17] - aggregation with TSO off ok # 6.83 [+2.83] with gro on - gro flag ok # 7.05 [+0.22] - peer gro flag ok # 7.27 [+0.22] - tso flag ok # 7.49 [+0.22] - peer tso flag ok # 8.23 [+0.74] - aggregation with TSO off ok # 11.31 [+3.07] gro vs xdp while down - gro flag off ok # 11.63 [+0.32] - after down ok # 11.97 [+0.34] - after xdp off ok # 12.33 [+0.35] - after up ok # 12.88 [+0.55] - after peer xdp ok # 15.54 [+2.66] gro vs xdp while down - gro flag on ok # 15.85 [+0.31] - after down ok # 16.20 [+0.35] - after xdp off ok # 16.54 [+0.34] - after up ok # 17.06 [+0.53] - after peer xdp ok # 19.55 [+2.49] default channels ok # 20.08 [+0.53] with gro enabled on link down - gro flag ok # 20.29 [+0.21] - peer gro flag ok # 20.57 [+0.28] - tso flag ok # 20.79 [+0.23] - peer tso flag ok # 21.73 [+0.94] - aggregation with TSO off ok # 25.01 [+3.28] setting tx channels ok # 25.92 [+0.91] setting both rx and tx channels ok # 26.77 [+0.84] bad setting: combined channels ok # 27.70 [+0.93] setting invalid channels nr ok # 28.04 [+0.34] bad setting: XDP with RX nr less than TX ok # 29.04 [+0.99] bad setting: reducing RX nr below peer TX with XDP set ok # 29.22 [+0.18] bad setting: increasing peer TX nr above RX with XDP set ok # 30.09 [+0.87] setting invalid channels nr ok # 30.60 [+0.51] with xdp attached - gro flag ok # 30.81 [+0.21] - peer gro flag ok # 31.02 [+0.20] - tso flag ok # 31.23 [+0.21] - peer tso flag ok # 31.80 [+0.57] - no aggregation ok # 32.79 [+1.00] - gro flag with GRO on ok # 33.19 [+0.40] - aggregation ok # 34.22 [+1.03] - after dev off, flag ok # 34.45 [+0.23] - peer flag ok # 34.97 [+0.52] - after gro on xdp off, gro flag ok # 35.21 [+0.25] - peer gro flag ok # 35.42 [+0.21] - tso flag ok # 35.63 [+0.21] - peer tso flag ok # 36.51 [+0.88] decreasing tx channels with device down ok # 37.08 [+0.58] - aggregation ok # 38.75 [+1.66] increasing tx channels with device down ok # 39.72 [+0.98] aggregation again with default and TSO off ok ok 1 selftests: net: veth.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->