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.80 [+1.80] default - gro flag ok # 2.03 [+0.22] - peer gro flag ok # 2.27 [+0.24] - tso flag ok # 2.47 [+0.21] - peer tso flag ok # 2.87 [+0.40] - aggregation ok # 4.04 [+1.17] - aggregation with TSO off ok # 6.91 [+2.88] with gro on - gro flag ok # 7.13 [+0.22] - peer gro flag ok # 7.34 [+0.21] - tso flag ok # 7.57 [+0.23] - peer tso flag ok # 8.31 [+0.74] - aggregation with TSO off ok # 11.35 [+3.04] gro vs xdp while down - gro flag off ok # 11.67 [+0.32] - after down ok # 12.00 [+0.33] - after xdp off ok # 12.34 [+0.34] - after up ok # 12.90 [+0.55] - after peer xdp ok # 15.50 [+2.61] gro vs xdp while down - gro flag on ok # 15.80 [+0.30] - after down ok # 16.15 [+0.34] - after xdp off ok # 16.47 [+0.32] - after up ok # 17.01 [+0.54] - after peer xdp ok # 19.56 [+2.55] default channels ok # 20.10 [+0.54] with gro enabled on link down - gro flag ok # 20.32 [+0.22] - peer gro flag ok # 20.54 [+0.21] - tso flag ok # 20.75 [+0.21] - peer tso flag ok # 21.62 [+0.87] - aggregation with TSO off ok # 24.92 [+3.30] setting tx channels ok # 25.79 [+0.87] setting both rx and tx channels ok # 26.66 [+0.87] bad setting: combined channels ok # 27.54 [+0.88] setting invalid channels nr ok # 27.94 [+0.40] bad setting: XDP with RX nr less than TX ok # 28.90 [+0.96] bad setting: reducing RX nr below peer TX with XDP set ok # 29.08 [+0.18] bad setting: increasing peer TX nr above RX with XDP set ok # 29.96 [+0.87] setting invalid channels nr ok # 30.49 [+0.54] with xdp attached - gro flag ok # 30.69 [+0.20] - peer gro flag ok # 30.92 [+0.23] - tso flag ok # 31.14 [+0.22] - peer tso flag ok # 31.70 [+0.56] - no aggregation ok # 32.68 [+0.98] - gro flag with GRO on ok # 33.07 [+0.40] - aggregation ok # 34.11 [+1.03] - after dev off, flag ok # 34.31 [+0.21] - peer flag ok # 34.83 [+0.52] - after gro on xdp off, gro flag ok # 35.04 [+0.21] - peer gro flag ok # 35.23 [+0.19] - tso flag ok # 35.44 [+0.22] - peer tso flag ok # 36.30 [+0.85] decreasing tx channels with device down ok # 36.90 [+0.60] - aggregation ok # 38.52 [+1.62] increasing tx channels with device down ok # 39.49 [+0.97] 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__->