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.22 [+0.22] # 0.22 [+0.00] ipv4 tcp -t 1 tx-rx # 0.22 [+0.00] # 1.64 [+1.42] tx=218646 (13644 MB) txc=0 zc=n # 2.04 [+0.40] rx=109297 (13644 MB) # 2.04 [+0.00] # 2.04 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.04 [+0.00] # 3.50 [+1.46] tx=125016 (7801 MB) txc=125016 zc=n # 3.86 [+0.36] rx=62503 (7801 MB) # 3.86 [+0.00] OK # 4.07 [+0.21] # 4.07 [+0.00] ipv6 tcp -t 1 tx-rx # 4.07 [+0.00] # 5.49 [+1.42] tx=208244 (12995 MB) txc=0 zc=n # 5.89 [+0.40] rx=104110 (12995 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=113964 (7111 MB) txc=113964 zc=n # 7.71 [+0.36] rx=56956 (7111 MB) # 7.71 [+0.00] OK # 7.91 [+0.19] # 7.91 [+0.00] ipv4 udp -t 1 tx-rx # 7.91 [+0.00] # 9.33 [+1.42] tx=201879 (12597 MB) txc=0 zc=n # 9.83 [+0.50] rx=201879 (12597 MB) # 9.83 [+0.00] # 9.83 [+0.00] ipv4 udp -t 1 tx-only # 9.83 [+0.00] # 11.04 [+1.21] tx=363261 (22668 MB) txc=0 zc=n # 11.04 [+0.00] # 11.04 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.05 [+0.00] # 12.47 [+1.42] tx=105867 (6606 MB) txc=105867 zc=n # 12.97 [+0.50] rx=105867 (6606 MB) # 12.97 [+0.00] # 12.97 [+0.00] ipv4 udp -z -t 1 tx-only # 12.97 [+0.00] # 14.18 [+1.21] tx=512213 (31963 MB) txc=512213 zc=y # 14.18 [+0.00] OK # 14.42 [+0.24] # 14.42 [+0.00] ipv6 udp -t 1 tx-rx # 14.42 [+0.00] # 15.84 [+1.42] tx=208854 (13033 MB) txc=0 zc=n # 16.34 [+0.50] rx=208854 (13033 MB) # 16.34 [+0.00] # 16.34 [+0.00] ipv6 udp -t 1 tx-only # 16.34 [+0.00] # 17.56 [+1.21] tx=388393 (24237 MB) txc=0 zc=n # 17.56 [+0.00] # 17.56 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.56 [+0.00] # 18.98 [+1.42] tx=88686 (5534 MB) txc=88686 zc=n # 19.48 [+0.50] rx=88686 (5534 MB) # 19.48 [+0.00] # 19.48 [+0.00] ipv6 udp -z -t 1 tx-only # 19.49 [+0.00] # 20.70 [+1.22] tx=524955 (32759 MB) txc=524955 zc=y # 20.70 [+0.00] OK # 20.73 [+0.02] 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__->