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.89 [+1.55] tx=8862 (553 MB) txc=0 zc=n # 3.29 [+0.40] rx=4427 (553 MB) # 3.30 [+0.01] ipv4 tcp -z -t 1 # 4.92 [+1.62] tx=5549 (346 MB) txc=5549 zc=n # 5.27 [+0.36] rx=2774 (346 MB) # 5.28 [+0.00] ok # 6.86 [+1.59] ipv6 tcp -t 1 # 8.44 [+1.58] tx=8824 (550 MB) txc=0 zc=n # 8.84 [+0.40] rx=4406 (550 MB) # 8.85 [+0.00] ipv6 tcp -z -t 1 # 10.47 [+1.63] tx=5464 (340 MB) txc=5464 zc=n # 10.82 [+0.35] rx=2731 (340 MB) # 10.83 [+0.01] ok # 12.39 [+1.56] ipv4 udp -t 1 # 13.97 [+1.58] tx=16869 (1052 MB) txc=0 zc=n # 14.47 [+0.50] rx=16180 (1009 MB) # 14.47 [+0.00] ipv4 udp -z -t 1 # 16.04 [+1.58] tx=6666 (415 MB) txc=6666 zc=n # 16.54 [+0.50] rx=6666 (415 MB) # 16.57 [+0.02] ok # 18.18 [+1.62] ipv6 udp -t 1 # 19.77 [+1.58] tx=16919 (1055 MB) txc=0 zc=n # 20.27 [+0.50] rx=16343 (1019 MB) # 20.27 [+0.00] ipv6 udp -z -t 1 # 21.85 [+1.58] tx=6702 (418 MB) txc=6702 zc=n # 22.35 [+0.50] rx=6702 (418 MB) # 22.36 [+0.00] ok # 22.54 [+0.19] 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__->