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.80 [+1.80] default - gro flag ok # 2.02 [+0.23] - peer gro flag ok # 2.26 [+0.24] - tso flag ok # 2.47 [+0.21] - peer tso flag ok # 2.85 [+0.38] - aggregation ok # 4.00 [+1.15] - aggregation with TSO off ok # 6.70 [+2.70] with gro on - gro flag ok # 6.92 [+0.22] - peer gro flag ok # 7.13 [+0.21] - tso flag ok # 7.33 [+0.20] - peer tso flag ok # 8.04 [+0.71] - aggregation with TSO off ok # 11.02 [+2.98] gro vs xdp while down - gro flag off ok # 11.32 [+0.31] - after down ok # 11.67 [+0.34] - after xdp off ok # 11.98 [+0.32] - after up ok # 12.49 [+0.51] - after peer xdp ok # 15.06 [+2.57] gro vs xdp while down - gro flag on ok # 15.38 [+0.33] - after down ok # 15.73 [+0.34] - after xdp off ok # 16.02 [+0.29] - after up ok # 16.55 [+0.53] - after peer xdp ok # 18.98 [+2.43] default channels ok # 19.49 [+0.51] with gro enabled on link down - gro flag ok # 19.70 [+0.21] - peer gro flag ok # 19.88 [+0.19] - tso flag ok # 20.09 [+0.21] - peer tso flag ok # 20.95 [+0.86] - aggregation with TSO off ok # 24.14 [+3.18] setting tx channels ok # 24.97 [+0.83] setting both rx and tx channels ok # 25.81 [+0.85] bad setting: combined channels ok # 26.63 [+0.82] setting invalid channels nr ok # 27.04 [+0.41] bad setting: XDP with RX nr less than TX ok # 28.02 [+0.97] bad setting: reducing RX nr below peer TX with XDP set DETECTED CRASH, lowering timeout ok # 28.20 [+0.18] bad setting: increasing peer TX nr above RX with XDP set ok # 29.02 [+0.82] setting invalid channels nr ok # 29.54 [+0.52] with xdp attached - gro flag ok # 29.75 [+0.21] - peer gro flag ok # 29.96 [+0.21] - tso flag ok # 30.16 [+0.20] - peer tso flag ok # 30.72 [+0.56] - no aggregation ok # 31.66 [+0.94] - gro flag with GRO on ok # 32.03 [+0.37] - aggregation ok # 33.05 [+1.02] - after dev off, flag ok # 33.25 [+0.20] - peer flag ok # 33.73 [+0.48] - after gro on xdp off, gro flag ok # 33.93 [+0.20] - peer gro flag ok # 34.11 [+0.19] - tso flag ok # 34.32 [+0.21] - peer tso flag ok # 35.13 [+0.81] decreasing tx channels with device down ok # 35.71 [+0.59] - aggregation ok # 37.32 [+1.60] increasing tx channels with device down ok # 38.23 [+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__->