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 # 2.76 [+2.76] default - gro flag ok # 3.00 [+0.24] - peer gro flag ok # 3.29 [+0.28] - tso flag ok # 3.53 [+0.25] - peer tso flag ok # 4.15 [+0.62] - aggregation ok # 5.80 [+1.65] - aggregation with TSO off ok # 9.54 [+3.74] with gro on - gro flag ok # 9.79 [+0.25] - peer gro flag ok # 10.03 [+0.24] - tso flag ok # 10.29 [+0.26] - peer tso flag ok # 11.43 [+1.15] - aggregation with TSO off ok # 15.53 [+4.09] gro vs xdp while down - gro flag off ok # 15.97 [+0.45] - after down ok # 16.41 [+0.44] - after xdp off ok # 16.81 [+0.39] - after up ok # 17.51 [+0.71] - after peer xdp ok # 21.05 [+3.54] gro vs xdp while down - gro flag on ok # 21.44 [+0.39] - after down ok # 21.86 [+0.42] - after xdp off ok # 22.26 [+0.40] - after up ok # 22.97 [+0.71] - after peer xdp ok # 26.11 [+3.13] default channels ok # 26.74 [+0.63] with gro enabled on link down - gro flag ok # 26.99 [+0.25] - peer gro flag ok # 27.27 [+0.28] - tso flag ok # 27.51 [+0.24] - peer tso flag ok # 28.80 [+1.28] - aggregation with TSO off ok # 32.87 [+4.08] setting tx channels ok # 33.84 [+0.97] setting both rx and tx channels ok # 34.80 [+0.96] bad setting: combined channels ok # 35.80 [+1.00] setting invalid channels nr ok # 36.31 [+0.51] bad setting: XDP with RX nr less than TX ok # 37.67 [+1.36] bad setting: reducing RX nr below peer TX with XDP set ok # 37.93 [+0.26] bad setting: increasing peer TX nr above RX with XDP set ok # 38.89 [+0.96] setting invalid channels nr ok # 39.56 [+0.66] with xdp attached - gro flag ok # 39.82 [+0.26] - peer gro flag ok # 40.05 [+0.23] - tso flag ok # 40.27 [+0.22] - peer tso flag ok # 41.09 [+0.81] - no aggregation ok # 42.27 [+1.18] - gro flag with GRO on ok # 42.83 [+0.56] - aggregation ok # 44.09 [+1.26] - after dev off, flag ok # 44.31 [+0.23] - peer flag ok # 44.97 [+0.65] - after gro on xdp off, gro flag ok # 45.20 [+0.24] - peer gro flag ok # 45.45 [+0.24] - tso flag ok # 45.67 [+0.22] - peer tso flag ok # 46.60 [+0.93] decreasing tx channels with device down ok # 47.45 [+0.85] - aggregation ok # 49.44 [+1.99] increasing tx channels with device down ok # 50.85 [+1.41] 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__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->