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.23 [+0.23] # 0.23 [+0.00] ipv4 tcp -t 1 tx-rx # 0.23 [+0.00] # 1.65 [+1.42] tx=202052 (12608 MB) txc=0 zc=n # 2.05 [+0.40] rx=101013 (12608 MB) # 2.05 [+0.00] # 2.05 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.06 [+0.00] # 3.52 [+1.47] tx=111939 (6985 MB) txc=111939 zc=n # 3.88 [+0.36] rx=55958 (6985 MB) # 3.88 [+0.00] OK # 4.16 [+0.28] # 4.16 [+0.00] ipv6 tcp -t 1 tx-rx # 4.16 [+0.00] # 5.59 [+1.42] tx=175755 (10967 MB) txc=0 zc=n # 5.99 [+0.40] rx=87862 (10967 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=119178 (7437 MB) txc=119178 zc=n # 7.81 [+0.36] rx=59585 (7437 MB) # 7.81 [+0.00] OK # 8.08 [+0.27] # 8.08 [+0.00] ipv4 udp -t 1 tx-rx # 8.08 [+0.00] # 9.51 [+1.42] tx=202308 (12624 MB) txc=0 zc=n # 10.01 [+0.50] rx=202308 (12624 MB) # 10.01 [+0.00] # 10.01 [+0.00] ipv4 udp -t 1 tx-only # 10.01 [+0.00] # 11.23 [+1.22] tx=344311 (21486 MB) txc=0 zc=n # 11.23 [+0.00] # 11.23 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.23 [+0.00] # 12.66 [+1.43] tx=101870 (6357 MB) txc=101870 zc=n # 13.16 [+0.50] rx=101870 (6357 MB) # 13.16 [+0.00] # 13.16 [+0.00] ipv4 udp -z -t 1 tx-only # 13.16 [+0.00] # 14.38 [+1.22] tx=464184 (28966 MB) txc=464184 zc=y # 14.38 [+0.00] OK # 14.64 [+0.26] # 14.65 [+0.00] ipv6 udp -t 1 tx-rx # 14.65 [+0.00] # 16.07 [+1.42] tx=202898 (12661 MB) txc=0 zc=n # 16.57 [+0.50] rx=202898 (12661 MB) # 16.57 [+0.00] # 16.57 [+0.00] ipv6 udp -t 1 tx-only # 16.57 [+0.00] # 17.79 [+1.22] tx=344762 (21514 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=105198 (6564 MB) txc=105198 zc=n # 19.72 [+0.50] rx=105198 (6564 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=529081 (33016 MB) txc=529081 zc=y # 20.94 [+0.00] OK # 20.96 [+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__->