make -C tools/testing/selftests TARGETS="net" TEST_PROGS=msg_zerocopy.sh TTEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: msg_zerocopy.sh # 0.23 [+0.23] ipv4 tcp -t 1 # 1.66 [+1.43] tx=167782 (10470 MB) txc=0 zc=n # 2.06 [+0.40] rx=61669 (10470 MB) # 2.07 [+0.00] ipv4 tcp -z -t 1 # 3.53 [+1.47] tx=112412 (7014 MB) txc=112412 zc=n # 3.89 [+0.36] rx=55616 (7014 MB) # 3.89 [+0.00] ok # 4.12 [+0.23] ipv6 tcp -t 1 # 5.55 [+1.43] tx=193949 (12103 MB) txc=0 zc=n # 5.95 [+0.40] rx=94389 (12103 MB) # 5.95 [+0.00] ipv6 tcp -z -t 1 # 7.42 [+1.47] tx=101264 (6319 MB) txc=101264 zc=n # 7.78 [+0.36] rx=50584 (6319 MB) # 7.78 [+0.00] ok # 8.03 [+0.25] ipv4 udp -t 1 # 9.46 [+1.43] tx=202375 (12628 MB) txc=0 zc=n # 9.96 [+0.50] rx=202368 (12628 MB) # 9.96 [+0.00] ipv4 udp -z -t 1 # 11.39 [+1.43] tx=114351 (7135 MB) txc=114351 zc=n # 11.89 [+0.50] rx=114314 (7133 MB) # 11.89 [+0.00] ok # 12.13 [+0.23] ipv6 udp -t 1 # 13.55 [+1.43] tx=246641 (15391 MB) txc=0 zc=n # 14.05 [+0.50] rx=246641 (15391 MB) # 14.06 [+0.00] ipv6 udp -z -t 1 # 15.48 [+1.43] tx=116710 (7283 MB) txc=116710 zc=n # 15.98 [+0.50] rx=116691 (7281 MB) # 15.98 [+0.00] ok # 16.01 [+0.02] OK. All tests passed ok 1 selftests: net: msg_zerocopy.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->