make -C tools/testing/selftests TARGETS="net" TEST_PROGS=tls TEST_GEN_PROGGS="" run_tests
make: Entering directory '/home/virtme/testing-1/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
TAP version 13
1..1
# timeout set to 3600
# selftests: net: tls
# 0.00 [+0.00] TAP version 13
# 0.00 [+0.00] 1..739
# 0.00 [+0.00] # Starting 739 tests from 17 test cases.
# 0.00 [+0.00] #  RUN           global.non_established ...
# 0.00 [+0.00] #            OK  global.non_established
# 0.00 [+0.00] ok 1 global.non_established
# 0.01 [+0.00] #  RUN           global.keysizes ...
# 0.01 [+0.00] #            OK  global.keysizes
# 0.01 [+0.00] ok 2 global.keysizes
# 0.01 [+0.00] #  RUN           global.no_pad ...
# 0.01 [+0.00] #            OK  global.no_pad
# 0.01 [+0.00] ok 3 global.no_pad
# 0.01 [+0.00] #  RUN           global.tls_v6ops ...
# 0.01 [+0.00] #            OK  global.tls_v6ops
# 0.01 [+0.00] ok 4 global.tls_v6ops
# 0.01 [+0.00] #  RUN           global.prequeue ...
# 0.01 [+0.00] #            OK  global.prequeue
# 0.01 [+0.00] ok 5 global.prequeue
# 0.01 [+0.00] #  RUN           tls_basic.base_base ...
# 0.01 [+0.00] #            OK  tls_basic.base_base
# 0.01 [+0.00] ok 6 tls_basic.base_base
# 0.01 [+0.00] #  RUN           tls_basic.bad_cipher ...
# 0.02 [+0.00] #            OK  tls_basic.bad_cipher
# 0.02 [+0.00] ok 7 tls_basic.bad_cipher
# 0.02 [+0.00] #  RUN           tls_basic.recseq_wrap ...
# 0.02 [+0.00] #            OK  tls_basic.recseq_wrap
# 0.02 [+0.00] ok 8 tls_basic.recseq_wrap
# 0.02 [+0.00] #  RUN           tls.12_aes_gcm.sendfile ...
# 0.02 [+0.00] #            OK  tls.12_aes_gcm.sendfile
# 0.02 [+0.00] ok 9 tls.12_aes_gcm.sendfile
# 0.02 [+0.00] #  RUN           tls.12_aes_gcm.send_then_sendfile ...
# 0.03 [+0.01] #            OK  tls.12_aes_gcm.send_then_sendfile
# 0.03 [+0.00] ok 10 tls.12_aes_gcm.send_then_sendfile
# 0.03 [+0.00] #  RUN           tls.12_aes_gcm.multi_chunk_sendfile ...
# 0.14 [+0.10] #            OK  tls.12_aes_gcm.multi_chunk_sendfile
# 0.14 [+0.00] ok 11 tls.12_aes_gcm.multi_chunk_sendfile
# 0.14 [+0.00] #  RUN           tls.12_aes_gcm.recv_max ...
# 0.14 [+0.00] #            OK  tls.12_aes_gcm.recv_max
# 0.14 [+0.00] ok 12 tls.12_aes_gcm.recv_max
# 0.14 [+0.00] #  RUN           tls.12_aes_gcm.recv_small ...
# 0.14 [+0.00] #            OK  tls.12_aes_gcm.recv_small
# 0.14 [+0.00] ok 13 tls.12_aes_gcm.recv_small
# 0.14 [+0.00] #  RUN           tls.12_aes_gcm.msg_more ...
# 0.14 [+0.00] #            OK  tls.12_aes_gcm.msg_more
# 0.14 [+0.00] ok 14 tls.12_aes_gcm.msg_more
# 0.14 [+0.00] #  RUN           tls.12_aes_gcm.msg_more_unsent ...
# 0.15 [+0.00] #            OK  tls.12_aes_gcm.msg_more_unsent
# 0.15 [+0.00] ok 15 tls.12_aes_gcm.msg_more_unsent
# 0.15 [+0.00] #  RUN           tls.12_aes_gcm.msg_eor ...
# 0.15 [+0.00] #            OK  tls.12_aes_gcm.msg_eor
# 0.15 [+0.00] ok 16 tls.12_aes_gcm.msg_eor
# 0.15 [+0.00] #  RUN           tls.12_aes_gcm.sendmsg_single ...
# 0.15 [+0.00] #            OK  tls.12_aes_gcm.sendmsg_single
# 0.15 [+0.00] ok 17 tls.12_aes_gcm.sendmsg_single
# 0.15 [+0.00] #  RUN           tls.12_aes_gcm.sendmsg_fragmented ...
# 0.15 [+0.00] #            OK  tls.12_aes_gcm.sendmsg_fragmented
# 0.15 [+0.00] ok 18 tls.12_aes_gcm.sendmsg_fragmented
# 0.16 [+0.00] #  RUN           tls.12_aes_gcm.sendmsg_large ...
# 0.18 [+0.03] #            OK  tls.12_aes_gcm.sendmsg_large
# 0.18 [+0.00] ok 19 tls.12_aes_gcm.sendmsg_large
# 0.19 [+0.00] #  RUN           tls.12_aes_gcm.sendmsg_multiple ...
# 0.19 [+0.00] #            OK  tls.12_aes_gcm.sendmsg_multiple
# 0.19 [+0.00] ok 20 tls.12_aes_gcm.sendmsg_multiple
# 0.19 [+0.00] #  RUN           tls.12_aes_gcm.sendmsg_multiple_stress ...
# 0.19 [+0.00] #            OK  tls.12_aes_gcm.sendmsg_multiple_stress
# 0.19 [+0.00] ok 21 tls.12_aes_gcm.sendmsg_multiple_stress
# 0.19 [+0.00] #  RUN           tls.12_aes_gcm.splice_from_pipe ...
# 0.19 [+0.00] #            OK  tls.12_aes_gcm.splice_from_pipe
# 0.19 [+0.00] ok 22 tls.12_aes_gcm.splice_from_pipe
# 0.19 [+0.00] #  RUN           tls.12_aes_gcm.splice_more ...
# 0.19 [+0.00] #            OK  tls.12_aes_gcm.splice_more
# 0.20 [+0.00] ok 23 tls.12_aes_gcm.splice_more
# 0.20 [+0.00] #  RUN           tls.12_aes_gcm.splice_from_pipe2 ...
# 0.20 [+0.00] #            OK  tls.12_aes_gcm.splice_from_pipe2
# 0.20 [+0.00] ok 24 tls.12_aes_gcm.splice_from_pipe2
# 0.20 [+0.00] #  RUN           tls.12_aes_gcm.send_and_splice ...
# 0.20 [+0.00] #            OK  tls.12_aes_gcm.send_and_splice
# 0.20 [+0.00] ok 25 tls.12_aes_gcm.send_and_splice
# 0.20 [+0.00] #  RUN           tls.12_aes_gcm.splice_to_pipe ...
# 0.20 [+0.00] #            OK  tls.12_aes_gcm.splice_to_pipe
# 0.20 [+0.00] ok 26 tls.12_aes_gcm.splice_to_pipe
# 0.20 [+0.00] #  RUN           tls.12_aes_gcm.splice_cmsg_to_pipe ...
# 0.21 [+0.00] #            OK  tls.12_aes_gcm.splice_cmsg_to_pipe
# 0.21 [+0.00] ok 27 tls.12_aes_gcm.splice_cmsg_to_pipe
# 0.21 [+0.00] #  RUN           tls.12_aes_gcm.splice_dec_cmsg_to_pipe ...
# 0.21 [+0.00] #            OK  tls.12_aes_gcm.splice_dec_cmsg_to_pipe
# 0.21 [+0.00] ok 28 tls.12_aes_gcm.splice_dec_cmsg_to_pipe
# 0.21 [+0.00] #  RUN           tls.12_aes_gcm.recv_and_splice ...
# 0.21 [+0.00] #            OK  tls.12_aes_gcm.recv_and_splice
# 0.21 [+0.00] ok 29 tls.12_aes_gcm.recv_and_splice
# 0.21 [+0.00] #  RUN           tls.12_aes_gcm.peek_and_splice ...
# 0.21 [+0.00] #            OK  tls.12_aes_gcm.peek_and_splice
# 0.21 [+0.00] ok 30 tls.12_aes_gcm.peek_and_splice
# 0.22 [+0.00] #  RUN           tls.12_aes_gcm.recvmsg_single ...
# 0.22 [+0.00] #            OK  tls.12_aes_gcm.recvmsg_single
# 0.22 [+0.00] ok 31 tls.12_aes_gcm.recvmsg_single
# 0.22 [+0.00] #  RUN           tls.12_aes_gcm.recvmsg_single_max ...
# 0.22 [+0.00] #            OK  tls.12_aes_gcm.recvmsg_single_max
# 0.22 [+0.00] ok 32 tls.12_aes_gcm.recvmsg_single_max
# 0.22 [+0.00] #  RUN           tls.12_aes_gcm.recvmsg_multiple ...
# 0.22 [+0.00] #            OK  tls.12_aes_gcm.recvmsg_multiple
# 0.22 [+0.00] ok 33 tls.12_aes_gcm.recvmsg_multiple
# 0.22 [+0.00] #  RUN           tls.12_aes_gcm.single_send_multiple_recv ...
# 0.22 [+0.00] #            OK  tls.12_aes_gcm.single_send_multiple_recv
# 0.23 [+0.00] ok 34 tls.12_aes_gcm.single_send_multiple_recv
# 0.23 [+0.00] #  RUN           tls.12_aes_gcm.multiple_send_single_recv ...
# 0.23 [+0.00] #            OK  tls.12_aes_gcm.multiple_send_single_recv
# 0.23 [+0.00] ok 35 tls.12_aes_gcm.multiple_send_single_recv
# 0.23 [+0.00] #  RUN           tls.12_aes_gcm.single_send_multiple_recv_non_align ...
# 0.23 [+0.00] #            OK  tls.12_aes_gcm.single_send_multiple_recv_non_align
# 0.23 [+0.00] ok 36 tls.12_aes_gcm.single_send_multiple_recv_non_align
# 0.23 [+0.00] #  RUN           tls.12_aes_gcm.recv_partial ...
# 0.23 [+0.00] #            OK  tls.12_aes_gcm.recv_partial
# 0.24 [+0.00] ok 37 tls.12_aes_gcm.recv_partial
# 0.24 [+0.00] #  RUN           tls.12_aes_gcm.recv_nonblock ...
# 0.24 [+0.00] #            OK  tls.12_aes_gcm.recv_nonblock
# 0.24 [+0.00] ok 38 tls.12_aes_gcm.recv_nonblock
# 0.24 [+0.00] #  RUN           tls.12_aes_gcm.recv_peek ...
# 0.24 [+0.00] #            OK  tls.12_aes_gcm.recv_peek
# 0.24 [+0.00] ok 39 tls.12_aes_gcm.recv_peek
# 0.24 [+0.00] #  RUN           tls.12_aes_gcm.recv_peek_multiple ...
# 0.24 [+0.00] #            OK  tls.12_aes_gcm.recv_peek_multiple
# 0.24 [+0.00] ok 40 tls.12_aes_gcm.recv_peek_multiple
# 0.24 [+0.00] #  RUN           tls.12_aes_gcm.recv_peek_multiple_records ...
# 0.24 [+0.00] #            OK  tls.12_aes_gcm.recv_peek_multiple_records
# 0.25 [+0.00] ok 41 tls.12_aes_gcm.recv_peek_multiple_records
# 0.25 [+0.00] #  RUN           tls.12_aes_gcm.recv_peek_large_buf_mult_recs ...
# 0.25 [+0.00] #            OK  tls.12_aes_gcm.recv_peek_large_buf_mult_recs
# 0.25 [+0.00] ok 42 tls.12_aes_gcm.recv_peek_large_buf_mult_recs
# 0.25 [+0.00] #  RUN           tls.12_aes_gcm.recv_lowat ...
# 0.25 [+0.00] #            OK  tls.12_aes_gcm.recv_lowat
# 0.25 [+0.00] ok 43 tls.12_aes_gcm.recv_lowat
# 0.25 [+0.00] #  RUN           tls.12_aes_gcm.bidir ...
# 0.25 [+0.00] #            OK  tls.12_aes_gcm.bidir
# 0.25 [+0.00] ok 44 tls.12_aes_gcm.bidir
# 0.25 [+0.00] #  RUN           tls.12_aes_gcm.pollin ...
# 0.26 [+0.00] #            OK  tls.12_aes_gcm.pollin
# 0.26 [+0.00] ok 45 tls.12_aes_gcm.pollin
# 0.26 [+0.00] #  RUN           tls.12_aes_gcm.poll_wait ...
# 0.26 [+0.00] #            OK  tls.12_aes_gcm.poll_wait
# 0.26 [+0.00] ok 46 tls.12_aes_gcm.poll_wait
# 0.26 [+0.00] #  RUN           tls.12_aes_gcm.poll_wait_split ...
# 0.26 [+0.00] #            OK  tls.12_aes_gcm.poll_wait_split
# 0.26 [+0.00] ok 47 tls.12_aes_gcm.poll_wait_split
# 0.26 [+0.00] #  RUN           tls.12_aes_gcm.blocking ...
# 0.26 [+0.00] #            OK  tls.12_aes_gcm.blocking
# 0.26 [+0.00] ok 48 tls.12_aes_gcm.blocking
# 0.26 [+0.00] #  RUN           tls.12_aes_gcm.nonblocking ...
# 0.34 [+0.08] #            OK  tls.12_aes_gcm.nonblocking
# 0.34 [+0.00] ok 49 tls.12_aes_gcm.nonblocking
# 0.35 [+0.00] #  RUN           tls.12_aes_gcm.mutliproc_even ...
# 0.66 [+0.31] #            OK  tls.12_aes_gcm.mutliproc_even
# 0.66 [+0.00] ok 50 tls.12_aes_gcm.mutliproc_even
# 0.66 [+0.00] #  RUN           tls.12_aes_gcm.mutliproc_readers ...
# 1.25 [+0.60] #            OK  tls.12_aes_gcm.mutliproc_readers
# 1.25 [+0.00] ok 51 tls.12_aes_gcm.mutliproc_readers
# 1.26 [+0.00] #  RUN           tls.12_aes_gcm.mutliproc_writers ...
# 1.68 [+0.42] #            OK  tls.12_aes_gcm.mutliproc_writers
# 1.68 [+0.00] ok 52 tls.12_aes_gcm.mutliproc_writers
# 1.68 [+0.00] #  RUN           tls.12_aes_gcm.mutliproc_sendpage_even ...
# 1.98 [+0.30] #            OK  tls.12_aes_gcm.mutliproc_sendpage_even
# 1.98 [+0.00] ok 53 tls.12_aes_gcm.mutliproc_sendpage_even
# 1.98 [+0.00] #  RUN           tls.12_aes_gcm.mutliproc_sendpage_readers ...
# 2.57 [+0.59] #            OK  tls.12_aes_gcm.mutliproc_sendpage_readers
# 2.58 [+0.00] ok 54 tls.12_aes_gcm.mutliproc_sendpage_readers
# 2.58 [+0.00] #  RUN           tls.12_aes_gcm.mutliproc_sendpage_writers ...
# 3.06 [+0.48] #            OK  tls.12_aes_gcm.mutliproc_sendpage_writers
# 3.06 [+0.00] ok 55 tls.12_aes_gcm.mutliproc_sendpage_writers
# 3.06 [+0.00] #  RUN           tls.12_aes_gcm.control_msg ...
# 3.06 [+0.00] #            OK  tls.12_aes_gcm.control_msg
# 3.06 [+0.00] ok 56 tls.12_aes_gcm.control_msg
# 3.07 [+0.00] #  RUN           tls.12_aes_gcm.control_msg_nomerge ...
# 3.07 [+0.00] #            OK  tls.12_aes_gcm.control_msg_nomerge
# 3.07 [+0.00] ok 57 tls.12_aes_gcm.control_msg_nomerge
# 3.07 [+0.00] #  RUN           tls.12_aes_gcm.data_control_data ...
# 3.07 [+0.00] #            OK  tls.12_aes_gcm.data_control_data
# 3.07 [+0.00] ok 58 tls.12_aes_gcm.data_control_data
# 3.07 [+0.00] #  RUN           tls.12_aes_gcm.shutdown ...
# 3.07 [+0.00] #            OK  tls.12_aes_gcm.shutdown
# 3.07 [+0.00] ok 59 tls.12_aes_gcm.shutdown
# 3.07 [+0.00] #  RUN           tls.12_aes_gcm.shutdown_unsent ...
# 3.08 [+0.00] #            OK  tls.12_aes_gcm.shutdown_unsent
# 3.08 [+0.00] ok 60 tls.12_aes_gcm.shutdown_unsent
# 3.08 [+0.00] #  RUN           tls.12_aes_gcm.shutdown_reuse ...
# 3.08 [+0.00] #            OK  tls.12_aes_gcm.shutdown_reuse
# 3.08 [+0.00] ok 61 tls.12_aes_gcm.shutdown_reuse
# 3.08 [+0.00] #  RUN           tls.12_aes_gcm.getsockopt ...
# 3.08 [+0.00] #            OK  tls.12_aes_gcm.getsockopt
# 3.08 [+0.00] ok 62 tls.12_aes_gcm.getsockopt
# 3.08 [+0.00] #  RUN           tls.12_aes_gcm.recv_efault ...
# 3.08 [+0.00] #            OK  tls.12_aes_gcm.recv_efault
# 3.08 [+0.00] ok 63 tls.12_aes_gcm.recv_efault
# 3.09 [+0.00] #  RUN           tls.13_aes_gcm.sendfile ...
# 3.09 [+0.00] #            OK  tls.13_aes_gcm.sendfile
# 3.09 [+0.00] ok 64 tls.13_aes_gcm.sendfile
# 3.09 [+0.00] #  RUN           tls.13_aes_gcm.send_then_sendfile ...
# 3.09 [+0.00] #            OK  tls.13_aes_gcm.send_then_sendfile
# 3.09 [+0.00] ok 65 tls.13_aes_gcm.send_then_sendfile
# 3.09 [+0.00] #  RUN           tls.13_aes_gcm.multi_chunk_sendfile ...
# 3.18 [+0.09] #            OK  tls.13_aes_gcm.multi_chunk_sendfile
# 3.18 [+0.00] ok 66 tls.13_aes_gcm.multi_chunk_sendfile
# 3.19 [+0.00] #  RUN           tls.13_aes_gcm.recv_max ...
# 3.19 [+0.00] #            OK  tls.13_aes_gcm.recv_max
# 3.19 [+0.00] ok 67 tls.13_aes_gcm.recv_max
# 3.19 [+0.00] #  RUN           tls.13_aes_gcm.recv_small ...
# 3.19 [+0.00] #            OK  tls.13_aes_gcm.recv_small
# 3.19 [+0.00] ok 68 tls.13_aes_gcm.recv_small
# 3.19 [+0.00] #  RUN           tls.13_aes_gcm.msg_more ...
# 3.19 [+0.00] #            OK  tls.13_aes_gcm.msg_more
# 3.19 [+0.00] ok 69 tls.13_aes_gcm.msg_more
# 3.19 [+0.00] #  RUN           tls.13_aes_gcm.msg_more_unsent ...
# 3.19 [+0.00] #            OK  tls.13_aes_gcm.msg_more_unsent
# 3.19 [+0.00] ok 70 tls.13_aes_gcm.msg_more_unsent
# 3.20 [+0.00] #  RUN           tls.13_aes_gcm.msg_eor ...
# 3.20 [+0.00] #            OK  tls.13_aes_gcm.msg_eor
# 3.20 [+0.00] ok 71 tls.13_aes_gcm.msg_eor
# 3.20 [+0.00] #  RUN           tls.13_aes_gcm.sendmsg_single ...
# 3.20 [+0.00] #            OK  tls.13_aes_gcm.sendmsg_single
# 3.20 [+0.00] ok 72 tls.13_aes_gcm.sendmsg_single
# 3.20 [+0.00] #  RUN           tls.13_aes_gcm.sendmsg_fragmented ...
# 3.20 [+0.00] #            OK  tls.13_aes_gcm.sendmsg_fragmented
# 3.20 [+0.00] ok 73 tls.13_aes_gcm.sendmsg_fragmented
# 3.20 [+0.00] #  RUN           tls.13_aes_gcm.sendmsg_large ...
# 3.23 [+0.03] #            OK  tls.13_aes_gcm.sendmsg_large
# 3.23 [+0.00] ok 74 tls.13_aes_gcm.sendmsg_large
# 3.23 [+0.00] #  RUN           tls.13_aes_gcm.sendmsg_multiple ...
# 3.23 [+0.00] #            OK  tls.13_aes_gcm.sendmsg_multiple
# 3.23 [+0.00] ok 75 tls.13_aes_gcm.sendmsg_multiple
# 3.24 [+0.00] #  RUN           tls.13_aes_gcm.sendmsg_multiple_stress ...
# 3.24 [+0.00] #            OK  tls.13_aes_gcm.sendmsg_multiple_stress
# 3.24 [+0.00] ok 76 tls.13_aes_gcm.sendmsg_multiple_stress
# 3.24 [+0.00] #  RUN           tls.13_aes_gcm.splice_from_pipe ...
# 3.24 [+0.00] #            OK  tls.13_aes_gcm.splice_from_pipe
# 3.24 [+0.00] ok 77 tls.13_aes_gcm.splice_from_pipe
# 3.24 [+0.00] #  RUN           tls.13_aes_gcm.splice_more ...
# 3.24 [+0.00] #            OK  tls.13_aes_gcm.splice_more
# 3.24 [+0.00] ok 78 tls.13_aes_gcm.splice_more
# 3.24 [+0.00] #  RUN           tls.13_aes_gcm.splice_from_pipe2 ...
# 3.24 [+0.00] #            OK  tls.13_aes_gcm.splice_from_pipe2
# 3.25 [+0.00] ok 79 tls.13_aes_gcm.splice_from_pipe2
# 3.25 [+0.00] #  RUN           tls.13_aes_gcm.send_and_splice ...
# 3.25 [+0.00] #            OK  tls.13_aes_gcm.send_and_splice
# 3.25 [+0.00] ok 80 tls.13_aes_gcm.send_and_splice
# 3.25 [+0.00] #  RUN           tls.13_aes_gcm.splice_to_pipe ...
# 3.25 [+0.00] #            OK  tls.13_aes_gcm.splice_to_pipe
# 3.25 [+0.00] ok 81 tls.13_aes_gcm.splice_to_pipe
# 3.25 [+0.00] #  RUN           tls.13_aes_gcm.splice_cmsg_to_pipe ...
# 3.25 [+0.00] #            OK  tls.13_aes_gcm.splice_cmsg_to_pipe
# 3.25 [+0.00] ok 82 tls.13_aes_gcm.splice_cmsg_to_pipe
# 3.25 [+0.00] #  RUN           tls.13_aes_gcm.splice_dec_cmsg_to_pipe ...
# 3.25 [+0.00] #            OK  tls.13_aes_gcm.splice_dec_cmsg_to_pipe
# 3.26 [+0.00] ok 83 tls.13_aes_gcm.splice_dec_cmsg_to_pipe
# 3.26 [+0.00] #  RUN           tls.13_aes_gcm.recv_and_splice ...
# 3.26 [+0.00] #            OK  tls.13_aes_gcm.recv_and_splice
# 3.26 [+0.00] ok 84 tls.13_aes_gcm.recv_and_splice
# 3.26 [+0.00] #  RUN           tls.13_aes_gcm.peek_and_splice ...
# 3.26 [+0.00] #            OK  tls.13_aes_gcm.peek_and_splice
# 3.26 [+0.00] ok 85 tls.13_aes_gcm.peek_and_splice
# 3.26 [+0.00] #  RUN           tls.13_aes_gcm.recvmsg_single ...
# 3.26 [+0.00] #            OK  tls.13_aes_gcm.recvmsg_single
# 3.26 [+0.00] ok 86 tls.13_aes_gcm.recvmsg_single
# 3.26 [+0.00] #  RUN           tls.13_aes_gcm.recvmsg_single_max ...
# 3.27 [+0.00] #            OK  tls.13_aes_gcm.recvmsg_single_max
# 3.27 [+0.00] ok 87 tls.13_aes_gcm.recvmsg_single_max
# 3.27 [+0.00] #  RUN           tls.13_aes_gcm.recvmsg_multiple ...
# 3.27 [+0.00] #            OK  tls.13_aes_gcm.recvmsg_multiple
# 3.27 [+0.00] ok 88 tls.13_aes_gcm.recvmsg_multiple
# 3.27 [+0.00] #  RUN           tls.13_aes_gcm.single_send_multiple_recv ...
# 3.27 [+0.00] #            OK  tls.13_aes_gcm.single_send_multiple_recv
# 3.27 [+0.00] ok 89 tls.13_aes_gcm.single_send_multiple_recv
# 3.27 [+0.00] #  RUN           tls.13_aes_gcm.multiple_send_single_recv ...
# 3.27 [+0.00] #            OK  tls.13_aes_gcm.multiple_send_single_recv
# 3.28 [+0.00] ok 90 tls.13_aes_gcm.multiple_send_single_recv
# 3.28 [+0.00] #  RUN           tls.13_aes_gcm.single_send_multiple_recv_non_align ...
# 3.28 [+0.00] #            OK  tls.13_aes_gcm.single_send_multiple_recv_non_align
# 3.28 [+0.00] ok 91 tls.13_aes_gcm.single_send_multiple_recv_non_align
# 3.28 [+0.00] #  RUN           tls.13_aes_gcm.recv_partial ...
# 3.28 [+0.00] #            OK  tls.13_aes_gcm.recv_partial
# 3.28 [+0.00] ok 92 tls.13_aes_gcm.recv_partial
# 3.28 [+0.00] #  RUN           tls.13_aes_gcm.recv_nonblock ...
# 3.28 [+0.00] #            OK  tls.13_aes_gcm.recv_nonblock
# 3.28 [+0.00] ok 93 tls.13_aes_gcm.recv_nonblock
# 3.29 [+0.00] #  RUN           tls.13_aes_gcm.recv_peek ...
# 3.29 [+0.00] #            OK  tls.13_aes_gcm.recv_peek
# 3.29 [+0.00] ok 94 tls.13_aes_gcm.recv_peek
# 3.29 [+0.00] #  RUN           tls.13_aes_gcm.recv_peek_multiple ...
# 3.29 [+0.00] #            OK  tls.13_aes_gcm.recv_peek_multiple
# 3.29 [+0.00] ok 95 tls.13_aes_gcm.recv_peek_multiple
# 3.29 [+0.00] #  RUN           tls.13_aes_gcm.recv_peek_multiple_records ...
# 3.29 [+0.00] #            OK  tls.13_aes_gcm.recv_peek_multiple_records
# 3.29 [+0.00] ok 96 tls.13_aes_gcm.recv_peek_multiple_records
# 3.29 [+0.00] #  RUN           tls.13_aes_gcm.recv_peek_large_buf_mult_recs ...
# 3.29 [+0.00] #            OK  tls.13_aes_gcm.recv_peek_large_buf_mult_recs
# 3.30 [+0.00] ok 97 tls.13_aes_gcm.recv_peek_large_buf_mult_recs
# 3.30 [+0.00] #  RUN           tls.13_aes_gcm.recv_lowat ...
# 3.30 [+0.00] #            OK  tls.13_aes_gcm.recv_lowat
# 3.30 [+0.00] ok 98 tls.13_aes_gcm.recv_lowat
# 3.30 [+0.00] #  RUN           tls.13_aes_gcm.bidir ...
# 3.30 [+0.00] #            OK  tls.13_aes_gcm.bidir
# 3.30 [+0.00] ok 99 tls.13_aes_gcm.bidir
# 3.30 [+0.00] #  RUN           tls.13_aes_gcm.pollin ...
# 3.30 [+0.00] #            OK  tls.13_aes_gcm.pollin
# 3.30 [+0.00] ok 100 tls.13_aes_gcm.pollin
# 3.30 [+0.00] #  RUN           tls.13_aes_gcm.poll_wait ...
# 3.30 [+0.00] #            OK  tls.13_aes_gcm.poll_wait
# 3.30 [+0.00] ok 101 tls.13_aes_gcm.poll_wait
# 3.31 [+0.00] #  RUN           tls.13_aes_gcm.poll_wait_split ...
# 3.31 [+0.00] #            OK  tls.13_aes_gcm.poll_wait_split
# 3.31 [+0.00] ok 102 tls.13_aes_gcm.poll_wait_split
# 3.31 [+0.00] #  RUN           tls.13_aes_gcm.blocking ...
# 3.31 [+0.00] #            OK  tls.13_aes_gcm.blocking
# 3.31 [+0.00] ok 103 tls.13_aes_gcm.blocking
# 3.31 [+0.00] #  RUN           tls.13_aes_gcm.nonblocking ...
# 3.36 [+0.05] #            OK  tls.13_aes_gcm.nonblocking
# 3.36 [+0.00] ok 104 tls.13_aes_gcm.nonblocking
# 3.36 [+0.00] #  RUN           tls.13_aes_gcm.mutliproc_even ...
# 3.68 [+0.32] #            OK  tls.13_aes_gcm.mutliproc_even
# 3.68 [+0.00] ok 105 tls.13_aes_gcm.mutliproc_even
# 3.68 [+0.00] #  RUN           tls.13_aes_gcm.mutliproc_readers ...
# 4.27 [+0.59] #            OK  tls.13_aes_gcm.mutliproc_readers
# 4.27 [+0.00] ok 106 tls.13_aes_gcm.mutliproc_readers
# 4.27 [+0.00] #  RUN           tls.13_aes_gcm.mutliproc_writers ...
# 4.72 [+0.44] #            OK  tls.13_aes_gcm.mutliproc_writers
# 4.72 [+0.00] ok 107 tls.13_aes_gcm.mutliproc_writers
# 4.72 [+0.00] #  RUN           tls.13_aes_gcm.mutliproc_sendpage_even ...
# 5.01 [+0.29] #            OK  tls.13_aes_gcm.mutliproc_sendpage_even
# 5.01 [+0.00] ok 108 tls.13_aes_gcm.mutliproc_sendpage_even
# 5.01 [+0.00] #  RUN           tls.13_aes_gcm.mutliproc_sendpage_readers ...
# 5.59 [+0.57] #            OK  tls.13_aes_gcm.mutliproc_sendpage_readers
# 5.59 [+0.00] ok 109 tls.13_aes_gcm.mutliproc_sendpage_readers
# 5.59 [+0.00] #  RUN           tls.13_aes_gcm.mutliproc_sendpage_writers ...
# 6.04 [+0.45] #            OK  tls.13_aes_gcm.mutliproc_sendpage_writers
# 6.04 [+0.00] ok 110 tls.13_aes_gcm.mutliproc_sendpage_writers
# 6.04 [+0.00] #  RUN           tls.13_aes_gcm.control_msg ...
# 6.04 [+0.00] #            OK  tls.13_aes_gcm.control_msg
# 6.04 [+0.00] ok 111 tls.13_aes_gcm.control_msg
# 6.04 [+0.00] #  RUN           tls.13_aes_gcm.control_msg_nomerge ...
# 6.04 [+0.00] #            OK  tls.13_aes_gcm.control_msg_nomerge
# 6.05 [+0.00] ok 112 tls.13_aes_gcm.control_msg_nomerge
# 6.05 [+0.00] #  RUN           tls.13_aes_gcm.data_control_data ...
# 6.05 [+0.00] #            OK  tls.13_aes_gcm.data_control_data
# 6.05 [+0.00] ok 113 tls.13_aes_gcm.data_control_data
# 6.05 [+0.00] #  RUN           tls.13_aes_gcm.shutdown ...
# 6.06 [+0.00] #            OK  tls.13_aes_gcm.shutdown
# 6.06 [+0.00] ok 114 tls.13_aes_gcm.shutdown
# 6.06 [+0.00] #  RUN           tls.13_aes_gcm.shutdown_unsent ...
# 6.06 [+0.00] #            OK  tls.13_aes_gcm.shutdown_unsent
# 6.06 [+0.00] ok 115 tls.13_aes_gcm.shutdown_unsent
# 6.06 [+0.00] #  RUN           tls.13_aes_gcm.shutdown_reuse ...
# 6.07 [+0.00] #            OK  tls.13_aes_gcm.shutdown_reuse
# 6.07 [+0.00] ok 116 tls.13_aes_gcm.shutdown_reuse
# 6.07 [+0.00] #  RUN           tls.13_aes_gcm.getsockopt ...
# 6.07 [+0.00] #            OK  tls.13_aes_gcm.getsockopt
# 6.07 [+0.00] ok 117 tls.13_aes_gcm.getsockopt
# 6.07 [+0.00] #  RUN           tls.13_aes_gcm.recv_efault ...
# 6.08 [+0.00] #            OK  tls.13_aes_gcm.recv_efault
# 6.08 [+0.00] ok 118 tls.13_aes_gcm.recv_efault
# 6.08 [+0.00] #  RUN           tls.12_chacha.sendfile ...
# 6.12 [+0.04] #            OK  tls.12_chacha.sendfile
# 6.12 [+0.00] ok 119 tls.12_chacha.sendfile
# 6.12 [+0.00] #  RUN           tls.12_chacha.send_then_sendfile ...
# 6.12 [+0.00] #            OK  tls.12_chacha.send_then_sendfile
# 6.12 [+0.00] ok 120 tls.12_chacha.send_then_sendfile
# 6.13 [+0.00] #  RUN           tls.12_chacha.multi_chunk_sendfile ...
# 6.22 [+0.10] #            OK  tls.12_chacha.multi_chunk_sendfile
# 6.22 [+0.00] ok 121 tls.12_chacha.multi_chunk_sendfile
# 6.22 [+0.00] #  RUN           tls.12_chacha.recv_max ...
# 6.22 [+0.00] #            OK  tls.12_chacha.recv_max
# 6.22 [+0.00] ok 122 tls.12_chacha.recv_max
# 6.22 [+0.00] #  RUN           tls.12_chacha.recv_small ...
# 6.23 [+0.00] #            OK  tls.12_chacha.recv_small
# 6.23 [+0.00] ok 123 tls.12_chacha.recv_small
# 6.23 [+0.00] #  RUN           tls.12_chacha.msg_more ...
# 6.23 [+0.00] #            OK  tls.12_chacha.msg_more
# 6.23 [+0.00] ok 124 tls.12_chacha.msg_more
# 6.23 [+0.00] #  RUN           tls.12_chacha.msg_more_unsent ...
# 6.23 [+0.00] #            OK  tls.12_chacha.msg_more_unsent
# 6.23 [+0.00] ok 125 tls.12_chacha.msg_more_unsent
# 6.23 [+0.00] #  RUN           tls.12_chacha.msg_eor ...
# 6.23 [+0.00] #            OK  tls.12_chacha.msg_eor
# 6.23 [+0.00] ok 126 tls.12_chacha.msg_eor
# 6.23 [+0.00] #  RUN           tls.12_chacha.sendmsg_single ...
# 6.24 [+0.00] #            OK  tls.12_chacha.sendmsg_single
# 6.24 [+0.00] ok 127 tls.12_chacha.sendmsg_single
# 6.24 [+0.00] #  RUN           tls.12_chacha.sendmsg_fragmented ...
# 6.24 [+0.00] #            OK  tls.12_chacha.sendmsg_fragmented
# 6.24 [+0.00] ok 128 tls.12_chacha.sendmsg_fragmented
# 6.24 [+0.00] #  RUN           tls.12_chacha.sendmsg_large ...
# 6.24 [+0.00] #            OK  tls.12_chacha.sendmsg_large
# 6.24 [+0.00] ok 129 tls.12_chacha.sendmsg_large
# 6.24 [+0.00] #  RUN           tls.12_chacha.sendmsg_multiple ...
# 6.24 [+0.00] #            OK  tls.12_chacha.sendmsg_multiple
# 6.24 [+0.00] ok 130 tls.12_chacha.sendmsg_multiple
# 6.24 [+0.00] #  RUN           tls.12_chacha.sendmsg_multiple_stress ...
# 6.25 [+0.00] #            OK  tls.12_chacha.sendmsg_multiple_stress
# 6.25 [+0.00] ok 131 tls.12_chacha.sendmsg_multiple_stress
# 6.25 [+0.00] #  RUN           tls.12_chacha.splice_from_pipe ...
# 6.25 [+0.00] #            OK  tls.12_chacha.splice_from_pipe
# 6.25 [+0.00] ok 132 tls.12_chacha.splice_from_pipe
# 6.25 [+0.00] #  RUN           tls.12_chacha.splice_more ...
# 6.25 [+0.00] #            OK  tls.12_chacha.splice_more
# 6.25 [+0.00] ok 133 tls.12_chacha.splice_more
# 6.25 [+0.00] #  RUN           tls.12_chacha.splice_from_pipe2 ...
# 6.25 [+0.00] #            OK  tls.12_chacha.splice_from_pipe2
# 6.26 [+0.00] ok 134 tls.12_chacha.splice_from_pipe2
# 6.26 [+0.00] #  RUN           tls.12_chacha.send_and_splice ...
# 6.26 [+0.00] #            OK  tls.12_chacha.send_and_splice
# 6.26 [+0.00] ok 135 tls.12_chacha.send_and_splice
# 6.26 [+0.00] #  RUN           tls.12_chacha.splice_to_pipe ...
# 6.26 [+0.00] #            OK  tls.12_chacha.splice_to_pipe
# 6.26 [+0.00] ok 136 tls.12_chacha.splice_to_pipe
# 6.26 [+0.00] #  RUN           tls.12_chacha.splice_cmsg_to_pipe ...
# 6.26 [+0.00] #            OK  tls.12_chacha.splice_cmsg_to_pipe
# 6.27 [+0.00] ok 137 tls.12_chacha.splice_cmsg_to_pipe
# 6.27 [+0.00] #  RUN           tls.12_chacha.splice_dec_cmsg_to_pipe ...
# 6.27 [+0.00] #            OK  tls.12_chacha.splice_dec_cmsg_to_pipe
# 6.27 [+0.00] ok 138 tls.12_chacha.splice_dec_cmsg_to_pipe
# 6.27 [+0.00] #  RUN           tls.12_chacha.recv_and_splice ...
# 6.27 [+0.00] #            OK  tls.12_chacha.recv_and_splice
# 6.27 [+0.00] ok 139 tls.12_chacha.recv_and_splice
# 6.28 [+0.00] #  RUN           tls.12_chacha.peek_and_splice ...
# 6.28 [+0.00] #            OK  tls.12_chacha.peek_and_splice
# 6.28 [+0.00] ok 140 tls.12_chacha.peek_and_splice
# 6.28 [+0.00] #  RUN           tls.12_chacha.recvmsg_single ...
# 6.28 [+0.00] #            OK  tls.12_chacha.recvmsg_single
# 6.28 [+0.00] ok 141 tls.12_chacha.recvmsg_single
# 6.28 [+0.00] #  RUN           tls.12_chacha.recvmsg_single_max ...
# 6.28 [+0.00] #            OK  tls.12_chacha.recvmsg_single_max
# 6.28 [+0.00] ok 142 tls.12_chacha.recvmsg_single_max
# 6.28 [+0.00] #  RUN           tls.12_chacha.recvmsg_multiple ...
# 6.29 [+0.00] #            OK  tls.12_chacha.recvmsg_multiple
# 6.29 [+0.00] ok 143 tls.12_chacha.recvmsg_multiple
# 6.29 [+0.00] #  RUN           tls.12_chacha.single_send_multiple_recv ...
# 6.29 [+0.00] #            OK  tls.12_chacha.single_send_multiple_recv
# 6.29 [+0.00] ok 144 tls.12_chacha.single_send_multiple_recv
# 6.29 [+0.00] #  RUN           tls.12_chacha.multiple_send_single_recv ...
# 6.29 [+0.00] #            OK  tls.12_chacha.multiple_send_single_recv
# 6.30 [+0.00] ok 145 tls.12_chacha.multiple_send_single_recv
# 6.30 [+0.00] #  RUN           tls.12_chacha.single_send_multiple_recv_non_align ...
# 6.30 [+0.00] #            OK  tls.12_chacha.single_send_multiple_recv_non_align
# 6.30 [+0.00] ok 146 tls.12_chacha.single_send_multiple_recv_non_align
# 6.30 [+0.00] #  RUN           tls.12_chacha.recv_partial ...
# 6.30 [+0.00] #            OK  tls.12_chacha.recv_partial
# 6.30 [+0.00] ok 147 tls.12_chacha.recv_partial
# 6.30 [+0.00] #  RUN           tls.12_chacha.recv_nonblock ...
# 6.31 [+0.00] #            OK  tls.12_chacha.recv_nonblock
# 6.31 [+0.00] ok 148 tls.12_chacha.recv_nonblock
# 6.31 [+0.00] #  RUN           tls.12_chacha.recv_peek ...
# 6.31 [+0.00] #            OK  tls.12_chacha.recv_peek
# 6.31 [+0.00] ok 149 tls.12_chacha.recv_peek
# 6.31 [+0.00] #  RUN           tls.12_chacha.recv_peek_multiple ...
# 6.31 [+0.00] #            OK  tls.12_chacha.recv_peek_multiple
# 6.31 [+0.00] ok 150 tls.12_chacha.recv_peek_multiple
# 6.32 [+0.00] #  RUN           tls.12_chacha.recv_peek_multiple_records ...
# 6.32 [+0.00] #            OK  tls.12_chacha.recv_peek_multiple_records
# 6.32 [+0.00] ok 151 tls.12_chacha.recv_peek_multiple_records
# 6.32 [+0.00] #  RUN           tls.12_chacha.recv_peek_large_buf_mult_recs ...
# 6.32 [+0.00] #            OK  tls.12_chacha.recv_peek_large_buf_mult_recs
# 6.32 [+0.00] ok 152 tls.12_chacha.recv_peek_large_buf_mult_recs
# 6.32 [+0.00] #  RUN           tls.12_chacha.recv_lowat ...
# 6.33 [+0.00] #            OK  tls.12_chacha.recv_lowat
# 6.33 [+0.00] ok 153 tls.12_chacha.recv_lowat
# 6.33 [+0.00] #  RUN           tls.12_chacha.bidir ...
# 6.33 [+0.00] #            OK  tls.12_chacha.bidir
# 6.33 [+0.00] ok 154 tls.12_chacha.bidir
# 6.33 [+0.00] #  RUN           tls.12_chacha.pollin ...
# 6.33 [+0.00] #            OK  tls.12_chacha.pollin
# 6.33 [+0.00] ok 155 tls.12_chacha.pollin
# 6.33 [+0.00] #  RUN           tls.12_chacha.poll_wait ...
# 6.33 [+0.00] #            OK  tls.12_chacha.poll_wait
# 6.34 [+0.00] ok 156 tls.12_chacha.poll_wait
# 6.34 [+0.00] #  RUN           tls.12_chacha.poll_wait_split ...
# 6.34 [+0.00] #            OK  tls.12_chacha.poll_wait_split
# 6.34 [+0.00] ok 157 tls.12_chacha.poll_wait_split
# 6.34 [+0.00] #  RUN           tls.12_chacha.blocking ...
# 6.34 [+0.00] #            OK  tls.12_chacha.blocking
# 6.34 [+0.00] ok 158 tls.12_chacha.blocking
# 6.34 [+0.00] #  RUN           tls.12_chacha.nonblocking ...
# 6.36 [+0.02] #            OK  tls.12_chacha.nonblocking
# 6.36 [+0.00] ok 159 tls.12_chacha.nonblocking
# 6.36 [+0.00] #  RUN           tls.12_chacha.mutliproc_even ...
# 6.49 [+0.13] #            OK  tls.12_chacha.mutliproc_even
# 6.49 [+0.00] ok 160 tls.12_chacha.mutliproc_even
# 6.49 [+0.00] #  RUN           tls.12_chacha.mutliproc_readers ...
# 6.74 [+0.25] #            OK  tls.12_chacha.mutliproc_readers
# 6.74 [+0.00] ok 161 tls.12_chacha.mutliproc_readers
# 6.74 [+0.00] #  RUN           tls.12_chacha.mutliproc_writers ...
# 6.93 [+0.18] #            OK  tls.12_chacha.mutliproc_writers
# 6.93 [+0.00] ok 162 tls.12_chacha.mutliproc_writers
# 6.93 [+0.00] #  RUN           tls.12_chacha.mutliproc_sendpage_even ...
# 7.05 [+0.11] #            OK  tls.12_chacha.mutliproc_sendpage_even
# 7.05 [+0.00] ok 163 tls.12_chacha.mutliproc_sendpage_even
# 7.05 [+0.00] #  RUN           tls.12_chacha.mutliproc_sendpage_readers ...
# 7.30 [+0.25] #            OK  tls.12_chacha.mutliproc_sendpage_readers
# 7.30 [+0.00] ok 164 tls.12_chacha.mutliproc_sendpage_readers
# 7.30 [+0.00] #  RUN           tls.12_chacha.mutliproc_sendpage_writers ...
# 7.49 [+0.19] #            OK  tls.12_chacha.mutliproc_sendpage_writers
# 7.49 [+0.00] ok 165 tls.12_chacha.mutliproc_sendpage_writers
# 7.49 [+0.00] #  RUN           tls.12_chacha.control_msg ...
# 7.49 [+0.00] #            OK  tls.12_chacha.control_msg
# 7.50 [+0.00] ok 166 tls.12_chacha.control_msg
# 7.50 [+0.00] #  RUN           tls.12_chacha.control_msg_nomerge ...
# 7.50 [+0.00] #            OK  tls.12_chacha.control_msg_nomerge
# 7.50 [+0.00] ok 167 tls.12_chacha.control_msg_nomerge
# 7.50 [+0.00] #  RUN           tls.12_chacha.data_control_data ...
# 7.50 [+0.00] #            OK  tls.12_chacha.data_control_data
# 7.50 [+0.00] ok 168 tls.12_chacha.data_control_data
# 7.50 [+0.00] #  RUN           tls.12_chacha.shutdown ...
# 7.50 [+0.00] #            OK  tls.12_chacha.shutdown
# 7.50 [+0.00] ok 169 tls.12_chacha.shutdown
# 7.50 [+0.00] #  RUN           tls.12_chacha.shutdown_unsent ...
# 7.51 [+0.00] #            OK  tls.12_chacha.shutdown_unsent
# 7.51 [+0.00] ok 170 tls.12_chacha.shutdown_unsent
# 7.51 [+0.00] #  RUN           tls.12_chacha.shutdown_reuse ...
# 7.51 [+0.00] #            OK  tls.12_chacha.shutdown_reuse
# 7.51 [+0.00] ok 171 tls.12_chacha.shutdown_reuse
# 7.51 [+0.00] #  RUN           tls.12_chacha.getsockopt ...
# 7.51 [+0.00] #            OK  tls.12_chacha.getsockopt
# 7.51 [+0.00] ok 172 tls.12_chacha.getsockopt
# 7.51 [+0.00] #  RUN           tls.12_chacha.recv_efault ...
# 7.51 [+0.00] #            OK  tls.12_chacha.recv_efault
# 7.51 [+0.00] ok 173 tls.12_chacha.recv_efault
# 7.51 [+0.00] #  RUN           tls.13_chacha.sendfile ...
# 7.52 [+0.00] #            OK  tls.13_chacha.sendfile
# 7.52 [+0.00] ok 174 tls.13_chacha.sendfile
# 7.52 [+0.00] #  RUN           tls.13_chacha.send_then_sendfile ...
# 7.52 [+0.00] #            OK  tls.13_chacha.send_then_sendfile
# 7.52 [+0.00] ok 175 tls.13_chacha.send_then_sendfile
# 7.52 [+0.00] #  RUN           tls.13_chacha.multi_chunk_sendfile ...
# 7.60 [+0.08] #            OK  tls.13_chacha.multi_chunk_sendfile
# 7.60 [+0.00] ok 176 tls.13_chacha.multi_chunk_sendfile
# 7.61 [+0.00] #  RUN           tls.13_chacha.recv_max ...
# 7.61 [+0.00] #            OK  tls.13_chacha.recv_max
# 7.61 [+0.00] ok 177 tls.13_chacha.recv_max
# 7.61 [+0.00] #  RUN           tls.13_chacha.recv_small ...
# 7.61 [+0.00] #            OK  tls.13_chacha.recv_small
# 7.61 [+0.00] ok 178 tls.13_chacha.recv_small
# 7.61 [+0.00] #  RUN           tls.13_chacha.msg_more ...
# 7.61 [+0.00] #            OK  tls.13_chacha.msg_more
# 7.61 [+0.00] ok 179 tls.13_chacha.msg_more
# 7.61 [+0.00] #  RUN           tls.13_chacha.msg_more_unsent ...
# 7.61 [+0.00] #            OK  tls.13_chacha.msg_more_unsent
# 7.61 [+0.00] ok 180 tls.13_chacha.msg_more_unsent
# 7.61 [+0.00] #  RUN           tls.13_chacha.msg_eor ...
# 7.62 [+0.00] #            OK  tls.13_chacha.msg_eor
# 7.62 [+0.00] ok 181 tls.13_chacha.msg_eor
# 7.62 [+0.00] #  RUN           tls.13_chacha.sendmsg_single ...
# 7.62 [+0.00] #            OK  tls.13_chacha.sendmsg_single
# 7.62 [+0.00] ok 182 tls.13_chacha.sendmsg_single
# 7.62 [+0.00] #  RUN           tls.13_chacha.sendmsg_fragmented ...
# 7.62 [+0.00] #            OK  tls.13_chacha.sendmsg_fragmented
# 7.62 [+0.00] ok 183 tls.13_chacha.sendmsg_fragmented
# 7.62 [+0.00] #  RUN           tls.13_chacha.sendmsg_large ...
# 7.62 [+0.00] #            OK  tls.13_chacha.sendmsg_large
# 7.62 [+0.00] ok 184 tls.13_chacha.sendmsg_large
# 7.62 [+0.00] #  RUN           tls.13_chacha.sendmsg_multiple ...
# 7.63 [+0.00] #            OK  tls.13_chacha.sendmsg_multiple
# 7.63 [+0.00] ok 185 tls.13_chacha.sendmsg_multiple
# 7.63 [+0.00] #  RUN           tls.13_chacha.sendmsg_multiple_stress ...
# 7.63 [+0.00] #            OK  tls.13_chacha.sendmsg_multiple_stress
# 7.63 [+0.00] ok 186 tls.13_chacha.sendmsg_multiple_stress
# 7.63 [+0.00] #  RUN           tls.13_chacha.splice_from_pipe ...
# 7.63 [+0.00] #            OK  tls.13_chacha.splice_from_pipe
# 7.63 [+0.00] ok 187 tls.13_chacha.splice_from_pipe
# 7.63 [+0.00] #  RUN           tls.13_chacha.splice_more ...
# 7.63 [+0.00] #            OK  tls.13_chacha.splice_more
# 7.63 [+0.00] ok 188 tls.13_chacha.splice_more
# 7.64 [+0.00] #  RUN           tls.13_chacha.splice_from_pipe2 ...
# 7.64 [+0.00] #            OK  tls.13_chacha.splice_from_pipe2
# 7.64 [+0.00] ok 189 tls.13_chacha.splice_from_pipe2
# 7.64 [+0.00] #  RUN           tls.13_chacha.send_and_splice ...
# 7.64 [+0.00] #            OK  tls.13_chacha.send_and_splice
# 7.64 [+0.00] ok 190 tls.13_chacha.send_and_splice
# 7.64 [+0.00] #  RUN           tls.13_chacha.splice_to_pipe ...
# 7.64 [+0.00] #            OK  tls.13_chacha.splice_to_pipe
# 7.64 [+0.00] ok 191 tls.13_chacha.splice_to_pipe
# 7.64 [+0.00] #  RUN           tls.13_chacha.splice_cmsg_to_pipe ...
# 7.64 [+0.00] #            OK  tls.13_chacha.splice_cmsg_to_pipe
# 7.65 [+0.00] ok 192 tls.13_chacha.splice_cmsg_to_pipe
# 7.65 [+0.00] #  RUN           tls.13_chacha.splice_dec_cmsg_to_pipe ...
# 7.65 [+0.00] #            OK  tls.13_chacha.splice_dec_cmsg_to_pipe
# 7.65 [+0.00] ok 193 tls.13_chacha.splice_dec_cmsg_to_pipe
# 7.65 [+0.00] #  RUN           tls.13_chacha.recv_and_splice ...
# 7.65 [+0.00] #            OK  tls.13_chacha.recv_and_splice
# 7.65 [+0.00] ok 194 tls.13_chacha.recv_and_splice
# 7.65 [+0.00] #  RUN           tls.13_chacha.peek_and_splice ...
# 7.65 [+0.00] #            OK  tls.13_chacha.peek_and_splice
# 7.65 [+0.00] ok 195 tls.13_chacha.peek_and_splice
# 7.65 [+0.00] #  RUN           tls.13_chacha.recvmsg_single ...
# 7.66 [+0.00] #            OK  tls.13_chacha.recvmsg_single
# 7.66 [+0.00] ok 196 tls.13_chacha.recvmsg_single
# 7.66 [+0.00] #  RUN           tls.13_chacha.recvmsg_single_max ...
# 7.66 [+0.00] #            OK  tls.13_chacha.recvmsg_single_max
# 7.66 [+0.00] ok 197 tls.13_chacha.recvmsg_single_max
# 7.66 [+0.00] #  RUN           tls.13_chacha.recvmsg_multiple ...
# 7.66 [+0.00] #            OK  tls.13_chacha.recvmsg_multiple
# 7.66 [+0.00] ok 198 tls.13_chacha.recvmsg_multiple
# 7.66 [+0.00] #  RUN           tls.13_chacha.single_send_multiple_recv ...
# 7.66 [+0.00] #            OK  tls.13_chacha.single_send_multiple_recv
# 7.66 [+0.00] ok 199 tls.13_chacha.single_send_multiple_recv
# 7.67 [+0.00] #  RUN           tls.13_chacha.multiple_send_single_recv ...
# 7.67 [+0.00] #            OK  tls.13_chacha.multiple_send_single_recv
# 7.67 [+0.00] ok 200 tls.13_chacha.multiple_send_single_recv
# 7.67 [+0.00] #  RUN           tls.13_chacha.single_send_multiple_recv_non_align ...
# 7.67 [+0.00] #            OK  tls.13_chacha.single_send_multiple_recv_non_align
# 7.67 [+0.00] ok 201 tls.13_chacha.single_send_multiple_recv_non_align
# 7.67 [+0.00] #  RUN           tls.13_chacha.recv_partial ...
# 7.67 [+0.00] #            OK  tls.13_chacha.recv_partial
# 7.67 [+0.00] ok 202 tls.13_chacha.recv_partial
# 7.67 [+0.00] #  RUN           tls.13_chacha.recv_nonblock ...
# 7.68 [+0.00] #            OK  tls.13_chacha.recv_nonblock
# 7.68 [+0.00] ok 203 tls.13_chacha.recv_nonblock
# 7.68 [+0.00] #  RUN           tls.13_chacha.recv_peek ...
# 7.68 [+0.00] #            OK  tls.13_chacha.recv_peek
# 7.68 [+0.00] ok 204 tls.13_chacha.recv_peek
# 7.68 [+0.00] #  RUN           tls.13_chacha.recv_peek_multiple ...
# 7.68 [+0.00] #            OK  tls.13_chacha.recv_peek_multiple
# 7.68 [+0.00] ok 205 tls.13_chacha.recv_peek_multiple
# 7.68 [+0.00] #  RUN           tls.13_chacha.recv_peek_multiple_records ...
# 7.68 [+0.00] #            OK  tls.13_chacha.recv_peek_multiple_records
# 7.68 [+0.00] ok 206 tls.13_chacha.recv_peek_multiple_records
# 7.68 [+0.00] #  RUN           tls.13_chacha.recv_peek_large_buf_mult_recs ...
# 7.69 [+0.00] #            OK  tls.13_chacha.recv_peek_large_buf_mult_recs
# 7.69 [+0.00] ok 207 tls.13_chacha.recv_peek_large_buf_mult_recs
# 7.69 [+0.00] #  RUN           tls.13_chacha.recv_lowat ...
# 7.69 [+0.00] #            OK  tls.13_chacha.recv_lowat
# 7.69 [+0.00] ok 208 tls.13_chacha.recv_lowat
# 7.69 [+0.00] #  RUN           tls.13_chacha.bidir ...
# 7.69 [+0.00] #            OK  tls.13_chacha.bidir
# 7.69 [+0.00] ok 209 tls.13_chacha.bidir
# 7.69 [+0.00] #  RUN           tls.13_chacha.pollin ...
# 7.69 [+0.00] #            OK  tls.13_chacha.pollin
# 7.69 [+0.00] ok 210 tls.13_chacha.pollin
# 7.69 [+0.00] #  RUN           tls.13_chacha.poll_wait ...
# 7.70 [+0.00] #            OK  tls.13_chacha.poll_wait
# 7.70 [+0.00] ok 211 tls.13_chacha.poll_wait
# 7.70 [+0.00] #  RUN           tls.13_chacha.poll_wait_split ...
# 7.70 [+0.00] #            OK  tls.13_chacha.poll_wait_split
# 7.70 [+0.00] ok 212 tls.13_chacha.poll_wait_split
# 7.70 [+0.00] #  RUN           tls.13_chacha.blocking ...
# 7.70 [+0.00] #            OK  tls.13_chacha.blocking
# 7.70 [+0.00] ok 213 tls.13_chacha.blocking
# 7.70 [+0.00] #  RUN           tls.13_chacha.nonblocking ...
# 7.76 [+0.06] #            OK  tls.13_chacha.nonblocking
# 7.76 [+0.00] ok 214 tls.13_chacha.nonblocking
# 7.76 [+0.00] #  RUN           tls.13_chacha.mutliproc_even ...
# 7.89 [+0.12] #            OK  tls.13_chacha.mutliproc_even
# 7.89 [+0.00] ok 215 tls.13_chacha.mutliproc_even
# 7.89 [+0.00] #  RUN           tls.13_chacha.mutliproc_readers ...
# 8.14 [+0.25] #            OK  tls.13_chacha.mutliproc_readers
# 8.15 [+0.00] ok 216 tls.13_chacha.mutliproc_readers
# 8.15 [+0.00] #  RUN           tls.13_chacha.mutliproc_writers ...
# 8.34 [+0.20] #            OK  tls.13_chacha.mutliproc_writers
# 8.34 [+0.00] ok 217 tls.13_chacha.mutliproc_writers
# 8.35 [+0.00] #  RUN           tls.13_chacha.mutliproc_sendpage_even ...
# 8.48 [+0.13] #            OK  tls.13_chacha.mutliproc_sendpage_even
# 8.48 [+0.00] ok 218 tls.13_chacha.mutliproc_sendpage_even
# 8.48 [+0.00] #  RUN           tls.13_chacha.mutliproc_sendpage_readers ...
# 8.73 [+0.25] #            OK  tls.13_chacha.mutliproc_sendpage_readers
# 8.73 [+0.00] ok 219 tls.13_chacha.mutliproc_sendpage_readers
# 8.73 [+0.00] #  RUN           tls.13_chacha.mutliproc_sendpage_writers ...
# 8.92 [+0.19] #            OK  tls.13_chacha.mutliproc_sendpage_writers
# 8.92 [+0.00] ok 220 tls.13_chacha.mutliproc_sendpage_writers
# 8.92 [+0.00] #  RUN           tls.13_chacha.control_msg ...
# 8.92 [+0.00] #            OK  tls.13_chacha.control_msg
# 8.92 [+0.00] ok 221 tls.13_chacha.control_msg
# 8.92 [+0.00] #  RUN           tls.13_chacha.control_msg_nomerge ...
# 8.92 [+0.00] #            OK  tls.13_chacha.control_msg_nomerge
# 8.92 [+0.00] ok 222 tls.13_chacha.control_msg_nomerge
# 8.92 [+0.00] #  RUN           tls.13_chacha.data_control_data ...
# 8.93 [+0.00] #            OK  tls.13_chacha.data_control_data
# 8.93 [+0.00] ok 223 tls.13_chacha.data_control_data
# 8.93 [+0.00] #  RUN           tls.13_chacha.shutdown ...
# 8.93 [+0.00] #            OK  tls.13_chacha.shutdown
# 8.93 [+0.00] ok 224 tls.13_chacha.shutdown
# 8.93 [+0.00] #  RUN           tls.13_chacha.shutdown_unsent ...
# 8.93 [+0.00] #            OK  tls.13_chacha.shutdown_unsent
# 8.93 [+0.00] ok 225 tls.13_chacha.shutdown_unsent
# 8.94 [+0.00] #  RUN           tls.13_chacha.shutdown_reuse ...
# 8.94 [+0.00] #            OK  tls.13_chacha.shutdown_reuse
# 8.94 [+0.00] ok 226 tls.13_chacha.shutdown_reuse
# 8.94 [+0.00] #  RUN           tls.13_chacha.getsockopt ...
# 8.94 [+0.00] #            OK  tls.13_chacha.getsockopt
# 8.94 [+0.00] ok 227 tls.13_chacha.getsockopt
# 8.94 [+0.00] #  RUN           tls.13_chacha.recv_efault ...
# 8.94 [+0.00] #            OK  tls.13_chacha.recv_efault
# 8.95 [+0.00] ok 228 tls.13_chacha.recv_efault
# 8.95 [+0.00] #  RUN           tls.13_sm4_gcm.sendfile ...
# 8.97 [+0.02] #            OK  tls.13_sm4_gcm.sendfile
# 8.97 [+0.00] ok 229 tls.13_sm4_gcm.sendfile
# 8.97 [+0.00] #  RUN           tls.13_sm4_gcm.send_then_sendfile ...
# 8.99 [+0.02] #            OK  tls.13_sm4_gcm.send_then_sendfile
# 8.99 [+0.00] ok 230 tls.13_sm4_gcm.send_then_sendfile
# 8.99 [+0.00] #  RUN           tls.13_sm4_gcm.multi_chunk_sendfile ...
# 9.09 [+0.11] #            OK  tls.13_sm4_gcm.multi_chunk_sendfile
# 9.09 [+0.00] ok 231 tls.13_sm4_gcm.multi_chunk_sendfile
# 9.10 [+0.00] #  RUN           tls.13_sm4_gcm.recv_max ...
# 9.10 [+0.00] #            OK  tls.13_sm4_gcm.recv_max
# 9.10 [+0.00] ok 232 tls.13_sm4_gcm.recv_max
# 9.10 [+0.00] #  RUN           tls.13_sm4_gcm.recv_small ...
# 9.10 [+0.00] #            OK  tls.13_sm4_gcm.recv_small
# 9.10 [+0.00] ok 233 tls.13_sm4_gcm.recv_small
# 9.10 [+0.00] #  RUN           tls.13_sm4_gcm.msg_more ...
# 9.10 [+0.00] #            OK  tls.13_sm4_gcm.msg_more
# 9.10 [+0.00] ok 234 tls.13_sm4_gcm.msg_more
# 9.10 [+0.00] #  RUN           tls.13_sm4_gcm.msg_more_unsent ...
# 9.10 [+0.00] #            OK  tls.13_sm4_gcm.msg_more_unsent
# 9.10 [+0.00] ok 235 tls.13_sm4_gcm.msg_more_unsent
# 9.10 [+0.00] #  RUN           tls.13_sm4_gcm.msg_eor ...
# 9.11 [+0.00] #            OK  tls.13_sm4_gcm.msg_eor
# 9.11 [+0.00] ok 236 tls.13_sm4_gcm.msg_eor
# 9.11 [+0.00] #  RUN           tls.13_sm4_gcm.sendmsg_single ...
# 9.11 [+0.00] #            OK  tls.13_sm4_gcm.sendmsg_single
# 9.11 [+0.00] ok 237 tls.13_sm4_gcm.sendmsg_single
# 9.11 [+0.00] #  RUN           tls.13_sm4_gcm.sendmsg_fragmented ...
# 9.11 [+0.00] #            OK  tls.13_sm4_gcm.sendmsg_fragmented
# 9.11 [+0.00] ok 238 tls.13_sm4_gcm.sendmsg_fragmented
# 9.11 [+0.00] #  RUN           tls.13_sm4_gcm.sendmsg_large ...
# 9.16 [+0.05] #            OK  tls.13_sm4_gcm.sendmsg_large
# 9.16 [+0.00] ok 239 tls.13_sm4_gcm.sendmsg_large
# 9.16 [+0.00] #  RUN           tls.13_sm4_gcm.sendmsg_multiple ...
# 9.16 [+0.00] #            OK  tls.13_sm4_gcm.sendmsg_multiple
# 9.16 [+0.00] ok 240 tls.13_sm4_gcm.sendmsg_multiple
# 9.17 [+0.00] #  RUN           tls.13_sm4_gcm.sendmsg_multiple_stress ...
# 9.17 [+0.00] #            OK  tls.13_sm4_gcm.sendmsg_multiple_stress
# 9.17 [+0.00] ok 241 tls.13_sm4_gcm.sendmsg_multiple_stress
# 9.17 [+0.00] #  RUN           tls.13_sm4_gcm.splice_from_pipe ...
# 9.17 [+0.00] #            OK  tls.13_sm4_gcm.splice_from_pipe
# 9.17 [+0.00] ok 242 tls.13_sm4_gcm.splice_from_pipe
# 9.17 [+0.00] #  RUN           tls.13_sm4_gcm.splice_more ...
# 9.17 [+0.00] #            OK  tls.13_sm4_gcm.splice_more
# 9.17 [+0.00] ok 243 tls.13_sm4_gcm.splice_more
# 9.17 [+0.00] #  RUN           tls.13_sm4_gcm.splice_from_pipe2 ...
# 9.17 [+0.00] #            OK  tls.13_sm4_gcm.splice_from_pipe2
# 9.18 [+0.00] ok 244 tls.13_sm4_gcm.splice_from_pipe2
# 9.18 [+0.00] #  RUN           tls.13_sm4_gcm.send_and_splice ...
# 9.18 [+0.00] #            OK  tls.13_sm4_gcm.send_and_splice
# 9.18 [+0.00] ok 245 tls.13_sm4_gcm.send_and_splice
# 9.18 [+0.00] #  RUN           tls.13_sm4_gcm.splice_to_pipe ...
# 9.18 [+0.00] #            OK  tls.13_sm4_gcm.splice_to_pipe
# 9.18 [+0.00] ok 246 tls.13_sm4_gcm.splice_to_pipe
# 9.18 [+0.00] #  RUN           tls.13_sm4_gcm.splice_cmsg_to_pipe ...
# 9.18 [+0.00] #            OK  tls.13_sm4_gcm.splice_cmsg_to_pipe
# 9.18 [+0.00] ok 247 tls.13_sm4_gcm.splice_cmsg_to_pipe
# 9.18 [+0.00] #  RUN           tls.13_sm4_gcm.splice_dec_cmsg_to_pipe ...
# 9.19 [+0.00] #            OK  tls.13_sm4_gcm.splice_dec_cmsg_to_pipe
# 9.19 [+0.00] ok 248 tls.13_sm4_gcm.splice_dec_cmsg_to_pipe
# 9.19 [+0.00] #  RUN           tls.13_sm4_gcm.recv_and_splice ...
# 9.19 [+0.00] #            OK  tls.13_sm4_gcm.recv_and_splice
# 9.19 [+0.00] ok 249 tls.13_sm4_gcm.recv_and_splice
# 9.19 [+0.00] #  RUN           tls.13_sm4_gcm.peek_and_splice ...
# 9.19 [+0.00] #            OK  tls.13_sm4_gcm.peek_and_splice
# 9.19 [+0.00] ok 250 tls.13_sm4_gcm.peek_and_splice
# 9.19 [+0.00] #  RUN           tls.13_sm4_gcm.recvmsg_single ...
# 9.19 [+0.00] #            OK  tls.13_sm4_gcm.recvmsg_single
# 9.19 [+0.00] ok 251 tls.13_sm4_gcm.recvmsg_single
# 9.20 [+0.00] #  RUN           tls.13_sm4_gcm.recvmsg_single_max ...
# 9.20 [+0.00] #            OK  tls.13_sm4_gcm.recvmsg_single_max
# 9.20 [+0.00] ok 252 tls.13_sm4_gcm.recvmsg_single_max
# 9.20 [+0.00] #  RUN           tls.13_sm4_gcm.recvmsg_multiple ...
# 9.20 [+0.00] #            OK  tls.13_sm4_gcm.recvmsg_multiple
# 9.20 [+0.00] ok 253 tls.13_sm4_gcm.recvmsg_multiple
# 9.20 [+0.00] #  RUN           tls.13_sm4_gcm.single_send_multiple_recv ...
# 9.20 [+0.00] #            OK  tls.13_sm4_gcm.single_send_multiple_recv
# 9.20 [+0.00] ok 254 tls.13_sm4_gcm.single_send_multiple_recv
# 9.20 [+0.00] #  RUN           tls.13_sm4_gcm.multiple_send_single_recv ...
# 9.21 [+0.00] #            OK  tls.13_sm4_gcm.multiple_send_single_recv
# 9.21 [+0.00] ok 255 tls.13_sm4_gcm.multiple_send_single_recv
# 9.21 [+0.00] #  RUN           tls.13_sm4_gcm.single_send_multiple_recv_non_align ...
# 9.21 [+0.00] #            OK  tls.13_sm4_gcm.single_send_multiple_recv_non_align
# 9.21 [+0.00] ok 256 tls.13_sm4_gcm.single_send_multiple_recv_non_align
# 9.21 [+0.00] #  RUN           tls.13_sm4_gcm.recv_partial ...
# 9.21 [+0.00] #            OK  tls.13_sm4_gcm.recv_partial
# 9.21 [+0.00] ok 257 tls.13_sm4_gcm.recv_partial
# 9.21 [+0.00] #  RUN           tls.13_sm4_gcm.recv_nonblock ...
# 9.21 [+0.00] #            OK  tls.13_sm4_gcm.recv_nonblock
# 9.22 [+0.00] ok 258 tls.13_sm4_gcm.recv_nonblock
# 9.22 [+0.00] #  RUN           tls.13_sm4_gcm.recv_peek ...
# 9.22 [+0.00] #            OK  tls.13_sm4_gcm.recv_peek
# 9.22 [+0.00] ok 259 tls.13_sm4_gcm.recv_peek
# 9.22 [+0.00] #  RUN           tls.13_sm4_gcm.recv_peek_multiple ...
# 9.22 [+0.00] #            OK  tls.13_sm4_gcm.recv_peek_multiple
# 9.22 [+0.00] ok 260 tls.13_sm4_gcm.recv_peek_multiple
# 9.22 [+0.00] #  RUN           tls.13_sm4_gcm.recv_peek_multiple_records ...
# 9.22 [+0.00] #            OK  tls.13_sm4_gcm.recv_peek_multiple_records
# 9.22 [+0.00] ok 261 tls.13_sm4_gcm.recv_peek_multiple_records
# 9.22 [+0.00] #  RUN           tls.13_sm4_gcm.recv_peek_large_buf_mult_recs ...
# 9.23 [+0.00] #            OK  tls.13_sm4_gcm.recv_peek_large_buf_mult_recs
# 9.23 [+0.00] ok 262 tls.13_sm4_gcm.recv_peek_large_buf_mult_recs
# 9.23 [+0.00] #  RUN           tls.13_sm4_gcm.recv_lowat ...
# 9.23 [+0.00] #            OK  tls.13_sm4_gcm.recv_lowat
# 9.23 [+0.00] ok 263 tls.13_sm4_gcm.recv_lowat
# 9.23 [+0.00] #  RUN           tls.13_sm4_gcm.bidir ...
# 9.23 [+0.00] #            OK  tls.13_sm4_gcm.bidir
# 9.23 [+0.00] ok 264 tls.13_sm4_gcm.bidir
# 9.23 [+0.00] #  RUN           tls.13_sm4_gcm.pollin ...
# 9.23 [+0.00] #            OK  tls.13_sm4_gcm.pollin
# 9.23 [+0.00] ok 265 tls.13_sm4_gcm.pollin
# 9.23 [+0.00] #  RUN           tls.13_sm4_gcm.poll_wait ...
# 9.24 [+0.00] #            OK  tls.13_sm4_gcm.poll_wait
# 9.24 [+0.00] ok 266 tls.13_sm4_gcm.poll_wait
# 9.24 [+0.00] #  RUN           tls.13_sm4_gcm.poll_wait_split ...
# 9.24 [+0.00] #            OK  tls.13_sm4_gcm.poll_wait_split
# 9.24 [+0.00] ok 267 tls.13_sm4_gcm.poll_wait_split
# 9.24 [+0.00] #  RUN           tls.13_sm4_gcm.blocking ...
# 9.24 [+0.00] #            OK  tls.13_sm4_gcm.blocking
# 9.24 [+0.00] ok 268 tls.13_sm4_gcm.blocking
# 9.24 [+0.00] #  RUN           tls.13_sm4_gcm.nonblocking ...
# 9.32 [+0.07] #            OK  tls.13_sm4_gcm.nonblocking
# 9.32 [+0.00] ok 269 tls.13_sm4_gcm.nonblocking
# 9.32 [+0.00] #  RUN           tls.13_sm4_gcm.mutliproc_even ...
# 9.86 [+0.54] #            OK  tls.13_sm4_gcm.mutliproc_even
# 9.86 [+0.00] ok 270 tls.13_sm4_gcm.mutliproc_even
# 9.86 [+0.00] #  RUN           tls.13_sm4_gcm.mutliproc_readers ...
# 10.91 [+1.05] #            OK  tls.13_sm4_gcm.mutliproc_readers
# 10.91 [+0.00] ok 271 tls.13_sm4_gcm.mutliproc_readers
# 10.91 [+0.00] #  RUN           tls.13_sm4_gcm.mutliproc_writers ...
# 11.77 [+0.86] #            OK  tls.13_sm4_gcm.mutliproc_writers
# 11.77 [+0.00] ok 272 tls.13_sm4_gcm.mutliproc_writers
# 11.77 [+0.00] #  RUN           tls.13_sm4_gcm.mutliproc_sendpage_even ...
# 12.31 [+0.54] #            OK  tls.13_sm4_gcm.mutliproc_sendpage_even
# 12.31 [+0.00] ok 273 tls.13_sm4_gcm.mutliproc_sendpage_even
# 12.31 [+0.00] #  RUN           tls.13_sm4_gcm.mutliproc_sendpage_readers ...
# 13.39 [+1.08] #            OK  tls.13_sm4_gcm.mutliproc_sendpage_readers
# 13.39 [+0.00] ok 274 tls.13_sm4_gcm.mutliproc_sendpage_readers
# 13.40 [+0.00] #  RUN           tls.13_sm4_gcm.mutliproc_sendpage_writers ...
# 14.26 [+0.87] #            OK  tls.13_sm4_gcm.mutliproc_sendpage_writers
# 14.27 [+0.00] ok 275 tls.13_sm4_gcm.mutliproc_sendpage_writers
# 14.27 [+0.00] #  RUN           tls.13_sm4_gcm.control_msg ...
# 14.27 [+0.00] #            OK  tls.13_sm4_gcm.control_msg
# 14.27 [+0.00] ok 276 tls.13_sm4_gcm.control_msg
# 14.27 [+0.00] #  RUN           tls.13_sm4_gcm.control_msg_nomerge ...
# 14.27 [+0.00] #            OK  tls.13_sm4_gcm.control_msg_nomerge
# 14.27 [+0.00] ok 277 tls.13_sm4_gcm.control_msg_nomerge
# 14.27 [+0.00] #  RUN           tls.13_sm4_gcm.data_control_data ...
# 14.28 [+0.00] #            OK  tls.13_sm4_gcm.data_control_data
# 14.28 [+0.00] ok 278 tls.13_sm4_gcm.data_control_data
# 14.28 [+0.00] #  RUN           tls.13_sm4_gcm.shutdown ...
# 14.28 [+0.00] #            OK  tls.13_sm4_gcm.shutdown
# 14.28 [+0.00] ok 279 tls.13_sm4_gcm.shutdown
# 14.28 [+0.00] #  RUN           tls.13_sm4_gcm.shutdown_unsent ...
# 14.28 [+0.00] #            OK  tls.13_sm4_gcm.shutdown_unsent
# 14.28 [+0.00] ok 280 tls.13_sm4_gcm.shutdown_unsent
# 14.29 [+0.00] #  RUN           tls.13_sm4_gcm.shutdown_reuse ...
# 14.29 [+0.00] #            OK  tls.13_sm4_gcm.shutdown_reuse
# 14.29 [+0.00] ok 281 tls.13_sm4_gcm.shutdown_reuse
# 14.29 [+0.00] #  RUN           tls.13_sm4_gcm.getsockopt ...
# 14.29 [+0.00] #            OK  tls.13_sm4_gcm.getsockopt
# 14.29 [+0.00] ok 282 tls.13_sm4_gcm.getsockopt
# 14.29 [+0.00] #  RUN           tls.13_sm4_gcm.recv_efault ...
# 14.30 [+0.00] #            OK  tls.13_sm4_gcm.recv_efault
# 14.30 [+0.00] ok 283 tls.13_sm4_gcm.recv_efault
# 14.30 [+0.00] #  RUN           tls.13_sm4_ccm.sendfile ...
# 14.34 [+0.04] #            OK  tls.13_sm4_ccm.sendfile
# 14.34 [+0.00] ok 284 tls.13_sm4_ccm.sendfile
# 14.34 [+0.00] #  RUN           tls.13_sm4_ccm.send_then_sendfile ...
# 14.37 [+0.03] #            OK  tls.13_sm4_ccm.send_then_sendfile
# 14.37 [+0.00] ok 285 tls.13_sm4_ccm.send_then_sendfile
# 14.37 [+0.00] #  RUN           tls.13_sm4_ccm.multi_chunk_sendfile ...
# 14.49 [+0.11] #            OK  tls.13_sm4_ccm.multi_chunk_sendfile
# 14.49 [+0.00] ok 286 tls.13_sm4_ccm.multi_chunk_sendfile
# 14.49 [+0.00] #  RUN           tls.13_sm4_ccm.recv_max ...
# 14.49 [+0.00] #            OK  tls.13_sm4_ccm.recv_max
# 14.49 [+0.00] ok 287 tls.13_sm4_ccm.recv_max
# 14.49 [+0.00] #  RUN           tls.13_sm4_ccm.recv_small ...
# 14.49 [+0.00] #            OK  tls.13_sm4_ccm.recv_small
# 14.49 [+0.00] ok 288 tls.13_sm4_ccm.recv_small
# 14.50 [+0.00] #  RUN           tls.13_sm4_ccm.msg_more ...
# 14.50 [+0.00] #            OK  tls.13_sm4_ccm.msg_more
# 14.50 [+0.00] ok 289 tls.13_sm4_ccm.msg_more
# 14.50 [+0.00] #  RUN           tls.13_sm4_ccm.msg_more_unsent ...
# 14.50 [+0.00] #            OK  tls.13_sm4_ccm.msg_more_unsent
# 14.50 [+0.00] ok 290 tls.13_sm4_ccm.msg_more_unsent
# 14.50 [+0.00] #  RUN           tls.13_sm4_ccm.msg_eor ...
# 14.50 [+0.00] #            OK  tls.13_sm4_ccm.msg_eor
# 14.50 [+0.00] ok 291 tls.13_sm4_ccm.msg_eor
# 14.50 [+0.00] #  RUN           tls.13_sm4_ccm.sendmsg_single ...
# 14.50 [+0.00] #            OK  tls.13_sm4_ccm.sendmsg_single
# 14.50 [+0.00] ok 292 tls.13_sm4_ccm.sendmsg_single
# 14.51 [+0.00] #  RUN           tls.13_sm4_ccm.sendmsg_fragmented ...
# 14.51 [+0.00] #            OK  tls.13_sm4_ccm.sendmsg_fragmented
# 14.51 [+0.00] ok 293 tls.13_sm4_ccm.sendmsg_fragmented
# 14.51 [+0.00] #  RUN           tls.13_sm4_ccm.sendmsg_large ...
# 14.59 [+0.08] #            OK  tls.13_sm4_ccm.sendmsg_large
# 14.59 [+0.00] ok 294 tls.13_sm4_ccm.sendmsg_large
# 14.60 [+0.00] #  RUN           tls.13_sm4_ccm.sendmsg_multiple ...
# 14.60 [+0.00] #            OK  tls.13_sm4_ccm.sendmsg_multiple
# 14.60 [+0.00] ok 295 tls.13_sm4_ccm.sendmsg_multiple
# 14.60 [+0.00] #  RUN           tls.13_sm4_ccm.sendmsg_multiple_stress ...
# 14.60 [+0.00] #            OK  tls.13_sm4_ccm.sendmsg_multiple_stress
# 14.60 [+0.00] ok 296 tls.13_sm4_ccm.sendmsg_multiple_stress
# 14.61 [+0.00] #  RUN           tls.13_sm4_ccm.splice_from_pipe ...
# 14.61 [+0.00] #            OK  tls.13_sm4_ccm.splice_from_pipe
# 14.61 [+0.00] ok 297 tls.13_sm4_ccm.splice_from_pipe
# 14.61 [+0.00] #  RUN           tls.13_sm4_ccm.splice_more ...
# 14.61 [+0.00] #            OK  tls.13_sm4_ccm.splice_more
# 14.61 [+0.00] ok 298 tls.13_sm4_ccm.splice_more
# 14.61 [+0.00] #  RUN           tls.13_sm4_ccm.splice_from_pipe2 ...
# 14.62 [+0.00] #            OK  tls.13_sm4_ccm.splice_from_pipe2
# 14.62 [+0.00] ok 299 tls.13_sm4_ccm.splice_from_pipe2
# 14.62 [+0.00] #  RUN           tls.13_sm4_ccm.send_and_splice ...
# 14.62 [+0.00] #            OK  tls.13_sm4_ccm.send_and_splice
# 14.62 [+0.00] ok 300 tls.13_sm4_ccm.send_and_splice
# 14.62 [+0.00] #  RUN           tls.13_sm4_ccm.splice_to_pipe ...
# 14.62 [+0.00] #            OK  tls.13_sm4_ccm.splice_to_pipe
# 14.63 [+0.00] ok 301 tls.13_sm4_ccm.splice_to_pipe
# 14.63 [+0.00] #  RUN           tls.13_sm4_ccm.splice_cmsg_to_pipe ...
# 14.63 [+0.00] #            OK  tls.13_sm4_ccm.splice_cmsg_to_pipe
# 14.63 [+0.00] ok 302 tls.13_sm4_ccm.splice_cmsg_to_pipe
# 14.63 [+0.00] #  RUN           tls.13_sm4_ccm.splice_dec_cmsg_to_pipe ...
# 14.63 [+0.00] #            OK  tls.13_sm4_ccm.splice_dec_cmsg_to_pipe
# 14.63 [+0.00] ok 303 tls.13_sm4_ccm.splice_dec_cmsg_to_pipe
# 14.64 [+0.00] #  RUN           tls.13_sm4_ccm.recv_and_splice ...
# 14.64 [+0.00] #            OK  tls.13_sm4_ccm.recv_and_splice
# 14.64 [+0.00] ok 304 tls.13_sm4_ccm.recv_and_splice
# 14.64 [+0.00] #  RUN           tls.13_sm4_ccm.peek_and_splice ...
# 14.64 [+0.00] #            OK  tls.13_sm4_ccm.peek_and_splice
# 14.64 [+0.00] ok 305 tls.13_sm4_ccm.peek_and_splice
# 14.64 [+0.00] #  RUN           tls.13_sm4_ccm.recvmsg_single ...
# 14.64 [+0.00] #            OK  tls.13_sm4_ccm.recvmsg_single
# 14.65 [+0.00] ok 306 tls.13_sm4_ccm.recvmsg_single
# 14.65 [+0.00] #  RUN           tls.13_sm4_ccm.recvmsg_single_max ...
# 14.65 [+0.00] #            OK  tls.13_sm4_ccm.recvmsg_single_max
# 14.65 [+0.00] ok 307 tls.13_sm4_ccm.recvmsg_single_max
# 14.65 [+0.00] #  RUN           tls.13_sm4_ccm.recvmsg_multiple ...
# 14.65 [+0.00] #            OK  tls.13_sm4_ccm.recvmsg_multiple
# 14.65 [+0.00] ok 308 tls.13_sm4_ccm.recvmsg_multiple
# 14.66 [+0.00] #  RUN           tls.13_sm4_ccm.single_send_multiple_recv ...
# 14.66 [+0.00] #            OK  tls.13_sm4_ccm.single_send_multiple_recv
# 14.66 [+0.00] ok 309 tls.13_sm4_ccm.single_send_multiple_recv
# 14.66 [+0.00] #  RUN           tls.13_sm4_ccm.multiple_send_single_recv ...
# 14.66 [+0.00] #            OK  tls.13_sm4_ccm.multiple_send_single_recv
# 14.67 [+0.00] ok 310 tls.13_sm4_ccm.multiple_send_single_recv
# 14.67 [+0.00] #  RUN           tls.13_sm4_ccm.single_send_multiple_recv_non_align ...
# 14.67 [+0.00] #            OK  tls.13_sm4_ccm.single_send_multiple_recv_non_align
# 14.67 [+0.00] ok 311 tls.13_sm4_ccm.single_send_multiple_recv_non_align
# 14.67 [+0.00] #  RUN           tls.13_sm4_ccm.recv_partial ...
# 14.67 [+0.00] #            OK  tls.13_sm4_ccm.recv_partial
# 14.68 [+0.00] ok 312 tls.13_sm4_ccm.recv_partial
# 14.68 [+0.00] #  RUN           tls.13_sm4_ccm.recv_nonblock ...
# 14.68 [+0.00] #            OK  tls.13_sm4_ccm.recv_nonblock
# 14.68 [+0.00] ok 313 tls.13_sm4_ccm.recv_nonblock
# 14.68 [+0.00] #  RUN           tls.13_sm4_ccm.recv_peek ...
# 14.68 [+0.00] #            OK  tls.13_sm4_ccm.recv_peek
# 14.68 [+0.00] ok 314 tls.13_sm4_ccm.recv_peek
# 14.68 [+0.00] #  RUN           tls.13_sm4_ccm.recv_peek_multiple ...
# 14.69 [+0.00] #            OK  tls.13_sm4_ccm.recv_peek_multiple
# 14.69 [+0.00] ok 315 tls.13_sm4_ccm.recv_peek_multiple
# 14.69 [+0.00] #  RUN           tls.13_sm4_ccm.recv_peek_multiple_records ...
# 14.69 [+0.00] #            OK  tls.13_sm4_ccm.recv_peek_multiple_records
# 14.69 [+0.00] ok 316 tls.13_sm4_ccm.recv_peek_multiple_records
# 14.69 [+0.00] #  RUN           tls.13_sm4_ccm.recv_peek_large_buf_mult_recs ...
# 14.70 [+0.00] #            OK  tls.13_sm4_ccm.recv_peek_large_buf_mult_recs
# 14.70 [+0.00] ok 317 tls.13_sm4_ccm.recv_peek_large_buf_mult_recs
# 14.70 [+0.00] #  RUN           tls.13_sm4_ccm.recv_lowat ...
# 14.70 [+0.00] #            OK  tls.13_sm4_ccm.recv_lowat
# 14.70 [+0.00] ok 318 tls.13_sm4_ccm.recv_lowat
# 14.70 [+0.00] #  RUN           tls.13_sm4_ccm.bidir ...
# 14.70 [+0.00] #            OK  tls.13_sm4_ccm.bidir
# 14.71 [+0.00] ok 319 tls.13_sm4_ccm.bidir
# 14.71 [+0.00] #  RUN           tls.13_sm4_ccm.pollin ...
# 14.72 [+0.02] #            OK  tls.13_sm4_ccm.pollin
# 14.72 [+0.00] ok 320 tls.13_sm4_ccm.pollin
# 14.72 [+0.00] #  RUN           tls.13_sm4_ccm.poll_wait ...
# 14.73 [+0.00] #            OK  tls.13_sm4_ccm.poll_wait
# 14.73 [+0.00] ok 321 tls.13_sm4_ccm.poll_wait
# 14.73 [+0.00] #  RUN           tls.13_sm4_ccm.poll_wait_split ...
# 14.73 [+0.00] #            OK  tls.13_sm4_ccm.poll_wait_split
# 14.73 [+0.00] ok 322 tls.13_sm4_ccm.poll_wait_split
# 14.73 [+0.00] #  RUN           tls.13_sm4_ccm.blocking ...
# 14.74 [+0.00] #            OK  tls.13_sm4_ccm.blocking
# 14.74 [+0.00] ok 323 tls.13_sm4_ccm.blocking
# 14.74 [+0.00] #  RUN           tls.13_sm4_ccm.nonblocking ...
# 14.84 [+0.11] #            OK  tls.13_sm4_ccm.nonblocking
# 14.85 [+0.00] ok 324 tls.13_sm4_ccm.nonblocking
# 14.85 [+0.00] #  RUN           tls.13_sm4_ccm.mutliproc_even ...
# 15.80 [+0.95] #            OK  tls.13_sm4_ccm.mutliproc_even
# 15.80 [+0.00] ok 325 tls.13_sm4_ccm.mutliproc_even
# 15.80 [+0.00] #  RUN           tls.13_sm4_ccm.mutliproc_readers ...
# 17.69 [+1.90] #            OK  tls.13_sm4_ccm.mutliproc_readers
# 17.69 [+0.00] ok 326 tls.13_sm4_ccm.mutliproc_readers
# 17.70 [+0.00] #  RUN           tls.13_sm4_ccm.mutliproc_writers ...
# 19.04 [+1.35] #            OK  tls.13_sm4_ccm.mutliproc_writers
# 19.04 [+0.00] ok 327 tls.13_sm4_ccm.mutliproc_writers
# 19.05 [+0.00] #  RUN           tls.13_sm4_ccm.mutliproc_sendpage_even ...
# 19.89 [+0.84] #            OK  tls.13_sm4_ccm.mutliproc_sendpage_even
# 19.89 [+0.00] ok 328 tls.13_sm4_ccm.mutliproc_sendpage_even
# 19.89 [+0.00] #  RUN           tls.13_sm4_ccm.mutliproc_sendpage_readers ...
# 21.80 [+1.91] #            OK  tls.13_sm4_ccm.mutliproc_sendpage_readers
# 21.80 [+0.00] ok 329 tls.13_sm4_ccm.mutliproc_sendpage_readers
# 21.80 [+0.00] #  RUN           tls.13_sm4_ccm.mutliproc_sendpage_writers ...
# 23.15 [+1.35] #            OK  tls.13_sm4_ccm.mutliproc_sendpage_writers
# 23.15 [+0.00] ok 330 tls.13_sm4_ccm.mutliproc_sendpage_writers
# 23.15 [+0.00] #  RUN           tls.13_sm4_ccm.control_msg ...
# 23.15 [+0.00] #            OK  tls.13_sm4_ccm.control_msg
# 23.15 [+0.00] ok 331 tls.13_sm4_ccm.control_msg
# 23.15 [+0.00] #  RUN           tls.13_sm4_ccm.control_msg_nomerge ...
# 23.15 [+0.00] #            OK  tls.13_sm4_ccm.control_msg_nomerge
# 23.15 [+0.00] ok 332 tls.13_sm4_ccm.control_msg_nomerge
# 23.15 [+0.00] #  RUN           tls.13_sm4_ccm.data_control_data ...
# 23.16 [+0.00] #            OK  tls.13_sm4_ccm.data_control_data
# 23.16 [+0.00] ok 333 tls.13_sm4_ccm.data_control_data
# 23.16 [+0.00] #  RUN           tls.13_sm4_ccm.shutdown ...
# 23.16 [+0.00] #            OK  tls.13_sm4_ccm.shutdown
# 23.16 [+0.00] ok 334 tls.13_sm4_ccm.shutdown
# 23.16 [+0.00] #  RUN           tls.13_sm4_ccm.shutdown_unsent ...
# 23.16 [+0.00] #            OK  tls.13_sm4_ccm.shutdown_unsent
# 23.16 [+0.00] ok 335 tls.13_sm4_ccm.shutdown_unsent
# 23.17 [+0.00] #  RUN           tls.13_sm4_ccm.shutdown_reuse ...
# 23.17 [+0.00] #            OK  tls.13_sm4_ccm.shutdown_reuse
# 23.17 [+0.00] ok 336 tls.13_sm4_ccm.shutdown_reuse
# 23.17 [+0.00] #  RUN           tls.13_sm4_ccm.getsockopt ...
# 23.17 [+0.00] #            OK  tls.13_sm4_ccm.getsockopt
# 23.17 [+0.00] ok 337 tls.13_sm4_ccm.getsockopt
# 23.17 [+0.00] #  RUN           tls.13_sm4_ccm.recv_efault ...
# 23.17 [+0.00] #            OK  tls.13_sm4_ccm.recv_efault
# 23.18 [+0.00] ok 338 tls.13_sm4_ccm.recv_efault
# 23.18 [+0.00] #  RUN           tls.12_aes_ccm.sendfile ...
# 23.21 [+0.03] #            OK  tls.12_aes_ccm.sendfile
# 23.21 [+0.00] ok 339 tls.12_aes_ccm.sendfile
# 23.21 [+0.00] #  RUN           tls.12_aes_ccm.send_then_sendfile ...
# 23.22 [+0.01] #            OK  tls.12_aes_ccm.send_then_sendfile
# 23.22 [+0.00] ok 340 tls.12_aes_ccm.send_then_sendfile
# 23.22 [+0.00] #  RUN           tls.12_aes_ccm.multi_chunk_sendfile ...
# 23.32 [+0.10] #            OK  tls.12_aes_ccm.multi_chunk_sendfile
# 23.32 [+0.00] ok 341 tls.12_aes_ccm.multi_chunk_sendfile
# 23.32 [+0.00] #  RUN           tls.12_aes_ccm.recv_max ...
# 23.32 [+0.00] #            OK  tls.12_aes_ccm.recv_max
# 23.32 [+0.00] ok 342 tls.12_aes_ccm.recv_max
# 23.32 [+0.00] #  RUN           tls.12_aes_ccm.recv_small ...
# 23.33 [+0.00] #            OK  tls.12_aes_ccm.recv_small
# 23.33 [+0.00] ok 343 tls.12_aes_ccm.recv_small
# 23.33 [+0.00] #  RUN           tls.12_aes_ccm.msg_more ...
# 23.33 [+0.00] #            OK  tls.12_aes_ccm.msg_more
# 23.33 [+0.00] ok 344 tls.12_aes_ccm.msg_more
# 23.33 [+0.00] #  RUN           tls.12_aes_ccm.msg_more_unsent ...
# 23.33 [+0.00] #            OK  tls.12_aes_ccm.msg_more_unsent
# 23.33 [+0.00] ok 345 tls.12_aes_ccm.msg_more_unsent
# 23.34 [+0.00] #  RUN           tls.12_aes_ccm.msg_eor ...
# 23.34 [+0.00] #            OK  tls.12_aes_ccm.msg_eor
# 23.34 [+0.00] ok 346 tls.12_aes_ccm.msg_eor
# 23.34 [+0.00] #  RUN           tls.12_aes_ccm.sendmsg_single ...
# 23.34 [+0.00] #            OK  tls.12_aes_ccm.sendmsg_single
# 23.34 [+0.00] ok 347 tls.12_aes_ccm.sendmsg_single
# 23.34 [+0.00] #  RUN           tls.12_aes_ccm.sendmsg_fragmented ...
# 23.35 [+0.00] #            OK  tls.12_aes_ccm.sendmsg_fragmented
# 23.35 [+0.00] ok 348 tls.12_aes_ccm.sendmsg_fragmented
# 23.35 [+0.00] #  RUN           tls.12_aes_ccm.sendmsg_large ...
# 23.37 [+0.03] #            OK  tls.12_aes_ccm.sendmsg_large
# 23.38 [+0.00] ok 349 tls.12_aes_ccm.sendmsg_large
# 23.38 [+0.00] #  RUN           tls.12_aes_ccm.sendmsg_multiple ...
# 23.38 [+0.00] #            OK  tls.12_aes_ccm.sendmsg_multiple
# 23.38 [+0.00] ok 350 tls.12_aes_ccm.sendmsg_multiple
# 23.38 [+0.00] #  RUN           tls.12_aes_ccm.sendmsg_multiple_stress ...
# 23.38 [+0.00] #            OK  tls.12_aes_ccm.sendmsg_multiple_stress
# 23.38 [+0.00] ok 351 tls.12_aes_ccm.sendmsg_multiple_stress
# 23.38 [+0.00] #  RUN           tls.12_aes_ccm.splice_from_pipe ...
# 23.38 [+0.00] #            OK  tls.12_aes_ccm.splice_from_pipe
# 23.38 [+0.00] ok 352 tls.12_aes_ccm.splice_from_pipe
# 23.38 [+0.00] #  RUN           tls.12_aes_ccm.splice_more ...
# 23.39 [+0.00] #            OK  tls.12_aes_ccm.splice_more
# 23.39 [+0.00] ok 353 tls.12_aes_ccm.splice_more
# 23.39 [+0.00] #  RUN           tls.12_aes_ccm.splice_from_pipe2 ...
# 23.39 [+0.00] #            OK  tls.12_aes_ccm.splice_from_pipe2
# 23.39 [+0.00] ok 354 tls.12_aes_ccm.splice_from_pipe2
# 23.39 [+0.00] #  RUN           tls.12_aes_ccm.send_and_splice ...
# 23.39 [+0.00] #            OK  tls.12_aes_ccm.send_and_splice
# 23.39 [+0.00] ok 355 tls.12_aes_ccm.send_and_splice
# 23.39 [+0.00] #  RUN           tls.12_aes_ccm.splice_to_pipe ...
# 23.39 [+0.00] #            OK  tls.12_aes_ccm.splice_to_pipe
# 23.39 [+0.00] ok 356 tls.12_aes_ccm.splice_to_pipe
# 23.40 [+0.00] #  RUN           tls.12_aes_ccm.splice_cmsg_to_pipe ...
# 23.40 [+0.00] #            OK  tls.12_aes_ccm.splice_cmsg_to_pipe
# 23.40 [+0.00] ok 357 tls.12_aes_ccm.splice_cmsg_to_pipe
# 23.40 [+0.00] #  RUN           tls.12_aes_ccm.splice_dec_cmsg_to_pipe ...
# 23.40 [+0.00] #            OK  tls.12_aes_ccm.splice_dec_cmsg_to_pipe
# 23.40 [+0.00] ok 358 tls.12_aes_ccm.splice_dec_cmsg_to_pipe
# 23.40 [+0.00] #  RUN           tls.12_aes_ccm.recv_and_splice ...
# 23.40 [+0.00] #            OK  tls.12_aes_ccm.recv_and_splice
# 23.40 [+0.00] ok 359 tls.12_aes_ccm.recv_and_splice
# 23.40 [+0.00] #  RUN           tls.12_aes_ccm.peek_and_splice ...
# 23.40 [+0.00] #            OK  tls.12_aes_ccm.peek_and_splice
# 23.41 [+0.00] ok 360 tls.12_aes_ccm.peek_and_splice
# 23.41 [+0.00] #  RUN           tls.12_aes_ccm.recvmsg_single ...
# 23.41 [+0.00] #            OK  tls.12_aes_ccm.recvmsg_single
# 23.41 [+0.00] ok 361 tls.12_aes_ccm.recvmsg_single
# 23.41 [+0.00] #  RUN           tls.12_aes_ccm.recvmsg_single_max ...
# 23.41 [+0.00] #            OK  tls.12_aes_ccm.recvmsg_single_max
# 23.41 [+0.00] ok 362 tls.12_aes_ccm.recvmsg_single_max
# 23.41 [+0.00] #  RUN           tls.12_aes_ccm.recvmsg_multiple ...
# 23.41 [+0.00] #            OK  tls.12_aes_ccm.recvmsg_multiple
# 23.41 [+0.00] ok 363 tls.12_aes_ccm.recvmsg_multiple
# 23.41 [+0.00] #  RUN           tls.12_aes_ccm.single_send_multiple_recv ...
# 23.42 [+0.00] #            OK  tls.12_aes_ccm.single_send_multiple_recv
# 23.42 [+0.00] ok 364 tls.12_aes_ccm.single_send_multiple_recv
# 23.42 [+0.00] #  RUN           tls.12_aes_ccm.multiple_send_single_recv ...
# 23.42 [+0.00] #            OK  tls.12_aes_ccm.multiple_send_single_recv
# 23.42 [+0.00] ok 365 tls.12_aes_ccm.multiple_send_single_recv
# 23.42 [+0.00] #  RUN           tls.12_aes_ccm.single_send_multiple_recv_non_align ...
# 23.42 [+0.00] #            OK  tls.12_aes_ccm.single_send_multiple_recv_non_align
# 23.42 [+0.00] ok 366 tls.12_aes_ccm.single_send_multiple_recv_non_align
# 23.42 [+0.00] #  RUN           tls.12_aes_ccm.recv_partial ...
# 23.43 [+0.00] #            OK  tls.12_aes_ccm.recv_partial
# 23.43 [+0.00] ok 367 tls.12_aes_ccm.recv_partial
# 23.43 [+0.00] #  RUN           tls.12_aes_ccm.recv_nonblock ...
# 23.43 [+0.00] #            OK  tls.12_aes_ccm.recv_nonblock
# 23.43 [+0.00] ok 368 tls.12_aes_ccm.recv_nonblock
# 23.43 [+0.00] #  RUN           tls.12_aes_ccm.recv_peek ...
# 23.43 [+0.00] #            OK  tls.12_aes_ccm.recv_peek
# 23.43 [+0.00] ok 369 tls.12_aes_ccm.recv_peek
# 23.43 [+0.00] #  RUN           tls.12_aes_ccm.recv_peek_multiple ...
# 23.43 [+0.00] #            OK  tls.12_aes_ccm.recv_peek_multiple
# 23.43 [+0.00] ok 370 tls.12_aes_ccm.recv_peek_multiple
# 23.43 [+0.00] #  RUN           tls.12_aes_ccm.recv_peek_multiple_records ...
# 23.44 [+0.00] #            OK  tls.12_aes_ccm.recv_peek_multiple_records
# 23.44 [+0.00] ok 371 tls.12_aes_ccm.recv_peek_multiple_records
# 23.44 [+0.00] #  RUN           tls.12_aes_ccm.recv_peek_large_buf_mult_recs ...
# 23.44 [+0.00] #            OK  tls.12_aes_ccm.recv_peek_large_buf_mult_recs
# 23.44 [+0.00] ok 372 tls.12_aes_ccm.recv_peek_large_buf_mult_recs
# 23.44 [+0.00] #  RUN           tls.12_aes_ccm.recv_lowat ...
# 23.44 [+0.00] #            OK  tls.12_aes_ccm.recv_lowat
# 23.44 [+0.00] ok 373 tls.12_aes_ccm.recv_lowat
# 23.44 [+0.00] #  RUN           tls.12_aes_ccm.bidir ...
# 23.44 [+0.00] #            OK  tls.12_aes_ccm.bidir
# 23.45 [+0.00] ok 374 tls.12_aes_ccm.bidir
# 23.45 [+0.00] #  RUN           tls.12_aes_ccm.pollin ...
# 23.45 [+0.00] #            OK  tls.12_aes_ccm.pollin
# 23.45 [+0.00] ok 375 tls.12_aes_ccm.pollin
# 23.45 [+0.00] #  RUN           tls.12_aes_ccm.poll_wait ...
# 23.45 [+0.00] #            OK  tls.12_aes_ccm.poll_wait
# 23.45 [+0.00] ok 376 tls.12_aes_ccm.poll_wait
# 23.45 [+0.00] #  RUN           tls.12_aes_ccm.poll_wait_split ...
# 23.45 [+0.00] #            OK  tls.12_aes_ccm.poll_wait_split
# 23.45 [+0.00] ok 377 tls.12_aes_ccm.poll_wait_split
# 23.45 [+0.00] #  RUN           tls.12_aes_ccm.blocking ...
# 23.45 [+0.00] #            OK  tls.12_aes_ccm.blocking
# 23.45 [+0.00] ok 378 tls.12_aes_ccm.blocking
# 23.46 [+0.00] #  RUN           tls.12_aes_ccm.nonblocking ...
# 23.51 [+0.06] #            OK  tls.12_aes_ccm.nonblocking
# 23.51 [+0.00] ok 379 tls.12_aes_ccm.nonblocking
# 23.51 [+0.00] #  RUN           tls.12_aes_ccm.mutliproc_even ...
# 23.84 [+0.33] #            OK  tls.12_aes_ccm.mutliproc_even
# 23.84 [+0.00] ok 380 tls.12_aes_ccm.mutliproc_even
# 23.84 [+0.00] #  RUN           tls.12_aes_ccm.mutliproc_readers ...
# 24.45 [+0.61] #            OK  tls.12_aes_ccm.mutliproc_readers
# 24.45 [+0.00] ok 381 tls.12_aes_ccm.mutliproc_readers
# 24.45 [+0.00] #  RUN           tls.12_aes_ccm.mutliproc_writers ...
# 24.89 [+0.44] #            OK  tls.12_aes_ccm.mutliproc_writers
# 24.90 [+0.00] ok 382 tls.12_aes_ccm.mutliproc_writers
# 24.90 [+0.00] #  RUN           tls.12_aes_ccm.mutliproc_sendpage_even ...
# 25.18 [+0.29] #            OK  tls.12_aes_ccm.mutliproc_sendpage_even
# 25.18 [+0.00] ok 383 tls.12_aes_ccm.mutliproc_sendpage_even
# 25.18 [+0.00] #  RUN           tls.12_aes_ccm.mutliproc_sendpage_readers ...
# 25.76 [+0.58] #            OK  tls.12_aes_ccm.mutliproc_sendpage_readers
# 25.77 [+0.00] ok 384 tls.12_aes_ccm.mutliproc_sendpage_readers
# 25.77 [+0.00] #  RUN           tls.12_aes_ccm.mutliproc_sendpage_writers ...
# 26.20 [+0.43] #            OK  tls.12_aes_ccm.mutliproc_sendpage_writers
# 26.20 [+0.00] ok 385 tls.12_aes_ccm.mutliproc_sendpage_writers
# 26.20 [+0.00] #  RUN           tls.12_aes_ccm.control_msg ...
# 26.20 [+0.00] #            OK  tls.12_aes_ccm.control_msg
# 26.20 [+0.00] ok 386 tls.12_aes_ccm.control_msg
# 26.20 [+0.00] #  RUN           tls.12_aes_ccm.control_msg_nomerge ...
# 26.21 [+0.00] #            OK  tls.12_aes_ccm.control_msg_nomerge
# 26.21 [+0.00] ok 387 tls.12_aes_ccm.control_msg_nomerge
# 26.21 [+0.00] #  RUN           tls.12_aes_ccm.data_control_data ...
# 26.21 [+0.00] #            OK  tls.12_aes_ccm.data_control_data
# 26.21 [+0.00] ok 388 tls.12_aes_ccm.data_control_data
# 26.21 [+0.00] #  RUN           tls.12_aes_ccm.shutdown ...
# 26.21 [+0.00] #            OK  tls.12_aes_ccm.shutdown
# 26.21 [+0.00] ok 389 tls.12_aes_ccm.shutdown
# 26.21 [+0.00] #  RUN           tls.12_aes_ccm.shutdown_unsent ...
# 26.21 [+0.00] #            OK  tls.12_aes_ccm.shutdown_unsent
# 26.22 [+0.00] ok 390 tls.12_aes_ccm.shutdown_unsent
# 26.22 [+0.00] #  RUN           tls.12_aes_ccm.shutdown_reuse ...
# 26.22 [+0.00] #            OK  tls.12_aes_ccm.shutdown_reuse
# 26.22 [+0.00] ok 391 tls.12_aes_ccm.shutdown_reuse
# 26.22 [+0.00] #  RUN           tls.12_aes_ccm.getsockopt ...
# 26.22 [+0.00] #            OK  tls.12_aes_ccm.getsockopt
# 26.22 [+0.00] ok 392 tls.12_aes_ccm.getsockopt
# 26.22 [+0.00] #  RUN           tls.12_aes_ccm.recv_efault ...
# 26.22 [+0.00] #            OK  tls.12_aes_ccm.recv_efault
# 26.22 [+0.00] ok 393 tls.12_aes_ccm.recv_efault
# 26.23 [+0.00] #  RUN           tls.13_aes_ccm.sendfile ...
# 26.23 [+0.00] #            OK  tls.13_aes_ccm.sendfile
# 26.23 [+0.00] ok 394 tls.13_aes_ccm.sendfile
# 26.23 [+0.00] #  RUN           tls.13_aes_ccm.send_then_sendfile ...
# 26.24 [+0.01] #            OK  tls.13_aes_ccm.send_then_sendfile
# 26.24 [+0.00] ok 395 tls.13_aes_ccm.send_then_sendfile
# 26.24 [+0.00] #  RUN           tls.13_aes_ccm.multi_chunk_sendfile ...
# 26.35 [+0.10] #            OK  tls.13_aes_ccm.multi_chunk_sendfile
# 26.35 [+0.00] ok 396 tls.13_aes_ccm.multi_chunk_sendfile
# 26.35 [+0.00] #  RUN           tls.13_aes_ccm.recv_max ...
# 26.35 [+0.00] #            OK  tls.13_aes_ccm.recv_max
# 26.35 [+0.00] ok 397 tls.13_aes_ccm.recv_max
# 26.35 [+0.00] #  RUN           tls.13_aes_ccm.recv_small ...
# 26.35 [+0.00] #            OK  tls.13_aes_ccm.recv_small
# 26.36 [+0.00] ok 398 tls.13_aes_ccm.recv_small
# 26.36 [+0.00] #  RUN           tls.13_aes_ccm.msg_more ...
# 26.36 [+0.00] #            OK  tls.13_aes_ccm.msg_more
# 26.36 [+0.00] ok 399 tls.13_aes_ccm.msg_more
# 26.36 [+0.00] #  RUN           tls.13_aes_ccm.msg_more_unsent ...
# 26.36 [+0.00] #            OK  tls.13_aes_ccm.msg_more_unsent
# 26.36 [+0.00] ok 400 tls.13_aes_ccm.msg_more_unsent
# 26.36 [+0.00] #  RUN           tls.13_aes_ccm.msg_eor ...
# 26.37 [+0.00] #            OK  tls.13_aes_ccm.msg_eor
# 26.37 [+0.00] ok 401 tls.13_aes_ccm.msg_eor
# 26.37 [+0.00] #  RUN           tls.13_aes_ccm.sendmsg_single ...
# 26.37 [+0.00] #            OK  tls.13_aes_ccm.sendmsg_single
# 26.37 [+0.00] ok 402 tls.13_aes_ccm.sendmsg_single
# 26.37 [+0.00] #  RUN           tls.13_aes_ccm.sendmsg_fragmented ...
# 26.38 [+0.00] #            OK  tls.13_aes_ccm.sendmsg_fragmented
# 26.38 [+0.00] ok 403 tls.13_aes_ccm.sendmsg_fragmented
# 26.38 [+0.00] #  RUN           tls.13_aes_ccm.sendmsg_large ...
# 26.41 [+0.03] #            OK  tls.13_aes_ccm.sendmsg_large
# 26.41 [+0.00] ok 404 tls.13_aes_ccm.sendmsg_large
# 26.41 [+0.00] #  RUN           tls.13_aes_ccm.sendmsg_multiple ...
# 26.41 [+0.00] #            OK  tls.13_aes_ccm.sendmsg_multiple
# 26.41 [+0.00] ok 405 tls.13_aes_ccm.sendmsg_multiple
# 26.41 [+0.00] #  RUN           tls.13_aes_ccm.sendmsg_multiple_stress ...
# 26.41 [+0.00] #            OK  tls.13_aes_ccm.sendmsg_multiple_stress
# 26.41 [+0.00] ok 406 tls.13_aes_ccm.sendmsg_multiple_stress
# 26.41 [+0.00] #  RUN           tls.13_aes_ccm.splice_from_pipe ...
# 26.41 [+0.00] #            OK  tls.13_aes_ccm.splice_from_pipe
# 26.42 [+0.00] ok 407 tls.13_aes_ccm.splice_from_pipe
# 26.42 [+0.00] #  RUN           tls.13_aes_ccm.splice_more ...
# 26.42 [+0.00] #            OK  tls.13_aes_ccm.splice_more
# 26.42 [+0.00] ok 408 tls.13_aes_ccm.splice_more
# 26.42 [+0.00] #  RUN           tls.13_aes_ccm.splice_from_pipe2 ...
# 26.42 [+0.00] #            OK  tls.13_aes_ccm.splice_from_pipe2
# 26.42 [+0.00] ok 409 tls.13_aes_ccm.splice_from_pipe2
# 26.42 [+0.00] #  RUN           tls.13_aes_ccm.send_and_splice ...
# 26.42 [+0.00] #            OK  tls.13_aes_ccm.send_and_splice
# 26.43 [+0.00] ok 410 tls.13_aes_ccm.send_and_splice
# 26.43 [+0.00] #  RUN           tls.13_aes_ccm.splice_to_pipe ...
# 26.43 [+0.00] #            OK  tls.13_aes_ccm.splice_to_pipe
# 26.43 [+0.00] ok 411 tls.13_aes_ccm.splice_to_pipe
# 26.43 [+0.00] #  RUN           tls.13_aes_ccm.splice_cmsg_to_pipe ...
# 26.43 [+0.00] #            OK  tls.13_aes_ccm.splice_cmsg_to_pipe
# 26.43 [+0.00] ok 412 tls.13_aes_ccm.splice_cmsg_to_pipe
# 26.43 [+0.00] #  RUN           tls.13_aes_ccm.splice_dec_cmsg_to_pipe ...
# 26.43 [+0.00] #            OK  tls.13_aes_ccm.splice_dec_cmsg_to_pipe
# 26.43 [+0.00] ok 413 tls.13_aes_ccm.splice_dec_cmsg_to_pipe
# 26.44 [+0.00] #  RUN           tls.13_aes_ccm.recv_and_splice ...
# 26.44 [+0.00] #            OK  tls.13_aes_ccm.recv_and_splice
# 26.44 [+0.00] ok 414 tls.13_aes_ccm.recv_and_splice
# 26.44 [+0.00] #  RUN           tls.13_aes_ccm.peek_and_splice ...
# 26.44 [+0.00] #            OK  tls.13_aes_ccm.peek_and_splice
# 26.44 [+0.00] ok 415 tls.13_aes_ccm.peek_and_splice
# 26.44 [+0.00] #  RUN           tls.13_aes_ccm.recvmsg_single ...
# 26.44 [+0.00] #            OK  tls.13_aes_ccm.recvmsg_single
# 26.44 [+0.00] ok 416 tls.13_aes_ccm.recvmsg_single
# 26.44 [+0.00] #  RUN           tls.13_aes_ccm.recvmsg_single_max ...
# 26.44 [+0.00] #            OK  tls.13_aes_ccm.recvmsg_single_max
# 26.45 [+0.00] ok 417 tls.13_aes_ccm.recvmsg_single_max
# 26.45 [+0.00] #  RUN           tls.13_aes_ccm.recvmsg_multiple ...
# 26.45 [+0.00] #            OK  tls.13_aes_ccm.recvmsg_multiple
# 26.45 [+0.00] ok 418 tls.13_aes_ccm.recvmsg_multiple
# 26.45 [+0.00] #  RUN           tls.13_aes_ccm.single_send_multiple_recv ...
# 26.45 [+0.00] #            OK  tls.13_aes_ccm.single_send_multiple_recv
# 26.45 [+0.00] ok 419 tls.13_aes_ccm.single_send_multiple_recv
# 26.45 [+0.00] #  RUN           tls.13_aes_ccm.multiple_send_single_recv ...
# 26.45 [+0.00] #            OK  tls.13_aes_ccm.multiple_send_single_recv
# 26.45 [+0.00] ok 420 tls.13_aes_ccm.multiple_send_single_recv
# 26.45 [+0.00] #  RUN           tls.13_aes_ccm.single_send_multiple_recv_non_align ...
# 26.46 [+0.00] #            OK  tls.13_aes_ccm.single_send_multiple_recv_non_align
# 26.46 [+0.00] ok 421 tls.13_aes_ccm.single_send_multiple_recv_non_align
# 26.46 [+0.00] #  RUN           tls.13_aes_ccm.recv_partial ...
# 26.46 [+0.00] #            OK  tls.13_aes_ccm.recv_partial
# 26.46 [+0.00] ok 422 tls.13_aes_ccm.recv_partial
# 26.46 [+0.00] #  RUN           tls.13_aes_ccm.recv_nonblock ...
# 26.46 [+0.00] #            OK  tls.13_aes_ccm.recv_nonblock
# 26.46 [+0.00] ok 423 tls.13_aes_ccm.recv_nonblock
# 26.46 [+0.00] #  RUN           tls.13_aes_ccm.recv_peek ...
# 26.46 [+0.00] #            OK  tls.13_aes_ccm.recv_peek
# 26.47 [+0.00] ok 424 tls.13_aes_ccm.recv_peek
# 26.47 [+0.00] #  RUN           tls.13_aes_ccm.recv_peek_multiple ...
# 26.47 [+0.00] #            OK  tls.13_aes_ccm.recv_peek_multiple
# 26.47 [+0.00] ok 425 tls.13_aes_ccm.recv_peek_multiple
# 26.47 [+0.00] #  RUN           tls.13_aes_ccm.recv_peek_multiple_records ...
# 26.47 [+0.00] #            OK  tls.13_aes_ccm.recv_peek_multiple_records
# 26.47 [+0.00] ok 426 tls.13_aes_ccm.recv_peek_multiple_records
# 26.47 [+0.00] #  RUN           tls.13_aes_ccm.recv_peek_large_buf_mult_recs ...
# 26.47 [+0.00] #            OK  tls.13_aes_ccm.recv_peek_large_buf_mult_recs
# 26.47 [+0.00] ok 427 tls.13_aes_ccm.recv_peek_large_buf_mult_recs
# 26.48 [+0.00] #  RUN           tls.13_aes_ccm.recv_lowat ...
# 26.48 [+0.00] #            OK  tls.13_aes_ccm.recv_lowat
# 26.48 [+0.00] ok 428 tls.13_aes_ccm.recv_lowat
# 26.48 [+0.00] #  RUN           tls.13_aes_ccm.bidir ...
# 26.48 [+0.00] #            OK  tls.13_aes_ccm.bidir
# 26.48 [+0.00] ok 429 tls.13_aes_ccm.bidir
# 26.48 [+0.00] #  RUN           tls.13_aes_ccm.pollin ...
# 26.48 [+0.00] #            OK  tls.13_aes_ccm.pollin
# 26.48 [+0.00] ok 430 tls.13_aes_ccm.pollin
# 26.48 [+0.00] #  RUN           tls.13_aes_ccm.poll_wait ...
# 26.48 [+0.00] #            OK  tls.13_aes_ccm.poll_wait
# 26.48 [+0.00] ok 431 tls.13_aes_ccm.poll_wait
# 26.48 [+0.00] #  RUN           tls.13_aes_ccm.poll_wait_split ...
# 26.49 [+0.00] #            OK  tls.13_aes_ccm.poll_wait_split
# 26.49 [+0.00] ok 432 tls.13_aes_ccm.poll_wait_split
# 26.49 [+0.00] #  RUN           tls.13_aes_ccm.blocking ...
# 26.49 [+0.00] #            OK  tls.13_aes_ccm.blocking
# 26.49 [+0.00] ok 433 tls.13_aes_ccm.blocking
# 26.49 [+0.00] #  RUN           tls.13_aes_ccm.nonblocking ...
# 26.53 [+0.04] #            OK  tls.13_aes_ccm.nonblocking
# 26.53 [+0.00] ok 434 tls.13_aes_ccm.nonblocking
# 26.53 [+0.00] #  RUN           tls.13_aes_ccm.mutliproc_even ...
# 26.81 [+0.28] #            OK  tls.13_aes_ccm.mutliproc_even
# 26.81 [+0.00] ok 435 tls.13_aes_ccm.mutliproc_even
# 26.81 [+0.00] #  RUN           tls.13_aes_ccm.mutliproc_readers ...
# 27.42 [+0.61] #            OK  tls.13_aes_ccm.mutliproc_readers
# 27.43 [+0.00] ok 436 tls.13_aes_ccm.mutliproc_readers
# 27.43 [+0.00] #  RUN           tls.13_aes_ccm.mutliproc_writers ...
# 27.87 [+0.44] #            OK  tls.13_aes_ccm.mutliproc_writers
# 27.87 [+0.00] ok 437 tls.13_aes_ccm.mutliproc_writers
# 27.87 [+0.00] #  RUN           tls.13_aes_ccm.mutliproc_sendpage_even ...
# 28.16 [+0.29] #            OK  tls.13_aes_ccm.mutliproc_sendpage_even
# 28.17 [+0.00] ok 438 tls.13_aes_ccm.mutliproc_sendpage_even
# 28.17 [+0.00] #  RUN           tls.13_aes_ccm.mutliproc_sendpage_readers ...
# 28.74 [+0.57] #            OK  tls.13_aes_ccm.mutliproc_sendpage_readers
# 28.74 [+0.00] ok 439 tls.13_aes_ccm.mutliproc_sendpage_readers
# 28.74 [+0.00] #  RUN           tls.13_aes_ccm.mutliproc_sendpage_writers ...
# 29.21 [+0.47] #            OK  tls.13_aes_ccm.mutliproc_sendpage_writers
# 29.21 [+0.00] ok 440 tls.13_aes_ccm.mutliproc_sendpage_writers
# 29.21 [+0.00] #  RUN           tls.13_aes_ccm.control_msg ...
# 29.21 [+0.00] #            OK  tls.13_aes_ccm.control_msg
# 29.21 [+0.00] ok 441 tls.13_aes_ccm.control_msg
# 29.21 [+0.00] #  RUN           tls.13_aes_ccm.control_msg_nomerge ...
# 29.22 [+0.00] #            OK  tls.13_aes_ccm.control_msg_nomerge
# 29.22 [+0.00] ok 442 tls.13_aes_ccm.control_msg_nomerge
# 29.22 [+0.00] #  RUN           tls.13_aes_ccm.data_control_data ...
# 29.22 [+0.00] #            OK  tls.13_aes_ccm.data_control_data
# 29.22 [+0.00] ok 443 tls.13_aes_ccm.data_control_data
# 29.22 [+0.00] #  RUN           tls.13_aes_ccm.shutdown ...
# 29.22 [+0.00] #            OK  tls.13_aes_ccm.shutdown
# 29.22 [+0.00] ok 444 tls.13_aes_ccm.shutdown
# 29.22 [+0.00] #  RUN           tls.13_aes_ccm.shutdown_unsent ...
# 29.23 [+0.00] #            OK  tls.13_aes_ccm.shutdown_unsent
# 29.23 [+0.00] ok 445 tls.13_aes_ccm.shutdown_unsent
# 29.23 [+0.00] #  RUN           tls.13_aes_ccm.shutdown_reuse ...
# 29.23 [+0.00] #            OK  tls.13_aes_ccm.shutdown_reuse
# 29.23 [+0.00] ok 446 tls.13_aes_ccm.shutdown_reuse
# 29.23 [+0.00] #  RUN           tls.13_aes_ccm.getsockopt ...
# 29.23 [+0.00] #            OK  tls.13_aes_ccm.getsockopt
# 29.23 [+0.00] ok 447 tls.13_aes_ccm.getsockopt
# 29.23 [+0.00] #  RUN           tls.13_aes_ccm.recv_efault ...
# 29.24 [+0.00] #            OK  tls.13_aes_ccm.recv_efault
# 29.24 [+0.00] ok 448 tls.13_aes_ccm.recv_efault
# 29.24 [+0.00] #  RUN           tls.12_aes_gcm_256.sendfile ...
# 29.24 [+0.00] #            OK  tls.12_aes_gcm_256.sendfile
# 29.24 [+0.00] ok 449 tls.12_aes_gcm_256.sendfile
# 29.24 [+0.00] #  RUN           tls.12_aes_gcm_256.send_then_sendfile ...
# 29.25 [+0.01] #            OK  tls.12_aes_gcm_256.send_then_sendfile
# 29.25 [+0.00] ok 450 tls.12_aes_gcm_256.send_then_sendfile
# 29.25 [+0.00] #  RUN           tls.12_aes_gcm_256.multi_chunk_sendfile ...
# 29.36 [+0.10] #            OK  tls.12_aes_gcm_256.multi_chunk_sendfile
# 29.36 [+0.00] ok 451 tls.12_aes_gcm_256.multi_chunk_sendfile
# 29.36 [+0.00] #  RUN           tls.12_aes_gcm_256.recv_max ...
# 29.36 [+0.00] #            OK  tls.12_aes_gcm_256.recv_max
# 29.36 [+0.00] ok 452 tls.12_aes_gcm_256.recv_max
# 29.36 [+0.00] #  RUN           tls.12_aes_gcm_256.recv_small ...
# 29.36 [+0.00] #            OK  tls.12_aes_gcm_256.recv_small
# 29.37 [+0.00] ok 453 tls.12_aes_gcm_256.recv_small
# 29.37 [+0.00] #  RUN           tls.12_aes_gcm_256.msg_more ...
# 29.37 [+0.00] #            OK  tls.12_aes_gcm_256.msg_more
# 29.37 [+0.00] ok 454 tls.12_aes_gcm_256.msg_more
# 29.37 [+0.00] #  RUN           tls.12_aes_gcm_256.msg_more_unsent ...
# 29.37 [+0.00] #            OK  tls.12_aes_gcm_256.msg_more_unsent
# 29.37 [+0.00] ok 455 tls.12_aes_gcm_256.msg_more_unsent
# 29.37 [+0.00] #  RUN           tls.12_aes_gcm_256.msg_eor ...
# 29.37 [+0.00] #            OK  tls.12_aes_gcm_256.msg_eor
# 29.38 [+0.00] ok 456 tls.12_aes_gcm_256.msg_eor
# 29.38 [+0.00] #  RUN           tls.12_aes_gcm_256.sendmsg_single ...
# 29.38 [+0.00] #            OK  tls.12_aes_gcm_256.sendmsg_single
# 29.38 [+0.00] ok 457 tls.12_aes_gcm_256.sendmsg_single
# 29.38 [+0.00] #  RUN           tls.12_aes_gcm_256.sendmsg_fragmented ...
# 29.38 [+0.00] #            OK  tls.12_aes_gcm_256.sendmsg_fragmented
# 29.38 [+0.00] ok 458 tls.12_aes_gcm_256.sendmsg_fragmented
# 29.38 [+0.00] #  RUN           tls.12_aes_gcm_256.sendmsg_large ...
# 29.42 [+0.03] #            OK  tls.12_aes_gcm_256.sendmsg_large
# 29.42 [+0.00] ok 459 tls.12_aes_gcm_256.sendmsg_large
# 29.42 [+0.00] #  RUN           tls.12_aes_gcm_256.sendmsg_multiple ...
# 29.42 [+0.00] #            OK  tls.12_aes_gcm_256.sendmsg_multiple
# 29.42 [+0.00] ok 460 tls.12_aes_gcm_256.sendmsg_multiple
# 29.42 [+0.00] #  RUN           tls.12_aes_gcm_256.sendmsg_multiple_stress ...
# 29.42 [+0.00] #            OK  tls.12_aes_gcm_256.sendmsg_multiple_stress
# 29.43 [+0.00] ok 461 tls.12_aes_gcm_256.sendmsg_multiple_stress
# 29.43 [+0.00] #  RUN           tls.12_aes_gcm_256.splice_from_pipe ...
# 29.43 [+0.00] #            OK  tls.12_aes_gcm_256.splice_from_pipe
# 29.43 [+0.00] ok 462 tls.12_aes_gcm_256.splice_from_pipe
# 29.43 [+0.00] #  RUN           tls.12_aes_gcm_256.splice_more ...
# 29.43 [+0.00] #            OK  tls.12_aes_gcm_256.splice_more
# 29.43 [+0.00] ok 463 tls.12_aes_gcm_256.splice_more
# 29.43 [+0.00] #  RUN           tls.12_aes_gcm_256.splice_from_pipe2 ...
# 29.44 [+0.00] #            OK  tls.12_aes_gcm_256.splice_from_pipe2
# 29.44 [+0.00] ok 464 tls.12_aes_gcm_256.splice_from_pipe2
# 29.44 [+0.00] #  RUN           tls.12_aes_gcm_256.send_and_splice ...
# 29.44 [+0.00] #            OK  tls.12_aes_gcm_256.send_and_splice
# 29.44 [+0.00] ok 465 tls.12_aes_gcm_256.send_and_splice
# 29.44 [+0.00] #  RUN           tls.12_aes_gcm_256.splice_to_pipe ...
# 29.44 [+0.00] #            OK  tls.12_aes_gcm_256.splice_to_pipe
# 29.44 [+0.00] ok 466 tls.12_aes_gcm_256.splice_to_pipe
# 29.45 [+0.00] #  RUN           tls.12_aes_gcm_256.splice_cmsg_to_pipe ...
# 29.45 [+0.00] #            OK  tls.12_aes_gcm_256.splice_cmsg_to_pipe
# 29.45 [+0.00] ok 467 tls.12_aes_gcm_256.splice_cmsg_to_pipe
# 29.45 [+0.00] #  RUN           tls.12_aes_gcm_256.splice_dec_cmsg_to_pipe ...
# 29.45 [+0.00] #            OK  tls.12_aes_gcm_256.splice_dec_cmsg_to_pipe
# 29.45 [+0.00] ok 468 tls.12_aes_gcm_256.splice_dec_cmsg_to_pipe
# 29.45 [+0.00] #  RUN           tls.12_aes_gcm_256.recv_and_splice ...
# 29.45 [+0.00] #            OK  tls.12_aes_gcm_256.recv_and_splice
# 29.46 [+0.00] ok 469 tls.12_aes_gcm_256.recv_and_splice
# 29.46 [+0.00] #  RUN           tls.12_aes_gcm_256.peek_and_splice ...
# 29.46 [+0.00] #            OK  tls.12_aes_gcm_256.peek_and_splice
# 29.46 [+0.00] ok 470 tls.12_aes_gcm_256.peek_and_splice
# 29.46 [+0.00] #  RUN           tls.12_aes_gcm_256.recvmsg_single ...
# 29.46 [+0.00] #            OK  tls.12_aes_gcm_256.recvmsg_single
# 29.46 [+0.00] ok 471 tls.12_aes_gcm_256.recvmsg_single
# 29.46 [+0.00] #  RUN           tls.12_aes_gcm_256.recvmsg_single_max ...
# 29.46 [+0.00] #            OK  tls.12_aes_gcm_256.recvmsg_single_max
# 29.46 [+0.00] ok 472 tls.12_aes_gcm_256.recvmsg_single_max
# 29.47 [+0.00] #  RUN           tls.12_aes_gcm_256.recvmsg_multiple ...
# 29.47 [+0.00] #            OK  tls.12_aes_gcm_256.recvmsg_multiple
# 29.47 [+0.00] ok 473 tls.12_aes_gcm_256.recvmsg_multiple
# 29.47 [+0.00] #  RUN           tls.12_aes_gcm_256.single_send_multiple_recv ...
# 29.47 [+0.00] #            OK  tls.12_aes_gcm_256.single_send_multiple_recv
# 29.47 [+0.00] ok 474 tls.12_aes_gcm_256.single_send_multiple_recv
# 29.47 [+0.00] #  RUN           tls.12_aes_gcm_256.multiple_send_single_recv ...
# 29.47 [+0.00] #            OK  tls.12_aes_gcm_256.multiple_send_single_recv
# 29.48 [+0.00] ok 475 tls.12_aes_gcm_256.multiple_send_single_recv
# 29.48 [+0.00] #  RUN           tls.12_aes_gcm_256.single_send_multiple_recv_non_align ...
# 29.48 [+0.00] #            OK  tls.12_aes_gcm_256.single_send_multiple_recv_non_align
# 29.48 [+0.00] ok 476 tls.12_aes_gcm_256.single_send_multiple_recv_non_align
# 29.48 [+0.00] #  RUN           tls.12_aes_gcm_256.recv_partial ...
# 29.48 [+0.00] #            OK  tls.12_aes_gcm_256.recv_partial
# 29.48 [+0.00] ok 477 tls.12_aes_gcm_256.recv_partial
# 29.48 [+0.00] #  RUN           tls.12_aes_gcm_256.recv_nonblock ...
# 29.48 [+0.00] #            OK  tls.12_aes_gcm_256.recv_nonblock
# 29.49 [+0.00] ok 478 tls.12_aes_gcm_256.recv_nonblock
# 29.49 [+0.00] #  RUN           tls.12_aes_gcm_256.recv_peek ...
# 29.49 [+0.00] #            OK  tls.12_aes_gcm_256.recv_peek
# 29.49 [+0.00] ok 479 tls.12_aes_gcm_256.recv_peek
# 29.49 [+0.00] #  RUN           tls.12_aes_gcm_256.recv_peek_multiple ...
# 29.49 [+0.00] #            OK  tls.12_aes_gcm_256.recv_peek_multiple
# 29.49 [+0.00] ok 480 tls.12_aes_gcm_256.recv_peek_multiple
# 29.49 [+0.00] #  RUN           tls.12_aes_gcm_256.recv_peek_multiple_records ...
# 29.49 [+0.00] #            OK  tls.12_aes_gcm_256.recv_peek_multiple_records
# 29.50 [+0.00] ok 481 tls.12_aes_gcm_256.recv_peek_multiple_records
# 29.50 [+0.00] #  RUN           tls.12_aes_gcm_256.recv_peek_large_buf_mult_recs ...
# 29.50 [+0.00] #            OK  tls.12_aes_gcm_256.recv_peek_large_buf_mult_recs
# 29.50 [+0.00] ok 482 tls.12_aes_gcm_256.recv_peek_large_buf_mult_recs
# 29.50 [+0.00] #  RUN           tls.12_aes_gcm_256.recv_lowat ...
# 29.50 [+0.00] #            OK  tls.12_aes_gcm_256.recv_lowat
# 29.50 [+0.00] ok 483 tls.12_aes_gcm_256.recv_lowat
# 29.50 [+0.00] #  RUN           tls.12_aes_gcm_256.bidir ...
# 29.50 [+0.00] #            OK  tls.12_aes_gcm_256.bidir
# 29.51 [+0.00] ok 484 tls.12_aes_gcm_256.bidir
# 29.51 [+0.00] #  RUN           tls.12_aes_gcm_256.pollin ...
# 29.51 [+0.00] #            OK  tls.12_aes_gcm_256.pollin
# 29.51 [+0.00] ok 485 tls.12_aes_gcm_256.pollin
# 29.51 [+0.00] #  RUN           tls.12_aes_gcm_256.poll_wait ...
# 29.51 [+0.00] #            OK  tls.12_aes_gcm_256.poll_wait
# 29.51 [+0.00] ok 486 tls.12_aes_gcm_256.poll_wait
# 29.51 [+0.00] #  RUN           tls.12_aes_gcm_256.poll_wait_split ...
# 29.51 [+0.00] #            OK  tls.12_aes_gcm_256.poll_wait_split
# 29.51 [+0.00] ok 487 tls.12_aes_gcm_256.poll_wait_split
# 29.51 [+0.00] #  RUN           tls.12_aes_gcm_256.blocking ...
# 29.52 [+0.00] #            OK  tls.12_aes_gcm_256.blocking
# 29.52 [+0.00] ok 488 tls.12_aes_gcm_256.blocking
# 29.52 [+0.00] #  RUN           tls.12_aes_gcm_256.nonblocking ...
# 29.58 [+0.06] #            OK  tls.12_aes_gcm_256.nonblocking
# 29.58 [+0.00] ok 489 tls.12_aes_gcm_256.nonblocking
# 29.58 [+0.00] #  RUN           tls.12_aes_gcm_256.mutliproc_even ...
# 29.88 [+0.30] #            OK  tls.12_aes_gcm_256.mutliproc_even
# 29.88 [+0.00] ok 490 tls.12_aes_gcm_256.mutliproc_even
# 29.89 [+0.00] #  RUN           tls.12_aes_gcm_256.mutliproc_readers ...
# 30.56 [+0.67] #            OK  tls.12_aes_gcm_256.mutliproc_readers
# 30.56 [+0.00] ok 491 tls.12_aes_gcm_256.mutliproc_readers
# 30.56 [+0.00] #  RUN           tls.12_aes_gcm_256.mutliproc_writers ...
# 31.07 [+0.51] #            OK  tls.12_aes_gcm_256.mutliproc_writers
# 31.07 [+0.00] ok 492 tls.12_aes_gcm_256.mutliproc_writers
# 31.07 [+0.00] #  RUN           tls.12_aes_gcm_256.mutliproc_sendpage_even ...
# 31.37 [+0.30] #            OK  tls.12_aes_gcm_256.mutliproc_sendpage_even
# 31.37 [+0.00] ok 493 tls.12_aes_gcm_256.mutliproc_sendpage_even
# 31.38 [+0.00] #  RUN           tls.12_aes_gcm_256.mutliproc_sendpage_readers ...
# 32.01 [+0.63] #            OK  tls.12_aes_gcm_256.mutliproc_sendpage_readers
# 32.01 [+0.00] ok 494 tls.12_aes_gcm_256.mutliproc_sendpage_readers
# 32.01 [+0.00] #  RUN           tls.12_aes_gcm_256.mutliproc_sendpage_writers ...
# 32.49 [+0.48] #            OK  tls.12_aes_gcm_256.mutliproc_sendpage_writers
# 32.49 [+0.00] ok 495 tls.12_aes_gcm_256.mutliproc_sendpage_writers
# 32.49 [+0.00] #  RUN           tls.12_aes_gcm_256.control_msg ...
# 32.49 [+0.00] #            OK  tls.12_aes_gcm_256.control_msg
# 32.50 [+0.00] ok 496 tls.12_aes_gcm_256.control_msg
# 32.50 [+0.00] #  RUN           tls.12_aes_gcm_256.control_msg_nomerge ...
# 32.50 [+0.00] #            OK  tls.12_aes_gcm_256.control_msg_nomerge
# 32.50 [+0.00] ok 497 tls.12_aes_gcm_256.control_msg_nomerge
# 32.50 [+0.00] #  RUN           tls.12_aes_gcm_256.data_control_data ...
# 32.50 [+0.00] #            OK  tls.12_aes_gcm_256.data_control_data
# 32.50 [+0.00] ok 498 tls.12_aes_gcm_256.data_control_data
# 32.50 [+0.00] #  RUN           tls.12_aes_gcm_256.shutdown ...
# 32.51 [+0.00] #            OK  tls.12_aes_gcm_256.shutdown
# 32.51 [+0.00] ok 499 tls.12_aes_gcm_256.shutdown
# 32.51 [+0.00] #  RUN           tls.12_aes_gcm_256.shutdown_unsent ...
# 32.51 [+0.00] #            OK  tls.12_aes_gcm_256.shutdown_unsent
# 32.51 [+0.00] ok 500 tls.12_aes_gcm_256.shutdown_unsent
# 32.51 [+0.00] #  RUN           tls.12_aes_gcm_256.shutdown_reuse ...
# 32.51 [+0.00] #            OK  tls.12_aes_gcm_256.shutdown_reuse
# 32.51 [+0.00] ok 501 tls.12_aes_gcm_256.shutdown_reuse
# 32.51 [+0.00] #  RUN           tls.12_aes_gcm_256.getsockopt ...
# 32.52 [+0.00] #            OK  tls.12_aes_gcm_256.getsockopt
# 32.52 [+0.00] ok 502 tls.12_aes_gcm_256.getsockopt
# 32.52 [+0.00] #  RUN           tls.12_aes_gcm_256.recv_efault ...
# 32.52 [+0.00] #            OK  tls.12_aes_gcm_256.recv_efault
# 32.52 [+0.00] ok 503 tls.12_aes_gcm_256.recv_efault
# 32.52 [+0.00] #  RUN           tls.13_aes_gcm_256.sendfile ...
# 32.52 [+0.00] #            OK  tls.13_aes_gcm_256.sendfile
# 32.52 [+0.00] ok 504 tls.13_aes_gcm_256.sendfile
# 32.52 [+0.00] #  RUN           tls.13_aes_gcm_256.send_then_sendfile ...
# 32.53 [+0.01] #            OK  tls.13_aes_gcm_256.send_then_sendfile
# 32.53 [+0.00] ok 505 tls.13_aes_gcm_256.send_then_sendfile
# 32.53 [+0.00] #  RUN           tls.13_aes_gcm_256.multi_chunk_sendfile ...
# 32.63 [+0.10] #            OK  tls.13_aes_gcm_256.multi_chunk_sendfile
# 32.63 [+0.00] ok 506 tls.13_aes_gcm_256.multi_chunk_sendfile
# 32.64 [+0.00] #  RUN           tls.13_aes_gcm_256.recv_max ...
# 32.64 [+0.00] #            OK  tls.13_aes_gcm_256.recv_max
# 32.64 [+0.00] ok 507 tls.13_aes_gcm_256.recv_max
# 32.64 [+0.00] #  RUN           tls.13_aes_gcm_256.recv_small ...
# 32.64 [+0.00] #            OK  tls.13_aes_gcm_256.recv_small
# 32.64 [+0.00] ok 508 tls.13_aes_gcm_256.recv_small
# 32.64 [+0.00] #  RUN           tls.13_aes_gcm_256.msg_more ...
# 32.64 [+0.00] #            OK  tls.13_aes_gcm_256.msg_more
# 32.65 [+0.00] ok 509 tls.13_aes_gcm_256.msg_more
# 32.65 [+0.00] #  RUN           tls.13_aes_gcm_256.msg_more_unsent ...
# 32.65 [+0.00] #            OK  tls.13_aes_gcm_256.msg_more_unsent
# 32.65 [+0.00] ok 510 tls.13_aes_gcm_256.msg_more_unsent
# 32.65 [+0.00] #  RUN           tls.13_aes_gcm_256.msg_eor ...
# 32.65 [+0.00] #            OK  tls.13_aes_gcm_256.msg_eor
# 32.65 [+0.00] ok 511 tls.13_aes_gcm_256.msg_eor
# 32.65 [+0.00] #  RUN           tls.13_aes_gcm_256.sendmsg_single ...
# 32.65 [+0.00] #            OK  tls.13_aes_gcm_256.sendmsg_single
# 32.65 [+0.00] ok 512 tls.13_aes_gcm_256.sendmsg_single
# 32.66 [+0.00] #  RUN           tls.13_aes_gcm_256.sendmsg_fragmented ...
# 32.66 [+0.00] #            OK  tls.13_aes_gcm_256.sendmsg_fragmented
# 32.66 [+0.00] ok 513 tls.13_aes_gcm_256.sendmsg_fragmented
# 32.66 [+0.00] #  RUN           tls.13_aes_gcm_256.sendmsg_large ...
# 32.68 [+0.02] #            OK  tls.13_aes_gcm_256.sendmsg_large
# 32.68 [+0.00] ok 514 tls.13_aes_gcm_256.sendmsg_large
# 32.68 [+0.00] #  RUN           tls.13_aes_gcm_256.sendmsg_multiple ...
# 32.68 [+0.00] #            OK  tls.13_aes_gcm_256.sendmsg_multiple
# 32.68 [+0.00] ok 515 tls.13_aes_gcm_256.sendmsg_multiple
# 32.68 [+0.00] #  RUN           tls.13_aes_gcm_256.sendmsg_multiple_stress ...
# 32.69 [+0.00] #            OK  tls.13_aes_gcm_256.sendmsg_multiple_stress
# 32.69 [+0.00] ok 516 tls.13_aes_gcm_256.sendmsg_multiple_stress
# 32.69 [+0.00] #  RUN           tls.13_aes_gcm_256.splice_from_pipe ...
# 32.69 [+0.00] #            OK  tls.13_aes_gcm_256.splice_from_pipe
# 32.69 [+0.00] ok 517 tls.13_aes_gcm_256.splice_from_pipe
# 32.69 [+0.00] #  RUN           tls.13_aes_gcm_256.splice_more ...
# 32.69 [+0.00] #            OK  tls.13_aes_gcm_256.splice_more
# 32.69 [+0.00] ok 518 tls.13_aes_gcm_256.splice_more
# 32.69 [+0.00] #  RUN           tls.13_aes_gcm_256.splice_from_pipe2 ...
# 32.70 [+0.00] #            OK  tls.13_aes_gcm_256.splice_from_pipe2
# 32.70 [+0.00] ok 519 tls.13_aes_gcm_256.splice_from_pipe2
# 32.70 [+0.00] #  RUN           tls.13_aes_gcm_256.send_and_splice ...
# 32.70 [+0.00] #            OK  tls.13_aes_gcm_256.send_and_splice
# 32.70 [+0.00] ok 520 tls.13_aes_gcm_256.send_and_splice
# 32.70 [+0.00] #  RUN           tls.13_aes_gcm_256.splice_to_pipe ...
# 32.70 [+0.00] #            OK  tls.13_aes_gcm_256.splice_to_pipe
# 32.70 [+0.00] ok 521 tls.13_aes_gcm_256.splice_to_pipe
# 32.70 [+0.00] #  RUN           tls.13_aes_gcm_256.splice_cmsg_to_pipe ...
# 32.71 [+0.00] #            OK  tls.13_aes_gcm_256.splice_cmsg_to_pipe
# 32.71 [+0.00] ok 522 tls.13_aes_gcm_256.splice_cmsg_to_pipe
# 32.71 [+0.00] #  RUN           tls.13_aes_gcm_256.splice_dec_cmsg_to_pipe ...
# 32.71 [+0.00] #            OK  tls.13_aes_gcm_256.splice_dec_cmsg_to_pipe
# 32.71 [+0.00] ok 523 tls.13_aes_gcm_256.splice_dec_cmsg_to_pipe
# 32.71 [+0.00] #  RUN           tls.13_aes_gcm_256.recv_and_splice ...
# 32.71 [+0.00] #            OK  tls.13_aes_gcm_256.recv_and_splice
# 32.71 [+0.00] ok 524 tls.13_aes_gcm_256.recv_and_splice
# 32.71 [+0.00] #  RUN           tls.13_aes_gcm_256.peek_and_splice ...
# 32.72 [+0.00] #            OK  tls.13_aes_gcm_256.peek_and_splice
# 32.72 [+0.00] ok 525 tls.13_aes_gcm_256.peek_and_splice
# 32.72 [+0.00] #  RUN           tls.13_aes_gcm_256.recvmsg_single ...
# 32.72 [+0.00] #            OK  tls.13_aes_gcm_256.recvmsg_single
# 32.72 [+0.00] ok 526 tls.13_aes_gcm_256.recvmsg_single
# 32.72 [+0.00] #  RUN           tls.13_aes_gcm_256.recvmsg_single_max ...
# 32.72 [+0.00] #            OK  tls.13_aes_gcm_256.recvmsg_single_max
# 32.72 [+0.00] ok 527 tls.13_aes_gcm_256.recvmsg_single_max
# 32.72 [+0.00] #  RUN           tls.13_aes_gcm_256.recvmsg_multiple ...
# 32.73 [+0.00] #            OK  tls.13_aes_gcm_256.recvmsg_multiple
# 32.73 [+0.00] ok 528 tls.13_aes_gcm_256.recvmsg_multiple
# 32.73 [+0.00] #  RUN           tls.13_aes_gcm_256.single_send_multiple_recv ...
# 32.73 [+0.00] #            OK  tls.13_aes_gcm_256.single_send_multiple_recv
# 32.73 [+0.00] ok 529 tls.13_aes_gcm_256.single_send_multiple_recv
# 32.73 [+0.00] #  RUN           tls.13_aes_gcm_256.multiple_send_single_recv ...
# 32.73 [+0.00] #            OK  tls.13_aes_gcm_256.multiple_send_single_recv
# 32.73 [+0.00] ok 530 tls.13_aes_gcm_256.multiple_send_single_recv
# 32.73 [+0.00] #  RUN           tls.13_aes_gcm_256.single_send_multiple_recv_non_align ...
# 32.74 [+0.00] #            OK  tls.13_aes_gcm_256.single_send_multiple_recv_non_align
# 32.74 [+0.00] ok 531 tls.13_aes_gcm_256.single_send_multiple_recv_non_align
# 32.74 [+0.00] #  RUN           tls.13_aes_gcm_256.recv_partial ...
# 32.74 [+0.00] #            OK  tls.13_aes_gcm_256.recv_partial
# 32.74 [+0.00] ok 532 tls.13_aes_gcm_256.recv_partial
# 32.74 [+0.00] #  RUN           tls.13_aes_gcm_256.recv_nonblock ...
# 32.74 [+0.00] #            OK  tls.13_aes_gcm_256.recv_nonblock
# 32.74 [+0.00] ok 533 tls.13_aes_gcm_256.recv_nonblock
# 32.74 [+0.00] #  RUN           tls.13_aes_gcm_256.recv_peek ...
# 32.75 [+0.00] #            OK  tls.13_aes_gcm_256.recv_peek
# 32.75 [+0.00] ok 534 tls.13_aes_gcm_256.recv_peek
# 32.75 [+0.00] #  RUN           tls.13_aes_gcm_256.recv_peek_multiple ...
# 32.75 [+0.00] #            OK  tls.13_aes_gcm_256.recv_peek_multiple
# 32.75 [+0.00] ok 535 tls.13_aes_gcm_256.recv_peek_multiple
# 32.75 [+0.00] #  RUN           tls.13_aes_gcm_256.recv_peek_multiple_records ...
# 32.75 [+0.00] #            OK  tls.13_aes_gcm_256.recv_peek_multiple_records
# 32.75 [+0.00] ok 536 tls.13_aes_gcm_256.recv_peek_multiple_records
# 32.75 [+0.00] #  RUN           tls.13_aes_gcm_256.recv_peek_large_buf_mult_recs ...
# 32.76 [+0.00] #            OK  tls.13_aes_gcm_256.recv_peek_large_buf_mult_recs
# 32.76 [+0.00] ok 537 tls.13_aes_gcm_256.recv_peek_large_buf_mult_recs
# 32.76 [+0.00] #  RUN           tls.13_aes_gcm_256.recv_lowat ...
# 32.76 [+0.00] #            OK  tls.13_aes_gcm_256.recv_lowat
# 32.76 [+0.00] ok 538 tls.13_aes_gcm_256.recv_lowat
# 32.76 [+0.00] #  RUN           tls.13_aes_gcm_256.bidir ...
# 32.76 [+0.00] #            OK  tls.13_aes_gcm_256.bidir
# 32.76 [+0.00] ok 539 tls.13_aes_gcm_256.bidir
# 32.76 [+0.00] #  RUN           tls.13_aes_gcm_256.pollin ...
# 32.76 [+0.00] #            OK  tls.13_aes_gcm_256.pollin
# 32.77 [+0.00] ok 540 tls.13_aes_gcm_256.pollin
# 32.77 [+0.00] #  RUN           tls.13_aes_gcm_256.poll_wait ...
# 32.77 [+0.00] #            OK  tls.13_aes_gcm_256.poll_wait
# 32.77 [+0.00] ok 541 tls.13_aes_gcm_256.poll_wait
# 32.77 [+0.00] #  RUN           tls.13_aes_gcm_256.poll_wait_split ...
# 32.77 [+0.00] #            OK  tls.13_aes_gcm_256.poll_wait_split
# 32.77 [+0.00] ok 542 tls.13_aes_gcm_256.poll_wait_split
# 32.77 [+0.00] #  RUN           tls.13_aes_gcm_256.blocking ...
# 32.77 [+0.00] #            OK  tls.13_aes_gcm_256.blocking
# 32.77 [+0.00] ok 543 tls.13_aes_gcm_256.blocking
# 32.78 [+0.00] #  RUN           tls.13_aes_gcm_256.nonblocking ...
# 32.83 [+0.06] #            OK  tls.13_aes_gcm_256.nonblocking
# 32.83 [+0.00] ok 544 tls.13_aes_gcm_256.nonblocking
# 32.83 [+0.00] #  RUN           tls.13_aes_gcm_256.mutliproc_even ...
# 33.14 [+0.30] #            OK  tls.13_aes_gcm_256.mutliproc_even
# 33.14 [+0.00] ok 545 tls.13_aes_gcm_256.mutliproc_even
# 33.14 [+0.00] #  RUN           tls.13_aes_gcm_256.mutliproc_readers ...
# 33.77 [+0.63] #            OK  tls.13_aes_gcm_256.mutliproc_readers
# 33.77 [+0.00] ok 546 tls.13_aes_gcm_256.mutliproc_readers
# 33.77 [+0.00] #  RUN           tls.13_aes_gcm_256.mutliproc_writers ...
# 34.25 [+0.48] #            OK  tls.13_aes_gcm_256.mutliproc_writers
# 34.25 [+0.00] ok 547 tls.13_aes_gcm_256.mutliproc_writers
# 34.25 [+0.00] #  RUN           tls.13_aes_gcm_256.mutliproc_sendpage_even ...
# 34.55 [+0.30] #            OK  tls.13_aes_gcm_256.mutliproc_sendpage_even
# 34.55 [+0.00] ok 548 tls.13_aes_gcm_256.mutliproc_sendpage_even
# 34.56 [+0.00] #  RUN           tls.13_aes_gcm_256.mutliproc_sendpage_readers ...
# 35.18 [+0.63] #            OK  tls.13_aes_gcm_256.mutliproc_sendpage_readers
# 35.18 [+0.00] ok 549 tls.13_aes_gcm_256.mutliproc_sendpage_readers
# 35.18 [+0.00] #  RUN           tls.13_aes_gcm_256.mutliproc_sendpage_writers ...
# 35.70 [+0.51] #            OK  tls.13_aes_gcm_256.mutliproc_sendpage_writers
# 35.70 [+0.00] ok 550 tls.13_aes_gcm_256.mutliproc_sendpage_writers
# 35.70 [+0.00] #  RUN           tls.13_aes_gcm_256.control_msg ...
# 35.70 [+0.00] #            OK  tls.13_aes_gcm_256.control_msg
# 35.70 [+0.00] ok 551 tls.13_aes_gcm_256.control_msg
# 35.70 [+0.00] #  RUN           tls.13_aes_gcm_256.control_msg_nomerge ...
# 35.70 [+0.00] #            OK  tls.13_aes_gcm_256.control_msg_nomerge
# 35.70 [+0.00] ok 552 tls.13_aes_gcm_256.control_msg_nomerge
# 35.70 [+0.00] #  RUN           tls.13_aes_gcm_256.data_control_data ...
# 35.71 [+0.00] #            OK  tls.13_aes_gcm_256.data_control_data
# 35.71 [+0.00] ok 553 tls.13_aes_gcm_256.data_control_data
# 35.71 [+0.00] #  RUN           tls.13_aes_gcm_256.shutdown ...
# 35.71 [+0.00] #            OK  tls.13_aes_gcm_256.shutdown
# 35.71 [+0.00] ok 554 tls.13_aes_gcm_256.shutdown
# 35.71 [+0.00] #  RUN           tls.13_aes_gcm_256.shutdown_unsent ...
# 35.71 [+0.00] #            OK  tls.13_aes_gcm_256.shutdown_unsent
# 35.71 [+0.00] ok 555 tls.13_aes_gcm_256.shutdown_unsent
# 35.71 [+0.00] #  RUN           tls.13_aes_gcm_256.shutdown_reuse ...
# 35.72 [+0.00] #            OK  tls.13_aes_gcm_256.shutdown_reuse
# 35.72 [+0.00] ok 556 tls.13_aes_gcm_256.shutdown_reuse
# 35.72 [+0.00] #  RUN           tls.13_aes_gcm_256.getsockopt ...
# 35.72 [+0.00] #            OK  tls.13_aes_gcm_256.getsockopt
# 35.72 [+0.00] ok 557 tls.13_aes_gcm_256.getsockopt
# 35.72 [+0.00] #  RUN           tls.13_aes_gcm_256.recv_efault ...
# 35.72 [+0.00] #            OK  tls.13_aes_gcm_256.recv_efault
# 35.72 [+0.00] ok 558 tls.13_aes_gcm_256.recv_efault
# 35.72 [+0.00] #  RUN           tls.13_nopad.sendfile ...
# 35.72 [+0.00] #            OK  tls.13_nopad.sendfile
# 35.73 [+0.00] ok 559 tls.13_nopad.sendfile
# 35.73 [+0.00] #  RUN           tls.13_nopad.send_then_sendfile ...
# 35.73 [+0.00] #            OK  tls.13_nopad.send_then_sendfile
# 35.73 [+0.00] ok 560 tls.13_nopad.send_then_sendfile
# 35.73 [+0.00] #  RUN           tls.13_nopad.multi_chunk_sendfile ...
# 35.82 [+0.09] #            OK  tls.13_nopad.multi_chunk_sendfile
# 35.82 [+0.00] ok 561 tls.13_nopad.multi_chunk_sendfile
# 35.82 [+0.00] #  RUN           tls.13_nopad.recv_max ...
# 35.83 [+0.00] #            OK  tls.13_nopad.recv_max
# 35.83 [+0.00] ok 562 tls.13_nopad.recv_max
# 35.83 [+0.00] #  RUN           tls.13_nopad.recv_small ...
# 35.83 [+0.00] #            OK  tls.13_nopad.recv_small
# 35.83 [+0.00] ok 563 tls.13_nopad.recv_small
# 35.83 [+0.00] #  RUN           tls.13_nopad.msg_more ...
# 35.83 [+0.00] #            OK  tls.13_nopad.msg_more
# 35.83 [+0.00] ok 564 tls.13_nopad.msg_more
# 35.83 [+0.00] #  RUN           tls.13_nopad.msg_more_unsent ...
# 35.83 [+0.00] #            OK  tls.13_nopad.msg_more_unsent
# 35.84 [+0.00] ok 565 tls.13_nopad.msg_more_unsent
# 35.84 [+0.00] #  RUN           tls.13_nopad.msg_eor ...
# 35.84 [+0.00] #            OK  tls.13_nopad.msg_eor
# 35.84 [+0.00] ok 566 tls.13_nopad.msg_eor
# 35.84 [+0.00] #  RUN           tls.13_nopad.sendmsg_single ...
# 35.84 [+0.00] #            OK  tls.13_nopad.sendmsg_single
# 35.84 [+0.00] ok 567 tls.13_nopad.sendmsg_single
# 35.84 [+0.00] #  RUN           tls.13_nopad.sendmsg_fragmented ...
# 35.84 [+0.00] #            OK  tls.13_nopad.sendmsg_fragmented
# 35.84 [+0.00] ok 568 tls.13_nopad.sendmsg_fragmented
# 35.84 [+0.00] #  RUN           tls.13_nopad.sendmsg_large ...
# 35.86 [+0.02] #            OK  tls.13_nopad.sendmsg_large
# 35.86 [+0.00] ok 569 tls.13_nopad.sendmsg_large
# 35.86 [+0.00] #  RUN           tls.13_nopad.sendmsg_multiple ...
# 35.86 [+0.00] #            OK  tls.13_nopad.sendmsg_multiple
# 35.87 [+0.00] ok 570 tls.13_nopad.sendmsg_multiple
# 35.87 [+0.00] #  RUN           tls.13_nopad.sendmsg_multiple_stress ...
# 35.87 [+0.00] #            OK  tls.13_nopad.sendmsg_multiple_stress
# 35.87 [+0.00] ok 571 tls.13_nopad.sendmsg_multiple_stress
# 35.87 [+0.00] #  RUN           tls.13_nopad.splice_from_pipe ...
# 35.87 [+0.00] #            OK  tls.13_nopad.splice_from_pipe
# 35.87 [+0.00] ok 572 tls.13_nopad.splice_from_pipe
# 35.87 [+0.00] #  RUN           tls.13_nopad.splice_more ...
# 35.88 [+0.00] #            OK  tls.13_nopad.splice_more
# 35.88 [+0.00] ok 573 tls.13_nopad.splice_more
# 35.88 [+0.00] #  RUN           tls.13_nopad.splice_from_pipe2 ...
# 35.88 [+0.00] #            OK  tls.13_nopad.splice_from_pipe2
# 35.88 [+0.00] ok 574 tls.13_nopad.splice_from_pipe2
# 35.88 [+0.00] #  RUN           tls.13_nopad.send_and_splice ...
# 35.88 [+0.00] #            OK  tls.13_nopad.send_and_splice
# 35.88 [+0.00] ok 575 tls.13_nopad.send_and_splice
# 35.88 [+0.00] #  RUN           tls.13_nopad.splice_to_pipe ...
# 35.89 [+0.00] #            OK  tls.13_nopad.splice_to_pipe
# 35.89 [+0.00] ok 576 tls.13_nopad.splice_to_pipe
# 35.89 [+0.00] #  RUN           tls.13_nopad.splice_cmsg_to_pipe ...
# 35.89 [+0.00] #            OK  tls.13_nopad.splice_cmsg_to_pipe
# 35.89 [+0.00] ok 577 tls.13_nopad.splice_cmsg_to_pipe
# 35.89 [+0.00] #  RUN           tls.13_nopad.splice_dec_cmsg_to_pipe ...
# 35.89 [+0.00] #            OK  tls.13_nopad.splice_dec_cmsg_to_pipe
# 35.89 [+0.00] ok 578 tls.13_nopad.splice_dec_cmsg_to_pipe
# 35.90 [+0.00] #  RUN           tls.13_nopad.recv_and_splice ...
# 35.90 [+0.00] #            OK  tls.13_nopad.recv_and_splice
# 35.90 [+0.00] ok 579 tls.13_nopad.recv_and_splice
# 35.90 [+0.00] #  RUN           tls.13_nopad.peek_and_splice ...
# 35.90 [+0.00] #            OK  tls.13_nopad.peek_and_splice
# 35.90 [+0.00] ok 580 tls.13_nopad.peek_and_splice
# 35.90 [+0.00] #  RUN           tls.13_nopad.recvmsg_single ...
# 35.90 [+0.00] #            OK  tls.13_nopad.recvmsg_single
# 35.90 [+0.00] ok 581 tls.13_nopad.recvmsg_single
# 35.91 [+0.00] #  RUN           tls.13_nopad.recvmsg_single_max ...
# 35.91 [+0.00] #            OK  tls.13_nopad.recvmsg_single_max
# 35.91 [+0.00] ok 582 tls.13_nopad.recvmsg_single_max
# 35.91 [+0.00] #  RUN           tls.13_nopad.recvmsg_multiple ...
# 35.91 [+0.00] #            OK  tls.13_nopad.recvmsg_multiple
# 35.91 [+0.00] ok 583 tls.13_nopad.recvmsg_multiple
# 35.91 [+0.00] #  RUN           tls.13_nopad.single_send_multiple_recv ...
# 35.91 [+0.00] #            OK  tls.13_nopad.single_send_multiple_recv
# 35.91 [+0.00] ok 584 tls.13_nopad.single_send_multiple_recv
# 35.91 [+0.00] #  RUN           tls.13_nopad.multiple_send_single_recv ...
# 35.92 [+0.00] #            OK  tls.13_nopad.multiple_send_single_recv
# 35.92 [+0.00] ok 585 tls.13_nopad.multiple_send_single_recv
# 35.92 [+0.00] #  RUN           tls.13_nopad.single_send_multiple_recv_non_align ...
# 35.92 [+0.00] #            OK  tls.13_nopad.single_send_multiple_recv_non_align
# 35.92 [+0.00] ok 586 tls.13_nopad.single_send_multiple_recv_non_align
# 35.92 [+0.00] #  RUN           tls.13_nopad.recv_partial ...
# 35.92 [+0.00] #            OK  tls.13_nopad.recv_partial
# 35.92 [+0.00] ok 587 tls.13_nopad.recv_partial
# 35.92 [+0.00] #  RUN           tls.13_nopad.recv_nonblock ...
# 35.93 [+0.00] #            OK  tls.13_nopad.recv_nonblock
# 35.93 [+0.00] ok 588 tls.13_nopad.recv_nonblock
# 35.93 [+0.00] #  RUN           tls.13_nopad.recv_peek ...
# 35.93 [+0.00] #            OK  tls.13_nopad.recv_peek
# 35.93 [+0.00] ok 589 tls.13_nopad.recv_peek
# 35.93 [+0.00] #  RUN           tls.13_nopad.recv_peek_multiple ...
# 35.93 [+0.00] #            OK  tls.13_nopad.recv_peek_multiple
# 35.93 [+0.00] ok 590 tls.13_nopad.recv_peek_multiple
# 35.93 [+0.00] #  RUN           tls.13_nopad.recv_peek_multiple_records ...
# 35.93 [+0.00] #            OK  tls.13_nopad.recv_peek_multiple_records
# 35.94 [+0.00] ok 591 tls.13_nopad.recv_peek_multiple_records
# 35.94 [+0.00] #  RUN           tls.13_nopad.recv_peek_large_buf_mult_recs ...
# 35.94 [+0.00] #            OK  tls.13_nopad.recv_peek_large_buf_mult_recs
# 35.94 [+0.00] ok 592 tls.13_nopad.recv_peek_large_buf_mult_recs
# 35.94 [+0.00] #  RUN           tls.13_nopad.recv_lowat ...
# 35.94 [+0.00] #            OK  tls.13_nopad.recv_lowat
# 35.94 [+0.00] ok 593 tls.13_nopad.recv_lowat
# 35.94 [+0.00] #  RUN           tls.13_nopad.bidir ...
# 35.94 [+0.00] #            OK  tls.13_nopad.bidir
# 35.94 [+0.00] ok 594 tls.13_nopad.bidir
# 35.94 [+0.00] #  RUN           tls.13_nopad.pollin ...
# 35.95 [+0.00] #            OK  tls.13_nopad.pollin
# 35.95 [+0.00] ok 595 tls.13_nopad.pollin
# 35.95 [+0.00] #  RUN           tls.13_nopad.poll_wait ...
# 35.95 [+0.00] #            OK  tls.13_nopad.poll_wait
# 35.95 [+0.00] ok 596 tls.13_nopad.poll_wait
# 35.95 [+0.00] #  RUN           tls.13_nopad.poll_wait_split ...
# 35.95 [+0.00] #            OK  tls.13_nopad.poll_wait_split
# 35.95 [+0.00] ok 597 tls.13_nopad.poll_wait_split
# 35.95 [+0.00] #  RUN           tls.13_nopad.blocking ...
# 35.95 [+0.00] #            OK  tls.13_nopad.blocking
# 35.95 [+0.00] ok 598 tls.13_nopad.blocking
# 35.95 [+0.00] #  RUN           tls.13_nopad.nonblocking ...
# 36.03 [+0.07] #            OK  tls.13_nopad.nonblocking
# 36.03 [+0.00] ok 599 tls.13_nopad.nonblocking
# 36.03 [+0.00] #  RUN           tls.13_nopad.mutliproc_even ...
# 36.29 [+0.26] #            OK  tls.13_nopad.mutliproc_even
# 36.29 [+0.00] ok 600 tls.13_nopad.mutliproc_even
# 36.29 [+0.00] #  RUN           tls.13_nopad.mutliproc_readers ...
# 36.84 [+0.55] #            OK  tls.13_nopad.mutliproc_readers
# 36.84 [+0.00] ok 601 tls.13_nopad.mutliproc_readers
# 36.84 [+0.00] #  RUN           tls.13_nopad.mutliproc_writers ...
# 37.26 [+0.42] #            OK  tls.13_nopad.mutliproc_writers
# 37.27 [+0.00] ok 602 tls.13_nopad.mutliproc_writers
# 37.27 [+0.00] #  RUN           tls.13_nopad.mutliproc_sendpage_even ...
# 37.53 [+0.26] #            OK  tls.13_nopad.mutliproc_sendpage_even
# 37.53 [+0.00] ok 603 tls.13_nopad.mutliproc_sendpage_even
# 37.53 [+0.00] #  RUN           tls.13_nopad.mutliproc_sendpage_readers ...
# 38.07 [+0.54] #            OK  tls.13_nopad.mutliproc_sendpage_readers
# 38.07 [+0.00] ok 604 tls.13_nopad.mutliproc_sendpage_readers
# 38.07 [+0.00] #  RUN           tls.13_nopad.mutliproc_sendpage_writers ...
# 38.49 [+0.42] #            OK  tls.13_nopad.mutliproc_sendpage_writers
# 38.49 [+0.00] ok 605 tls.13_nopad.mutliproc_sendpage_writers
# 38.49 [+0.00] #  RUN           tls.13_nopad.control_msg ...
# 38.49 [+0.00] #            OK  tls.13_nopad.control_msg
# 38.49 [+0.00] ok 606 tls.13_nopad.control_msg
# 38.49 [+0.00] #  RUN           tls.13_nopad.control_msg_nomerge ...
# 38.49 [+0.00] #            OK  tls.13_nopad.control_msg_nomerge
# 38.50 [+0.00] ok 607 tls.13_nopad.control_msg_nomerge
# 38.50 [+0.00] #  RUN           tls.13_nopad.data_control_data ...
# 38.50 [+0.00] #            OK  tls.13_nopad.data_control_data
# 38.50 [+0.00] ok 608 tls.13_nopad.data_control_data
# 38.50 [+0.00] #  RUN           tls.13_nopad.shutdown ...
# 38.50 [+0.00] #            OK  tls.13_nopad.shutdown
# 38.50 [+0.00] ok 609 tls.13_nopad.shutdown
# 38.50 [+0.00] #  RUN           tls.13_nopad.shutdown_unsent ...
# 38.50 [+0.00] #            OK  tls.13_nopad.shutdown_unsent
# 38.51 [+0.00] ok 610 tls.13_nopad.shutdown_unsent
# 38.51 [+0.00] #  RUN           tls.13_nopad.shutdown_reuse ...
# 38.51 [+0.00] #            OK  tls.13_nopad.shutdown_reuse
# 38.51 [+0.00] ok 611 tls.13_nopad.shutdown_reuse
# 38.51 [+0.00] #  RUN           tls.13_nopad.getsockopt ...
# 38.51 [+0.00] #            OK  tls.13_nopad.getsockopt
# 38.51 [+0.00] ok 612 tls.13_nopad.getsockopt
# 38.51 [+0.00] #  RUN           tls.13_nopad.recv_efault ...
# 38.51 [+0.00] #            OK  tls.13_nopad.recv_efault
# 38.52 [+0.00] ok 613 tls.13_nopad.recv_efault
# 38.52 [+0.00] #  RUN           tls.12_aria_gcm.sendfile ...
# 38.56 [+0.04] #            OK  tls.12_aria_gcm.sendfile
# 38.56 [+0.00] ok 614 tls.12_aria_gcm.sendfile
# 38.56 [+0.00] #  RUN           tls.12_aria_gcm.send_then_sendfile ...
# 38.58 [+0.02] #            OK  tls.12_aria_gcm.send_then_sendfile
# 38.58 [+0.00] ok 615 tls.12_aria_gcm.send_then_sendfile
# 38.58 [+0.00] #  RUN           tls.12_aria_gcm.multi_chunk_sendfile ...
# 38.69 [+0.11] #            OK  tls.12_aria_gcm.multi_chunk_sendfile
# 38.69 [+0.00] ok 616 tls.12_aria_gcm.multi_chunk_sendfile
# 38.69 [+0.00] #  RUN           tls.12_aria_gcm.recv_max ...
# 38.69 [+0.00] #            OK  tls.12_aria_gcm.recv_max
# 38.69 [+0.00] ok 617 tls.12_aria_gcm.recv_max
# 38.69 [+0.00] #  RUN           tls.12_aria_gcm.recv_small ...
# 38.70 [+0.00] #            OK  tls.12_aria_gcm.recv_small
# 38.70 [+0.00] ok 618 tls.12_aria_gcm.recv_small
# 38.70 [+0.00] #  RUN           tls.12_aria_gcm.msg_more ...
# 38.70 [+0.00] #            OK  tls.12_aria_gcm.msg_more
# 38.70 [+0.00] ok 619 tls.12_aria_gcm.msg_more
# 38.70 [+0.00] #  RUN           tls.12_aria_gcm.msg_more_unsent ...
# 38.70 [+0.00] #            OK  tls.12_aria_gcm.msg_more_unsent
# 38.70 [+0.00] ok 620 tls.12_aria_gcm.msg_more_unsent
# 38.70 [+0.00] #  RUN           tls.12_aria_gcm.msg_eor ...
# 38.70 [+0.00] #            OK  tls.12_aria_gcm.msg_eor
# 38.71 [+0.00] ok 621 tls.12_aria_gcm.msg_eor
# 38.71 [+0.00] #  RUN           tls.12_aria_gcm.sendmsg_single ...
# 38.71 [+0.00] #            OK  tls.12_aria_gcm.sendmsg_single
# 38.71 [+0.00] ok 622 tls.12_aria_gcm.sendmsg_single
# 38.71 [+0.00] #  RUN           tls.12_aria_gcm.sendmsg_fragmented ...
# 38.71 [+0.00] #            OK  tls.12_aria_gcm.sendmsg_fragmented
# 38.71 [+0.00] ok 623 tls.12_aria_gcm.sendmsg_fragmented
# 38.71 [+0.00] #  RUN           tls.12_aria_gcm.sendmsg_large ...
# 38.77 [+0.06] #            OK  tls.12_aria_gcm.sendmsg_large
# 38.77 [+0.00] ok 624 tls.12_aria_gcm.sendmsg_large
# 38.77 [+0.00] #  RUN           tls.12_aria_gcm.sendmsg_multiple ...
# 38.77 [+0.00] #            OK  tls.12_aria_gcm.sendmsg_multiple
# 38.77 [+0.00] ok 625 tls.12_aria_gcm.sendmsg_multiple
# 38.77 [+0.00] #  RUN           tls.12_aria_gcm.sendmsg_multiple_stress ...
# 38.78 [+0.00] #            OK  tls.12_aria_gcm.sendmsg_multiple_stress
# 38.78 [+0.00] ok 626 tls.12_aria_gcm.sendmsg_multiple_stress
# 38.78 [+0.00] #  RUN           tls.12_aria_gcm.splice_from_pipe ...
# 38.78 [+0.00] #            OK  tls.12_aria_gcm.splice_from_pipe
# 38.78 [+0.00] ok 627 tls.12_aria_gcm.splice_from_pipe
# 38.78 [+0.00] #  RUN           tls.12_aria_gcm.splice_more ...
# 38.78 [+0.00] #            OK  tls.12_aria_gcm.splice_more
# 38.78 [+0.00] ok 628 tls.12_aria_gcm.splice_more
# 38.79 [+0.00] #  RUN           tls.12_aria_gcm.splice_from_pipe2 ...
# 38.79 [+0.00] #            OK  tls.12_aria_gcm.splice_from_pipe2
# 38.79 [+0.00] ok 629 tls.12_aria_gcm.splice_from_pipe2
# 38.79 [+0.00] #  RUN           tls.12_aria_gcm.send_and_splice ...
# 38.79 [+0.00] #            OK  tls.12_aria_gcm.send_and_splice
# 38.79 [+0.00] ok 630 tls.12_aria_gcm.send_and_splice
# 38.79 [+0.00] #  RUN           tls.12_aria_gcm.splice_to_pipe ...
# 38.79 [+0.00] #            OK  tls.12_aria_gcm.splice_to_pipe
# 38.80 [+0.00] ok 631 tls.12_aria_gcm.splice_to_pipe
# 38.80 [+0.00] #  RUN           tls.12_aria_gcm.splice_cmsg_to_pipe ...
# 38.80 [+0.00] #            OK  tls.12_aria_gcm.splice_cmsg_to_pipe
# 38.80 [+0.00] ok 632 tls.12_aria_gcm.splice_cmsg_to_pipe
# 38.80 [+0.00] #  RUN           tls.12_aria_gcm.splice_dec_cmsg_to_pipe ...
# 38.80 [+0.00] #            OK  tls.12_aria_gcm.splice_dec_cmsg_to_pipe
# 38.80 [+0.00] ok 633 tls.12_aria_gcm.splice_dec_cmsg_to_pipe
# 38.80 [+0.00] #  RUN           tls.12_aria_gcm.recv_and_splice ...
# 38.80 [+0.00] #            OK  tls.12_aria_gcm.recv_and_splice
# 38.81 [+0.00] ok 634 tls.12_aria_gcm.recv_and_splice
# 38.81 [+0.00] #  RUN           tls.12_aria_gcm.peek_and_splice ...
# 38.81 [+0.00] #            OK  tls.12_aria_gcm.peek_and_splice
# 38.81 [+0.00] ok 635 tls.12_aria_gcm.peek_and_splice
# 38.81 [+0.00] #  RUN           tls.12_aria_gcm.recvmsg_single ...
# 38.81 [+0.00] #            OK  tls.12_aria_gcm.recvmsg_single
# 38.81 [+0.00] ok 636 tls.12_aria_gcm.recvmsg_single
# 38.81 [+0.00] #  RUN           tls.12_aria_gcm.recvmsg_single_max ...
# 38.81 [+0.00] #            OK  tls.12_aria_gcm.recvmsg_single_max
# 38.81 [+0.00] ok 637 tls.12_aria_gcm.recvmsg_single_max
# 38.82 [+0.00] #  RUN           tls.12_aria_gcm.recvmsg_multiple ...
# 38.82 [+0.00] #            OK  tls.12_aria_gcm.recvmsg_multiple
# 38.82 [+0.00] ok 638 tls.12_aria_gcm.recvmsg_multiple
# 38.82 [+0.00] #  RUN           tls.12_aria_gcm.single_send_multiple_recv ...
# 38.82 [+0.00] #            OK  tls.12_aria_gcm.single_send_multiple_recv
# 38.82 [+0.00] ok 639 tls.12_aria_gcm.single_send_multiple_recv
# 38.82 [+0.00] #  RUN           tls.12_aria_gcm.multiple_send_single_recv ...
# 38.82 [+0.00] #            OK  tls.12_aria_gcm.multiple_send_single_recv
# 38.82 [+0.00] ok 640 tls.12_aria_gcm.multiple_send_single_recv
# 38.83 [+0.00] #  RUN           tls.12_aria_gcm.single_send_multiple_recv_non_align ...
# 38.83 [+0.00] #            OK  tls.12_aria_gcm.single_send_multiple_recv_non_align
# 38.83 [+0.00] ok 641 tls.12_aria_gcm.single_send_multiple_recv_non_align
# 38.83 [+0.00] #  RUN           tls.12_aria_gcm.recv_partial ...
# 38.83 [+0.00] #            OK  tls.12_aria_gcm.recv_partial
# 38.83 [+0.00] ok 642 tls.12_aria_gcm.recv_partial
# 38.83 [+0.00] #  RUN           tls.12_aria_gcm.recv_nonblock ...
# 38.83 [+0.00] #            OK  tls.12_aria_gcm.recv_nonblock
# 38.84 [+0.00] ok 643 tls.12_aria_gcm.recv_nonblock
# 38.84 [+0.00] #  RUN           tls.12_aria_gcm.recv_peek ...
# 38.84 [+0.00] #            OK  tls.12_aria_gcm.recv_peek
# 38.84 [+0.00] ok 644 tls.12_aria_gcm.recv_peek
# 38.84 [+0.00] #  RUN           tls.12_aria_gcm.recv_peek_multiple ...
# 38.84 [+0.00] #            OK  tls.12_aria_gcm.recv_peek_multiple
# 38.84 [+0.00] ok 645 tls.12_aria_gcm.recv_peek_multiple
# 38.84 [+0.00] #  RUN           tls.12_aria_gcm.recv_peek_multiple_records ...
# 38.84 [+0.00] #            OK  tls.12_aria_gcm.recv_peek_multiple_records
# 38.84 [+0.00] ok 646 tls.12_aria_gcm.recv_peek_multiple_records
# 38.85 [+0.00] #  RUN           tls.12_aria_gcm.recv_peek_large_buf_mult_recs ...
# 38.85 [+0.00] #            OK  tls.12_aria_gcm.recv_peek_large_buf_mult_recs
# 38.85 [+0.00] ok 647 tls.12_aria_gcm.recv_peek_large_buf_mult_recs
# 38.85 [+0.00] #  RUN           tls.12_aria_gcm.recv_lowat ...
# 38.85 [+0.00] #            OK  tls.12_aria_gcm.recv_lowat
# 38.85 [+0.00] ok 648 tls.12_aria_gcm.recv_lowat
# 38.85 [+0.00] #  RUN           tls.12_aria_gcm.bidir ...
# 38.85 [+0.00] #            OK  tls.12_aria_gcm.bidir
# 38.85 [+0.00] ok 649 tls.12_aria_gcm.bidir
# 38.85 [+0.00] #  RUN           tls.12_aria_gcm.pollin ...
# 38.86 [+0.00] #            OK  tls.12_aria_gcm.pollin
# 38.86 [+0.00] ok 650 tls.12_aria_gcm.pollin
# 38.86 [+0.00] #  RUN           tls.12_aria_gcm.poll_wait ...
# 38.86 [+0.00] #            OK  tls.12_aria_gcm.poll_wait
# 38.86 [+0.00] ok 651 tls.12_aria_gcm.poll_wait
# 38.86 [+0.00] #  RUN           tls.12_aria_gcm.poll_wait_split ...
# 38.86 [+0.00] #            OK  tls.12_aria_gcm.poll_wait_split
# 38.86 [+0.00] ok 652 tls.12_aria_gcm.poll_wait_split
# 38.86 [+0.00] #  RUN           tls.12_aria_gcm.blocking ...
# 38.86 [+0.00] #            OK  tls.12_aria_gcm.blocking
# 38.86 [+0.00] ok 653 tls.12_aria_gcm.blocking
# 38.87 [+0.00] #  RUN           tls.12_aria_gcm.nonblocking ...
# 38.91 [+0.05] #            OK  tls.12_aria_gcm.nonblocking
# 38.92 [+0.00] ok 654 tls.12_aria_gcm.nonblocking
# 38.92 [+0.00] #  RUN           tls.12_aria_gcm.mutliproc_even ...
# 39.53 [+0.61] #            OK  tls.12_aria_gcm.mutliproc_even
# 39.53 [+0.00] ok 655 tls.12_aria_gcm.mutliproc_even
# 39.53 [+0.00] #  RUN           tls.12_aria_gcm.mutliproc_readers ...
# 40.75 [+1.22] #            OK  tls.12_aria_gcm.mutliproc_readers
# 40.75 [+0.00] ok 656 tls.12_aria_gcm.mutliproc_readers
# 40.76 [+0.00] #  RUN           tls.12_aria_gcm.mutliproc_writers ...
# 41.69 [+0.93] #            OK  tls.12_aria_gcm.mutliproc_writers
# 41.69 [+0.00] ok 657 tls.12_aria_gcm.mutliproc_writers
# 41.69 [+0.00] #  RUN           tls.12_aria_gcm.mutliproc_sendpage_even ...
# 42.26 [+0.57] #            OK  tls.12_aria_gcm.mutliproc_sendpage_even
# 42.26 [+0.00] ok 658 tls.12_aria_gcm.mutliproc_sendpage_even
# 42.26 [+0.00] #  RUN           tls.12_aria_gcm.mutliproc_sendpage_readers ...
# 43.48 [+1.22] #            OK  tls.12_aria_gcm.mutliproc_sendpage_readers
# 43.48 [+0.00] ok 659 tls.12_aria_gcm.mutliproc_sendpage_readers
# 43.48 [+0.00] #  RUN           tls.12_aria_gcm.mutliproc_sendpage_writers ...
# 44.41 [+0.93] #            OK  tls.12_aria_gcm.mutliproc_sendpage_writers
# 44.41 [+0.00] ok 660 tls.12_aria_gcm.mutliproc_sendpage_writers
# 44.41 [+0.00] #  RUN           tls.12_aria_gcm.control_msg ...
# 44.42 [+0.00] #            OK  tls.12_aria_gcm.control_msg
# 44.42 [+0.00] ok 661 tls.12_aria_gcm.control_msg
# 44.42 [+0.00] #  RUN           tls.12_aria_gcm.control_msg_nomerge ...
# 44.42 [+0.00] #            OK  tls.12_aria_gcm.control_msg_nomerge
# 44.42 [+0.00] ok 662 tls.12_aria_gcm.control_msg_nomerge
# 44.42 [+0.00] #  RUN           tls.12_aria_gcm.data_control_data ...
# 44.42 [+0.00] #            OK  tls.12_aria_gcm.data_control_data
# 44.42 [+0.00] ok 663 tls.12_aria_gcm.data_control_data
# 44.43 [+0.00] #  RUN           tls.12_aria_gcm.shutdown ...
# 44.43 [+0.00] #            OK  tls.12_aria_gcm.shutdown
# 44.43 [+0.00] ok 664 tls.12_aria_gcm.shutdown
# 44.43 [+0.00] #  RUN           tls.12_aria_gcm.shutdown_unsent ...
# 44.43 [+0.00] #            OK  tls.12_aria_gcm.shutdown_unsent
# 44.43 [+0.00] ok 665 tls.12_aria_gcm.shutdown_unsent
# 44.43 [+0.00] #  RUN           tls.12_aria_gcm.shutdown_reuse ...
# 44.43 [+0.00] #            OK  tls.12_aria_gcm.shutdown_reuse
# 44.43 [+0.00] ok 666 tls.12_aria_gcm.shutdown_reuse
# 44.43 [+0.00] #  RUN           tls.12_aria_gcm.getsockopt ...
# 44.44 [+0.00] #            OK  tls.12_aria_gcm.getsockopt
# 44.44 [+0.00] ok 667 tls.12_aria_gcm.getsockopt
# 44.44 [+0.00] #  RUN           tls.12_aria_gcm.recv_efault ...
# 44.44 [+0.00] #            OK  tls.12_aria_gcm.recv_efault
# 44.44 [+0.00] ok 668 tls.12_aria_gcm.recv_efault
# 44.44 [+0.00] #  RUN           tls.12_aria_gcm_256.sendfile ...
# 44.44 [+0.00] #            OK  tls.12_aria_gcm_256.sendfile
# 44.44 [+0.00] ok 669 tls.12_aria_gcm_256.sendfile
# 44.44 [+0.00] #  RUN           tls.12_aria_gcm_256.send_then_sendfile ...
# 44.47 [+0.03] #            OK  tls.12_aria_gcm_256.send_then_sendfile
# 44.47 [+0.00] ok 670 tls.12_aria_gcm_256.send_then_sendfile
# 44.47 [+0.00] #  RUN           tls.12_aria_gcm_256.multi_chunk_sendfile ...
# 44.58 [+0.11] #            OK  tls.12_aria_gcm_256.multi_chunk_sendfile
# 44.58 [+0.00] ok 671 tls.12_aria_gcm_256.multi_chunk_sendfile
# 44.58 [+0.00] #  RUN           tls.12_aria_gcm_256.recv_max ...
# 44.58 [+0.00] #            OK  tls.12_aria_gcm_256.recv_max
# 44.58 [+0.00] ok 672 tls.12_aria_gcm_256.recv_max
# 44.58 [+0.00] #  RUN           tls.12_aria_gcm_256.recv_small ...
# 44.59 [+0.00] #            OK  tls.12_aria_gcm_256.recv_small
# 44.59 [+0.00] ok 673 tls.12_aria_gcm_256.recv_small
# 44.59 [+0.00] #  RUN           tls.12_aria_gcm_256.msg_more ...
# 44.59 [+0.00] #            OK  tls.12_aria_gcm_256.msg_more
# 44.59 [+0.00] ok 674 tls.12_aria_gcm_256.msg_more
# 44.59 [+0.00] #  RUN           tls.12_aria_gcm_256.msg_more_unsent ...
# 44.59 [+0.00] #            OK  tls.12_aria_gcm_256.msg_more_unsent
# 44.59 [+0.00] ok 675 tls.12_aria_gcm_256.msg_more_unsent
# 44.59 [+0.00] #  RUN           tls.12_aria_gcm_256.msg_eor ...
# 44.59 [+0.00] #            OK  tls.12_aria_gcm_256.msg_eor
# 44.59 [+0.00] ok 676 tls.12_aria_gcm_256.msg_eor
# 44.59 [+0.00] #  RUN           tls.12_aria_gcm_256.sendmsg_single ...
# 44.60 [+0.00] #            OK  tls.12_aria_gcm_256.sendmsg_single
# 44.60 [+0.00] ok 677 tls.12_aria_gcm_256.sendmsg_single
# 44.60 [+0.00] #  RUN           tls.12_aria_gcm_256.sendmsg_fragmented ...
# 44.60 [+0.00] #            OK  tls.12_aria_gcm_256.sendmsg_fragmented
# 44.60 [+0.00] ok 678 tls.12_aria_gcm_256.sendmsg_fragmented
# 44.60 [+0.00] #  RUN           tls.12_aria_gcm_256.sendmsg_large ...
# 44.67 [+0.07] #            OK  tls.12_aria_gcm_256.sendmsg_large
# 44.67 [+0.00] ok 679 tls.12_aria_gcm_256.sendmsg_large
# 44.67 [+0.00] #  RUN           tls.12_aria_gcm_256.sendmsg_multiple ...
# 44.67 [+0.00] #            OK  tls.12_aria_gcm_256.sendmsg_multiple
# 44.67 [+0.00] ok 680 tls.12_aria_gcm_256.sendmsg_multiple
# 44.67 [+0.00] #  RUN           tls.12_aria_gcm_256.sendmsg_multiple_stress ...
# 44.68 [+0.00] #            OK  tls.12_aria_gcm_256.sendmsg_multiple_stress
# 44.68 [+0.00] ok 681 tls.12_aria_gcm_256.sendmsg_multiple_stress
# 44.68 [+0.00] #  RUN           tls.12_aria_gcm_256.splice_from_pipe ...
# 44.68 [+0.00] #            OK  tls.12_aria_gcm_256.splice_from_pipe
# 44.68 [+0.00] ok 682 tls.12_aria_gcm_256.splice_from_pipe
# 44.68 [+0.00] #  RUN           tls.12_aria_gcm_256.splice_more ...
# 44.68 [+0.00] #            OK  tls.12_aria_gcm_256.splice_more
# 44.69 [+0.00] ok 683 tls.12_aria_gcm_256.splice_more
# 44.69 [+0.00] #  RUN           tls.12_aria_gcm_256.splice_from_pipe2 ...
# 44.69 [+0.00] #            OK  tls.12_aria_gcm_256.splice_from_pipe2
# 44.69 [+0.00] ok 684 tls.12_aria_gcm_256.splice_from_pipe2
# 44.69 [+0.00] #  RUN           tls.12_aria_gcm_256.send_and_splice ...
# 44.69 [+0.00] #            OK  tls.12_aria_gcm_256.send_and_splice
# 44.69 [+0.00] ok 685 tls.12_aria_gcm_256.send_and_splice
# 44.69 [+0.00] #  RUN           tls.12_aria_gcm_256.splice_to_pipe ...
# 44.69 [+0.00] #            OK  tls.12_aria_gcm_256.splice_to_pipe
# 44.69 [+0.00] ok 686 tls.12_aria_gcm_256.splice_to_pipe
# 44.70 [+0.00] #  RUN           tls.12_aria_gcm_256.splice_cmsg_to_pipe ...
# 44.70 [+0.00] #            OK  tls.12_aria_gcm_256.splice_cmsg_to_pipe
# 44.70 [+0.00] ok 687 tls.12_aria_gcm_256.splice_cmsg_to_pipe
# 44.70 [+0.00] #  RUN           tls.12_aria_gcm_256.splice_dec_cmsg_to_pipe ...
# 44.70 [+0.00] #            OK  tls.12_aria_gcm_256.splice_dec_cmsg_to_pipe
# 44.70 [+0.00] ok 688 tls.12_aria_gcm_256.splice_dec_cmsg_to_pipe
# 44.70 [+0.00] #  RUN           tls.12_aria_gcm_256.recv_and_splice ...
# 44.70 [+0.00] #            OK  tls.12_aria_gcm_256.recv_and_splice
# 44.70 [+0.00] ok 689 tls.12_aria_gcm_256.recv_and_splice
# 44.71 [+0.00] #  RUN           tls.12_aria_gcm_256.peek_and_splice ...
# 44.71 [+0.00] #            OK  tls.12_aria_gcm_256.peek_and_splice
# 44.71 [+0.00] ok 690 tls.12_aria_gcm_256.peek_and_splice
# 44.71 [+0.00] #  RUN           tls.12_aria_gcm_256.recvmsg_single ...
# 44.71 [+0.00] #            OK  tls.12_aria_gcm_256.recvmsg_single
# 44.71 [+0.00] ok 691 tls.12_aria_gcm_256.recvmsg_single
# 44.71 [+0.00] #  RUN           tls.12_aria_gcm_256.recvmsg_single_max ...
# 44.71 [+0.00] #            OK  tls.12_aria_gcm_256.recvmsg_single_max
# 44.71 [+0.00] ok 692 tls.12_aria_gcm_256.recvmsg_single_max
# 44.72 [+0.00] #  RUN           tls.12_aria_gcm_256.recvmsg_multiple ...
# 44.72 [+0.00] #            OK  tls.12_aria_gcm_256.recvmsg_multiple
# 44.72 [+0.00] ok 693 tls.12_aria_gcm_256.recvmsg_multiple
# 44.72 [+0.00] #  RUN           tls.12_aria_gcm_256.single_send_multiple_recv ...
# 44.72 [+0.00] #            OK  tls.12_aria_gcm_256.single_send_multiple_recv
# 44.72 [+0.00] ok 694 tls.12_aria_gcm_256.single_send_multiple_recv
# 44.72 [+0.00] #  RUN           tls.12_aria_gcm_256.multiple_send_single_recv ...
# 44.72 [+0.00] #            OK  tls.12_aria_gcm_256.multiple_send_single_recv
# 44.72 [+0.00] ok 695 tls.12_aria_gcm_256.multiple_send_single_recv
# 44.73 [+0.00] #  RUN           tls.12_aria_gcm_256.single_send_multiple_recv_non_align ...
# 44.73 [+0.00] #            OK  tls.12_aria_gcm_256.single_send_multiple_recv_non_align
# 44.73 [+0.00] ok 696 tls.12_aria_gcm_256.single_send_multiple_recv_non_align
# 44.73 [+0.00] #  RUN           tls.12_aria_gcm_256.recv_partial ...
# 44.73 [+0.00] #            OK  tls.12_aria_gcm_256.recv_partial
# 44.73 [+0.00] ok 697 tls.12_aria_gcm_256.recv_partial
# 44.73 [+0.00] #  RUN           tls.12_aria_gcm_256.recv_nonblock ...
# 44.73 [+0.00] #            OK  tls.12_aria_gcm_256.recv_nonblock
# 44.74 [+0.00] ok 698 tls.12_aria_gcm_256.recv_nonblock
# 44.74 [+0.00] #  RUN           tls.12_aria_gcm_256.recv_peek ...
# 44.74 [+0.00] #            OK  tls.12_aria_gcm_256.recv_peek
# 44.74 [+0.00] ok 699 tls.12_aria_gcm_256.recv_peek
# 44.74 [+0.00] #  RUN           tls.12_aria_gcm_256.recv_peek_multiple ...
# 44.74 [+0.00] #            OK  tls.12_aria_gcm_256.recv_peek_multiple
# 44.74 [+0.00] ok 700 tls.12_aria_gcm_256.recv_peek_multiple
# 44.74 [+0.00] #  RUN           tls.12_aria_gcm_256.recv_peek_multiple_records ...
# 44.74 [+0.00] #            OK  tls.12_aria_gcm_256.recv_peek_multiple_records
# 44.75 [+0.00] ok 701 tls.12_aria_gcm_256.recv_peek_multiple_records
# 44.75 [+0.00] #  RUN           tls.12_aria_gcm_256.recv_peek_large_buf_mult_recs ...
# 44.75 [+0.00] #            OK  tls.12_aria_gcm_256.recv_peek_large_buf_mult_recs
# 44.75 [+0.00] ok 702 tls.12_aria_gcm_256.recv_peek_large_buf_mult_recs
# 44.75 [+0.00] #  RUN           tls.12_aria_gcm_256.recv_lowat ...
# 44.75 [+0.00] #            OK  tls.12_aria_gcm_256.recv_lowat
# 44.75 [+0.00] ok 703 tls.12_aria_gcm_256.recv_lowat
# 44.75 [+0.00] #  RUN           tls.12_aria_gcm_256.bidir ...
# 44.76 [+0.00] #            OK  tls.12_aria_gcm_256.bidir
# 44.76 [+0.00] ok 704 tls.12_aria_gcm_256.bidir
# 44.76 [+0.00] #  RUN           tls.12_aria_gcm_256.pollin ...
# 44.76 [+0.00] #            OK  tls.12_aria_gcm_256.pollin
# 44.76 [+0.00] ok 705 tls.12_aria_gcm_256.pollin
# 44.76 [+0.00] #  RUN           tls.12_aria_gcm_256.poll_wait ...
# 44.76 [+0.00] #            OK  tls.12_aria_gcm_256.poll_wait
# 44.76 [+0.00] ok 706 tls.12_aria_gcm_256.poll_wait
# 44.76 [+0.00] #  RUN           tls.12_aria_gcm_256.poll_wait_split ...
# 44.76 [+0.00] #            OK  tls.12_aria_gcm_256.poll_wait_split
# 44.77 [+0.00] ok 707 tls.12_aria_gcm_256.poll_wait_split
# 44.77 [+0.00] #  RUN           tls.12_aria_gcm_256.blocking ...
# 44.77 [+0.00] #            OK  tls.12_aria_gcm_256.blocking
# 44.77 [+0.00] ok 708 tls.12_aria_gcm_256.blocking
# 44.77 [+0.00] #  RUN           tls.12_aria_gcm_256.nonblocking ...
# 44.84 [+0.07] #            OK  tls.12_aria_gcm_256.nonblocking
# 44.84 [+0.00] ok 709 tls.12_aria_gcm_256.nonblocking
# 44.84 [+0.00] #  RUN           tls.12_aria_gcm_256.mutliproc_even ...
# 45.68 [+0.84] #            OK  tls.12_aria_gcm_256.mutliproc_even
# 45.68 [+0.00] ok 710 tls.12_aria_gcm_256.mutliproc_even
# 45.68 [+0.00] #  RUN           tls.12_aria_gcm_256.mutliproc_readers ...
# 47.33 [+1.65] #            OK  tls.12_aria_gcm_256.mutliproc_readers
# 47.33 [+0.00] ok 711 tls.12_aria_gcm_256.mutliproc_readers
# 47.33 [+0.00] #  RUN           tls.12_aria_gcm_256.mutliproc_writers ...
# 48.60 [+1.27] #            OK  tls.12_aria_gcm_256.mutliproc_writers
# 48.60 [+0.00] ok 712 tls.12_aria_gcm_256.mutliproc_writers
# 48.60 [+0.00] #  RUN           tls.12_aria_gcm_256.mutliproc_sendpage_even ...
# 49.37 [+0.77] #            OK  tls.12_aria_gcm_256.mutliproc_sendpage_even
# 49.37 [+0.00] ok 713 tls.12_aria_gcm_256.mutliproc_sendpage_even
# 49.37 [+0.00] #  RUN           tls.12_aria_gcm_256.mutliproc_sendpage_readers ...
# 51.02 [+1.64] #            OK  tls.12_aria_gcm_256.mutliproc_sendpage_readers
# 51.02 [+0.00] ok 714 tls.12_aria_gcm_256.mutliproc_sendpage_readers
# 51.02 [+0.00] #  RUN           tls.12_aria_gcm_256.mutliproc_sendpage_writers ...
# 52.20 [+1.18] #            OK  tls.12_aria_gcm_256.mutliproc_sendpage_writers
# 52.20 [+0.00] ok 715 tls.12_aria_gcm_256.mutliproc_sendpage_writers
# 52.20 [+0.00] #  RUN           tls.12_aria_gcm_256.control_msg ...
# 52.20 [+0.00] #            OK  tls.12_aria_gcm_256.control_msg
# 52.20 [+0.00] ok 716 tls.12_aria_gcm_256.control_msg
# 52.20 [+0.00] #  RUN           tls.12_aria_gcm_256.control_msg_nomerge ...
# 52.21 [+0.00] #            OK  tls.12_aria_gcm_256.control_msg_nomerge
# 52.21 [+0.00] ok 717 tls.12_aria_gcm_256.control_msg_nomerge
# 52.21 [+0.00] #  RUN           tls.12_aria_gcm_256.data_control_data ...
# 52.21 [+0.00] #            OK  tls.12_aria_gcm_256.data_control_data
# 52.21 [+0.00] ok 718 tls.12_aria_gcm_256.data_control_data
# 52.21 [+0.00] #  RUN           tls.12_aria_gcm_256.shutdown ...
# 52.21 [+0.00] #            OK  tls.12_aria_gcm_256.shutdown
# 52.21 [+0.00] ok 719 tls.12_aria_gcm_256.shutdown
# 52.22 [+0.00] #  RUN           tls.12_aria_gcm_256.shutdown_unsent ...
# 52.22 [+0.00] #            OK  tls.12_aria_gcm_256.shutdown_unsent
# 52.22 [+0.00] ok 720 tls.12_aria_gcm_256.shutdown_unsent
# 52.22 [+0.00] #  RUN           tls.12_aria_gcm_256.shutdown_reuse ...
# 52.22 [+0.00] #            OK  tls.12_aria_gcm_256.shutdown_reuse
# 52.22 [+0.00] ok 721 tls.12_aria_gcm_256.shutdown_reuse
# 52.22 [+0.00] #  RUN           tls.12_aria_gcm_256.getsockopt ...
# 52.23 [+0.00] #            OK  tls.12_aria_gcm_256.getsockopt
# 52.23 [+0.00] ok 722 tls.12_aria_gcm_256.getsockopt
# 52.23 [+0.00] #  RUN           tls.12_aria_gcm_256.recv_efault ...
# 52.23 [+0.00] #            OK  tls.12_aria_gcm_256.recv_efault
# 52.23 [+0.00] ok 723 tls.12_aria_gcm_256.recv_efault
# 52.23 [+0.00] #  RUN           tls_err.12_aes_gcm.bad_rec ...
# 52.23 [+0.00] #            OK  tls_err.12_aes_gcm.bad_rec
# 52.23 [+0.00] ok 724 tls_err.12_aes_gcm.bad_rec
# 52.24 [+0.00] #  RUN           tls_err.12_aes_gcm.bad_auth ...
# 52.24 [+0.00] #            OK  tls_err.12_aes_gcm.bad_auth
# 52.24 [+0.00] ok 725 tls_err.12_aes_gcm.bad_auth
# 52.24 [+0.00] #  RUN           tls_err.12_aes_gcm.bad_in_large_read ...
# 52.24 [+0.00] #            OK  tls_err.12_aes_gcm.bad_in_large_read
# 52.24 [+0.00] ok 726 tls_err.12_aes_gcm.bad_in_large_read
# 52.24 [+0.00] #  RUN           tls_err.12_aes_gcm.bad_cmsg ...
# 52.24 [+0.00] #            OK  tls_err.12_aes_gcm.bad_cmsg
# 52.24 [+0.00] ok 727 tls_err.12_aes_gcm.bad_cmsg
# 52.25 [+0.00] #  RUN           tls_err.12_aes_gcm.timeo ...
# 52.27 [+0.02] #            OK  tls_err.12_aes_gcm.timeo
# 52.27 [+0.00] ok 728 tls_err.12_aes_gcm.timeo
# 52.27 [+0.00] #  RUN           tls_err.12_aes_gcm.poll_partial_rec ...
# 52.28 [+0.00] #            OK  tls_err.12_aes_gcm.poll_partial_rec
# 52.28 [+0.00] ok 729 tls_err.12_aes_gcm.poll_partial_rec
# 52.28 [+0.00] #  RUN           tls_err.12_aes_gcm.epoll_partial_rec ...
# 52.28 [+0.00] #            OK  tls_err.12_aes_gcm.epoll_partial_rec
# 52.28 [+0.00] ok 730 tls_err.12_aes_gcm.epoll_partial_rec
# 52.28 [+0.00] #  RUN           tls_err.12_aes_gcm.poll_partial_rec_async ...
# 52.30 [+0.02] #            OK  tls_err.12_aes_gcm.poll_partial_rec_async
# 52.31 [+0.00] ok 731 tls_err.12_aes_gcm.poll_partial_rec_async
# 52.31 [+0.00] #  RUN           tls_err.13_aes_gcm.bad_rec ...
# 52.31 [+0.00] #            OK  tls_err.13_aes_gcm.bad_rec
# 52.31 [+0.00] ok 732 tls_err.13_aes_gcm.bad_rec
# 52.31 [+0.00] #  RUN           tls_err.13_aes_gcm.bad_auth ...
# 52.31 [+0.00] #            OK  tls_err.13_aes_gcm.bad_auth
# 52.31 [+0.00] ok 733 tls_err.13_aes_gcm.bad_auth
# 52.31 [+0.00] #  RUN           tls_err.13_aes_gcm.bad_in_large_read ...
# 52.32 [+0.00] #            OK  tls_err.13_aes_gcm.bad_in_large_read
# 52.32 [+0.00] ok 734 tls_err.13_aes_gcm.bad_in_large_read
# 52.32 [+0.00] #  RUN           tls_err.13_aes_gcm.bad_cmsg ...
# 52.32 [+0.00] #            OK  tls_err.13_aes_gcm.bad_cmsg
# 52.32 [+0.00] ok 735 tls_err.13_aes_gcm.bad_cmsg
# 52.32 [+0.00] #  RUN           tls_err.13_aes_gcm.timeo ...
# 52.35 [+0.02] #            OK  tls_err.13_aes_gcm.timeo
# 52.35 [+0.00] ok 736 tls_err.13_aes_gcm.timeo
# 52.35 [+0.00] #  RUN           tls_err.13_aes_gcm.poll_partial_rec ...
# 52.35 [+0.00] #            OK  tls_err.13_aes_gcm.poll_partial_rec
# 52.35 [+0.00] ok 737 tls_err.13_aes_gcm.poll_partial_rec
# 52.35 [+0.00] #  RUN           tls_err.13_aes_gcm.epoll_partial_rec ...
# 52.35 [+0.00] #            OK  tls_err.13_aes_gcm.epoll_partial_rec
# 52.35 [+0.00] ok 738 tls_err.13_aes_gcm.epoll_partial_rec
# 52.36 [+0.00] #  RUN           tls_err.13_aes_gcm.poll_partial_rec_async ...
# 52.38 [+0.02] #            OK  tls_err.13_aes_gcm.poll_partial_rec_async
# 52.38 [+0.00] ok 739 tls_err.13_aes_gcm.poll_partial_rec_async
# 52.38 [+0.00] # PASSED: 739 / 739 tests passed.
# 52.38 [+0.00] # Totals: pass:739 fail:0 xfail:0 xpass:0 skip:0 error:0
ok 1 selftests: net: tls
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests'
xx__-> echo $?
0
xx__->