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.20 [+0.20] # 0.20 [+0.00] ipv4 tcp -t 1 tx-rx # 0.20 [+0.00] # 1.62 [+1.42] tx=189213 (11807 MB) txc=0 zc=n # 2.02 [+0.40] rx=94566 (11807 MB) # 2.02 [+0.00] # 2.02 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.02 [+0.00] # 3.48 [+1.46] tx=124175 (7748 MB) txc=124175 zc=n # 3.84 [+0.36] rx=62080 (7748 MB) # 3.84 [+0.00] OK # 4.07 [+0.22] # 4.07 [+0.00] ipv6 tcp -t 1 tx-rx # 4.07 [+0.00] # 5.49 [+1.42] tx=207860 (12971 MB) txc=0 zc=n # 5.89 [+0.40] rx=103875 (12971 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=101213 (6316 MB) txc=101213 zc=n # 7.72 [+0.36] rx=50596 (6316 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=190798 (11906 MB) txc=0 zc=n # 9.91 [+0.50] rx=190798 (11906 MB) # 9.91 [+0.00] # 9.91 [+0.00] ipv4 udp -t 1 tx-only # 9.91 [+0.00] # 11.13 [+1.22] tx=396960 (24771 MB) txc=0 zc=n # 11.13 [+0.00] # 11.13 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.13 [+0.00] # 12.56 [+1.42] tx=108497 (6770 MB) txc=108497 zc=n # 13.06 [+0.50] rx=108497 (6770 MB) # 13.06 [+0.00] # 13.06 [+0.00] ipv4 udp -z -t 1 tx-only # 13.06 [+0.00] # 14.28 [+1.22] tx=564333 (35216 MB) txc=564333 zc=y # 14.28 [+0.00] OK # 14.56 [+0.28] # 14.56 [+0.00] ipv6 udp -t 1 tx-rx # 14.56 [+0.00] # 15.98 [+1.42] tx=186982 (11668 MB) txc=0 zc=n # 16.48 [+0.50] rx=186982 (11668 MB) # 16.48 [+0.00] # 16.48 [+0.00] ipv6 udp -t 1 tx-only # 16.48 [+0.00] # 17.70 [+1.22] tx=391378 (24423 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=120515 (7520 MB) txc=120515 zc=n # 19.62 [+0.50] rx=120515 (7520 MB) # 19.62 [+0.00] # 19.62 [+0.00] ipv6 udp -z -t 1 tx-only # 19.62 [+0.00] # 20.84 [+1.21] tx=551608 (34422 MB) txc=551608 zc=y # 20.84 [+0.00] OK # 20.86 [+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__->