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.65 [+2.65] default - gro flag ok # 2.91 [+0.26] - peer gro flag ok # 3.19 [+0.28] - tso flag ok # 3.46 [+0.27] - peer tso flag ok # 4.10 [+0.64] - aggregation ok # 5.83 [+1.73] - aggregation with TSO off ok # 9.61 [+3.78] with gro on - gro flag ok # 9.85 [+0.24] - peer gro flag ok # 10.11 [+0.26] - tso flag ok # 10.37 [+0.26] - peer tso flag ok # 11.57 [+1.21] - aggregation with TSO off ok # 15.62 [+4.05] gro vs xdp while down - gro flag off ok # 16.05 [+0.43] - after down ok # 16.46 [+0.41] - after xdp off ok # 16.89 [+0.42] - after up ok # 17.59 [+0.70] - after peer xdp ok # 21.23 [+3.64] gro vs xdp while down - gro flag on ok # 21.67 [+0.44] - after down ok # 22.11 [+0.44] - after xdp off ok # 22.56 [+0.45] - after up ok # 23.27 [+0.71] - after peer xdp ok # 26.53 [+3.26] default channels ok # 27.24 [+0.71] with gro enabled on link down - gro flag ok # 27.50 [+0.26] - peer gro flag ok # 27.77 [+0.26] - tso flag ok # 28.04 [+0.27] - peer tso flag ok # 29.41 [+1.37] - aggregation with TSO off ok # 33.57 [+4.16] setting tx channels ok # 34.61 [+1.05] setting both rx and tx channels ok # 35.73 [+1.12] bad setting: combined channels ok # 36.79 [+1.06] setting invalid channels nr ok # 37.38 [+0.58] bad setting: XDP with RX nr less than TX ok # 38.83 [+1.45] bad setting: reducing RX nr below peer TX with XDP set ok # 39.11 [+0.28] bad setting: increasing peer TX nr above RX with XDP set ok # 40.19 [+1.08] setting invalid channels nr ok # 40.90 [+0.71] with xdp attached - gro flag ok # 41.19 [+0.29] - peer gro flag ok # 41.44 [+0.25] - tso flag ok # 41.68 [+0.24] - peer tso flag ok # 42.58 [+0.91] - no aggregation ok # 43.93 [+1.35] - gro flag with GRO on ok # 44.55 [+0.62] - aggregation ok # 45.93 [+1.38] - after dev off, flag ok # 46.21 [+0.27] - peer flag ok # 46.94 [+0.73] - after gro on xdp off, gro flag ok # 47.19 [+0.25] - peer gro flag ok # 47.45 [+0.26] - tso flag ok # 47.70 [+0.25] - peer tso flag ok # 48.75 [+1.04] decreasing tx channels with device down ok # 49.67 [+0.92] - aggregation ok # 51.75 [+2.08] increasing tx channels with device down ok # 53.24 [+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__->