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.74 [+2.74] default - gro flag ok # 3.01 [+0.26] - peer gro flag ok # 3.27 [+0.26] - tso flag ok # 3.54 [+0.27] - peer tso flag ok # 4.20 [+0.65] - aggregation ok # 5.98 [+1.78] - aggregation with TSO off ok # 9.79 [+3.81] with gro on - gro flag ok # 10.06 [+0.27] - peer gro flag ok # 10.35 [+0.28] - tso flag ok # 10.61 [+0.26] - peer tso flag ok # 11.80 [+1.19] - aggregation with TSO off ok # 15.88 [+4.08] gro vs xdp while down - gro flag off ok # 16.31 [+0.43] - after down ok # 16.72 [+0.41] - after xdp off ok # 17.15 [+0.43] - after up ok # 17.89 [+0.75] - after peer xdp ok # 21.51 [+3.62] gro vs xdp while down - gro flag on ok # 21.96 [+0.45] - after down ok # 22.41 [+0.45] - after xdp off ok # 22.85 [+0.45] - after up ok # 23.59 [+0.73] - after peer xdp ok # 26.84 [+3.25] default channels ok # 27.56 [+0.72] with gro enabled on link down - gro flag ok # 27.82 [+0.26] - peer gro flag ok # 28.10 [+0.28] - tso flag ok # 28.36 [+0.26] - peer tso flag ok # 29.76 [+1.40] - aggregation with TSO off ok # 34.03 [+4.28] setting tx channels ok # 35.07 [+1.03] setting both rx and tx channels ok # 36.17 [+1.10] bad setting: combined channels ok # 37.27 [+1.10] setting invalid channels nr ok # 37.84 [+0.57] bad setting: XDP with RX nr less than TX ok # 39.27 [+1.43] bad setting: reducing RX nr below peer TX with XDP set ok # 39.55 [+0.28] bad setting: increasing peer TX nr above RX with XDP set ok # 40.62 [+1.07] setting invalid channels nr ok # 41.30 [+0.68] with xdp attached - gro flag ok # 41.58 [+0.29] - peer gro flag ok # 41.85 [+0.26] - tso flag ok # 42.10 [+0.25] - peer tso flag ok # 43.01 [+0.91] - no aggregation ok # 44.37 [+1.36] - gro flag with GRO on ok # 45.01 [+0.64] - aggregation ok # 46.36 [+1.35] - after dev off, flag ok # 46.61 [+0.26] - peer flag ok # 47.35 [+0.73] - after gro on xdp off, gro flag ok # 47.63 [+0.28] - peer gro flag ok # 47.88 [+0.26] - tso flag ok # 48.16 [+0.28] - peer tso flag ok # 49.26 [+1.10] decreasing tx channels with device down ok # 50.24 [+0.98] - aggregation ok # 52.44 [+2.20] increasing tx channels with device down ok # 54.00 [+1.56] 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__->