make -C tools/testing/selftests TARGETS="net" TEST_PROGS=msg_zerocopy.sh TTEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: msg_zerocopy.sh # 0.17 [+0.17] # 0.17 [+0.00] ipv4 tcp -t 1 tx-rx # 0.18 [+0.00] # 1.60 [+1.42] tx=210100 (13111 MB) txc=0 zc=n # 2.00 [+0.40] rx=105030 (13111 MB) # 2.00 [+0.00] # 2.00 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.00 [+0.00] # 3.46 [+1.46] tx=104034 (6492 MB) txc=104034 zc=n # 3.82 [+0.36] rx=52012 (6492 MB) # 3.82 [+0.00] OK # 4.07 [+0.25] # 4.07 [+0.00] ipv6 tcp -t 1 tx-rx # 4.07 [+0.00] # 5.49 [+1.42] tx=206943 (12914 MB) txc=0 zc=n # 5.89 [+0.40] rx=103360 (12914 MB) # 5.89 [+0.00] # 5.89 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.89 [+0.00] # 7.36 [+1.46] tx=105693 (6595 MB) txc=105693 zc=n # 7.72 [+0.36] rx=52846 (6595 MB) # 7.72 [+0.00] OK # 7.99 [+0.27] # 7.99 [+0.00] ipv4 udp -t 1 tx-rx # 7.99 [+0.00] # 9.41 [+1.42] tx=197188 (12305 MB) txc=0 zc=n # 9.91 [+0.50] rx=197188 (12305 MB) # 9.92 [+0.00] # 9.92 [+0.00] ipv4 udp -t 1 tx-only # 9.92 [+0.00] # 11.13 [+1.22] tx=390785 (24386 MB) txc=0 zc=n # 11.14 [+0.00] # 11.14 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.14 [+0.00] # 12.56 [+1.43] tx=125317 (7820 MB) txc=125317 zc=n # 13.06 [+0.50] rx=125317 (7820 MB) # 13.07 [+0.00] # 13.07 [+0.00] ipv4 udp -z -t 1 tx-only # 13.07 [+0.00] # 14.29 [+1.22] tx=561604 (35046 MB) txc=561604 zc=y # 14.29 [+0.00] OK # 14.55 [+0.27] # 14.55 [+0.00] ipv6 udp -t 1 tx-rx # 14.55 [+0.00] # 15.98 [+1.42] tx=192936 (12039 MB) txc=0 zc=n # 16.48 [+0.50] rx=192936 (12039 MB) # 16.48 [+0.00] # 16.48 [+0.00] ipv6 udp -t 1 tx-only # 16.48 [+0.00] # 17.70 [+1.22] tx=397377 (24797 MB) txc=0 zc=n # 17.70 [+0.00] # 17.70 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.70 [+0.00] # 19.12 [+1.42] tx=118942 (7422 MB) txc=118942 zc=n # 19.62 [+0.50] rx=118942 (7422 MB) # 19.63 [+0.00] # 19.63 [+0.00] ipv6 udp -z -t 1 tx-only # 19.63 [+0.00] # 20.85 [+1.22] tx=531488 (33166 MB) txc=531488 zc=y # 20.85 [+0.00] OK # 20.88 [+0.03] OK. All tests passed ok 1 selftests: net: msg_zerocopy.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->