make -C tools/testing/selftests TARGETS="net" TEST_PROGS=veth.sh TEST_GEN__PROGS="" run_tests 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.87 [+1.87] default - gro flag ok # 2.07 [+0.20] - peer gro flag ok # 2.28 [+0.21] - tso flag ok # 2.48 [+0.21] - peer tso flag ok # 2.86 [+0.38] - aggregation ok # 4.01 [+1.15] - aggregation with TSO off ok # 6.74 [+2.73] with gro on - gro flag ok # 6.94 [+0.20] - peer gro flag ok # 7.14 [+0.20] - tso flag ok # 7.35 [+0.22] - peer tso flag ok # 8.06 [+0.70] - aggregation with TSO off ok # 11.00 [+2.94] gro vs xdp while down - gro flag off ok # 11.32 [+0.32] - after down ok # 11.62 [+0.30] - after xdp off ok # 11.94 [+0.32] - after up ok # 12.46 [+0.52] - after peer xdp ok # 14.95 [+2.49] gro vs xdp while down - gro flag on ok # 15.26 [+0.31] - after down ok # 15.59 [+0.34] - after xdp off ok # 15.95 [+0.35] - after up ok # 16.48 [+0.53] - after peer xdp ok # 18.97 [+2.49] default channels ok # 19.51 [+0.54] with gro enabled on link down - gro flag ok # 19.71 [+0.21] - peer gro flag ok # 19.91 [+0.20] - tso flag ok # 20.09 [+0.18] - peer tso flag ok # 20.95 [+0.85] - aggregation with TSO off ok # 24.23 [+3.29] setting tx channels ok # 25.08 [+0.85] setting both rx and tx channels ok # 25.89 [+0.82] bad setting: combined channels ok # 26.78 [+0.89] setting invalid channels nr ok # 27.11 [+0.33] bad setting: XDP with RX nr less than TX ok # 28.10 [+0.99] bad setting: reducing RX nr below peer TX with XDP set ok # 28.29 [+0.19] bad setting: increasing peer TX nr above RX with XDP set ok # 29.19 [+0.90] setting invalid channels nr ok # 29.74 [+0.55] with xdp attached - gro flag ok DETECTED CRASH, lowering timeout # 29.98 [+0.24] - peer gro flag ok # 30.19 [+0.21] - tso flag ok # 30.40 [+0.21] - peer tso flag ok # 30.97 [+0.56] - no aggregation ok # 31.95 [+0.98] - gro flag with GRO on ok # 32.34 [+0.39] - aggregation ok # 33.40 [+1.06] - after dev off, flag ok # 33.60 [+0.20] - peer flag ok # 34.10 [+0.50] - after gro on xdp off, gro flag ok # 34.31 [+0.21] - peer gro flag ok # 34.54 [+0.22] - tso flag ok # 34.78 [+0.24] - peer tso flag ok # 35.69 [+0.91] decreasing tx channels with device down ok # 36.26 [+0.57] - aggregation ok # 37.87 [+1.61] increasing tx channels with device down ok # 38.78 [+0.91] 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__->