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.25 [+0.25] # 0.25 [+0.00] ipv4 tcp -t 1 tx-rx # 0.25 [+0.00] # 1.68 [+1.42] tx=151021 (9424 MB) txc=0 zc=n # 2.08 [+0.40] rx=67949 (9424 MB) # 2.08 [+0.00] # 2.08 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.08 [+0.00] # 3.54 [+1.46] tx=109875 (6856 MB) txc=109875 zc=n # 3.90 [+0.36] rx=54926 (6856 MB) # 3.90 [+0.00] OK # 4.17 [+0.26] # 4.17 [+0.00] ipv6 tcp -t 1 tx-rx # 4.17 [+0.00] # 5.59 [+1.42] tx=208281 (12997 MB) txc=0 zc=n # 5.99 [+0.40] rx=104082 (12997 MB) # 5.99 [+0.00] # 5.99 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.99 [+0.00] # 7.45 [+1.46] tx=120407 (7513 MB) txc=120407 zc=n # 7.81 [+0.36] rx=60184 (7513 MB) # 7.81 [+0.00] OK # 8.09 [+0.28] # 8.09 [+0.00] ipv4 udp -t 1 tx-rx # 8.10 [+0.00] # 9.52 [+1.42] tx=205533 (12826 MB) txc=0 zc=n # 10.02 [+0.50] rx=205533 (12826 MB) # 10.02 [+0.00] # 10.02 [+0.00] ipv4 udp -t 1 tx-only # 10.02 [+0.00] # 11.24 [+1.22] tx=359373 (22426 MB) txc=0 zc=n # 11.24 [+0.00] # 11.24 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.24 [+0.00] # 12.66 [+1.42] tx=121182 (7562 MB) txc=121182 zc=n # 13.16 [+0.50] rx=121182 (7562 MB) # 13.16 [+0.00] # 13.16 [+0.00] ipv4 udp -z -t 1 tx-only # 13.17 [+0.00] # 14.38 [+1.22] tx=534469 (33352 MB) txc=534469 zc=y # 14.39 [+0.00] OK # 14.65 [+0.26] # 14.65 [+0.00] ipv6 udp -t 1 tx-rx # 14.65 [+0.00] # 16.07 [+1.42] tx=192956 (12041 MB) txc=0 zc=n # 16.57 [+0.50] rx=192956 (12041 MB) # 16.57 [+0.00] # 16.57 [+0.00] ipv6 udp -t 1 tx-only # 16.57 [+0.00] # 17.79 [+1.22] tx=383083 (23905 MB) txc=0 zc=n # 17.79 [+0.00] # 17.79 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.80 [+0.00] # 19.22 [+1.42] tx=121757 (7598 MB) txc=121757 zc=n # 19.72 [+0.50] rx=121757 (7598 MB) # 19.72 [+0.00] # 19.72 [+0.00] ipv6 udp -z -t 1 tx-only # 19.72 [+0.00] # 20.94 [+1.22] tx=511427 (31914 MB) txc=511427 zc=y # 20.94 [+0.00] OK # 20.97 [+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__->