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.56 [+2.56] default - gro flag ok # 2.79 [+0.23] - peer gro flag ok # 3.03 [+0.25] - tso flag ok # 3.25 [+0.22] - peer tso flag ok # 3.83 [+0.58] - aggregation ok # 5.38 [+1.55] - aggregation with TSO off ok # 8.95 [+3.57] with gro on - gro flag ok # 9.19 [+0.24] - peer gro flag ok # 9.43 [+0.25] - tso flag ok # 9.66 [+0.22] - peer tso flag ok # 10.76 [+1.10] - aggregation with TSO off ok # 14.74 [+3.98] gro vs xdp while down - gro flag off ok # 15.13 [+0.39] - after down ok # 15.55 [+0.42] - after xdp off ok # 15.90 [+0.35] - after up ok # 16.55 [+0.66] - after peer xdp ok # 20.04 [+3.49] gro vs xdp while down - gro flag on ok # 20.44 [+0.39] - after down ok # 20.79 [+0.35] - after xdp off ok # 21.18 [+0.39] - after up ok # 21.83 [+0.66] - after peer xdp ok # 24.94 [+3.10] default channels ok # 25.60 [+0.66] with gro enabled on link down - gro flag ok # 25.82 [+0.22] - peer gro flag ok # 26.06 [+0.24] - tso flag ok # 26.27 [+0.21] - peer tso flag ok # 27.50 [+1.23] - aggregation with TSO off ok # 31.48 [+3.97] setting tx channels ok # 32.48 [+1.00] setting both rx and tx channels ok # 33.44 [+0.96] bad setting: combined channels ok # 34.43 [+1.00] setting invalid channels nr ok # 34.95 [+0.51] bad setting: XDP with RX nr less than TX ok # 36.27 [+1.32] bad setting: reducing RX nr below peer TX with XDP set ok # 36.53 [+0.26] bad setting: increasing peer TX nr above RX with XDP set ok # 37.47 [+0.95] setting invalid channels nr ok # 38.11 [+0.63] with xdp attached - gro flag ok # 38.36 [+0.25] - peer gro flag ok # 38.59 [+0.23] - tso flag ok # 38.82 [+0.24] - peer tso flag ok # 39.62 [+0.80] - no aggregation ok # 40.81 [+1.18] - gro flag with GRO on ok # 41.36 [+0.56] - aggregation ok # 42.61 [+1.25] - after dev off, flag ok # 42.89 [+0.28] - peer flag ok # 43.55 [+0.66] - after gro on xdp off, gro flag ok # 43.80 [+0.25] - peer gro flag ok # 44.03 [+0.23] - tso flag ok # 44.27 [+0.24] - peer tso flag ok # 45.24 [+0.97] decreasing tx channels with device down ok # 46.11 [+0.87] - aggregation ok # 48.17 [+2.06] increasing tx channels with device down ok # 49.56 [+1.39] 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__->