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.69 [+2.69] default - gro flag ok # 2.98 [+0.29] - peer gro flag ok # 3.24 [+0.26] - tso flag ok # 3.49 [+0.25] - peer tso flag ok # 4.13 [+0.63] - aggregation ok # 5.80 [+1.68] - aggregation with TSO off ok # 9.71 [+3.91] with gro on - gro flag ok # 10.01 [+0.30] - peer gro flag ok # 10.29 [+0.27] - tso flag ok # 10.58 [+0.29] - peer tso flag ok # 11.81 [+1.23] - aggregation with TSO off ok # 16.08 [+4.27] gro vs xdp while down - gro flag off ok # 16.51 [+0.43] - after down ok # 16.96 [+0.45] - after xdp off ok # 17.38 [+0.42] - after up ok # 18.10 [+0.72] - after peer xdp ok # 21.87 [+3.77] gro vs xdp while down - gro flag on ok # 22.32 [+0.45] - after down ok # 22.76 [+0.44] - after xdp off ok # 23.19 [+0.43] - after up ok # 23.94 [+0.75] - after peer xdp ok # 27.33 [+3.39] default channels ok # 28.04 [+0.71] with gro enabled on link down - gro flag ok # 28.32 [+0.28] - peer gro flag ok # 28.63 [+0.31] - tso flag ok # 28.89 [+0.26] - peer tso flag ok # 30.36 [+1.47] - aggregation with TSO off ok # 34.80 [+4.43] setting tx channels ok # 35.89 [+1.09] setting both rx and tx channels ok # 37.00 [+1.10] bad setting: combined channels ok # 38.09 [+1.09] setting invalid channels nr ok # 38.69 [+0.60] bad setting: XDP with RX nr less than TX ok # 40.17 [+1.49] bad setting: reducing RX nr below peer TX with XDP set ok # 40.48 [+0.31] bad setting: increasing peer TX nr above RX with XDP set ok # 41.58 [+1.10] setting invalid channels nr ok # 42.29 [+0.71] with xdp attached - gro flag ok # 42.57 [+0.28] - peer gro flag ok # 42.84 [+0.28] - tso flag ok # 43.12 [+0.28] - peer tso flag ok # 44.05 [+0.93] - no aggregation ok # 45.43 [+1.39] - gro flag with GRO on ok # 46.04 [+0.61] - aggregation ok # 47.48 [+1.44] - after dev off, flag ok # 47.77 [+0.28] - peer flag ok # 48.51 [+0.74] - after gro on xdp off, gro flag ok # 48.76 [+0.25] - peer gro flag ok # 49.04 [+0.28] - tso flag ok # 49.33 [+0.29] - peer tso flag ok # 50.39 [+1.06] decreasing tx channels with device down ok # 51.34 [+0.96] - aggregation ok # 53.56 [+2.22] increasing tx channels with device down ok # 55.11 [+1.55] 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__->