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.85 [+0.26] - peer gro flag ok # 3.10 [+0.25] - tso flag ok # 3.36 [+0.27] - peer tso flag ok # 3.98 [+0.62] - aggregation ok # 5.67 [+1.68] - aggregation with TSO off ok # 9.41 [+3.74] with gro on - gro flag ok # 9.68 [+0.27] - peer gro flag ok # 9.95 [+0.27] - tso flag ok # 10.19 [+0.25] - peer tso flag ok # 11.38 [+1.19] - aggregation with TSO off ok # 15.43 [+4.04] gro vs xdp while down - gro flag off ok # 15.87 [+0.45] - after down ok # 16.31 [+0.44] - after xdp off ok # 16.73 [+0.42] - after up ok # 17.43 [+0.70] - after peer xdp ok # 21.13 [+3.71] gro vs xdp while down - gro flag on ok # 21.59 [+0.45] - after down ok # 22.04 [+0.46] - after xdp off ok # 22.50 [+0.46] - after up ok # 23.24 [+0.74] - after peer xdp ok # 26.57 [+3.33] default channels ok # 27.31 [+0.74] with gro enabled on link down - gro flag ok # 27.57 [+0.27] - peer gro flag ok # 27.80 [+0.23] - tso flag ok # 28.05 [+0.25] - peer tso flag ok # 29.44 [+1.39] - aggregation with TSO off ok # 33.68 [+4.25] setting tx channels ok # 34.77 [+1.08] setting both rx and tx channels ok # 35.84 [+1.08] bad setting: combined channels ok # 36.90 [+1.06] setting invalid channels nr ok # 37.49 [+0.59] bad setting: XDP with RX nr less than TX ok # 38.92 [+1.43] bad setting: reducing RX nr below peer TX with XDP set ok # 39.21 [+0.28] bad setting: increasing peer TX nr above RX with XDP set ok # 40.33 [+1.12] setting invalid channels nr ok # 41.03 [+0.71] with xdp attached - gro flag ok # 41.29 [+0.25] - peer gro flag ok # 41.55 [+0.26] - tso flag ok # 41.81 [+0.27] - peer tso flag ok # 42.72 [+0.91] - no aggregation ok # 44.01 [+1.29] - gro flag with GRO on ok # 44.64 [+0.63] - aggregation ok # 46.08 [+1.44] - after dev off, flag ok # 46.37 [+0.29] - peer flag ok # 47.12 [+0.74] - after gro on xdp off, gro flag ok # 47.38 [+0.26] - peer gro flag ok # 47.66 [+0.27] - tso flag ok # 47.94 [+0.28] - peer tso flag ok # 48.99 [+1.06] decreasing tx channels with device down ok # 49.95 [+0.95] - aggregation ok # 52.15 [+2.20] increasing tx channels with device down ok # 53.64 [+1.50] 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__->