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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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.19 [+0.19] # 0.19 [+0.00] ipv4 tcp -t 1 tx-rx # 0.19 [+0.00] # 1.61 [+1.42] tx=213863 (13345 MB) txc=0 zc=n # 2.01 [+0.40] rx=102778 (13345 MB) # 2.01 [+0.00] # 2.01 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.01 [+0.00] # 3.48 [+1.46] tx=124095 (7743 MB) txc=124095 zc=n # 3.83 [+0.36] rx=62040 (7743 MB) # 3.84 [+0.00] OK # 4.05 [+0.21] # 4.05 [+0.00] ipv6 tcp -t 1 tx-rx # 4.05 [+0.00] # 5.47 [+1.42] tx=211879 (13222 MB) txc=0 zc=n # 5.87 [+0.40] rx=98134 (13222 MB) # 5.87 [+0.00] # 5.87 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.87 [+0.00] # 7.33 [+1.46] tx=116870 (7293 MB) txc=116870 zc=n # 7.69 [+0.36] rx=58378 (7293 MB) # 7.69 [+0.00] OK # 7.90 [+0.21] # 7.90 [+0.00] ipv4 udp -t 1 tx-rx # 7.91 [+0.00] # 9.32 [+1.42] tx=246279 (15368 MB) txc=0 zc=n # 9.82 [+0.50] rx=246258 (15367 MB) # 9.83 [+0.00] # 9.83 [+0.00] ipv4 udp -t 1 tx-only # 9.83 [+0.00] # 11.04 [+1.22] tx=382637 (23877 MB) txc=0 zc=n # 11.04 [+0.00] # 11.04 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.04 [+0.00] # 12.47 [+1.42] tx=115425 (7202 MB) txc=115425 zc=n # 12.97 [+0.50] rx=115392 (7200 MB) # 12.97 [+0.00] # 12.97 [+0.00] ipv4 udp -z -t 1 tx-only # 12.97 [+0.00] # 14.18 [+1.22] tx=512745 (31997 MB) txc=512745 zc=y # 14.19 [+0.00] OK # 14.45 [+0.26] # 14.45 [+0.00] ipv6 udp -t 1 tx-rx # 14.45 [+0.00] # 15.87 [+1.42] tx=235719 (14709 MB) txc=0 zc=n # 16.37 [+0.50] rx=235709 (14709 MB) # 16.37 [+0.00] # 16.37 [+0.00] ipv6 udp -t 1 tx-only # 16.37 [+0.00] # 17.59 [+1.22] tx=338778 (21140 MB) txc=0 zc=n # 17.59 [+0.00] # 17.59 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.59 [+0.00] # 19.01 [+1.42] tx=109195 (6814 MB) txc=109195 zc=n # 19.51 [+0.50] rx=109175 (6812 MB) # 19.51 [+0.00] # 19.51 [+0.00] ipv6 udp -z -t 1 tx-only # 19.51 [+0.00] # 20.73 [+1.21] tx=459037 (28645 MB) txc=459037 zc=y # 20.73 [+0.00] OK # 20.75 [+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__->