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.24 [+0.24] # 0.24 [+0.00] ipv4 tcp -t 1 tx-rx # 0.24 [+0.00] # 1.66 [+1.42] tx=159751 (9969 MB) txc=0 zc=n # 2.06 [+0.40] rx=77573 (9969 MB) # 2.06 [+0.00] # 2.06 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.07 [+0.00] # 3.53 [+1.46] tx=110359 (6886 MB) txc=110359 zc=n # 3.89 [+0.36] rx=55169 (6886 MB) # 3.89 [+0.00] OK # 4.12 [+0.23] # 4.12 [+0.00] ipv6 tcp -t 1 tx-rx # 4.12 [+0.00] # 5.54 [+1.42] tx=202864 (12659 MB) txc=0 zc=n # 5.94 [+0.40] rx=101368 (12659 MB) # 5.94 [+0.00] # 5.94 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.94 [+0.00] # 7.41 [+1.46] tx=113722 (7096 MB) txc=113722 zc=n # 7.76 [+0.36] rx=56860 (7096 MB) # 7.76 [+0.00] OK # 8.00 [+0.23] # 8.00 [+0.00] ipv4 udp -t 1 tx-rx # 8.00 [+0.00] # 9.42 [+1.42] tx=204089 (12735 MB) txc=0 zc=n # 9.92 [+0.50] rx=204089 (12735 MB) # 9.92 [+0.00] # 9.92 [+0.00] ipv4 udp -t 1 tx-only # 9.92 [+0.00] # 11.14 [+1.22] tx=356501 (22246 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.42] tx=101936 (6361 MB) txc=101936 zc=n # 13.06 [+0.50] rx=101936 (6361 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=528498 (32980 MB) txc=528498 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.99 [+1.42] tx=204064 (12734 MB) txc=0 zc=n # 16.49 [+0.50] rx=204064 (12734 MB) # 16.49 [+0.00] # 16.49 [+0.00] ipv6 udp -t 1 tx-only # 16.49 [+0.00] # 17.71 [+1.22] tx=384167 (23973 MB) txc=0 zc=n # 17.71 [+0.00] # 17.71 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.71 [+0.00] # 19.13 [+1.42] tx=124291 (7756 MB) txc=124291 zc=n # 19.63 [+0.50] rx=124291 (7756 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=478564 (29864 MB) txc=478564 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__->