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.61 [+2.61] default - gro flag ok # 2.85 [+0.24] - peer gro flag ok # 3.10 [+0.25] - tso flag ok # 3.35 [+0.25] - peer tso flag ok # 3.92 [+0.57] - aggregation ok # 5.46 [+1.54] - aggregation with TSO off ok # 9.03 [+3.57] with gro on - gro flag ok # 9.28 [+0.25] - peer gro flag ok # 9.53 [+0.25] - tso flag ok # 9.77 [+0.24] - peer tso flag ok # 10.85 [+1.08] - aggregation with TSO off ok # 14.78 [+3.93] gro vs xdp while down - gro flag off ok # 15.16 [+0.39] - after down ok # 15.60 [+0.44] - after xdp off ok # 16.00 [+0.40] - after up ok # 16.68 [+0.68] - after peer xdp ok # 20.09 [+3.42] gro vs xdp while down - gro flag on ok # 20.50 [+0.41] - after down ok # 20.92 [+0.41] - after xdp off ok # 21.31 [+0.40] - after up ok # 22.01 [+0.70] - after peer xdp ok # 25.16 [+3.15] default channels ok # 25.79 [+0.62] with gro enabled on link down - gro flag ok # 26.02 [+0.24] - peer gro flag ok # 26.27 [+0.25] - tso flag ok # 26.51 [+0.23] - peer tso flag ok # 27.77 [+1.27] - aggregation with TSO off ok # 31.85 [+4.08] setting tx channels ok # 32.83 [+0.98] setting both rx and tx channels ok # 33.81 [+0.98] bad setting: combined channels ok # 34.79 [+0.98] setting invalid channels nr ok # 35.31 [+0.52] bad setting: XDP with RX nr less than TX ok # 36.65 [+1.34] bad setting: reducing RX nr below peer TX with XDP set ok # 36.90 [+0.25] bad setting: increasing peer TX nr above RX with XDP set ok # 37.76 [+0.86] setting invalid channels nr ok # 38.43 [+0.67] with xdp attached - gro flag ok # 38.66 [+0.24] - peer gro flag ok # 38.91 [+0.24] - tso flag ok # 39.16 [+0.26] - peer tso flag ok # 39.96 [+0.80] - no aggregation ok # 41.15 [+1.19] - gro flag with GRO on ok # 41.70 [+0.56] - aggregation ok # 42.94 [+1.24] - after dev off, flag ok # 43.19 [+0.25] - peer flag ok # 43.84 [+0.65] - after gro on xdp off, gro flag ok # 44.06 [+0.22] - peer gro flag ok # 44.29 [+0.23] - tso flag ok # 44.53 [+0.24] - peer tso flag ok # 45.46 [+0.93] decreasing tx channels with device down ok # 46.34 [+0.88] - aggregation ok # 48.29 [+1.95] increasing tx channels with device down ok # 49.67 [+1.38] 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__->