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.92 [+0.24] - peer gro flag ok # 3.19 [+0.27] - tso flag ok # 3.47 [+0.28] - peer tso flag ok # 4.08 [+0.61] - aggregation ok # 5.72 [+1.64] - aggregation with TSO off ok # 9.56 [+3.85] with gro on - gro flag ok # 9.83 [+0.27] - peer gro flag ok # 10.08 [+0.25] - tso flag ok # 10.36 [+0.28] - peer tso flag ok # 11.54 [+1.18] - aggregation with TSO off ok # 15.55 [+4.01] gro vs xdp while down - gro flag off ok # 15.99 [+0.44] - after down ok # 16.44 [+0.45] - after xdp off ok # 16.86 [+0.42] - after up ok # 17.56 [+0.70] - after peer xdp ok # 21.11 [+3.54] gro vs xdp while down - gro flag on ok # 21.54 [+0.43] - after down ok # 21.99 [+0.45] - after xdp off ok # 22.40 [+0.41] - after up ok # 23.12 [+0.72] - after peer xdp ok # 26.34 [+3.22] default channels ok # 27.05 [+0.71] with gro enabled on link down - gro flag ok # 27.34 [+0.28] - peer gro flag ok # 27.59 [+0.25] - tso flag ok # 27.87 [+0.28] - peer tso flag ok # 29.29 [+1.42] - aggregation with TSO off ok # 33.43 [+4.14] setting tx channels ok # 34.50 [+1.07] setting both rx and tx channels ok # 35.61 [+1.11] bad setting: combined channels ok # 36.72 [+1.11] setting invalid channels nr ok # 37.30 [+0.58] bad setting: XDP with RX nr less than TX ok # 38.76 [+1.46] bad setting: reducing RX nr below peer TX with XDP set ok # 39.03 [+0.28] bad setting: increasing peer TX nr above RX with XDP set ok # 40.09 [+1.06] setting invalid channels nr ok # 40.78 [+0.69] with xdp attached - gro flag ok # 41.07 [+0.29] - peer gro flag ok # 41.33 [+0.26] - tso flag ok # 41.60 [+0.27] - peer tso flag ok # 42.51 [+0.91] - no aggregation ok # 43.88 [+1.37] - gro flag with GRO on ok # 44.50 [+0.62] - aggregation ok # 45.89 [+1.39] - after dev off, flag ok # 46.14 [+0.25] - peer flag ok # 46.88 [+0.73] - after gro on xdp off, gro flag ok # 47.12 [+0.24] - peer gro flag ok # 47.37 [+0.26] - tso flag ok # 47.68 [+0.31] - peer tso flag ok # 48.73 [+1.05] decreasing tx channels with device down ok # 49.71 [+0.98] - aggregation ok # 51.92 [+2.21] increasing tx channels with device down ok # 53.47 [+1.54] 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__->