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.68 [+1.68] default - gro flag ok # 1.90 [+0.22] - peer gro flag ok # 2.12 [+0.21] - tso flag ok # 2.32 [+0.20] - peer tso flag ok # 2.71 [+0.39] - aggregation ok # 3.84 [+1.13] - aggregation with TSO off ok # 6.49 [+2.65] with gro on - gro flag ok # 6.67 [+0.19] - peer gro flag ok # 6.87 [+0.20] - tso flag ok # 7.07 [+0.20] - peer tso flag ok # 7.71 [+0.64] - aggregation with TSO off ok # 10.60 [+2.89] gro vs xdp while down - gro flag off ok # 10.90 [+0.30] - after down ok # 11.25 [+0.35] - after xdp off ok # 11.58 [+0.32] - after up ok # 12.01 [+0.43] - after peer xdp ok # 14.59 [+2.58] gro vs xdp while down - gro flag on ok # 14.90 [+0.31] - after down ok # 15.22 [+0.32] - after xdp off ok # 15.53 [+0.30] - after up ok # 16.13 [+0.60] - after peer xdp ok # 18.41 [+2.28] default channels ok # 18.83 [+0.42] with gro enabled on link down - gro flag ok # 19.03 [+0.20] - peer gro flag ok # 19.20 [+0.17] - tso flag ok # 19.40 [+0.20] - peer tso flag ok # 20.19 [+0.79] - aggregation with TSO off ok # 23.20 [+3.01] setting tx channels ok # 23.88 [+0.68] setting both rx and tx channels ok # 24.67 [+0.79] bad setting: combined channels ok # 25.53 [+0.86] setting invalid channels nr ok # 25.90 [+0.37] bad setting: XDP with RX nr less than TX ok # 26.83 [+0.94] bad setting: reducing RX nr below peer TX with XDP set ok # 27.01 [+0.18] bad setting: increasing peer TX nr above RX with XDP set ok # 27.69 [+0.68] setting invalid channels nr ok # 28.17 [+0.48] with xdp attached - gro flag ok # 28.41 [+0.24] - peer gro flag ok # 28.62 [+0.21] - tso flag ok # 28.80 [+0.18] - peer tso flag ok # 29.34 [+0.54] - no aggregation ok # 30.27 [+0.93] - gro flag with GRO on ok # 30.60 [+0.33] - aggregation ok # 31.52 [+0.91] - after dev off, flag ok # 31.66 [+0.15] - peer flag ok # 32.08 [+0.42] - after gro on xdp off, gro flag ok # 32.26 [+0.18] - peer gro flag ok # 32.43 [+0.17] - tso flag ok # 32.59 [+0.16] - peer tso flag ok # 33.30 [+0.70] decreasing tx channels with device down ok # 33.79 [+0.49] - aggregation ok # 35.29 [+1.50] increasing tx channels with device down ok # 36.13 [+0.84] 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__->