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.54 [+2.54] default - gro flag ok # 2.79 [+0.25] - peer gro flag ok # 3.04 [+0.24] - tso flag ok # 3.28 [+0.24] - peer tso flag ok # 3.86 [+0.59] - aggregation ok # 5.46 [+1.60] - aggregation with TSO off ok # 9.10 [+3.63] with gro on - gro flag ok # 9.37 [+0.28] - peer gro flag ok # 9.58 [+0.21] - tso flag ok # 9.84 [+0.26] - peer tso flag ok # 10.93 [+1.09] - aggregation with TSO off ok # 14.97 [+4.03] gro vs xdp while down - gro flag off ok # 15.36 [+0.39] - after down ok # 15.79 [+0.43] - after xdp off ok # 16.18 [+0.39] - after up ok # 16.82 [+0.64] - after peer xdp ok # 20.31 [+3.49] gro vs xdp while down - gro flag on ok # 20.70 [+0.40] - after down ok # 21.12 [+0.41] - after xdp off ok # 21.51 [+0.39] - after up ok # 22.20 [+0.68] - after peer xdp ok # 25.42 [+3.22] default channels ok # 26.12 [+0.71] with gro enabled on link down - gro flag ok # 26.36 [+0.24] - peer gro flag ok # 26.60 [+0.24] - tso flag ok # 26.81 [+0.21] - peer tso flag ok # 28.09 [+1.29] - aggregation with TSO off ok # 32.21 [+4.12] setting tx channels ok # 33.16 [+0.95] setting both rx and tx channels ok # 34.18 [+1.02] bad setting: combined channels ok # 35.24 [+1.06] setting invalid channels nr ok # 35.78 [+0.54] bad setting: XDP with RX nr less than TX ok # 37.13 [+1.35] bad setting: reducing RX nr below peer TX with XDP set ok # 37.38 [+0.25] bad setting: increasing peer TX nr above RX with XDP set ok # 38.35 [+0.97] setting invalid channels nr ok # 39.01 [+0.66] with xdp attached - gro flag ok # 39.24 [+0.23] - peer gro flag ok # 39.48 [+0.24] - tso flag ok # 39.73 [+0.24] - peer tso flag ok # 40.57 [+0.85] - no aggregation ok # 41.77 [+1.20] - gro flag with GRO on ok # 42.35 [+0.58] - aggregation ok # 43.65 [+1.30] - after dev off, flag ok # 43.89 [+0.24] - peer flag ok # 44.57 [+0.68] - after gro on xdp off, gro flag ok # 44.82 [+0.25] - peer gro flag ok # 45.05 [+0.23] - tso flag ok # 45.30 [+0.25] - peer tso flag ok # 46.29 [+0.99] decreasing tx channels with device down ok # 47.16 [+0.87] - aggregation ok # 49.18 [+2.02] increasing tx channels with device down ok # 50.57 [+1.40] 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__->