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.90 [+0.26] - peer gro flag ok # 3.17 [+0.27] - tso flag ok # 3.44 [+0.27] - peer tso flag ok # 4.06 [+0.62] - aggregation ok # 5.73 [+1.67] - aggregation with TSO off ok # 9.47 [+3.74] with gro on - gro flag ok # 9.74 [+0.26] - peer gro flag ok # 10.00 [+0.27] - tso flag ok # 10.27 [+0.27] - peer tso flag ok # 11.45 [+1.18] - aggregation with TSO off ok # 15.51 [+4.06] gro vs xdp while down - gro flag off ok # 15.94 [+0.43] - after down ok # 16.37 [+0.43] - after xdp off ok # 16.79 [+0.43] - after up ok # 17.48 [+0.69] - after peer xdp ok # 21.07 [+3.59] gro vs xdp while down - gro flag on ok # 21.52 [+0.45] - after down ok # 21.97 [+0.45] - after xdp off ok # 22.40 [+0.42] - after up ok # 23.11 [+0.72] - after peer xdp ok # 26.38 [+3.27] default channels ok # 27.09 [+0.71] with gro enabled on link down - gro flag ok # 27.35 [+0.26] - peer gro flag ok # 27.61 [+0.25] - tso flag ok # 27.88 [+0.27] - peer tso flag ok # 29.27 [+1.39] - aggregation with TSO off ok # 33.58 [+4.31] setting tx channels ok # 34.66 [+1.08] setting both rx and tx channels ok # 35.76 [+1.10] bad setting: combined channels ok # 36.79 [+1.03] setting invalid channels nr ok # 37.37 [+0.58] bad setting: XDP with RX nr less than TX ok # 38.77 [+1.40] bad setting: reducing RX nr below peer TX with XDP set ok # 39.05 [+0.28] bad setting: increasing peer TX nr above RX with XDP set ok # 40.09 [+1.04] setting invalid channels nr ok # 40.76 [+0.67] with xdp attached - gro flag ok # 40.98 [+0.22] - peer gro flag ok # 41.24 [+0.27] - tso flag ok # 41.50 [+0.25] - peer tso flag ok # 42.38 [+0.88] - no aggregation ok # 43.65 [+1.27] - gro flag with GRO on ok # 44.26 [+0.61] - aggregation ok # 45.63 [+1.37] - after dev off, flag ok # 45.88 [+0.24] - peer flag ok # 46.56 [+0.68] - after gro on xdp off, gro flag ok # 46.85 [+0.29] - peer gro flag ok # 47.10 [+0.25] - tso flag ok # 47.34 [+0.24] - peer tso flag ok # 48.45 [+1.11] decreasing tx channels with device down ok # 49.39 [+0.94] - aggregation ok # 51.51 [+2.12] increasing tx channels with device down ok # 52.99 [+1.48] 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__->