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.00 [+0.25] - peer gro flag ok # 3.29 [+0.30] - tso flag ok # 3.53 [+0.24] - peer tso flag ok # 4.15 [+0.61] - aggregation ok # 5.79 [+1.65] - aggregation with TSO off ok # 9.51 [+3.71] with gro on - gro flag ok # 9.77 [+0.26] - peer gro flag ok # 10.03 [+0.26] - tso flag ok # 10.30 [+0.27] - peer tso flag ok # 11.46 [+1.17] - aggregation with TSO off ok # 15.62 [+4.15] gro vs xdp while down - gro flag off ok # 16.06 [+0.44] - after down ok # 16.53 [+0.47] - after xdp off ok # 16.98 [+0.44] - after up ok # 17.69 [+0.72] - after peer xdp ok # 21.30 [+3.61] gro vs xdp while down - gro flag on ok # 21.73 [+0.43] - after down ok # 22.16 [+0.43] - after xdp off ok # 22.60 [+0.44] - after up ok # 23.31 [+0.71] - after peer xdp ok # 26.51 [+3.20] default channels ok # 27.22 [+0.71] with gro enabled on link down - gro flag ok # 27.49 [+0.27] - peer gro flag ok # 27.74 [+0.25] - tso flag ok # 28.01 [+0.27] - peer tso flag ok # 29.38 [+1.37] - aggregation with TSO off ok # 33.66 [+4.28] setting tx channels ok # 34.72 [+1.06] setting both rx and tx channels ok # 35.76 [+1.04] bad setting: combined channels ok # 36.85 [+1.09] setting invalid channels nr ok # 37.41 [+0.57] bad setting: XDP with RX nr less than TX ok # 38.86 [+1.44] bad setting: reducing RX nr below peer TX with XDP set ok # 39.13 [+0.28] bad setting: increasing peer TX nr above RX with XDP set ok # 40.19 [+1.05] setting invalid channels nr ok # 40.87 [+0.69] with xdp attached - gro flag ok # 41.13 [+0.25] - peer gro flag ok # 41.37 [+0.24] - tso flag ok # 41.64 [+0.27] - peer tso flag ok # 42.53 [+0.89] - no aggregation ok # 43.87 [+1.34] - gro flag with GRO on ok # 44.48 [+0.61] - aggregation ok # 45.90 [+1.42] - after dev off, flag ok # 46.16 [+0.25] - peer flag ok # 46.89 [+0.73] - after gro on xdp off, gro flag ok # 47.18 [+0.29] - peer gro flag ok # 47.44 [+0.27] - tso flag ok # 47.71 [+0.27] - peer tso flag ok # 48.82 [+1.11] decreasing tx channels with device down ok # 49.83 [+1.01] - aggregation ok # 52.00 [+2.17] increasing tx channels with device down ok # 53.49 [+1.49] 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__->