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.24] - tso flag ok # 3.32 [+0.23] - peer tso flag ok # 3.88 [+0.55] - aggregation ok # 5.42 [+1.55] - aggregation with TSO off ok # 8.94 [+3.52] with gro on - gro flag ok # 9.17 [+0.23] - peer gro flag ok # 9.39 [+0.22] - tso flag ok # 9.61 [+0.22] - peer tso flag ok # 10.69 [+1.07] - aggregation with TSO off ok # 14.51 [+3.83] gro vs xdp while down - gro flag off ok # 14.91 [+0.40] - after down ok # 15.31 [+0.40] - after xdp off ok # 15.69 [+0.37] - after up ok # 16.33 [+0.65] - after peer xdp ok # 19.72 [+3.39] gro vs xdp while down - gro flag on ok # 20.11 [+0.39] - after down ok # 20.52 [+0.40] - after xdp off ok # 20.91 [+0.40] - after up ok # 21.56 [+0.65] - after peer xdp ok # 24.56 [+2.99] default channels ok # 25.18 [+0.62] with gro enabled on link down - gro flag ok # 25.41 [+0.23] - peer gro flag ok # 25.65 [+0.24] - tso flag ok # 25.87 [+0.23] - peer tso flag ok # 27.12 [+1.24] - aggregation with TSO off ok # 31.06 [+3.95] setting tx channels ok # 32.00 [+0.94] setting both rx and tx channels ok # 33.00 [+1.00] bad setting: combined channels ok # 33.97 [+0.97] setting invalid channels nr ok # 34.50 [+0.52] bad setting: XDP with RX nr less than TX ok # 35.81 [+1.31] bad setting: reducing RX nr below peer TX with XDP set ok # 36.06 [+0.25] bad setting: increasing peer TX nr above RX with XDP set ok # 36.99 [+0.94] setting invalid channels nr ok # 37.66 [+0.66] with xdp attached - gro flag ok # 37.91 [+0.25] - peer gro flag ok # 38.13 [+0.23] - tso flag ok # 38.37 [+0.23] - peer tso flag ok # 39.16 [+0.80] - no aggregation ok # 40.41 [+1.25] - gro flag with GRO on ok # 40.96 [+0.55] - aggregation ok # 42.24 [+1.28] - after dev off, flag ok # 42.47 [+0.23] - peer flag ok # 43.14 [+0.67] - after gro on xdp off, gro flag ok # 43.37 [+0.23] - peer gro flag ok # 43.61 [+0.24] - tso flag ok # 43.84 [+0.23] - peer tso flag ok # 44.80 [+0.96] decreasing tx channels with device down ok # 45.65 [+0.85] - aggregation ok # 47.73 [+2.08] increasing tx channels with device down ok # 49.10 [+1.37] 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__->