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=207696 (12960 MB) txc=0 zc=n # 2.05 [+0.40] rx=103632 (12960 MB) # 2.05 [+0.00] # 2.05 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.06 [+0.00] # 3.51 [+1.46] tx=114551 (7148 MB) txc=114551 zc=n # 3.87 [+0.36] rx=57270 (7148 MB) # 3.87 [+0.00] OK # 4.16 [+0.29] # 4.17 [+0.00] ipv6 tcp -t 1 tx-rx # 4.17 [+0.00] # 5.59 [+1.42] tx=189943 (11853 MB) txc=0 zc=n # 5.99 [+0.40] rx=94954 (11853 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=120865 (7542 MB) txc=120865 zc=n # 7.81 [+0.36] rx=60428 (7542 MB) # 7.81 [+0.00] OK # 8.07 [+0.25] # 8.07 [+0.00] ipv4 udp -t 1 tx-rx # 8.07 [+0.00] # 9.49 [+1.42] tx=211853 (13220 MB) txc=0 zc=n # 9.99 [+0.50] rx=211853 (13220 MB) # 9.99 [+0.00] # 9.99 [+0.00] ipv4 udp -t 1 tx-only # 9.99 [+0.00] # 11.21 [+1.22] tx=390744 (24383 MB) txc=0 zc=n # 11.21 [+0.00] # 11.21 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.21 [+0.00] # 12.64 [+1.42] tx=106191 (6626 MB) txc=106191 zc=n # 13.14 [+0.50] rx=106191 (6626 MB) # 13.14 [+0.00] # 13.14 [+0.00] ipv4 udp -z -t 1 tx-only # 13.14 [+0.00] # 14.36 [+1.22] tx=406231 (25350 MB) txc=406231 zc=y # 14.36 [+0.00] OK # 14.78 [+0.42] # 14.78 [+0.00] ipv6 udp -t 1 tx-rx # 14.78 [+0.00] # 16.22 [+1.43] tx=171850 (10724 MB) txc=0 zc=n # 16.72 [+0.50] rx=171850 (10724 MB) # 16.72 [+0.00] # 16.72 [+0.00] ipv6 udp -t 1 tx-only # 16.72 [+0.00] # 17.94 [+1.22] tx=303830 (18960 MB) txc=0 zc=n # 17.94 [+0.00] # 17.94 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.94 [+0.00] # 19.37 [+1.43] tx=109430 (6828 MB) txc=109430 zc=n # 19.87 [+0.50] rx=109430 (6828 MB) # 19.87 [+0.00] # 19.87 [+0.00] ipv6 udp -z -t 1 tx-only # 19.87 [+0.00] # 21.09 [+1.22] tx=542455 (33851 MB) txc=542455 zc=y # 21.10 [+0.00] OK # 21.12 [+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__->