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.84 [+1.84] default - gro flag ok # 2.03 [+0.19] - peer gro flag ok # 2.22 [+0.20] - tso flag ok # 2.46 [+0.23] - peer tso flag ok # 2.84 [+0.38] - aggregation ok # 4.00 [+1.16] - aggregation with TSO off ok # 6.86 [+2.86] with gro on - gro flag ok # 7.08 [+0.22] - peer gro flag ok # 7.28 [+0.20] - tso flag ok # 7.49 [+0.21] - peer tso flag ok # 8.24 [+0.75] - aggregation with TSO off ok # 11.25 [+3.01] gro vs xdp while down - gro flag off ok # 11.59 [+0.34] - after down ok # 11.94 [+0.35] - after xdp off ok # 12.28 [+0.34] - after up ok # 12.82 [+0.54] - after peer xdp ok # 15.48 [+2.66] gro vs xdp while down - gro flag on ok # 15.78 [+0.30] - after down ok # 16.12 [+0.34] - after xdp off ok # 16.47 [+0.35] - after up ok # 17.02 [+0.55] - after peer xdp ok # 19.49 [+2.47] default channels ok # 19.99 [+0.50] with gro enabled on link down - gro flag ok # 20.19 [+0.20] - peer gro flag ok # 20.42 [+0.22] - tso flag ok # 20.61 [+0.20] - peer tso flag ok # 21.45 [+0.84] - aggregation with TSO off ok # 24.68 [+3.23] setting tx channels ok # 25.50 [+0.83] setting both rx and tx channels ok # 26.33 [+0.83] bad setting: combined channels ok # 27.23 [+0.90] setting invalid channels nr ok # 27.58 [+0.35] bad setting: XDP with RX nr less than TX ok # 28.58 [+1.00] bad setting: reducing RX nr below peer TX with XDP set ok # 28.76 [+0.18] bad setting: increasing peer TX nr above RX with XDP set ok DETECTED CRASH, lowering timeout # 29.62 [+0.86] setting invalid channels nr ok # 30.17 [+0.55] with xdp attached - gro flag ok # 30.39 [+0.21] - peer gro flag ok # 30.59 [+0.20] - tso flag ok # 30.79 [+0.20] - peer tso flag ok # 31.36 [+0.57] - no aggregation ok # 32.33 [+0.97] - gro flag with GRO on ok # 32.73 [+0.40] - aggregation ok # 33.79 [+1.05] - after dev off, flag ok # 33.99 [+0.21] - peer flag ok # 34.49 [+0.49] - after gro on xdp off, gro flag ok # 34.70 [+0.21] - peer gro flag ok # 34.89 [+0.19] - tso flag ok # 35.10 [+0.21] - peer tso flag ok # 35.95 [+0.85] decreasing tx channels with device down ok # 36.59 [+0.64] - aggregation ok # 38.34 [+1.75] increasing tx channels with device down ok # 39.32 [+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__->