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.68 [+2.68] default - gro flag ok # 2.95 [+0.26] - peer gro flag ok # 3.22 [+0.28] - tso flag ok # 3.47 [+0.25] - peer tso flag ok # 4.08 [+0.61] - aggregation ok # 5.81 [+1.73] - aggregation with TSO off ok # 9.49 [+3.68] with gro on - gro flag ok # 9.75 [+0.26] - peer gro flag ok # 10.00 [+0.25] - tso flag ok # 10.28 [+0.28] - peer tso flag ok # 11.45 [+1.17] - aggregation with TSO off ok # 15.47 [+4.02] gro vs xdp while down - gro flag off ok # 15.90 [+0.43] - after down ok # 16.34 [+0.44] - after xdp off ok # 16.75 [+0.42] - after up ok # 17.43 [+0.68] - after peer xdp ok # 21.07 [+3.64] gro vs xdp while down - gro flag on ok # 21.51 [+0.43] - after down ok # 21.97 [+0.46] - after xdp off ok # 22.42 [+0.45] - after up ok # 23.19 [+0.77] - after peer xdp ok # 26.51 [+3.32] default channels ok # 27.26 [+0.75] with gro enabled on link down - gro flag ok # 27.54 [+0.28] - peer gro flag ok # 27.78 [+0.24] - tso flag ok # 28.07 [+0.29] - peer tso flag ok # 29.43 [+1.36] - aggregation with TSO off ok # 33.72 [+4.29] setting tx channels ok # 34.81 [+1.09] setting both rx and tx channels ok # 35.93 [+1.12] bad setting: combined channels ok # 37.02 [+1.09] setting invalid channels nr ok # 37.58 [+0.56] bad setting: XDP with RX nr less than TX ok # 39.06 [+1.48] bad setting: reducing RX nr below peer TX with XDP set ok # 39.34 [+0.28] bad setting: increasing peer TX nr above RX with XDP set ok # 40.42 [+1.08] setting invalid channels nr ok # 41.16 [+0.74] with xdp attached - gro flag ok # 41.44 [+0.28] - peer gro flag ok # 41.70 [+0.26] - tso flag ok # 41.91 [+0.22] - peer tso flag ok # 42.84 [+0.93] - no aggregation ok # 44.19 [+1.35] - gro flag with GRO on ok # 44.84 [+0.65] - aggregation ok # 46.22 [+1.38] - after dev off, flag ok # 46.50 [+0.28] - peer flag ok # 47.23 [+0.73] - after gro on xdp off, gro flag ok # 47.52 [+0.29] - peer gro flag ok # 47.80 [+0.27] - tso flag ok # 48.07 [+0.27] - peer tso flag ok # 49.19 [+1.12] decreasing tx channels with device down ok # 50.17 [+0.98] - aggregation ok # 52.39 [+2.22] increasing tx channels with device down ok # 53.97 [+1.58] 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__->