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.28 [+0.28] # 0.29 [+0.00] ipv4 tcp -t 1 tx-rx # 0.29 [+0.00] # 1.72 [+1.43] tx=114326 (7134 MB) txc=0 zc=n # 2.11 [+0.40] rx=56994 (7134 MB) # 2.12 [+0.00] # 2.12 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.12 [+0.00] # 3.59 [+1.47] tx=74343 (4639 MB) txc=74343 zc=n # 3.95 [+0.36] rx=37169 (4639 MB) # 3.95 [+0.00] OK # 4.25 [+0.30] # 4.25 [+0.00] ipv6 tcp -t 1 tx-rx # 4.25 [+0.00] # 5.67 [+1.43] tx=180089 (11238 MB) txc=0 zc=n # 6.07 [+0.40] rx=90019 (11238 MB) # 6.08 [+0.00] # 6.08 [+0.00] ipv6 tcp -z -t 1 tx-rx # 6.08 [+0.00] # 7.54 [+1.46] tx=118537 (7397 MB) txc=118537 zc=n # 7.90 [+0.36] rx=59261 (7397 MB) # 7.90 [+0.00] OK # 8.18 [+0.28] # 8.18 [+0.00] ipv4 udp -t 1 tx-rx # 8.18 [+0.00] # 9.60 [+1.42] tx=175383 (10944 MB) txc=0 zc=n # 10.10 [+0.50] rx=175383 (10944 MB) # 10.10 [+0.00] # 10.10 [+0.00] ipv4 udp -t 1 tx-only # 10.10 [+0.00] # 11.32 [+1.22] tx=395768 (24697 MB) txc=0 zc=n # 11.32 [+0.00] # 11.32 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.32 [+0.00] # 12.74 [+1.42] tx=82010 (5117 MB) txc=82010 zc=n # 13.24 [+0.50] rx=82010 (5117 MB) # 13.24 [+0.00] # 13.24 [+0.00] ipv4 udp -z -t 1 tx-only # 13.24 [+0.00] # 14.46 [+1.22] tx=549179 (34270 MB) txc=549179 zc=y # 14.46 [+0.00] OK # 14.73 [+0.26] # 14.73 [+0.00] ipv6 udp -t 1 tx-rx # 14.73 [+0.00] # 16.15 [+1.42] tx=177021 (11046 MB) txc=0 zc=n # 16.65 [+0.50] rx=177021 (11046 MB) # 16.65 [+0.00] # 16.65 [+0.00] ipv6 udp -t 1 tx-only # 16.65 [+0.00] # 17.87 [+1.22] tx=392881 (24517 MB) txc=0 zc=n # 17.87 [+0.00] # 17.87 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.87 [+0.00] # 19.30 [+1.42] tx=76949 (4801 MB) txc=76949 zc=n # 19.80 [+0.50] rx=76949 (4801 MB) # 19.80 [+0.00] # 19.80 [+0.00] ipv6 udp -z -t 1 tx-only # 19.80 [+0.00] # 21.01 [+1.21] tx=551582 (34420 MB) txc=551582 zc=y # 21.02 [+0.00] OK # 21.04 [+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__->