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.64 [+2.64] default - gro flag ok # 2.89 [+0.25] - peer gro flag ok # 3.18 [+0.29] - tso flag ok # 3.42 [+0.25] - peer tso flag ok # 4.04 [+0.61] - aggregation ok # 5.78 [+1.74] - aggregation with TSO off ok # 9.58 [+3.79] with gro on - gro flag ok # 9.83 [+0.26] - peer gro flag ok # 10.10 [+0.27] - tso flag ok # 10.37 [+0.27] - peer tso flag ok # 11.53 [+1.15] - aggregation with TSO off ok # 15.66 [+4.13] gro vs xdp while down - gro flag off ok # 16.08 [+0.42] - after down ok # 16.51 [+0.42] - after xdp off ok # 16.92 [+0.41] - after up ok # 17.60 [+0.68] - after peer xdp ok # 21.14 [+3.54] gro vs xdp while down - gro flag on ok # 21.56 [+0.43] - after down ok # 21.99 [+0.43] - after xdp off ok # 22.44 [+0.44] - after up ok # 23.15 [+0.71] - after peer xdp ok # 26.42 [+3.28] default channels ok # 27.13 [+0.71] with gro enabled on link down - gro flag ok # 27.40 [+0.26] - peer gro flag ok # 27.66 [+0.27] - tso flag ok # 27.92 [+0.25] - peer tso flag ok # 29.30 [+1.38] - aggregation with TSO off ok # 33.52 [+4.22] setting tx channels ok # 34.58 [+1.06] setting both rx and tx channels ok # 35.69 [+1.11] bad setting: combined channels ok # 36.77 [+1.08] setting invalid channels nr ok # 37.35 [+0.58] bad setting: XDP with RX nr less than TX ok # 38.79 [+1.44] bad setting: reducing RX nr below peer TX with XDP set ok # 39.08 [+0.29] bad setting: increasing peer TX nr above RX with XDP set ok # 40.10 [+1.03] setting invalid channels nr ok # 40.79 [+0.69] with xdp attached - gro flag ok # 41.07 [+0.27] - peer gro flag ok # 41.33 [+0.26] - tso flag ok # 41.58 [+0.26] - peer tso flag ok # 42.48 [+0.89] - no aggregation ok # 43.84 [+1.36] - gro flag with GRO on ok # 44.48 [+0.64] - aggregation ok # 45.77 [+1.29] - after dev off, flag ok # 46.05 [+0.28] - peer flag ok # 46.77 [+0.72] - after gro on xdp off, gro flag ok # 47.03 [+0.26] - peer gro flag ok # 47.29 [+0.26] - tso flag ok # 47.55 [+0.26] - peer tso flag ok # 48.61 [+1.05] decreasing tx channels with device down ok # 49.55 [+0.95] - aggregation ok # 51.69 [+2.14] increasing tx channels with device down ok # 53.19 [+1.50] 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__->