make -C tools/testing/selftests TARGETS="net" TEST_PROGS=veth.sh TEST_GEN__PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: veth.sh # 0.48 [+0.48] default - gro flag ok # 0.58 [+0.10] - peer gro flag ok # 0.67 [+0.09] - tso flag ok # 0.73 [+0.07] - peer tso flag ok # 0.85 [+0.12] - aggregation ok # 1.36 [+0.51] - aggregation with TSO off ok # 2.32 [+0.96] with gro on - gro flag ok # 2.41 [+0.08] - peer gro flag ok # 2.48 [+0.07] - tso flag ok # 2.55 [+0.08] - peer tso flag ok # 2.84 [+0.29] - aggregation with TSO off ok # 3.97 [+1.12] gro vs xdp while down - gro flag off ok # 4.10 [+0.13] - after down ok # 4.26 [+0.17] - after xdp off ok # 4.36 [+0.10] - after up ok # 4.54 [+0.18] - after peer xdp ok # 5.38 [+0.83] gro vs xdp while down - gro flag on ok # 5.49 [+0.11] - after down ok # 5.59 [+0.11] - after xdp off ok # 5.74 [+0.14] - after up ok # 6.00 [+0.26] - after peer xdp ok # 6.98 [+0.98] default channels ok # 7.13 [+0.15] with gro enabled on link down - gro flag ok # 7.21 [+0.08] - peer gro flag ok # 7.27 [+0.06] - tso flag ok # 7.33 [+0.05] - peer tso flag ok # 7.52 [+0.20] - aggregation with TSO off ok # 8.45 [+0.93] setting tx channels ok # 8.71 [+0.26] setting both rx and tx channels ok # 8.99 [+0.29] bad setting: combined channels ok # 9.27 [+0.27] setting invalid channels nr ok # 9.37 [+0.10] bad setting: XDP with RX nr less than TX ok # 9.77 [+0.41] bad setting: reducing RX nr below peer TX with XDP set ok # 9.83 [+0.06] bad setting: increasing peer TX nr above RX with XDP set ok # 10.17 [+0.34] setting invalid channels nr ok # 10.34 [+0.18] with xdp attached - gro flag ok # 10.40 [+0.06] - peer gro flag ok # 10.47 [+0.06] - tso flag ok # 10.55 [+0.08] - peer tso flag ok # 10.75 [+0.20] - no aggregation ok # 11.14 [+0.39] - gro flag with GRO on ok # 11.28 [+0.14] - aggregation ok # 11.75 [+0.46] - after dev off, flag ok # 11.81 [+0.07] - peer flag ok # 11.99 [+0.18] - after gro on xdp off, gro flag ok # 12.07 [+0.08] - peer gro flag ok # 12.14 [+0.07] - tso flag ok # 12.22 [+0.08] - peer tso flag ok # 12.48 [+0.25] decreasing tx channels with device down ok # 12.61 [+0.14] - aggregation ok # 13.24 [+0.63] increasing tx channels with device down ok # 13.46 [+0.21] aggregation again with default and TSO off ok ok 1 selftests: net: veth.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->