make -C tools/testing/selftests TARGETS="net" TEST_PROGS=msg_zerocopy.sh TTEST_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: msg_zerocopy.sh # 1.35 [+1.35] ipv4 tcp -t 1 # 2.91 [+1.55] tx=9069 (565 MB) txc=0 zc=n # 3.30 [+0.40] rx=4527 (565 MB) # 3.31 [+0.00] ipv4 tcp -z -t 1 # 4.92 [+1.61] tx=5556 (346 MB) txc=5556 zc=n # 5.27 [+0.35] rx=2778 (346 MB) # 5.27 [+0.00] ok # 6.82 [+1.55] ipv6 tcp -t 1 # 8.38 [+1.56] tx=8795 (548 MB) txc=0 zc=n # 8.78 [+0.40] rx=4388 (548 MB) # 8.79 [+0.01] ipv6 tcp -z -t 1 # 10.38 [+1.59] tx=5522 (344 MB) txc=5522 zc=n # 10.74 [+0.35] rx=2761 (344 MB) # 10.74 [+0.00] ok # 12.31 [+1.57] ipv4 udp -t 1 # 13.89 [+1.58] tx=16979 (1059 MB) txc=0 zc=n # 14.39 [+0.50] rx=16493 (1029 MB) # 14.39 [+0.00] ipv4 udp -z -t 1 # 15.95 [+1.56] tx=6632 (413 MB) txc=6632 zc=n # 16.44 [+0.49] rx=6630 (413 MB) # 16.44 [+0.00] ok # 17.99 [+1.55] ipv6 udp -t 1 # 19.56 [+1.57] tx=16580 (1034 MB) txc=0 zc=n # 20.06 [+0.50] rx=16024 (999 MB) # 20.07 [+0.00] ipv6 udp -z -t 1 # 21.63 [+1.56] tx=6612 (412 MB) txc=6612 zc=n # 22.13 [+0.50] rx=6612 (412 MB) # 22.13 [+0.00] ok # 22.31 [+0.18] OK. All tests passed ok 1 selftests: net: msg_zerocopy.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__->