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.98 [+1.98] default - gro flag ok # 2.19 [+0.21] - peer gro flag ok # 2.42 [+0.23] - tso flag ok # 2.63 [+0.21] - peer tso flag ok # 3.01 [+0.38] - aggregation ok # 4.17 [+1.15] - aggregation with TSO off ok # 7.12 [+2.95] with gro on - gro flag ok # 7.33 [+0.21] - peer gro flag ok # 7.55 [+0.22] - tso flag ok # 7.75 [+0.20] - peer tso flag ok # 8.52 [+0.78] - aggregation with TSO off ok # 11.69 [+3.17] gro vs xdp while down - gro flag off ok # 12.02 [+0.33] - after down ok # 12.35 [+0.33] - after xdp off ok # 12.70 [+0.35] - after up ok # 13.25 [+0.55] - after peer xdp ok # 16.09 [+2.85] gro vs xdp while down - gro flag on ok # 16.43 [+0.34] - after down ok # 16.80 [+0.37] - after xdp off ok # 17.12 [+0.33] - after up ok # 17.63 [+0.51] - after peer xdp ok # 20.26 [+2.63] default channels ok # 20.81 [+0.55] with gro enabled on link down - gro flag ok # 21.03 [+0.22] - peer gro flag ok # 21.25 [+0.22] - tso flag ok # 21.46 [+0.20] - peer tso flag ok # 22.35 [+0.89] - aggregation with TSO off ok # 25.78 [+3.44] setting tx channels ok # 26.65 [+0.87] setting both rx and tx channels ok # 27.55 [+0.90] bad setting: combined channels ok # 28.48 [+0.93] setting invalid channels nr ok # 28.85 [+0.37] bad setting: XDP with RX nr less than TX ok # 29.85 [+0.99] bad setting: reducing RX nr below peer TX with XDP set ok # 30.04 [+0.19] bad setting: increasing peer TX nr above RX with XDP set ok DETECTED CRASH, lowering timeout # 30.84 [+0.80] setting invalid channels nr ok # 31.36 [+0.52] with xdp attached - gro flag ok # 31.60 [+0.23] - peer gro flag ok # 31.81 [+0.21] - tso flag ok # 32.02 [+0.21] - peer tso flag ok # 32.57 [+0.56] - no aggregation ok # 33.58 [+1.01] - gro flag with GRO on ok # 33.96 [+0.38] - aggregation ok # 35.00 [+1.04] - after dev off, flag ok # 35.21 [+0.21] - peer flag ok # 35.75 [+0.54] - after gro on xdp off, gro flag ok # 35.97 [+0.21] - peer gro flag ok # 36.17 [+0.20] - tso flag ok # 36.38 [+0.21] - peer tso flag ok # 37.22 [+0.84] decreasing tx channels with device down ok # 37.84 [+0.61] - aggregation ok # 39.49 [+1.66] increasing tx channels with device down ok # 40.45 [+0.95] 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__->