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.62 [+1.62] default - gro flag ok # 1.78 [+0.16] - peer gro flag ok # 1.96 [+0.18] - tso flag ok # 2.18 [+0.22] - peer tso flag ok # 2.49 [+0.31] - aggregation ok # 3.44 [+0.96] - aggregation with TSO off ok # 5.88 [+2.44] with gro on - gro flag ok # 6.05 [+0.16] - peer gro flag ok # 6.23 [+0.18] - tso flag ok # 6.42 [+0.19] - peer tso flag ok # 7.00 [+0.58] - aggregation with TSO off ok # 9.49 [+2.49] gro vs xdp while down - gro flag off ok # 9.74 [+0.25] - after down ok # 10.01 [+0.27] - after xdp off ok # 10.27 [+0.26] - after up ok # 10.70 [+0.43] - after peer xdp ok # 12.78 [+2.07] gro vs xdp while down - gro flag on ok # 13.03 [+0.25] - after down ok # 13.30 [+0.27] - after xdp off ok # 13.53 [+0.24] - after up ok # 13.95 [+0.41] - after peer xdp ok # 15.84 [+1.89] default channels ok # 16.23 [+0.39] with gro enabled on link down - gro flag ok # 16.38 [+0.15] - peer gro flag ok # 16.55 [+0.18] - tso flag ok # 16.70 [+0.15] - peer tso flag ok # 17.33 [+0.63] - aggregation with TSO off ok # 19.79 [+2.46] setting tx channels ok # 20.40 [+0.61] setting both rx and tx channels ok # 21.02 [+0.62] bad setting: combined channels ok # 21.64 [+0.62] setting invalid channels nr ok # 21.91 [+0.27] bad setting: XDP with RX nr less than TX ok # 22.67 [+0.77] bad setting: reducing RX nr below peer TX with XDP set ok # 22.81 [+0.14] bad setting: increasing peer TX nr above RX with XDP set ok # 23.41 [+0.60] setting invalid channels nr ok # 23.80 [+0.39] with xdp attached - gro flag ok # 23.95 [+0.15] - peer gro flag ok # 24.11 [+0.16] - tso flag ok # 24.25 [+0.14] - peer tso flag ok # 24.66 [+0.40] - no aggregation ok # 25.41 [+0.75] - gro flag with GRO on ok # 25.70 [+0.29] - aggregation ok # 26.48 [+0.79] - after dev off, flag ok # 26.64 [+0.16] - peer flag ok # 27.01 [+0.37] - after gro on xdp off, gro flag ok # 27.18 [+0.16] - peer gro flag ok # 27.32 [+0.15] - tso flag ok # 27.48 [+0.16] - peer tso flag ok # 28.11 [+0.63] decreasing tx channels with device down ok # 28.56 [+0.44] - aggregation ok # 29.81 [+1.26] increasing tx channels with device down ok # 30.52 [+0.70] 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__->