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.52 [+1.52] default - gro flag ok # 1.74 [+0.22] - peer gro flag ok # 1.92 [+0.18] - tso flag ok # 2.13 [+0.20] - peer tso flag ok # 2.49 [+0.36] - aggregation ok # 3.41 [+0.92] - aggregation with TSO off ok # 5.78 [+2.38] with gro on - gro flag ok # 5.96 [+0.17] - peer gro flag ok # 6.12 [+0.16] - tso flag ok # 6.29 [+0.18] - peer tso flag ok # 6.96 [+0.67] - aggregation with TSO off ok # 9.65 [+2.69] gro vs xdp while down - gro flag off ok # 9.93 [+0.28] - after down ok # 10.23 [+0.30] - after xdp off ok # 10.53 [+0.30] - after up ok # 10.99 [+0.46] - after peer xdp ok # 13.21 [+2.22] gro vs xdp while down - gro flag on ok # 13.50 [+0.29] - after down ok # 13.80 [+0.30] - after xdp off ok # 14.11 [+0.31] - after up ok # 14.60 [+0.49] - after peer xdp ok # 17.16 [+2.55] default channels ok # 17.68 [+0.52] with gro enabled on link down - gro flag ok # 17.87 [+0.19] - peer gro flag ok # 18.11 [+0.24] - tso flag ok # 18.37 [+0.26] - peer tso flag ok # 19.21 [+0.84] - aggregation with TSO off ok # 22.17 [+2.95] setting tx channels ok # 22.98 [+0.81] setting both rx and tx channels ok # 23.79 [+0.81] bad setting: combined channels ok # 24.58 [+0.79] setting invalid channels nr ok # 24.87 [+0.29] bad setting: XDP with RX nr less than TX ok # 25.85 [+0.98] bad setting: reducing RX nr below peer TX with XDP set ok # 26.01 [+0.16] bad setting: increasing peer TX nr above RX with XDP set ok # 26.78 [+0.77] setting invalid channels nr ok # 27.31 [+0.53] with xdp attached - gro flag ok # 27.52 [+0.20] - peer gro flag ok # 27.69 [+0.18] - tso flag ok # 27.88 [+0.18] - peer tso flag ok # 28.41 [+0.53] - no aggregation ok # 29.34 [+0.93] - gro flag with GRO on ok # 29.72 [+0.38] - aggregation ok # 30.81 [+1.09] - after dev off, flag ok # 31.05 [+0.24] - peer flag ok # 31.51 [+0.46] - after gro on xdp off, gro flag ok # 31.71 [+0.20] - peer gro flag ok # 31.89 [+0.18] - tso flag ok # 32.06 [+0.17] - peer tso flag ok # 32.72 [+0.67] decreasing tx channels with device down ok # 33.20 [+0.48] - aggregation ok # 34.52 [+1.31] increasing tx channels with device down ok # 35.27 [+0.75] 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__->