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.71 [+2.71] default - gro flag ok # 2.97 [+0.26] - peer gro flag ok # 3.24 [+0.27] - tso flag ok # 3.55 [+0.31] - peer tso flag ok # 4.11 [+0.56] - aggregation ok # 5.90 [+1.79] - aggregation with TSO off ok # 9.49 [+3.59] with gro on - gro flag ok # 9.78 [+0.29] - peer gro flag ok # 10.03 [+0.25] - tso flag ok # 10.30 [+0.26] - peer tso flag ok # 11.40 [+1.10] - aggregation with TSO off ok # 15.43 [+4.03] gro vs xdp while down - gro flag off ok # 15.83 [+0.40] - after down ok # 16.26 [+0.44] - after xdp off ok # 16.70 [+0.43] - after up ok # 17.36 [+0.67] - after peer xdp ok # 20.97 [+3.61] gro vs xdp while down - gro flag on ok # 21.35 [+0.37] - after down ok # 21.78 [+0.43] - after xdp off ok # 22.18 [+0.39] - after up ok # 22.91 [+0.73] - after peer xdp ok # 26.05 [+3.15] default channels ok # 26.74 [+0.69] with gro enabled on link down - gro flag ok # 26.99 [+0.25] - peer gro flag ok # 27.25 [+0.26] - tso flag ok # 27.49 [+0.24] - peer tso flag ok # 28.79 [+1.30] - aggregation with TSO off ok # 32.96 [+4.17] setting tx channels ok # 33.94 [+0.98] setting both rx and tx channels ok # 34.91 [+0.98] bad setting: combined channels ok # 35.93 [+1.02] setting invalid channels nr ok # 36.44 [+0.52] bad setting: XDP with RX nr less than TX ok # 37.82 [+1.38] bad setting: reducing RX nr below peer TX with XDP set ok # 38.09 [+0.27] bad setting: increasing peer TX nr above RX with XDP set ok # 38.99 [+0.90] setting invalid channels nr ok # 39.66 [+0.67] with xdp attached - gro flag ok # 39.92 [+0.26] - peer gro flag ok # 40.16 [+0.24] - tso flag ok # 40.40 [+0.24] - peer tso flag ok # 41.26 [+0.86] - no aggregation ok # 42.54 [+1.28] - gro flag with GRO on ok # 43.11 [+0.57] - aggregation ok # 44.47 [+1.36] - after dev off, flag ok # 44.70 [+0.23] - peer flag ok # 45.40 [+0.70] - after gro on xdp off, gro flag ok # 45.64 [+0.24] - peer gro flag ok # 45.87 [+0.24] - tso flag ok # 46.11 [+0.23] - peer tso flag ok # 47.13 [+1.02] decreasing tx channels with device down ok # 48.00 [+0.87] - aggregation ok # 50.08 [+2.08] increasing tx channels with device down ok # 51.56 [+1.48] 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__->