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.66 [+1.43] tx=204335 (12751 MB) txc=0 zc=n # 2.05 [+0.40] rx=102138 (12751 MB) # 2.06 [+0.00] # 2.06 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.06 [+0.00] # 3.52 [+1.46] tx=104969 (6550 MB) txc=104969 zc=n # 3.88 [+0.36] rx=52468 (6550 MB) # 3.88 [+0.00] OK # 4.13 [+0.25] # 4.13 [+0.00] ipv6 tcp -t 1 tx-rx # 4.13 [+0.00] # 5.56 [+1.43] tx=199422 (12444 MB) txc=0 zc=n # 5.96 [+0.40] rx=99692 (12444 MB) # 5.96 [+0.00] # 5.96 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.96 [+0.00] # 7.42 [+1.46] tx=118740 (7409 MB) txc=118740 zc=n # 7.78 [+0.36] rx=59364 (7409 MB) # 7.78 [+0.00] OK # 8.03 [+0.24] # 8.03 [+0.00] ipv4 udp -t 1 tx-rx # 8.03 [+0.00] # 9.45 [+1.42] tx=205145 (12801 MB) txc=0 zc=n # 9.95 [+0.50] rx=205145 (12801 MB) # 9.95 [+0.00] # 9.95 [+0.00] ipv4 udp -t 1 tx-only # 9.95 [+0.00] # 11.17 [+1.22] tx=380283 (23731 MB) txc=0 zc=n # 11.17 [+0.00] # 11.17 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.18 [+0.00] # 12.60 [+1.42] tx=123346 (7697 MB) txc=123346 zc=n # 13.10 [+0.50] rx=123346 (7697 MB) # 13.10 [+0.00] # 13.10 [+0.00] ipv4 udp -z -t 1 tx-only # 13.10 [+0.00] # 14.32 [+1.22] tx=556375 (34719 MB) txc=556375 zc=y # 14.32 [+0.00] OK # 14.57 [+0.25] # 14.57 [+0.00] ipv6 udp -t 1 tx-rx # 14.57 [+0.00] # 15.99 [+1.42] tx=201558 (12577 MB) txc=0 zc=n # 16.50 [+0.50] rx=201558 (12577 MB) # 16.50 [+0.00] # 16.50 [+0.00] ipv6 udp -t 1 tx-only # 16.50 [+0.00] # 17.72 [+1.22] tx=380849 (23766 MB) txc=0 zc=n # 17.72 [+0.00] # 17.72 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.72 [+0.00] # 19.14 [+1.42] tx=113850 (7104 MB) txc=113850 zc=n # 19.64 [+0.50] rx=113850 (7104 MB) # 19.64 [+0.00] # 19.64 [+0.00] ipv6 udp -z -t 1 tx-only # 19.65 [+0.00] # 20.86 [+1.22] tx=500038 (31204 MB) txc=500038 zc=y # 20.87 [+0.00] OK # 20.89 [+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__->