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.51 [+2.51] default - gro flag ok # 2.73 [+0.22] - peer gro flag ok # 2.98 [+0.25] - tso flag ok # 3.19 [+0.21] - peer tso flag ok # 3.75 [+0.56] - aggregation ok # 5.26 [+1.51] - aggregation with TSO off ok # 8.83 [+3.57] with gro on - gro flag ok # 9.08 [+0.24] - peer gro flag ok # 9.31 [+0.23] - tso flag ok # 9.56 [+0.25] - peer tso flag ok # 10.64 [+1.08] - aggregation with TSO off ok # 14.45 [+3.82] gro vs xdp while down - gro flag off ok # 14.85 [+0.40] - after down ok # 15.23 [+0.38] - after xdp off ok # 15.61 [+0.37] - after up ok # 16.28 [+0.67] - after peer xdp ok # 19.65 [+3.37] gro vs xdp while down - gro flag on ok # 20.03 [+0.38] - after down ok # 20.42 [+0.39] - after xdp off ok # 20.82 [+0.40] - after up ok # 21.45 [+0.63] - after peer xdp ok # 24.40 [+2.95] default channels ok # 25.07 [+0.67] with gro enabled on link down - gro flag ok # 25.29 [+0.22] - peer gro flag ok # 25.53 [+0.24] - tso flag ok # 25.77 [+0.24] - peer tso flag ok # 27.01 [+1.23] - aggregation with TSO off ok # 30.98 [+3.97] setting tx channels ok # 31.93 [+0.95] setting both rx and tx channels ok # 32.89 [+0.96] bad setting: combined channels ok # 33.89 [+1.00] setting invalid channels nr ok # 34.40 [+0.52] bad setting: XDP with RX nr less than TX ok # 35.73 [+1.32] bad setting: reducing RX nr below peer TX with XDP set ok # 35.99 [+0.27] bad setting: increasing peer TX nr above RX with XDP set ok # 36.93 [+0.94] setting invalid channels nr ok # 37.57 [+0.64] with xdp attached - gro flag ok # 37.81 [+0.24] - peer gro flag ok # 38.04 [+0.23] - tso flag ok # 38.28 [+0.23] - peer tso flag ok # 39.10 [+0.82] - no aggregation ok # 40.26 [+1.16] - gro flag with GRO on ok # 40.80 [+0.54] - aggregation ok # 42.05 [+1.25] - after dev off, flag ok # 42.28 [+0.23] - peer flag ok # 42.91 [+0.63] - after gro on xdp off, gro flag ok # 43.11 [+0.20] - peer gro flag ok # 43.36 [+0.25] - tso flag ok # 43.58 [+0.23] - peer tso flag ok # 44.52 [+0.93] decreasing tx channels with device down ok # 45.35 [+0.84] - aggregation ok # 47.38 [+2.03] increasing tx channels with device down ok # 48.72 [+1.34] 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__->