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.69 [+2.69] default - gro flag ok # 2.94 [+0.25] - peer gro flag ok # 3.18 [+0.24] - tso flag ok # 3.45 [+0.27] - peer tso flag ok # 4.07 [+0.62] - aggregation ok # 5.79 [+1.72] - aggregation with TSO off ok # 9.56 [+3.77] with gro on - gro flag ok # 9.83 [+0.27] - peer gro flag ok # 10.08 [+0.25] - tso flag ok # 10.35 [+0.27] - peer tso flag ok # 11.59 [+1.24] - aggregation with TSO off ok # 15.74 [+4.15] gro vs xdp while down - gro flag off ok # 16.21 [+0.47] - after down ok # 16.65 [+0.44] - after xdp off ok # 17.07 [+0.42] - after up ok # 17.78 [+0.71] - after peer xdp ok # 21.42 [+3.64] gro vs xdp while down - gro flag on ok # 21.87 [+0.45] - after down ok # 22.32 [+0.45] - after xdp off ok # 22.76 [+0.44] - after up ok # 23.47 [+0.71] - after peer xdp ok # 26.72 [+3.25] default channels ok # 27.42 [+0.70] with gro enabled on link down - gro flag ok # 27.65 [+0.23] - peer gro flag ok # 27.92 [+0.27] - tso flag ok # 28.17 [+0.25] - peer tso flag ok # 29.56 [+1.39] - aggregation with TSO off ok # 33.96 [+4.40] setting tx channels ok # 35.00 [+1.05] setting both rx and tx channels ok # 36.05 [+1.05] bad setting: combined channels ok # 37.20 [+1.15] setting invalid channels nr ok # 37.77 [+0.57] bad setting: XDP with RX nr less than TX ok # 39.37 [+1.59] bad setting: reducing RX nr below peer TX with XDP set ok # 39.73 [+0.37] bad setting: increasing peer TX nr above RX with XDP set ok # 40.83 [+1.10] setting invalid channels nr ok # 41.53 [+0.70] with xdp attached - gro flag ok # 41.78 [+0.25] - peer gro flag ok # 42.04 [+0.26] - tso flag ok # 42.31 [+0.28] - peer tso flag ok # 43.24 [+0.93] - no aggregation ok # 44.50 [+1.26] - gro flag with GRO on ok # 45.12 [+0.62] - aggregation ok # 46.58 [+1.45] - after dev off, flag ok # 46.81 [+0.23] - peer flag ok # 47.54 [+0.73] - after gro on xdp off, gro flag ok # 47.76 [+0.22] - peer gro flag ok # 48.03 [+0.27] - tso flag ok # 48.27 [+0.25] - peer tso flag ok # 49.31 [+1.03] decreasing tx channels with device down ok # 50.25 [+0.94] - aggregation ok # 52.52 [+2.27] increasing tx channels with device down ok # 54.13 [+1.61] 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__->