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.76 [+1.76] default - gro flag ok # 1.96 [+0.20] - peer gro flag ok # 2.16 [+0.20] - tso flag ok # 2.35 [+0.18] - peer tso flag ok # 2.74 [+0.39] - aggregation ok # 3.83 [+1.09] - aggregation with TSO off ok # 6.42 [+2.59] with gro on - gro flag ok # 6.60 [+0.18] - peer gro flag ok # 6.80 [+0.20] - tso flag ok # 7.00 [+0.20] - peer tso flag ok # 7.73 [+0.73] - aggregation with TSO off ok # 10.61 [+2.88] gro vs xdp while down - gro flag off ok # 10.91 [+0.30] - after down ok # 11.25 [+0.34] - after xdp off ok # 11.58 [+0.33] - after up ok # 12.10 [+0.52] - after peer xdp ok # 14.64 [+2.54] gro vs xdp while down - gro flag on ok # 14.96 [+0.32] - after down ok # 15.27 [+0.31] - after xdp off ok # 15.59 [+0.32] - after up ok # 16.11 [+0.53] - after peer xdp ok # 18.46 [+2.35] default channels ok # 18.97 [+0.50] with gro enabled on link down - gro flag ok # 19.18 [+0.21] - peer gro flag ok # 19.38 [+0.21] - tso flag ok # 19.59 [+0.21] - peer tso flag ok # 20.42 [+0.82] - aggregation with TSO off ok # 23.52 [+3.10] setting tx channels ok # 24.36 [+0.84] setting both rx and tx channels ok # 25.12 [+0.77] bad setting: combined channels ok # 25.94 [+0.81] setting invalid channels nr ok # 26.27 [+0.33] bad setting: XDP with RX nr less than TX ok # 27.28 [+1.01] bad setting: reducing RX nr below peer TX with XDP set ok # 27.45 [+0.17] bad setting: increasing peer TX nr above RX with XDP set ok DETECTED CRASH, lowering timeout # 28.26 [+0.81] setting invalid channels nr ok # 28.77 [+0.51] with xdp attached - gro flag ok # 28.98 [+0.21] - peer gro flag ok # 29.18 [+0.20] - tso flag ok # 29.37 [+0.19] - peer tso flag ok # 29.94 [+0.56] - no aggregation ok # 30.85 [+0.91] - gro flag with GRO on ok # 31.22 [+0.38] - aggregation ok # 32.20 [+0.98] - after dev off, flag ok # 32.38 [+0.18] - peer flag ok # 32.88 [+0.50] - after gro on xdp off, gro flag ok # 33.09 [+0.21] - peer gro flag ok # 33.27 [+0.18] - tso flag ok # 33.48 [+0.21] - peer tso flag ok # 34.27 [+0.80] decreasing tx channels with device down ok # 34.86 [+0.59] - aggregation ok # 36.46 [+1.60] increasing tx channels with device down ok # 37.38 [+0.92] 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__->