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.55 [+2.55] default - gro flag ok # 2.76 [+0.21] - peer gro flag ok # 3.01 [+0.25] - tso flag ok # 3.23 [+0.22] - peer tso flag ok # 3.83 [+0.60] - aggregation ok # 5.45 [+1.62] - aggregation with TSO off ok # 9.06 [+3.60] with gro on - gro flag ok # 9.30 [+0.24] - peer gro flag ok # 9.54 [+0.24] - tso flag ok # 9.76 [+0.21] - peer tso flag ok # 10.85 [+1.09] - aggregation with TSO off ok # 14.80 [+3.95] gro vs xdp while down - gro flag off ok # 15.21 [+0.40] - after down ok # 15.59 [+0.39] - after xdp off ok # 15.98 [+0.38] - after up ok # 16.64 [+0.66] - after peer xdp ok # 19.96 [+3.32] gro vs xdp while down - gro flag on ok # 20.34 [+0.39] - after down ok # 20.75 [+0.40] - after xdp off ok # 21.14 [+0.40] - after up ok # 21.79 [+0.65] - after peer xdp ok # 24.86 [+3.08] default channels ok # 25.50 [+0.64] with gro enabled on link down - gro flag ok # 25.74 [+0.23] - peer gro flag ok # 25.95 [+0.21] - tso flag ok # 26.19 [+0.24] - peer tso flag ok # 27.44 [+1.25] - aggregation with TSO off ok # 31.55 [+4.11] setting tx channels ok # 32.52 [+0.97] setting both rx and tx channels ok # 33.52 [+1.00] bad setting: combined channels ok # 34.56 [+1.05] setting invalid channels nr ok # 35.10 [+0.53] bad setting: XDP with RX nr less than TX ok # 36.43 [+1.34] bad setting: reducing RX nr below peer TX with XDP set ok # 36.69 [+0.26] bad setting: increasing peer TX nr above RX with XDP set ok # 37.56 [+0.87] setting invalid channels nr ok # 38.17 [+0.61] with xdp attached - gro flag ok # 38.41 [+0.23] - peer gro flag ok # 38.65 [+0.24] - tso flag ok # 38.89 [+0.24] - peer tso flag ok # 39.71 [+0.82] - no aggregation ok # 40.92 [+1.20] - gro flag with GRO on ok # 41.47 [+0.55] - aggregation ok # 42.73 [+1.26] - after dev off, flag ok # 42.96 [+0.22] - peer flag ok # 43.61 [+0.66] - after gro on xdp off, gro flag ok # 43.86 [+0.24] - peer gro flag ok # 44.11 [+0.25] - tso flag ok # 44.35 [+0.24] - peer tso flag ok # 45.32 [+0.97] decreasing tx channels with device down ok # 46.18 [+0.86] - aggregation ok # 48.21 [+2.03] increasing tx channels with device down ok # 49.64 [+1.43] 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__->