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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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 # 3.49 [+3.49] default - gro flag ok # 3.56 [+0.06] - peer gro flag ok # 3.66 [+0.10] - tso flag ok # 3.73 [+0.07] - peer tso flag ok # 3.83 [+0.10] - aggregation ok # 4.44 [+0.61] - aggregation with TSO off ok # 5.45 [+1.01] with gro on - gro flag ok # 5.53 [+0.08] - peer gro flag ok # 5.62 [+0.08] - tso flag ok # 5.69 [+0.07] - peer tso flag ok # 5.87 [+0.18] - aggregation with TSO off ok # 6.88 [+1.01] gro vs xdp while down - gro flag off ok # 7.00 [+0.13] - after down ok # 7.13 [+0.12] - after xdp off ok # 7.24 [+0.11] - after up ok # 7.42 [+0.18] - after peer xdp ok # 8.15 [+0.73] gro vs xdp while down - gro flag on ok # 8.28 [+0.12] - after down ok # 8.41 [+0.13] - after xdp off ok # 8.51 [+0.10] - after up ok # 8.73 [+0.23] - after peer xdp ok # 9.76 [+1.02] default channels ok # 9.95 [+0.20] with gro enabled on link down - gro flag ok # 10.04 [+0.08] - peer gro flag ok # 10.10 [+0.07] - tso flag ok # 10.18 [+0.08] - peer tso flag ok # 10.40 [+0.22] - aggregation with TSO off ok # 11.54 [+1.14] setting tx channels ok # 11.89 [+0.35] setting both rx and tx channels ok # 12.25 [+0.35] bad setting: combined channels ok # 12.60 [+0.36] setting invalid channels nr ok # 12.70 [+0.10] bad setting: XDP with RX nr less than TX ok # 13.03 [+0.32] bad setting: reducing RX nr below peer TX with XDP set ok # 13.08 [+0.05] bad setting: increasing peer TX nr above RX with XDP set ok # 13.43 [+0.36] setting invalid channels nr ok # 13.67 [+0.24] with xdp attached - gro flag ok # 13.77 [+0.10] - peer gro flag ok # 13.84 [+0.08] - tso flag ok # 13.92 [+0.08] - peer tso flag ok # 14.08 [+0.16] - no aggregation ok # 14.55 [+0.47] - gro flag with GRO on ok # 14.64 [+0.09] - aggregation ok # 15.06 [+0.41] - after dev off, flag ok # 15.08 [+0.03] - peer flag ok # 15.17 [+0.08] - after gro on xdp off, gro flag ok # 15.19 [+0.03] - peer gro flag ok # 15.22 [+0.03] - tso flag ok # 15.24 [+0.02] - peer tso flag ok # 15.33 [+0.09] decreasing tx channels with device down ok # 15.40 [+0.07] - aggregation ok # 15.64 [+0.24] increasing tx channels with device down ok # 15.72 [+0.08] 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__->