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.32 [+1.32] ipv4 tcp -t 1 # 2.89 [+1.57] tx=8623 (538 MB) txc=0 zc=n # 3.29 [+0.40] rx=4310 (538 MB) # 3.29 [+0.00] ipv4 tcp -z -t 1 # 4.87 [+1.58] tx=5455 (340 MB) txc=5455 zc=n # 5.23 [+0.36] rx=2726 (340 MB) # 5.23 [+0.00] ok # 6.71 [+1.48] ipv6 tcp -t 1 # 8.28 [+1.57] tx=8837 (551 MB) txc=0 zc=n # 8.68 [+0.40] rx=4412 (551 MB) # 8.69 [+0.01] ipv6 tcp -z -t 1 # 10.28 [+1.60] tx=5474 (341 MB) txc=5474 zc=n # 10.64 [+0.36] rx=2736 (341 MB) # 10.65 [+0.01] ok # 12.14 [+1.49] ipv4 udp -t 1 # 13.69 [+1.55] tx=17137 (1069 MB) txc=0 zc=n # 14.20 [+0.50] rx=16480 (1028 MB) # 14.20 [+0.00] ipv4 udp -z -t 1 # 15.76 [+1.56] tx=6715 (419 MB) txc=6715 zc=n # 16.26 [+0.50] rx=6712 (418 MB) # 16.26 [+0.00] ok # 17.78 [+1.52] ipv6 udp -t 1 # 19.33 [+1.55] tx=16460 (1027 MB) txc=0 zc=n # 19.83 [+0.50] rx=15900 (992 MB) # 19.84 [+0.01] ipv6 udp -z -t 1 # 21.39 [+1.55] tx=6573 (410 MB) txc=6573 zc=n # 21.89 [+0.50] rx=6573 (410 MB) # 21.91 [+0.02] ok # 22.07 [+0.16] 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__->