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.80 [+0.26] - peer gro flag ok # 3.05 [+0.25] - tso flag ok # 3.30 [+0.25] - peer tso flag ok # 3.90 [+0.60] - aggregation ok # 5.51 [+1.61] - aggregation with TSO off ok # 9.07 [+3.56] with gro on - gro flag ok # 9.31 [+0.24] - peer gro flag ok # 9.58 [+0.27] - tso flag ok # 9.84 [+0.26] - peer tso flag ok # 11.00 [+1.16] - aggregation with TSO off ok # 14.94 [+3.94] gro vs xdp while down - gro flag off ok # 15.36 [+0.42] - after down ok # 15.78 [+0.42] - after xdp off ok # 16.19 [+0.41] - after up ok # 16.91 [+0.72] - after peer xdp ok # 20.44 [+3.53] gro vs xdp while down - gro flag on ok # 20.86 [+0.42] - after down ok # 21.29 [+0.44] - after xdp off ok # 21.72 [+0.42] - after up ok # 22.38 [+0.67] - after peer xdp ok # 25.45 [+3.07] default channels ok # 26.15 [+0.69] with gro enabled on link down - gro flag ok # 26.40 [+0.26] - peer gro flag ok # 26.65 [+0.25] - tso flag ok # 26.89 [+0.24] - peer tso flag ok # 28.23 [+1.34] - aggregation with TSO off ok # 32.35 [+4.12] setting tx channels ok # 33.39 [+1.04] setting both rx and tx channels ok # 34.42 [+1.03] bad setting: combined channels ok # 35.46 [+1.03] setting invalid channels nr ok # 36.04 [+0.58] bad setting: XDP with RX nr less than TX ok # 37.44 [+1.41] bad setting: reducing RX nr below peer TX with XDP set ok # 37.71 [+0.27] bad setting: increasing peer TX nr above RX with XDP set ok # 38.76 [+1.05] setting invalid channels nr ok # 39.42 [+0.66] with xdp attached - gro flag ok # 39.69 [+0.28] - peer gro flag ok # 39.95 [+0.25] - tso flag ok # 40.20 [+0.25] - peer tso flag ok # 41.08 [+0.88] - no aggregation ok # 42.39 [+1.31] - gro flag with GRO on ok # 42.98 [+0.59] - aggregation ok # 44.30 [+1.32] - after dev off, flag ok # 44.55 [+0.25] - peer flag ok # 45.27 [+0.71] - after gro on xdp off, gro flag ok # 45.49 [+0.23] - peer gro flag ok # 45.75 [+0.26] - tso flag ok # 45.99 [+0.24] - peer tso flag ok # 47.04 [+1.05] decreasing tx channels with device down ok # 47.96 [+0.93] - aggregation ok # 50.13 [+2.16] increasing tx channels with device down ok # 51.65 [+1.52] 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__->