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.59 [+2.59] default - gro flag ok # 2.86 [+0.27] - peer gro flag ok # 3.11 [+0.25] - tso flag ok # 3.37 [+0.26] - peer tso flag ok # 4.01 [+0.64] - aggregation ok # 5.72 [+1.71] - aggregation with TSO off ok # 9.42 [+3.71] with gro on - gro flag ok # 9.69 [+0.27] - peer gro flag ok # 9.95 [+0.26] - tso flag ok # 10.20 [+0.25] - peer tso flag ok # 11.37 [+1.17] - aggregation with TSO off ok # 15.40 [+4.04] gro vs xdp while down - gro flag off ok # 15.83 [+0.43] - after down ok # 16.22 [+0.39] - after xdp off ok # 16.65 [+0.43] - after up ok # 17.35 [+0.70] - after peer xdp ok # 20.99 [+3.65] gro vs xdp while down - gro flag on ok # 21.43 [+0.44] - after down ok # 21.86 [+0.42] - after xdp off ok # 22.31 [+0.45] - after up ok # 23.00 [+0.69] - after peer xdp ok # 26.18 [+3.19] default channels ok # 26.94 [+0.75] with gro enabled on link down - gro flag ok # 27.20 [+0.27] - peer gro flag ok # 27.44 [+0.24] - tso flag ok # 27.73 [+0.29] - peer tso flag ok # 29.13 [+1.41] - aggregation with TSO off ok # 33.32 [+4.18] setting tx channels ok # 34.40 [+1.08] setting both rx and tx channels ok # 35.43 [+1.03] bad setting: combined channels ok # 36.50 [+1.07] setting invalid channels nr ok # 37.08 [+0.58] bad setting: XDP with RX nr less than TX ok # 38.50 [+1.43] bad setting: reducing RX nr below peer TX with XDP set ok # 38.77 [+0.27] bad setting: increasing peer TX nr above RX with XDP set ok # 39.77 [+1.00] setting invalid channels nr ok # 40.47 [+0.69] with xdp attached - gro flag ok # 40.73 [+0.27] - peer gro flag ok # 41.01 [+0.28] - tso flag ok # 41.27 [+0.26] - peer tso flag ok # 42.14 [+0.87] - no aggregation ok # 43.44 [+1.30] - gro flag with GRO on ok # 44.04 [+0.60] - aggregation ok # 45.38 [+1.34] - after dev off, flag ok # 45.64 [+0.27] - peer flag ok # 46.35 [+0.71] - after gro on xdp off, gro flag ok # 46.62 [+0.27] - peer gro flag ok # 46.87 [+0.26] - tso flag ok # 47.14 [+0.27] - peer tso flag ok # 48.22 [+1.08] decreasing tx channels with device down ok # 49.15 [+0.94] - aggregation ok # 51.33 [+2.18] increasing tx channels with device down ok # 52.85 [+1.52] 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__->