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.71 [+2.71] default - gro flag ok # 2.96 [+0.26] - peer gro flag ok # 3.25 [+0.28] - tso flag ok # 3.51 [+0.27] - peer tso flag ok # 4.14 [+0.62] - aggregation ok # 5.87 [+1.73] - aggregation with TSO off ok # 9.64 [+3.78] with gro on - gro flag ok # 9.91 [+0.27] - peer gro flag ok # 10.21 [+0.30] - tso flag ok # 10.47 [+0.26] - peer tso flag ok # 11.67 [+1.20] - aggregation with TSO off ok # 15.78 [+4.11] gro vs xdp while down - gro flag off ok # 16.22 [+0.44] - after down ok # 16.66 [+0.44] - after xdp off ok # 17.08 [+0.42] - after up ok # 17.84 [+0.76] - after peer xdp ok # 21.47 [+3.63] gro vs xdp while down - gro flag on ok # 21.92 [+0.45] - after down ok # 22.39 [+0.46] - after xdp off ok # 22.81 [+0.43] - after up ok # 23.54 [+0.73] - after peer xdp ok # 26.69 [+3.15] default channels ok # 27.41 [+0.72] with gro enabled on link down - gro flag ok # 27.68 [+0.27] - peer gro flag ok # 27.94 [+0.27] - tso flag ok # 28.19 [+0.25] - peer tso flag ok # 29.59 [+1.39] - aggregation with TSO off ok # 33.91 [+4.32] setting tx channels ok # 34.98 [+1.07] setting both rx and tx channels ok # 36.11 [+1.13] bad setting: combined channels ok # 37.26 [+1.14] setting invalid channels nr ok # 37.85 [+0.59] bad setting: XDP with RX nr less than TX ok # 39.31 [+1.46] bad setting: reducing RX nr below peer TX with XDP set ok # 39.60 [+0.29] bad setting: increasing peer TX nr above RX with XDP set ok # 40.66 [+1.06] setting invalid channels nr ok # 41.36 [+0.69] with xdp attached - gro flag ok # 41.60 [+0.25] - peer gro flag ok # 41.88 [+0.27] - tso flag ok # 42.12 [+0.24] - peer tso flag ok # 43.02 [+0.90] - no aggregation ok # 44.40 [+1.37] - gro flag with GRO on ok # 45.03 [+0.64] - aggregation ok # 46.38 [+1.35] - after dev off, flag ok # 46.65 [+0.27] - peer flag ok # 47.39 [+0.74] - after gro on xdp off, gro flag ok # 47.65 [+0.27] - peer gro flag ok # 47.92 [+0.27] - tso flag ok # 48.18 [+0.25] - peer tso flag ok # 49.28 [+1.11] decreasing tx channels with device down ok # 50.24 [+0.96] - aggregation ok # 52.49 [+2.25] increasing tx channels with device down ok # 54.02 [+1.53] 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__->