make -C tools/testing/selftests TARGETS="net" TEST_PROGS=tls TEST_GEN_PROGGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: tls # 0.01 [+0.01] TAP version 13 # 0.02 [+0.00] 1..739 # 0.02 [+0.00] # Starting 739 tests from 17 test cases. # 0.02 [+0.00] # RUN global.non_established ... # 0.15 [+0.13] # OK global.non_established # 0.15 [+0.00] ok 1 global.non_established # 0.15 [+0.00] # RUN global.keysizes ... # 0.40 [+0.26] # OK global.keysizes # 0.41 [+0.00] ok 2 global.keysizes # 0.41 [+0.00] # RUN global.no_pad ... # 0.42 [+0.01] # OK global.no_pad # 0.42 [+0.00] ok 3 global.no_pad # 0.42 [+0.00] # RUN global.tls_v6ops ... # 0.43 [+0.02] # OK global.tls_v6ops # 0.44 [+0.00] ok 4 global.tls_v6ops # 0.44 [+0.00] # RUN global.prequeue ... # 0.45 [+0.01] # OK global.prequeue # 0.45 [+0.00] ok 5 global.prequeue # 0.45 [+0.00] # RUN tls_basic.base_base ... # 0.46 [+0.02] # OK tls_basic.base_base # 0.47 [+0.00] ok 6 tls_basic.base_base # 0.47 [+0.00] # RUN tls_basic.bad_cipher ... # 0.49 [+0.02] # OK tls_basic.bad_cipher # 0.49 [+0.00] ok 7 tls_basic.bad_cipher # 0.49 [+0.00] # RUN tls_basic.recseq_wrap ... # 0.51 [+0.02] # OK tls_basic.recseq_wrap # 0.51 [+0.00] ok 8 tls_basic.recseq_wrap # 0.51 [+0.00] # RUN tls.12_aes_gcm.sendfile ... # 0.57 [+0.06] # OK tls.12_aes_gcm.sendfile # 0.57 [+0.00] ok 9 tls.12_aes_gcm.sendfile # 0.57 [+0.00] # RUN tls.12_aes_gcm.send_then_sendfile ... # 0.64 [+0.07] # OK tls.12_aes_gcm.send_then_sendfile # 0.64 [+0.00] ok 10 tls.12_aes_gcm.send_then_sendfile # 0.64 [+0.00] # RUN tls.12_aes_gcm.multi_chunk_sendfile ... # 1.91 [+1.27] # OK tls.12_aes_gcm.multi_chunk_sendfile # 1.91 [+0.00] ok 11 tls.12_aes_gcm.multi_chunk_sendfile # 1.91 [+0.00] # RUN tls.12_aes_gcm.recv_max ... # 1.93 [+0.02] # OK tls.12_aes_gcm.recv_max # 1.94 [+0.00] ok 12 tls.12_aes_gcm.recv_max # 1.94 [+0.00] # RUN tls.12_aes_gcm.recv_small ... # 1.95 [+0.02] # OK tls.12_aes_gcm.recv_small # 1.95 [+0.00] ok 13 tls.12_aes_gcm.recv_small # 1.96 [+0.00] # RUN tls.12_aes_gcm.msg_more ... # 1.97 [+0.02] # OK tls.12_aes_gcm.msg_more # 1.97 [+0.00] ok 14 tls.12_aes_gcm.msg_more # 1.98 [+0.00] # RUN tls.12_aes_gcm.msg_more_unsent ... # 2.00 [+0.02] # OK tls.12_aes_gcm.msg_more_unsent # 2.00 [+0.00] ok 15 tls.12_aes_gcm.msg_more_unsent # 2.00 [+0.00] # RUN tls.12_aes_gcm.msg_eor ... # 2.02 [+0.02] # OK tls.12_aes_gcm.msg_eor # 2.02 [+0.00] ok 16 tls.12_aes_gcm.msg_eor # 2.03 [+0.00] # RUN tls.12_aes_gcm.sendmsg_single ... # 2.04 [+0.02] # OK tls.12_aes_gcm.sendmsg_single # 2.04 [+0.00] ok 17 tls.12_aes_gcm.sendmsg_single # 2.04 [+0.00] # RUN tls.12_aes_gcm.sendmsg_fragmented ... # 2.10 [+0.06] # OK tls.12_aes_gcm.sendmsg_fragmented # 2.10 [+0.00] ok 18 tls.12_aes_gcm.sendmsg_fragmented # 2.10 [+0.00] # RUN tls.12_aes_gcm.sendmsg_large ... # 2.27 [+0.16] # OK tls.12_aes_gcm.sendmsg_large # 2.27 [+0.00] ok 19 tls.12_aes_gcm.sendmsg_large # 2.27 [+0.00] # RUN tls.12_aes_gcm.sendmsg_multiple ... # 2.29 [+0.02] # OK tls.12_aes_gcm.sendmsg_multiple # 2.29 [+0.00] ok 20 tls.12_aes_gcm.sendmsg_multiple # 2.29 [+0.00] # RUN tls.12_aes_gcm.sendmsg_multiple_stress ... # 2.32 [+0.03] # OK tls.12_aes_gcm.sendmsg_multiple_stress # 2.32 [+0.00] ok 21 tls.12_aes_gcm.sendmsg_multiple_stress # 2.32 [+0.00] # RUN tls.12_aes_gcm.splice_from_pipe ... # 2.34 [+0.03] # OK tls.12_aes_gcm.splice_from_pipe # 2.34 [+0.00] ok 22 tls.12_aes_gcm.splice_from_pipe # 2.35 [+0.00] # RUN tls.12_aes_gcm.splice_more ... # 2.36 [+0.02] # OK tls.12_aes_gcm.splice_more # 2.37 [+0.00] ok 23 tls.12_aes_gcm.splice_more # 2.37 [+0.00] # RUN tls.12_aes_gcm.splice_from_pipe2 ... # 2.39 [+0.02] # OK tls.12_aes_gcm.splice_from_pipe2 # 2.39 [+0.00] ok 24 tls.12_aes_gcm.splice_from_pipe2 # 2.39 [+0.00] # RUN tls.12_aes_gcm.send_and_splice ... # 2.42 [+0.03] # OK tls.12_aes_gcm.send_and_splice # 2.42 [+0.00] ok 25 tls.12_aes_gcm.send_and_splice # 2.42 [+0.00] # RUN tls.12_aes_gcm.splice_to_pipe ... # 2.44 [+0.02] # OK tls.12_aes_gcm.splice_to_pipe # 2.44 [+0.00] ok 26 tls.12_aes_gcm.splice_to_pipe # 2.44 [+0.00] # RUN tls.12_aes_gcm.splice_cmsg_to_pipe ... # 2.46 [+0.02] # OK tls.12_aes_gcm.splice_cmsg_to_pipe # 2.46 [+0.00] ok 27 tls.12_aes_gcm.splice_cmsg_to_pipe # 2.46 [+0.00] # RUN tls.12_aes_gcm.splice_dec_cmsg_to_pipe ... # 2.48 [+0.02] # OK tls.12_aes_gcm.splice_dec_cmsg_to_pipe # 2.48 [+0.00] ok 28 tls.12_aes_gcm.splice_dec_cmsg_to_pipe # 2.48 [+0.00] # RUN tls.12_aes_gcm.recv_and_splice ... # 2.50 [+0.02] # OK tls.12_aes_gcm.recv_and_splice # 2.50 [+0.00] ok 29 tls.12_aes_gcm.recv_and_splice # 2.50 [+0.00] # RUN tls.12_aes_gcm.peek_and_splice ... # 2.53 [+0.03] # OK tls.12_aes_gcm.peek_and_splice # 2.53 [+0.00] ok 30 tls.12_aes_gcm.peek_and_splice # 2.53 [+0.00] # RUN tls.12_aes_gcm.recvmsg_single ... # 2.55 [+0.02] # OK tls.12_aes_gcm.recvmsg_single # 2.55 [+0.00] ok 31 tls.12_aes_gcm.recvmsg_single # 2.55 [+0.00] # RUN tls.12_aes_gcm.recvmsg_single_max ... # 2.57 [+0.02] # OK tls.12_aes_gcm.recvmsg_single_max # 2.57 [+0.00] ok 32 tls.12_aes_gcm.recvmsg_single_max # 2.57 [+0.00] # RUN tls.12_aes_gcm.recvmsg_multiple ... # 2.60 [+0.03] # OK tls.12_aes_gcm.recvmsg_multiple # 2.60 [+0.00] ok 33 tls.12_aes_gcm.recvmsg_multiple # 2.60 [+0.00] # RUN tls.12_aes_gcm.single_send_multiple_recv ... # 2.62 [+0.02] # OK tls.12_aes_gcm.single_send_multiple_recv # 2.62 [+0.00] ok 34 tls.12_aes_gcm.single_send_multiple_recv # 2.62 [+0.00] # RUN tls.12_aes_gcm.multiple_send_single_recv ... # 2.64 [+0.02] # OK tls.12_aes_gcm.multiple_send_single_recv # 2.64 [+0.00] ok 35 tls.12_aes_gcm.multiple_send_single_recv # 2.64 [+0.00] # RUN tls.12_aes_gcm.single_send_multiple_recv_non_align ... # 2.66 [+0.02] # OK tls.12_aes_gcm.single_send_multiple_recv_non_align # 2.66 [+0.00] ok 36 tls.12_aes_gcm.single_send_multiple_recv_non_align # 2.66 [+0.00] # RUN tls.12_aes_gcm.recv_partial ... # 2.69 [+0.02] # OK tls.12_aes_gcm.recv_partial # 2.69 [+0.00] ok 37 tls.12_aes_gcm.recv_partial # 2.69 [+0.00] # RUN tls.12_aes_gcm.recv_nonblock ... # 2.71 [+0.02] # OK tls.12_aes_gcm.recv_nonblock # 2.71 [+0.00] ok 38 tls.12_aes_gcm.recv_nonblock # 2.71 [+0.00] # RUN tls.12_aes_gcm.recv_peek ... # 2.73 [+0.02] # OK tls.12_aes_gcm.recv_peek # 2.73 [+0.00] ok 39 tls.12_aes_gcm.recv_peek # 2.73 [+0.00] # RUN tls.12_aes_gcm.recv_peek_multiple ... # 2.75 [+0.02] # OK tls.12_aes_gcm.recv_peek_multiple # 2.75 [+0.00] ok 40 tls.12_aes_gcm.recv_peek_multiple # 2.75 [+0.00] # RUN tls.12_aes_gcm.recv_peek_multiple_records ... # 2.77 [+0.02] # OK tls.12_aes_gcm.recv_peek_multiple_records # 2.77 [+0.00] ok 41 tls.12_aes_gcm.recv_peek_multiple_records # 2.78 [+0.00] # RUN tls.12_aes_gcm.recv_peek_large_buf_mult_recs ... # 2.79 [+0.01] # OK tls.12_aes_gcm.recv_peek_large_buf_mult_recs # 2.79 [+0.00] ok 42 tls.12_aes_gcm.recv_peek_large_buf_mult_recs # 2.79 [+0.00] # RUN tls.12_aes_gcm.recv_lowat ... # 2.81 [+0.02] # OK tls.12_aes_gcm.recv_lowat # 2.81 [+0.00] ok 43 tls.12_aes_gcm.recv_lowat # 2.81 [+0.00] # RUN tls.12_aes_gcm.bidir ... # 2.84 [+0.02] # OK tls.12_aes_gcm.bidir # 2.84 [+0.00] ok 44 tls.12_aes_gcm.bidir # 2.84 [+0.00] # RUN tls.12_aes_gcm.pollin ... # 2.88 [+0.04] # OK tls.12_aes_gcm.pollin # 2.88 [+0.00] ok 45 tls.12_aes_gcm.pollin # 2.88 [+0.00] # RUN tls.12_aes_gcm.poll_wait ... # 2.90 [+0.02] # OK tls.12_aes_gcm.poll_wait # 2.90 [+0.00] ok 46 tls.12_aes_gcm.poll_wait # 2.90 [+0.00] # RUN tls.12_aes_gcm.poll_wait_split ... # 2.92 [+0.02] # OK tls.12_aes_gcm.poll_wait_split # 2.92 [+0.00] ok 47 tls.12_aes_gcm.poll_wait_split # 2.92 [+0.00] # RUN tls.12_aes_gcm.blocking ... # 2.95 [+0.03] # OK tls.12_aes_gcm.blocking # 2.95 [+0.00] ok 48 tls.12_aes_gcm.blocking # 2.95 [+0.00] # RUN tls.12_aes_gcm.nonblocking ... # 3.07 [+0.11] # OK tls.12_aes_gcm.nonblocking # 3.07 [+0.00] ok 49 tls.12_aes_gcm.nonblocking # 3.07 [+0.00] # RUN tls.12_aes_gcm.mutliproc_even ... # 4.69 [+1.62] # OK tls.12_aes_gcm.mutliproc_even # 4.69 [+0.00] ok 50 tls.12_aes_gcm.mutliproc_even # 4.69 [+0.00] # RUN tls.12_aes_gcm.mutliproc_readers ... # 7.83 [+3.14] # OK tls.12_aes_gcm.mutliproc_readers # 7.83 [+0.00] ok 51 tls.12_aes_gcm.mutliproc_readers # 7.83 [+0.00] # RUN tls.12_aes_gcm.mutliproc_writers ... # 10.35 [+2.52] # OK tls.12_aes_gcm.mutliproc_writers # 10.35 [+0.00] ok 52 tls.12_aes_gcm.mutliproc_writers # 10.35 [+0.00] # RUN tls.12_aes_gcm.mutliproc_sendpage_even ... # 12.00 [+1.64] # OK tls.12_aes_gcm.mutliproc_sendpage_even # 12.00 [+0.00] ok 53 tls.12_aes_gcm.mutliproc_sendpage_even # 12.00 [+0.00] # RUN tls.12_aes_gcm.mutliproc_sendpage_readers ... # 15.09 [+3.09] # OK tls.12_aes_gcm.mutliproc_sendpage_readers # 15.09 [+0.00] ok 54 tls.12_aes_gcm.mutliproc_sendpage_readers # 15.09 [+0.00] # RUN tls.12_aes_gcm.mutliproc_sendpage_writers ... # 17.69 [+2.59] # OK tls.12_aes_gcm.mutliproc_sendpage_writers # 17.69 [+0.00] ok 55 tls.12_aes_gcm.mutliproc_sendpage_writers # 17.69 [+0.00] # RUN tls.12_aes_gcm.control_msg ... # 17.71 [+0.02] # OK tls.12_aes_gcm.control_msg # 17.71 [+0.00] ok 56 tls.12_aes_gcm.control_msg # 17.71 [+0.00] # RUN tls.12_aes_gcm.control_msg_nomerge ... # 17.73 [+0.02] # OK tls.12_aes_gcm.control_msg_nomerge # 17.73 [+0.00] ok 57 tls.12_aes_gcm.control_msg_nomerge # 17.74 [+0.00] # RUN tls.12_aes_gcm.data_control_data ... # 17.75 [+0.02] # OK tls.12_aes_gcm.data_control_data # 17.76 [+0.00] ok 58 tls.12_aes_gcm.data_control_data # 17.76 [+0.00] # RUN tls.12_aes_gcm.shutdown ... # 17.78 [+0.02] # OK tls.12_aes_gcm.shutdown # 17.78 [+0.00] ok 59 tls.12_aes_gcm.shutdown # 17.78 [+0.00] # RUN tls.12_aes_gcm.shutdown_unsent ... # 17.80 [+0.02] # OK tls.12_aes_gcm.shutdown_unsent # 17.80 [+0.00] ok 60 tls.12_aes_gcm.shutdown_unsent # 17.80 [+0.00] # RUN tls.12_aes_gcm.shutdown_reuse ... # 17.82 [+0.02] # OK tls.12_aes_gcm.shutdown_reuse # 17.82 [+0.00] ok 61 tls.12_aes_gcm.shutdown_reuse # 17.82 [+0.00] # RUN tls.12_aes_gcm.getsockopt ... # 17.84 [+0.02] # OK tls.12_aes_gcm.getsockopt # 17.85 [+0.00] ok 62 tls.12_aes_gcm.getsockopt # 17.85 [+0.00] # RUN tls.12_aes_gcm.recv_efault ... # 17.86 [+0.01] # OK tls.12_aes_gcm.recv_efault # 17.86 [+0.00] ok 63 tls.12_aes_gcm.recv_efault # 17.86 [+0.00] # RUN tls.13_aes_gcm.sendfile ... # 17.91 [+0.05] # OK tls.13_aes_gcm.sendfile # 17.91 [+0.00] ok 64 tls.13_aes_gcm.sendfile # 17.91 [+0.00] # RUN tls.13_aes_gcm.send_then_sendfile ... # 17.99 [+0.07] # OK tls.13_aes_gcm.send_then_sendfile # 17.99 [+0.00] ok 65 tls.13_aes_gcm.send_then_sendfile # 17.99 [+0.00] # RUN tls.13_aes_gcm.multi_chunk_sendfile ... # 19.71 [+1.72] # OK tls.13_aes_gcm.multi_chunk_sendfile # 19.71 [+0.00] ok 66 tls.13_aes_gcm.multi_chunk_sendfile # 19.72 [+0.00] # RUN tls.13_aes_gcm.recv_max ... # 19.74 [+0.03] # OK tls.13_aes_gcm.recv_max # 19.74 [+0.00] ok 67 tls.13_aes_gcm.recv_max # 19.74 [+0.00] # RUN tls.13_aes_gcm.recv_small ... # 19.76 [+0.01] # OK tls.13_aes_gcm.recv_small # 19.76 [+0.00] ok 68 tls.13_aes_gcm.recv_small # 19.76 [+0.00] # RUN tls.13_aes_gcm.msg_more ... # 19.78 [+0.02] # OK tls.13_aes_gcm.msg_more # 19.78 [+0.00] ok 69 tls.13_aes_gcm.msg_more # 19.78 [+0.00] # RUN tls.13_aes_gcm.msg_more_unsent ... # 19.80 [+0.02] # OK tls.13_aes_gcm.msg_more_unsent # 19.80 [+0.00] ok 70 tls.13_aes_gcm.msg_more_unsent # 19.80 [+0.00] # RUN tls.13_aes_gcm.msg_eor ... # 19.82 [+0.02] # OK tls.13_aes_gcm.msg_eor # 19.82 [+0.00] ok 71 tls.13_aes_gcm.msg_eor # 19.82 [+0.00] # RUN tls.13_aes_gcm.sendmsg_single ... # 19.84 [+0.02] # OK tls.13_aes_gcm.sendmsg_single # 19.85 [+0.00] ok 72 tls.13_aes_gcm.sendmsg_single # 19.85 [+0.00] # RUN tls.13_aes_gcm.sendmsg_fragmented ... # 19.91 [+0.06] # OK tls.13_aes_gcm.sendmsg_fragmented # 19.91 [+0.00] ok 73 tls.13_aes_gcm.sendmsg_fragmented # 19.91 [+0.00] # RUN tls.13_aes_gcm.sendmsg_large ... # 20.09 [+0.18] # OK tls.13_aes_gcm.sendmsg_large # 20.09 [+0.00] ok 74 tls.13_aes_gcm.sendmsg_large # 20.10 [+0.00] # RUN tls.13_aes_gcm.sendmsg_multiple ... # 20.11 [+0.02] # OK tls.13_aes_gcm.sendmsg_multiple # 20.11 [+0.00] ok 75 tls.13_aes_gcm.sendmsg_multiple # 20.12 [+0.00] # RUN tls.13_aes_gcm.sendmsg_multiple_stress ... # 20.13 [+0.02] # OK tls.13_aes_gcm.sendmsg_multiple_stress # 20.13 [+0.00] ok 76 tls.13_aes_gcm.sendmsg_multiple_stress # 20.14 [+0.00] # RUN tls.13_aes_gcm.splice_from_pipe ... # 20.16 [+0.02] # OK tls.13_aes_gcm.splice_from_pipe # 20.16 [+0.00] ok 77 tls.13_aes_gcm.splice_from_pipe # 20.17 [+0.00] # RUN tls.13_aes_gcm.splice_more ... # 20.18 [+0.01] # OK tls.13_aes_gcm.splice_more # 20.18 [+0.00] ok 78 tls.13_aes_gcm.splice_more # 20.18 [+0.00] # RUN tls.13_aes_gcm.splice_from_pipe2 ... # 20.20 [+0.02] # OK tls.13_aes_gcm.splice_from_pipe2 # 20.20 [+0.00] ok 79 tls.13_aes_gcm.splice_from_pipe2 # 20.20 [+0.00] # RUN tls.13_aes_gcm.send_and_splice ... # 20.22 [+0.02] # OK tls.13_aes_gcm.send_and_splice # 20.22 [+0.00] ok 80 tls.13_aes_gcm.send_and_splice # 20.23 [+0.00] # RUN tls.13_aes_gcm.splice_to_pipe ... # 20.24 [+0.02] # OK tls.13_aes_gcm.splice_to_pipe # 20.24 [+0.00] ok 81 tls.13_aes_gcm.splice_to_pipe # 20.25 [+0.00] # RUN tls.13_aes_gcm.splice_cmsg_to_pipe ... # 20.26 [+0.01] # OK tls.13_aes_gcm.splice_cmsg_to_pipe # 20.26 [+0.00] ok 82 tls.13_aes_gcm.splice_cmsg_to_pipe # 20.26 [+0.00] # RUN tls.13_aes_gcm.splice_dec_cmsg_to_pipe ... # 20.29 [+0.03] # OK tls.13_aes_gcm.splice_dec_cmsg_to_pipe # 20.30 [+0.00] ok 83 tls.13_aes_gcm.splice_dec_cmsg_to_pipe # 20.30 [+0.00] # RUN tls.13_aes_gcm.recv_and_splice ... # 20.31 [+0.02] # OK tls.13_aes_gcm.recv_and_splice # 20.32 [+0.00] ok 84 tls.13_aes_gcm.recv_and_splice # 20.32 [+0.00] # RUN tls.13_aes_gcm.peek_and_splice ... # 20.34 [+0.03] # OK tls.13_aes_gcm.peek_and_splice # 20.35 [+0.00] ok 85 tls.13_aes_gcm.peek_and_splice # 20.35 [+0.00] # RUN tls.13_aes_gcm.recvmsg_single ... # 20.36 [+0.02] # OK tls.13_aes_gcm.recvmsg_single # 20.36 [+0.00] ok 86 tls.13_aes_gcm.recvmsg_single # 20.37 [+0.00] # RUN tls.13_aes_gcm.recvmsg_single_max ... # 20.38 [+0.02] # OK tls.13_aes_gcm.recvmsg_single_max # 20.38 [+0.00] ok 87 tls.13_aes_gcm.recvmsg_single_max # 20.39 [+0.00] # RUN tls.13_aes_gcm.recvmsg_multiple ... # 20.40 [+0.02] # OK tls.13_aes_gcm.recvmsg_multiple # 20.40 [+0.00] ok 88 tls.13_aes_gcm.recvmsg_multiple # 20.41 [+0.00] # RUN tls.13_aes_gcm.single_send_multiple_recv ... # 20.43 [+0.03] # OK tls.13_aes_gcm.single_send_multiple_recv # 20.43 [+0.00] ok 89 tls.13_aes_gcm.single_send_multiple_recv # 20.43 [+0.00] # RUN tls.13_aes_gcm.multiple_send_single_recv ... # 20.45 [+0.01] # OK tls.13_aes_gcm.multiple_send_single_recv # 20.45 [+0.00] ok 90 tls.13_aes_gcm.multiple_send_single_recv # 20.45 [+0.00] # RUN tls.13_aes_gcm.single_send_multiple_recv_non_align ... # 20.47 [+0.02] # OK tls.13_aes_gcm.single_send_multiple_recv_non_align # 20.48 [+0.00] ok 91 tls.13_aes_gcm.single_send_multiple_recv_non_align # 20.48 [+0.00] # RUN tls.13_aes_gcm.recv_partial ... # 20.50 [+0.02] # OK tls.13_aes_gcm.recv_partial # 20.50 [+0.00] ok 92 tls.13_aes_gcm.recv_partial # 20.50 [+0.00] # RUN tls.13_aes_gcm.recv_nonblock ... # 20.52 [+0.01] # OK tls.13_aes_gcm.recv_nonblock # 20.52 [+0.00] ok 93 tls.13_aes_gcm.recv_nonblock # 20.52 [+0.00] # RUN tls.13_aes_gcm.recv_peek ... # 20.54 [+0.02] # OK tls.13_aes_gcm.recv_peek # 20.54 [+0.00] ok 94 tls.13_aes_gcm.recv_peek # 20.54 [+0.00] # RUN tls.13_aes_gcm.recv_peek_multiple ... # 20.56 [+0.02] # OK tls.13_aes_gcm.recv_peek_multiple # 20.56 [+0.00] ok 95 tls.13_aes_gcm.recv_peek_multiple # 20.57 [+0.00] # RUN tls.13_aes_gcm.recv_peek_multiple_records ... # 20.58 [+0.02] # OK tls.13_aes_gcm.recv_peek_multiple_records # 20.58 [+0.00] ok 96 tls.13_aes_gcm.recv_peek_multiple_records # 20.58 [+0.00] # RUN tls.13_aes_gcm.recv_peek_large_buf_mult_recs ... # 20.61 [+0.02] # OK tls.13_aes_gcm.recv_peek_large_buf_mult_recs # 20.61 [+0.00] ok 97 tls.13_aes_gcm.recv_peek_large_buf_mult_recs # 20.61 [+0.00] # RUN tls.13_aes_gcm.recv_lowat ... # 20.62 [+0.01] # OK tls.13_aes_gcm.recv_lowat # 20.63 [+0.00] ok 98 tls.13_aes_gcm.recv_lowat # 20.63 [+0.00] # RUN tls.13_aes_gcm.bidir ... # 20.64 [+0.02] # OK tls.13_aes_gcm.bidir # 20.65 [+0.00] ok 99 tls.13_aes_gcm.bidir # 20.65 [+0.00] # RUN tls.13_aes_gcm.pollin ... # 20.69 [+0.04] # OK tls.13_aes_gcm.pollin # 20.69 [+0.00] ok 100 tls.13_aes_gcm.pollin # 20.69 [+0.00] # RUN tls.13_aes_gcm.poll_wait ... # 20.72 [+0.02] # OK tls.13_aes_gcm.poll_wait # 20.72 [+0.00] ok 101 tls.13_aes_gcm.poll_wait # 20.72 [+0.00] # RUN tls.13_aes_gcm.poll_wait_split ... # 20.74 [+0.02] # OK tls.13_aes_gcm.poll_wait_split # 20.74 [+0.00] ok 102 tls.13_aes_gcm.poll_wait_split # 20.74 [+0.00] # RUN tls.13_aes_gcm.blocking ... # 20.77 [+0.03] # OK tls.13_aes_gcm.blocking # 20.78 [+0.00] ok 103 tls.13_aes_gcm.blocking # 20.78 [+0.00] # RUN tls.13_aes_gcm.nonblocking ... # 20.91 [+0.13] # OK tls.13_aes_gcm.nonblocking # 20.91 [+0.00] ok 104 tls.13_aes_gcm.nonblocking # 20.91 [+0.00] # RUN tls.13_aes_gcm.mutliproc_even ... # 22.55 [+1.64] # OK tls.13_aes_gcm.mutliproc_even # 22.55 [+0.00] ok 105 tls.13_aes_gcm.mutliproc_even # 22.55 [+0.00] # RUN tls.13_aes_gcm.mutliproc_readers ... # 25.66 [+3.10] # OK tls.13_aes_gcm.mutliproc_readers # 25.66 [+0.00] ok 106 tls.13_aes_gcm.mutliproc_readers # 25.66 [+0.00] # RUN tls.13_aes_gcm.mutliproc_writers ... # 28.24 [+2.58] # OK tls.13_aes_gcm.mutliproc_writers # 28.24 [+0.00] ok 107 tls.13_aes_gcm.mutliproc_writers # 28.24 [+0.00] # RUN tls.13_aes_gcm.mutliproc_sendpage_even ... # 29.88 [+1.64] # OK tls.13_aes_gcm.mutliproc_sendpage_even # 29.88 [+0.00] ok 108 tls.13_aes_gcm.mutliproc_sendpage_even # 29.88 [+0.00] # RUN tls.13_aes_gcm.mutliproc_sendpage_readers ... # 33.00 [+3.11] # OK tls.13_aes_gcm.mutliproc_sendpage_readers # 33.00 [+0.00] ok 109 tls.13_aes_gcm.mutliproc_sendpage_readers # 33.00 [+0.00] # RUN tls.13_aes_gcm.mutliproc_sendpage_writers ... # 35.55 [+2.55] # OK tls.13_aes_gcm.mutliproc_sendpage_writers # 35.55 [+0.00] ok 110 tls.13_aes_gcm.mutliproc_sendpage_writers # 35.55 [+0.00] # RUN tls.13_aes_gcm.control_msg ... # 35.57 [+0.02] # OK tls.13_aes_gcm.control_msg # 35.57 [+0.00] ok 111 tls.13_aes_gcm.control_msg # 35.57 [+0.00] # RUN tls.13_aes_gcm.control_msg_nomerge ... # 35.60 [+0.02] # OK tls.13_aes_gcm.control_msg_nomerge # 35.60 [+0.00] ok 112 tls.13_aes_gcm.control_msg_nomerge # 35.60 [+0.00] # RUN tls.13_aes_gcm.data_control_data ... # 35.62 [+0.02] # OK tls.13_aes_gcm.data_control_data # 35.62 [+0.00] ok 113 tls.13_aes_gcm.data_control_data # 35.62 [+0.00] # RUN tls.13_aes_gcm.shutdown ... # 35.64 [+0.02] # OK tls.13_aes_gcm.shutdown # 35.64 [+0.00] ok 114 tls.13_aes_gcm.shutdown # 35.64 [+0.00] # RUN tls.13_aes_gcm.shutdown_unsent ... # 35.66 [+0.02] # OK tls.13_aes_gcm.shutdown_unsent # 35.66 [+0.00] ok 115 tls.13_aes_gcm.shutdown_unsent # 35.66 [+0.00] # RUN tls.13_aes_gcm.shutdown_reuse ... # 35.68 [+0.02] # OK tls.13_aes_gcm.shutdown_reuse # 35.68 [+0.00] ok 116 tls.13_aes_gcm.shutdown_reuse # 35.68 [+0.00] # RUN tls.13_aes_gcm.getsockopt ... # 35.71 [+0.02] # OK tls.13_aes_gcm.getsockopt # 35.71 [+0.00] ok 117 tls.13_aes_gcm.getsockopt # 35.71 [+0.00] # RUN tls.13_aes_gcm.recv_efault ... # 35.73 [+0.02] # OK tls.13_aes_gcm.recv_efault # 35.73 [+0.00] ok 118 tls.13_aes_gcm.recv_efault # 35.73 [+0.00] # RUN tls.12_chacha.sendfile ... # 36.29 [+0.56] # OK tls.12_chacha.sendfile # 36.29 [+0.00] ok 119 tls.12_chacha.sendfile # 36.29 [+0.00] # RUN tls.12_chacha.send_then_sendfile ... # 36.34 [+0.05] # OK tls.12_chacha.send_then_sendfile # 36.34 [+0.00] ok 120 tls.12_chacha.send_then_sendfile # 36.34 [+0.00] # RUN tls.12_chacha.multi_chunk_sendfile ... # 37.54 [+1.20] # OK tls.12_chacha.multi_chunk_sendfile # 37.55 [+0.00] ok 121 tls.12_chacha.multi_chunk_sendfile # 37.55 [+0.00] # RUN tls.12_chacha.recv_max ... # 37.57 [+0.02] # OK tls.12_chacha.recv_max # 37.57 [+0.00] ok 122 tls.12_chacha.recv_max # 37.57 [+0.00] # RUN tls.12_chacha.recv_small ... # 37.60 [+0.03] # OK tls.12_chacha.recv_small # 37.60 [+0.00] ok 123 tls.12_chacha.recv_small # 37.60 [+0.00] # RUN tls.12_chacha.msg_more ... # 37.62 [+0.03] # OK tls.12_chacha.msg_more # 37.63 [+0.00] ok 124 tls.12_chacha.msg_more # 37.63 [+0.00] # RUN tls.12_chacha.msg_more_unsent ... # 37.65 [+0.02] # OK tls.12_chacha.msg_more_unsent # 37.65 [+0.00] ok 125 tls.12_chacha.msg_more_unsent # 37.65 [+0.00] # RUN tls.12_chacha.msg_eor ... # 37.67 [+0.02] # OK tls.12_chacha.msg_eor # 37.67 [+0.00] ok 126 tls.12_chacha.msg_eor # 37.67 [+0.00] # RUN tls.12_chacha.sendmsg_single ... # 37.69 [+0.02] # OK tls.12_chacha.sendmsg_single # 37.69 [+0.00] ok 127 tls.12_chacha.sendmsg_single # 37.69 [+0.00] # RUN tls.12_chacha.sendmsg_fragmented ... # 37.74 [+0.05] # OK tls.12_chacha.sendmsg_fragmented # 37.74 [+0.00] ok 128 tls.12_chacha.sendmsg_fragmented # 37.75 [+0.00] # RUN tls.12_chacha.sendmsg_large ... # 37.83 [+0.09] # OK tls.12_chacha.sendmsg_large # 37.83 [+0.00] ok 129 tls.12_chacha.sendmsg_large # 37.84 [+0.00] # RUN tls.12_chacha.sendmsg_multiple ... # 37.85 [+0.02] # OK tls.12_chacha.sendmsg_multiple # 37.86 [+0.00] ok 130 tls.12_chacha.sendmsg_multiple # 37.86 [+0.00] # RUN tls.12_chacha.sendmsg_multiple_stress ... # 37.89 [+0.03] # OK tls.12_chacha.sendmsg_multiple_stress # 37.89 [+0.00] ok 131 tls.12_chacha.sendmsg_multiple_stress # 37.89 [+0.00] # RUN tls.12_chacha.splice_from_pipe ... # 37.91 [+0.02] # OK tls.12_chacha.splice_from_pipe # 37.92 [+0.00] ok 132 tls.12_chacha.splice_from_pipe # 37.92 [+0.00] # RUN tls.12_chacha.splice_more ... # 37.94 [+0.02] # OK tls.12_chacha.splice_more # 37.94 [+0.00] ok 133 tls.12_chacha.splice_more # 37.94 [+0.00] # RUN tls.12_chacha.splice_from_pipe2 ... # 37.96 [+0.02] # OK tls.12_chacha.splice_from_pipe2 # 37.96 [+0.00] ok 134 tls.12_chacha.splice_from_pipe2 # 37.97 [+0.00] # RUN tls.12_chacha.send_and_splice ... # 37.98 [+0.02] # OK tls.12_chacha.send_and_splice # 37.99 [+0.00] ok 135 tls.12_chacha.send_and_splice # 37.99 [+0.00] # RUN tls.12_chacha.splice_to_pipe ... # 38.01 [+0.02] # OK tls.12_chacha.splice_to_pipe # 38.01 [+0.00] ok 136 tls.12_chacha.splice_to_pipe # 38.01 [+0.00] # RUN tls.12_chacha.splice_cmsg_to_pipe ... # 38.03 [+0.02] # OK tls.12_chacha.splice_cmsg_to_pipe # 38.04 [+0.00] ok 137 tls.12_chacha.splice_cmsg_to_pipe # 38.04 [+0.00] # RUN tls.12_chacha.splice_dec_cmsg_to_pipe ... # 38.06 [+0.02] # OK tls.12_chacha.splice_dec_cmsg_to_pipe # 38.06 [+0.00] ok 138 tls.12_chacha.splice_dec_cmsg_to_pipe # 38.06 [+0.00] # RUN tls.12_chacha.recv_and_splice ... # 38.08 [+0.02] # OK tls.12_chacha.recv_and_splice # 38.08 [+0.00] ok 139 tls.12_chacha.recv_and_splice # 38.08 [+0.00] # RUN tls.12_chacha.peek_and_splice ... # 38.11 [+0.03] # OK tls.12_chacha.peek_and_splice # 38.11 [+0.00] ok 140 tls.12_chacha.peek_and_splice # 38.11 [+0.00] # RUN tls.12_chacha.recvmsg_single ... # 38.14 [+0.03] # OK tls.12_chacha.recvmsg_single # 38.14 [+0.00] ok 141 tls.12_chacha.recvmsg_single # 38.14 [+0.00] # RUN tls.12_chacha.recvmsg_single_max ... # 38.16 [+0.02] # OK tls.12_chacha.recvmsg_single_max # 38.16 [+0.00] ok 142 tls.12_chacha.recvmsg_single_max # 38.16 [+0.00] # RUN tls.12_chacha.recvmsg_multiple ... # 38.18 [+0.02] # OK tls.12_chacha.recvmsg_multiple # 38.19 [+0.00] ok 143 tls.12_chacha.recvmsg_multiple # 38.19 [+0.00] # RUN tls.12_chacha.single_send_multiple_recv ... # 38.22 [+0.03] # OK tls.12_chacha.single_send_multiple_recv # 38.22 [+0.00] ok 144 tls.12_chacha.single_send_multiple_recv # 38.22 [+0.00] # RUN tls.12_chacha.multiple_send_single_recv ... # 38.24 [+0.02] # OK tls.12_chacha.multiple_send_single_recv # 38.25 [+0.00] ok 145 tls.12_chacha.multiple_send_single_recv # 38.25 [+0.00] # RUN tls.12_chacha.single_send_multiple_recv_non_align ... # 38.27 [+0.02] # OK tls.12_chacha.single_send_multiple_recv_non_align # 38.27 [+0.00] ok 146 tls.12_chacha.single_send_multiple_recv_non_align # 38.27 [+0.00] # RUN tls.12_chacha.recv_partial ... # 38.29 [+0.02] # OK tls.12_chacha.recv_partial # 38.29 [+0.00] ok 147 tls.12_chacha.recv_partial # 38.29 [+0.00] # RUN tls.12_chacha.recv_nonblock ... # 38.31 [+0.02] # OK tls.12_chacha.recv_nonblock # 38.31 [+0.00] ok 148 tls.12_chacha.recv_nonblock # 38.31 [+0.00] # RUN tls.12_chacha.recv_peek ... # 38.34 [+0.03] # OK tls.12_chacha.recv_peek # 38.34 [+0.00] ok 149 tls.12_chacha.recv_peek # 38.35 [+0.00] # RUN tls.12_chacha.recv_peek_multiple ... # 38.37 [+0.02] # OK tls.12_chacha.recv_peek_multiple # 38.37 [+0.00] ok 150 tls.12_chacha.recv_peek_multiple # 38.37 [+0.00] # RUN tls.12_chacha.recv_peek_multiple_records ... # 38.39 [+0.02] # OK tls.12_chacha.recv_peek_multiple_records # 38.39 [+0.00] ok 151 tls.12_chacha.recv_peek_multiple_records # 38.39 [+0.00] # RUN tls.12_chacha.recv_peek_large_buf_mult_recs ... # 38.42 [+0.03] # OK tls.12_chacha.recv_peek_large_buf_mult_recs # 38.42 [+0.00] ok 152 tls.12_chacha.recv_peek_large_buf_mult_recs # 38.42 [+0.00] # RUN tls.12_chacha.recv_lowat ... # 38.44 [+0.02] # OK tls.12_chacha.recv_lowat # 38.44 [+0.00] ok 153 tls.12_chacha.recv_lowat # 38.44 [+0.00] # RUN tls.12_chacha.bidir ... # 38.46 [+0.02] # OK tls.12_chacha.bidir # 38.46 [+0.00] ok 154 tls.12_chacha.bidir # 38.46 [+0.00] # RUN tls.12_chacha.pollin ... # 38.50 [+0.04] # OK tls.12_chacha.pollin # 38.50 [+0.00] ok 155 tls.12_chacha.pollin # 38.50 [+0.00] # RUN tls.12_chacha.poll_wait ... # 38.53 [+0.03] # OK tls.12_chacha.poll_wait # 38.53 [+0.00] ok 156 tls.12_chacha.poll_wait # 38.53 [+0.00] # RUN tls.12_chacha.poll_wait_split ... # 38.56 [+0.03] # OK tls.12_chacha.poll_wait_split # 38.56 [+0.00] ok 157 tls.12_chacha.poll_wait_split # 38.56 [+0.00] # RUN tls.12_chacha.blocking ... # 38.59 [+0.03] # OK tls.12_chacha.blocking # 38.59 [+0.00] ok 158 tls.12_chacha.blocking # 38.59 [+0.00] # RUN tls.12_chacha.nonblocking ... # 38.71 [+0.12] # OK tls.12_chacha.nonblocking # 38.71 [+0.00] ok 159 tls.12_chacha.nonblocking # 38.71 [+0.00] # RUN tls.12_chacha.mutliproc_even ... # 39.67 [+0.96] # OK tls.12_chacha.mutliproc_even # 39.67 [+0.00] ok 160 tls.12_chacha.mutliproc_even # 39.67 [+0.00] # RUN tls.12_chacha.mutliproc_readers ... # 41.33 [+1.66] # OK tls.12_chacha.mutliproc_readers # 41.33 [+0.00] ok 161 tls.12_chacha.mutliproc_readers # 41.33 [+0.00] # RUN tls.12_chacha.mutliproc_writers ... # 42.79 [+1.46] # OK tls.12_chacha.mutliproc_writers # 42.79 [+0.00] ok 162 tls.12_chacha.mutliproc_writers # 42.80 [+0.00] # RUN tls.12_chacha.mutliproc_sendpage_even ... # 43.71 [+0.92] # OK tls.12_chacha.mutliproc_sendpage_even # 43.71 [+0.00] ok 163 tls.12_chacha.mutliproc_sendpage_even # 43.72 [+0.00] # RUN tls.12_chacha.mutliproc_sendpage_readers ... # 45.47 [+1.76] # OK tls.12_chacha.mutliproc_sendpage_readers # 45.48 [+0.00] ok 164 tls.12_chacha.mutliproc_sendpage_readers # 45.48 [+0.00] # RUN tls.12_chacha.mutliproc_sendpage_writers ... # 46.92 [+1.44] # OK tls.12_chacha.mutliproc_sendpage_writers # 46.92 [+0.00] ok 165 tls.12_chacha.mutliproc_sendpage_writers # 46.92 [+0.00] # RUN tls.12_chacha.control_msg ... # 46.94 [+0.02] # OK tls.12_chacha.control_msg # 46.95 [+0.00] ok 166 tls.12_chacha.control_msg # 46.95 [+0.00] # RUN tls.12_chacha.control_msg_nomerge ... # 46.97 [+0.02] # OK tls.12_chacha.control_msg_nomerge # 46.97 [+0.00] ok 167 tls.12_chacha.control_msg_nomerge # 46.97 [+0.00] # RUN tls.12_chacha.data_control_data ... # 46.99 [+0.02] # OK tls.12_chacha.data_control_data # 47.00 [+0.00] ok 168 tls.12_chacha.data_control_data # 47.00 [+0.00] # RUN tls.12_chacha.shutdown ... # 47.01 [+0.02] # OK tls.12_chacha.shutdown # 47.02 [+0.00] ok 169 tls.12_chacha.shutdown # 47.02 [+0.00] # RUN tls.12_chacha.shutdown_unsent ... # 47.03 [+0.02] # OK tls.12_chacha.shutdown_unsent # 47.04 [+0.00] ok 170 tls.12_chacha.shutdown_unsent # 47.04 [+0.00] # RUN tls.12_chacha.shutdown_reuse ... # 47.06 [+0.02] # OK tls.12_chacha.shutdown_reuse # 47.06 [+0.00] ok 171 tls.12_chacha.shutdown_reuse # 47.06 [+0.00] # RUN tls.12_chacha.getsockopt ... # 47.09 [+0.03] # OK tls.12_chacha.getsockopt # 47.09 [+0.00] ok 172 tls.12_chacha.getsockopt # 47.09 [+0.00] # RUN tls.12_chacha.recv_efault ... # 47.11 [+0.02] # OK tls.12_chacha.recv_efault # 47.11 [+0.00] ok 173 tls.12_chacha.recv_efault # 47.12 [+0.00] # RUN tls.13_chacha.sendfile ... # 47.16 [+0.04] # OK tls.13_chacha.sendfile # 47.16 [+0.00] ok 174 tls.13_chacha.sendfile # 47.16 [+0.00] # RUN tls.13_chacha.send_then_sendfile ... # 47.25 [+0.09] # OK tls.13_chacha.send_then_sendfile # 47.25 [+0.00] ok 175 tls.13_chacha.send_then_sendfile # 47.26 [+0.00] # RUN tls.13_chacha.multi_chunk_sendfile ... # 48.93 [+1.68] # OK tls.13_chacha.multi_chunk_sendfile # 48.93 [+0.00] ok 176 tls.13_chacha.multi_chunk_sendfile # 48.93 [+0.00] # RUN tls.13_chacha.recv_max ... # 48.96 [+0.02] # OK tls.13_chacha.recv_max # 48.96 [+0.00] ok 177 tls.13_chacha.recv_max # 48.96 [+0.00] # RUN tls.13_chacha.recv_small ... # 48.98 [+0.02] # OK tls.13_chacha.recv_small # 48.98 [+0.00] ok 178 tls.13_chacha.recv_small # 48.98 [+0.00] # RUN tls.13_chacha.msg_more ... # 49.00 [+0.02] # OK tls.13_chacha.msg_more # 49.00 [+0.00] ok 179 tls.13_chacha.msg_more # 49.00 [+0.00] # RUN tls.13_chacha.msg_more_unsent ... # 49.03 [+0.02] # OK tls.13_chacha.msg_more_unsent # 49.03 [+0.00] ok 180 tls.13_chacha.msg_more_unsent # 49.03 [+0.00] # RUN tls.13_chacha.msg_eor ... # 49.04 [+0.02] # OK tls.13_chacha.msg_eor # 49.05 [+0.00] ok 181 tls.13_chacha.msg_eor # 49.05 [+0.00] # RUN tls.13_chacha.sendmsg_single ... # 49.06 [+0.02] # OK tls.13_chacha.sendmsg_single # 49.07 [+0.00] ok 182 tls.13_chacha.sendmsg_single # 49.07 [+0.00] # RUN tls.13_chacha.sendmsg_fragmented ... # 49.12 [+0.06] # OK tls.13_chacha.sendmsg_fragmented # 49.13 [+0.00] ok 183 tls.13_chacha.sendmsg_fragmented # 49.13 [+0.00] # RUN tls.13_chacha.sendmsg_large ... # 49.23 [+0.10] # OK tls.13_chacha.sendmsg_large # 49.23 [+0.00] ok 184 tls.13_chacha.sendmsg_large # 49.23 [+0.00] # RUN tls.13_chacha.sendmsg_multiple ... # 49.25 [+0.02] # OK tls.13_chacha.sendmsg_multiple # 49.25 [+0.00] ok 185 tls.13_chacha.sendmsg_multiple # 49.25 [+0.00] # RUN tls.13_chacha.sendmsg_multiple_stress ... # 49.27 [+0.02] # OK tls.13_chacha.sendmsg_multiple_stress # 49.27 [+0.00] ok 186 tls.13_chacha.sendmsg_multiple_stress # 49.27 [+0.00] # RUN tls.13_chacha.splice_from_pipe ... # 49.29 [+0.02] # OK tls.13_chacha.splice_from_pipe # 49.29 [+0.00] ok 187 tls.13_chacha.splice_from_pipe # 49.29 [+0.00] # RUN tls.13_chacha.splice_more ... # 49.31 [+0.02] # OK tls.13_chacha.splice_more # 49.31 [+0.00] ok 188 tls.13_chacha.splice_more # 49.31 [+0.00] # RUN tls.13_chacha.splice_from_pipe2 ... # 49.34 [+0.03] # OK tls.13_chacha.splice_from_pipe2 # 49.34 [+0.00] ok 189 tls.13_chacha.splice_from_pipe2 # 49.35 [+0.00] # RUN tls.13_chacha.send_and_splice ... # 49.36 [+0.02] # OK tls.13_chacha.send_and_splice # 49.36 [+0.00] ok 190 tls.13_chacha.send_and_splice # 49.36 [+0.00] # RUN tls.13_chacha.splice_to_pipe ... # 49.38 [+0.02] # OK tls.13_chacha.splice_to_pipe # 49.38 [+0.00] ok 191 tls.13_chacha.splice_to_pipe # 49.38 [+0.00] # RUN tls.13_chacha.splice_cmsg_to_pipe ... # 49.40 [+0.02] # OK tls.13_chacha.splice_cmsg_to_pipe # 49.40 [+0.00] ok 192 tls.13_chacha.splice_cmsg_to_pipe # 49.40 [+0.00] # RUN tls.13_chacha.splice_dec_cmsg_to_pipe ... # 49.42 [+0.01] # OK tls.13_chacha.splice_dec_cmsg_to_pipe # 49.42 [+0.00] ok 193 tls.13_chacha.splice_dec_cmsg_to_pipe # 49.42 [+0.00] # RUN tls.13_chacha.recv_and_splice ... # 49.45 [+0.03] # OK tls.13_chacha.recv_and_splice # 49.45 [+0.00] ok 194 tls.13_chacha.recv_and_splice # 49.45 [+0.00] # RUN tls.13_chacha.peek_and_splice ... # 49.47 [+0.02] # OK tls.13_chacha.peek_and_splice # 49.47 [+0.00] ok 195 tls.13_chacha.peek_and_splice # 49.47 [+0.00] # RUN tls.13_chacha.recvmsg_single ... # 49.49 [+0.02] # OK tls.13_chacha.recvmsg_single # 49.49 [+0.00] ok 196 tls.13_chacha.recvmsg_single # 49.49 [+0.00] # RUN tls.13_chacha.recvmsg_single_max ... # 49.51 [+0.02] # OK tls.13_chacha.recvmsg_single_max # 49.51 [+0.00] ok 197 tls.13_chacha.recvmsg_single_max # 49.51 [+0.00] # RUN tls.13_chacha.recvmsg_multiple ... # 49.54 [+0.03] # OK tls.13_chacha.recvmsg_multiple # 49.54 [+0.00] ok 198 tls.13_chacha.recvmsg_multiple # 49.54 [+0.00] # RUN tls.13_chacha.single_send_multiple_recv ... # 49.57 [+0.02] # OK tls.13_chacha.single_send_multiple_recv # 49.57 [+0.00] ok 199 tls.13_chacha.single_send_multiple_recv # 49.57 [+0.00] # RUN tls.13_chacha.multiple_send_single_recv ... # 49.60 [+0.03] # OK tls.13_chacha.multiple_send_single_recv # 49.60 [+0.00] ok 200 tls.13_chacha.multiple_send_single_recv # 49.61 [+0.00] # RUN tls.13_chacha.single_send_multiple_recv_non_align ... # 49.62 [+0.02] # OK tls.13_chacha.single_send_multiple_recv_non_align # 49.62 [+0.00] ok 201 tls.13_chacha.single_send_multiple_recv_non_align # 49.63 [+0.00] # RUN tls.13_chacha.recv_partial ... # 49.65 [+0.02] # OK tls.13_chacha.recv_partial # 49.65 [+0.00] ok 202 tls.13_chacha.recv_partial # 49.65 [+0.00] # RUN tls.13_chacha.recv_nonblock ... # 49.68 [+0.03] # OK tls.13_chacha.recv_nonblock # 49.68 [+0.00] ok 203 tls.13_chacha.recv_nonblock # 49.69 [+0.00] # RUN tls.13_chacha.recv_peek ... # 49.71 [+0.03] # OK tls.13_chacha.recv_peek # 49.71 [+0.00] ok 204 tls.13_chacha.recv_peek # 49.71 [+0.00] # RUN tls.13_chacha.recv_peek_multiple ... # 49.75 [+0.04] # OK tls.13_chacha.recv_peek_multiple # 49.75 [+0.00] ok 205 tls.13_chacha.recv_peek_multiple # 49.75 [+0.00] # RUN tls.13_chacha.recv_peek_multiple_records ... # 49.77 [+0.02] # OK tls.13_chacha.recv_peek_multiple_records # 49.77 [+0.00] ok 206 tls.13_chacha.recv_peek_multiple_records # 49.78 [+0.00] # RUN tls.13_chacha.recv_peek_large_buf_mult_recs ... # 49.81 [+0.03] # OK tls.13_chacha.recv_peek_large_buf_mult_recs # 49.81 [+0.00] ok 207 tls.13_chacha.recv_peek_large_buf_mult_recs # 49.81 [+0.00] # RUN tls.13_chacha.recv_lowat ... # 49.83 [+0.02] # OK tls.13_chacha.recv_lowat # 49.84 [+0.00] ok 208 tls.13_chacha.recv_lowat # 49.84 [+0.00] # RUN tls.13_chacha.bidir ... # 49.86 [+0.03] # OK tls.13_chacha.bidir # 49.86 [+0.00] ok 209 tls.13_chacha.bidir # 49.86 [+0.00] # RUN tls.13_chacha.pollin ... # 49.91 [+0.05] # OK tls.13_chacha.pollin # 49.91 [+0.00] ok 210 tls.13_chacha.pollin # 49.91 [+0.00] # RUN tls.13_chacha.poll_wait ... # 49.94 [+0.02] # OK tls.13_chacha.poll_wait # 49.94 [+0.00] ok 211 tls.13_chacha.poll_wait # 49.94 [+0.00] # RUN tls.13_chacha.poll_wait_split ... # 49.97 [+0.03] # OK tls.13_chacha.poll_wait_split # 49.97 [+0.00] ok 212 tls.13_chacha.poll_wait_split # 49.98 [+0.00] # RUN tls.13_chacha.blocking ... # 50.01 [+0.04] # OK tls.13_chacha.blocking # 50.01 [+0.00] ok 213 tls.13_chacha.blocking # 50.02 [+0.01] # RUN tls.13_chacha.nonblocking ... # 50.13 [+0.11] # OK tls.13_chacha.nonblocking # 50.13 [+0.00] ok 214 tls.13_chacha.nonblocking # 50.13 [+0.00] # RUN tls.13_chacha.mutliproc_even ... # 51.23 [+1.10] # OK tls.13_chacha.mutliproc_even # 51.23 [+0.00] ok 215 tls.13_chacha.mutliproc_even # 51.23 [+0.00] # RUN tls.13_chacha.mutliproc_readers ... # 52.97 [+1.74] # OK tls.13_chacha.mutliproc_readers # 52.97 [+0.00] ok 216 tls.13_chacha.mutliproc_readers # 52.98 [+0.00] # RUN tls.13_chacha.mutliproc_writers ... # 54.39 [+1.42] # OK tls.13_chacha.mutliproc_writers # 54.40 [+0.00] ok 217 tls.13_chacha.mutliproc_writers # 54.40 [+0.00] # RUN tls.13_chacha.mutliproc_sendpage_even ... # 55.32 [+0.93] # OK tls.13_chacha.mutliproc_sendpage_even # 55.32 [+0.00] ok 218 tls.13_chacha.mutliproc_sendpage_even # 55.33 [+0.00] # RUN tls.13_chacha.mutliproc_sendpage_readers ... # 57.07 [+1.74] # OK tls.13_chacha.mutliproc_sendpage_readers # 57.07 [+0.00] ok 219 tls.13_chacha.mutliproc_sendpage_readers # 57.07 [+0.00] # RUN tls.13_chacha.mutliproc_sendpage_writers ... # 58.50 [+1.43] # OK tls.13_chacha.mutliproc_sendpage_writers # 58.50 [+0.00] ok 220 tls.13_chacha.mutliproc_sendpage_writers # 58.51 [+0.00] # RUN tls.13_chacha.control_msg ... # 58.52 [+0.02] # OK tls.13_chacha.control_msg # 58.52 [+0.00] ok 221 tls.13_chacha.control_msg # 58.52 [+0.00] # RUN tls.13_chacha.control_msg_nomerge ... # 58.54 [+0.02] # OK tls.13_chacha.control_msg_nomerge # 58.55 [+0.00] ok 222 tls.13_chacha.control_msg_nomerge # 58.55 [+0.00] # RUN tls.13_chacha.data_control_data ... # 58.57 [+0.02] # OK tls.13_chacha.data_control_data # 58.57 [+0.00] ok 223 tls.13_chacha.data_control_data # 58.57 [+0.00] # RUN tls.13_chacha.shutdown ... # 58.59 [+0.02] # OK tls.13_chacha.shutdown # 58.59 [+0.00] ok 224 tls.13_chacha.shutdown # 58.59 [+0.00] # RUN tls.13_chacha.shutdown_unsent ... # 58.61 [+0.01] # OK tls.13_chacha.shutdown_unsent # 58.61 [+0.00] ok 225 tls.13_chacha.shutdown_unsent # 58.61 [+0.00] # RUN tls.13_chacha.shutdown_reuse ... # 58.62 [+0.01] # OK tls.13_chacha.shutdown_reuse # 58.62 [+0.00] ok 226 tls.13_chacha.shutdown_reuse # 58.63 [+0.00] # RUN tls.13_chacha.getsockopt ... # 58.64 [+0.02] # OK tls.13_chacha.getsockopt # 58.64 [+0.00] ok 227 tls.13_chacha.getsockopt # 58.64 [+0.00] # RUN tls.13_chacha.recv_efault ... # 58.68 [+0.03] # OK tls.13_chacha.recv_efault # 58.68 [+0.00] ok 228 tls.13_chacha.recv_efault # 58.68 [+0.00] # RUN tls.13_sm4_gcm.sendfile ... # 58.98 [+0.31] # OK tls.13_sm4_gcm.sendfile # 58.99 [+0.00] ok 229 tls.13_sm4_gcm.sendfile # 58.99 [+0.00] # RUN tls.13_sm4_gcm.send_then_sendfile ... # 59.06 [+0.07] # OK tls.13_sm4_gcm.send_then_sendfile # 59.06 [+0.00] ok 230 tls.13_sm4_gcm.send_then_sendfile # 59.06 [+0.00] # RUN tls.13_sm4_gcm.multi_chunk_sendfile ... # 60.81 [+1.75] # OK tls.13_sm4_gcm.multi_chunk_sendfile # 60.82 [+0.00] ok 231 tls.13_sm4_gcm.multi_chunk_sendfile # 60.82 [+0.00] # RUN tls.13_sm4_gcm.recv_max ... # 60.83 [+0.02] # OK tls.13_sm4_gcm.recv_max # 60.84 [+0.00] ok 232 tls.13_sm4_gcm.recv_max # 60.84 [+0.00] # RUN tls.13_sm4_gcm.recv_small ... # 60.85 [+0.02] # OK tls.13_sm4_gcm.recv_small # 60.86 [+0.00] ok 233 tls.13_sm4_gcm.recv_small # 60.86 [+0.00] # RUN tls.13_sm4_gcm.msg_more ... # 60.87 [+0.02] # OK tls.13_sm4_gcm.msg_more # 60.88 [+0.00] ok 234 tls.13_sm4_gcm.msg_more # 60.88 [+0.00] # RUN tls.13_sm4_gcm.msg_more_unsent ... # 60.90 [+0.03] # OK tls.13_sm4_gcm.msg_more_unsent # 60.91 [+0.00] ok 235 tls.13_sm4_gcm.msg_more_unsent # 60.91 [+0.00] # RUN tls.13_sm4_gcm.msg_eor ... # 60.92 [+0.01] # OK tls.13_sm4_gcm.msg_eor # 60.92 [+0.00] ok 236 tls.13_sm4_gcm.msg_eor # 60.92 [+0.00] # RUN tls.13_sm4_gcm.sendmsg_single ... # 60.94 [+0.02] # OK tls.13_sm4_gcm.sendmsg_single # 60.95 [+0.00] ok 237 tls.13_sm4_gcm.sendmsg_single # 60.95 [+0.00] # RUN tls.13_sm4_gcm.sendmsg_fragmented ... # 61.01 [+0.06] # OK tls.13_sm4_gcm.sendmsg_fragmented # 61.01 [+0.00] ok 238 tls.13_sm4_gcm.sendmsg_fragmented # 61.01 [+0.00] # RUN tls.13_sm4_gcm.sendmsg_large ... # 61.18 [+0.17] # OK tls.13_sm4_gcm.sendmsg_large # 61.19 [+0.00] ok 239 tls.13_sm4_gcm.sendmsg_large # 61.19 [+0.00] # RUN tls.13_sm4_gcm.sendmsg_multiple ... # 61.20 [+0.02] # OK tls.13_sm4_gcm.sendmsg_multiple # 61.21 [+0.00] ok 240 tls.13_sm4_gcm.sendmsg_multiple # 61.21 [+0.00] # RUN tls.13_sm4_gcm.sendmsg_multiple_stress ... # 61.22 [+0.02] # OK tls.13_sm4_gcm.sendmsg_multiple_stress # 61.23 [+0.00] ok 241 tls.13_sm4_gcm.sendmsg_multiple_stress # 61.23 [+0.00] # RUN tls.13_sm4_gcm.splice_from_pipe ... # 61.25 [+0.02] # OK tls.13_sm4_gcm.splice_from_pipe # 61.25 [+0.00] ok 242 tls.13_sm4_gcm.splice_from_pipe # 61.25 [+0.00] # RUN tls.13_sm4_gcm.splice_more ... # 61.27 [+0.02] # OK tls.13_sm4_gcm.splice_more # 61.27 [+0.00] ok 243 tls.13_sm4_gcm.splice_more # 61.28 [+0.00] # RUN tls.13_sm4_gcm.splice_from_pipe2 ... # 61.30 [+0.02] # OK tls.13_sm4_gcm.splice_from_pipe2 # 61.30 [+0.00] ok 244 tls.13_sm4_gcm.splice_from_pipe2 # 61.30 [+0.00] # RUN tls.13_sm4_gcm.send_and_splice ... # 61.33 [+0.02] # OK tls.13_sm4_gcm.send_and_splice # 61.33 [+0.00] ok 245 tls.13_sm4_gcm.send_and_splice # 61.33 [+0.00] # RUN tls.13_sm4_gcm.splice_to_pipe ... # 61.35 [+0.02] # OK tls.13_sm4_gcm.splice_to_pipe # 61.35 [+0.00] ok 246 tls.13_sm4_gcm.splice_to_pipe # 61.35 [+0.00] # RUN tls.13_sm4_gcm.splice_cmsg_to_pipe ... # 61.37 [+0.02] # OK tls.13_sm4_gcm.splice_cmsg_to_pipe # 61.37 [+0.00] ok 247 tls.13_sm4_gcm.splice_cmsg_to_pipe # 61.37 [+0.00] # RUN tls.13_sm4_gcm.splice_dec_cmsg_to_pipe ... # 61.39 [+0.02] # OK tls.13_sm4_gcm.splice_dec_cmsg_to_pipe # 61.39 [+0.00] ok 248 tls.13_sm4_gcm.splice_dec_cmsg_to_pipe # 61.39 [+0.00] # RUN tls.13_sm4_gcm.recv_and_splice ... # 61.42 [+0.03] # OK tls.13_sm4_gcm.recv_and_splice # 61.42 [+0.00] ok 249 tls.13_sm4_gcm.recv_and_splice # 61.42 [+0.00] # RUN tls.13_sm4_gcm.peek_and_splice ... # 61.44 [+0.02] # OK tls.13_sm4_gcm.peek_and_splice # 61.44 [+0.00] ok 250 tls.13_sm4_gcm.peek_and_splice # 61.44 [+0.00] # RUN tls.13_sm4_gcm.recvmsg_single ... # 61.47 [+0.02] # OK tls.13_sm4_gcm.recvmsg_single # 61.47 [+0.00] ok 251 tls.13_sm4_gcm.recvmsg_single # 61.47 [+0.00] # RUN tls.13_sm4_gcm.recvmsg_single_max ... # 61.49 [+0.02] # OK tls.13_sm4_gcm.recvmsg_single_max # 61.49 [+0.00] ok 252 tls.13_sm4_gcm.recvmsg_single_max # 61.49 [+0.00] # RUN tls.13_sm4_gcm.recvmsg_multiple ... # 61.51 [+0.02] # OK tls.13_sm4_gcm.recvmsg_multiple # 61.51 [+0.00] ok 253 tls.13_sm4_gcm.recvmsg_multiple # 61.52 [+0.00] # RUN tls.13_sm4_gcm.single_send_multiple_recv ... # 61.53 [+0.02] # OK tls.13_sm4_gcm.single_send_multiple_recv # 61.54 [+0.00] ok 254 tls.13_sm4_gcm.single_send_multiple_recv # 61.54 [+0.00] # RUN tls.13_sm4_gcm.multiple_send_single_recv ... # 61.55 [+0.02] # OK tls.13_sm4_gcm.multiple_send_single_recv # 61.56 [+0.00] ok 255 tls.13_sm4_gcm.multiple_send_single_recv # 61.56 [+0.00] # RUN tls.13_sm4_gcm.single_send_multiple_recv_non_align ... # 61.58 [+0.02] # OK tls.13_sm4_gcm.single_send_multiple_recv_non_align # 61.58 [+0.00] ok 256 tls.13_sm4_gcm.single_send_multiple_recv_non_align # 61.58 [+0.00] # RUN tls.13_sm4_gcm.recv_partial ... # 61.60 [+0.02] # OK tls.13_sm4_gcm.recv_partial # 61.60 [+0.00] ok 257 tls.13_sm4_gcm.recv_partial # 61.60 [+0.00] # RUN tls.13_sm4_gcm.recv_nonblock ... # 61.62 [+0.02] # OK tls.13_sm4_gcm.recv_nonblock # 61.62 [+0.00] ok 258 tls.13_sm4_gcm.recv_nonblock # 61.62 [+0.00] # RUN tls.13_sm4_gcm.recv_peek ... # 61.65 [+0.02] # OK tls.13_sm4_gcm.recv_peek # 61.65 [+0.00] ok 259 tls.13_sm4_gcm.recv_peek # 61.65 [+0.00] # RUN tls.13_sm4_gcm.recv_peek_multiple ... # 61.66 [+0.02] # OK tls.13_sm4_gcm.recv_peek_multiple # 61.67 [+0.00] ok 260 tls.13_sm4_gcm.recv_peek_multiple # 61.67 [+0.00] # RUN tls.13_sm4_gcm.recv_peek_multiple_records ... # 61.69 [+0.02] # OK tls.13_sm4_gcm.recv_peek_multiple_records # 61.69 [+0.00] ok 261 tls.13_sm4_gcm.recv_peek_multiple_records # 61.69 [+0.00] # RUN tls.13_sm4_gcm.recv_peek_large_buf_mult_recs ... # 61.71 [+0.02] # OK tls.13_sm4_gcm.recv_peek_large_buf_mult_recs # 61.71 [+0.00] ok 262 tls.13_sm4_gcm.recv_peek_large_buf_mult_recs # 61.71 [+0.00] # RUN tls.13_sm4_gcm.recv_lowat ... # 61.74 [+0.02] # OK tls.13_sm4_gcm.recv_lowat # 61.74 [+0.00] ok 263 tls.13_sm4_gcm.recv_lowat # 61.74 [+0.00] # RUN tls.13_sm4_gcm.bidir ... # 61.76 [+0.02] # OK tls.13_sm4_gcm.bidir # 61.76 [+0.00] ok 264 tls.13_sm4_gcm.bidir # 61.76 [+0.00] # RUN tls.13_sm4_gcm.pollin ... # 61.80 [+0.04] # OK tls.13_sm4_gcm.pollin # 61.80 [+0.00] ok 265 tls.13_sm4_gcm.pollin # 61.80 [+0.00] # RUN tls.13_sm4_gcm.poll_wait ... # 61.83 [+0.03] # OK tls.13_sm4_gcm.poll_wait # 61.83 [+0.00] ok 266 tls.13_sm4_gcm.poll_wait # 61.83 [+0.00] # RUN tls.13_sm4_gcm.poll_wait_split ... # 61.85 [+0.02] # OK tls.13_sm4_gcm.poll_wait_split # 61.85 [+0.00] ok 267 tls.13_sm4_gcm.poll_wait_split # 61.85 [+0.00] # RUN tls.13_sm4_gcm.blocking ... # 61.88 [+0.03] # OK tls.13_sm4_gcm.blocking # 61.88 [+0.00] ok 268 tls.13_sm4_gcm.blocking # 61.89 [+0.00] # RUN tls.13_sm4_gcm.nonblocking ... # 62.00 [+0.11] # OK tls.13_sm4_gcm.nonblocking # 62.00 [+0.00] ok 269 tls.13_sm4_gcm.nonblocking # 62.00 [+0.00] # RUN tls.13_sm4_gcm.mutliproc_even ... # 63.52 [+1.52] # OK tls.13_sm4_gcm.mutliproc_even # 63.52 [+0.00] ok 270 tls.13_sm4_gcm.mutliproc_even # 63.53 [+0.00] # RUN tls.13_sm4_gcm.mutliproc_readers ... # 66.45 [+2.92] # OK tls.13_sm4_gcm.mutliproc_readers # 66.45 [+0.00] ok 271 tls.13_sm4_gcm.mutliproc_readers # 66.45 [+0.00] # RUN tls.13_sm4_gcm.mutliproc_writers ... # 68.85 [+2.40] # OK tls.13_sm4_gcm.mutliproc_writers # 68.85 [+0.00] ok 272 tls.13_sm4_gcm.mutliproc_writers # 68.85 [+0.00] # RUN tls.13_sm4_gcm.mutliproc_sendpage_even ... # 70.35 [+1.50] # OK tls.13_sm4_gcm.mutliproc_sendpage_even # 70.35 [+0.00] ok 273 tls.13_sm4_gcm.mutliproc_sendpage_even # 70.35 [+0.00] # RUN tls.13_sm4_gcm.mutliproc_sendpage_readers ... # 73.30 [+2.95] # OK tls.13_sm4_gcm.mutliproc_sendpage_readers # 73.30 [+0.00] ok 274 tls.13_sm4_gcm.mutliproc_sendpage_readers # 73.30 [+0.00] # RUN tls.13_sm4_gcm.mutliproc_sendpage_writers ... # 75.68 [+2.38] # OK tls.13_sm4_gcm.mutliproc_sendpage_writers # 75.69 [+0.00] ok 275 tls.13_sm4_gcm.mutliproc_sendpage_writers # 75.69 [+0.00] # RUN tls.13_sm4_gcm.control_msg ... # 75.71 [+0.03] # OK tls.13_sm4_gcm.control_msg # 75.72 [+0.00] ok 276 tls.13_sm4_gcm.control_msg # 75.72 [+0.00] # RUN tls.13_sm4_gcm.control_msg_nomerge ... # 75.74 [+0.02] # OK tls.13_sm4_gcm.control_msg_nomerge # 75.74 [+0.00] ok 277 tls.13_sm4_gcm.control_msg_nomerge # 75.74 [+0.00] # RUN tls.13_sm4_gcm.data_control_data ... # 75.76 [+0.02] # OK tls.13_sm4_gcm.data_control_data # 75.76 [+0.00] ok 278 tls.13_sm4_gcm.data_control_data # 75.76 [+0.00] # RUN tls.13_sm4_gcm.shutdown ... # 75.78 [+0.02] # OK tls.13_sm4_gcm.shutdown # 75.78 [+0.00] ok 279 tls.13_sm4_gcm.shutdown # 75.78 [+0.00] # RUN tls.13_sm4_gcm.shutdown_unsent ... # 75.80 [+0.02] # OK tls.13_sm4_gcm.shutdown_unsent # 75.80 [+0.00] ok 280 tls.13_sm4_gcm.shutdown_unsent # 75.80 [+0.00] # RUN tls.13_sm4_gcm.shutdown_reuse ... # 75.82 [+0.02] # OK tls.13_sm4_gcm.shutdown_reuse # 75.82 [+0.00] ok 281 tls.13_sm4_gcm.shutdown_reuse # 75.82 [+0.00] # RUN tls.13_sm4_gcm.getsockopt ... # 75.85 [+0.03] # OK tls.13_sm4_gcm.getsockopt # 75.85 [+0.00] ok 282 tls.13_sm4_gcm.getsockopt # 75.85 [+0.00] # RUN tls.13_sm4_gcm.recv_efault ... # 75.87 [+0.02] # OK tls.13_sm4_gcm.recv_efault # 75.87 [+0.00] ok 283 tls.13_sm4_gcm.recv_efault # 75.87 [+0.00] # RUN tls.13_sm4_ccm.sendfile ... # 76.20 [+0.33] # OK tls.13_sm4_ccm.sendfile # 76.21 [+0.00] ok 284 tls.13_sm4_ccm.sendfile # 76.21 [+0.00] # RUN tls.13_sm4_ccm.send_then_sendfile ... # 76.29 [+0.08] # OK tls.13_sm4_ccm.send_then_sendfile # 76.29 [+0.00] ok 285 tls.13_sm4_ccm.send_then_sendfile # 76.29 [+0.00] # RUN tls.13_sm4_ccm.multi_chunk_sendfile ... # 78.07 [+1.78] # OK tls.13_sm4_ccm.multi_chunk_sendfile # 78.08 [+0.00] ok 286 tls.13_sm4_ccm.multi_chunk_sendfile # 78.08 [+0.00] # RUN tls.13_sm4_ccm.recv_max ... # 78.10 [+0.02] # OK tls.13_sm4_ccm.recv_max # 78.10 [+0.00] ok 287 tls.13_sm4_ccm.recv_max # 78.10 [+0.00] # RUN tls.13_sm4_ccm.recv_small ... # 78.11 [+0.02] # OK tls.13_sm4_ccm.recv_small # 78.12 [+0.00] ok 288 tls.13_sm4_ccm.recv_small # 78.12 [+0.00] # RUN tls.13_sm4_ccm.msg_more ... # 78.13 [+0.01] # OK tls.13_sm4_ccm.msg_more # 78.13 [+0.00] ok 289 tls.13_sm4_ccm.msg_more # 78.13 [+0.00] # RUN tls.13_sm4_ccm.msg_more_unsent ... # 78.16 [+0.02] # OK tls.13_sm4_ccm.msg_more_unsent # 78.16 [+0.00] ok 290 tls.13_sm4_ccm.msg_more_unsent # 78.16 [+0.00] # RUN tls.13_sm4_ccm.msg_eor ... # 78.18 [+0.02] # OK tls.13_sm4_ccm.msg_eor # 78.18 [+0.00] ok 291 tls.13_sm4_ccm.msg_eor # 78.18 [+0.00] # RUN tls.13_sm4_ccm.sendmsg_single ... # 78.21 [+0.03] # OK tls.13_sm4_ccm.sendmsg_single # 78.21 [+0.00] ok 292 tls.13_sm4_ccm.sendmsg_single # 78.21 [+0.00] # RUN tls.13_sm4_ccm.sendmsg_fragmented ... # 78.27 [+0.06] # OK tls.13_sm4_ccm.sendmsg_fragmented # 78.27 [+0.00] ok 293 tls.13_sm4_ccm.sendmsg_fragmented # 78.27 [+0.00] # RUN tls.13_sm4_ccm.sendmsg_large ... # 78.50 [+0.22] # OK tls.13_sm4_ccm.sendmsg_large # 78.50 [+0.00] ok 294 tls.13_sm4_ccm.sendmsg_large # 78.50 [+0.00] # RUN tls.13_sm4_ccm.sendmsg_multiple ... # 78.51 [+0.02] # OK tls.13_sm4_ccm.sendmsg_multiple # 78.52 [+0.00] ok 295 tls.13_sm4_ccm.sendmsg_multiple # 78.52 [+0.00] # RUN tls.13_sm4_ccm.sendmsg_multiple_stress ... # 78.53 [+0.02] # OK tls.13_sm4_ccm.sendmsg_multiple_stress # 78.54 [+0.00] ok 296 tls.13_sm4_ccm.sendmsg_multiple_stress # 78.54 [+0.00] # RUN tls.13_sm4_ccm.splice_from_pipe ... # 78.56 [+0.02] # OK tls.13_sm4_ccm.splice_from_pipe # 78.57 [+0.00] ok 297 tls.13_sm4_ccm.splice_from_pipe # 78.57 [+0.00] # RUN tls.13_sm4_ccm.splice_more ... # 78.58 [+0.01] # OK tls.13_sm4_ccm.splice_more # 78.58 [+0.00] ok 298 tls.13_sm4_ccm.splice_more # 78.58 [+0.00] # RUN tls.13_sm4_ccm.splice_from_pipe2 ... # 78.61 [+0.03] # OK tls.13_sm4_ccm.splice_from_pipe2 # 78.61 [+0.00] ok 299 tls.13_sm4_ccm.splice_from_pipe2 # 78.61 [+0.00] # RUN tls.13_sm4_ccm.send_and_splice ... # 78.63 [+0.02] # OK tls.13_sm4_ccm.send_and_splice # 78.63 [+0.00] ok 300 tls.13_sm4_ccm.send_and_splice # 78.63 [+0.00] # RUN tls.13_sm4_ccm.splice_to_pipe ... # 78.66 [+0.03] # OK tls.13_sm4_ccm.splice_to_pipe # 78.66 [+0.00] ok 301 tls.13_sm4_ccm.splice_to_pipe # 78.66 [+0.00] # RUN tls.13_sm4_ccm.splice_cmsg_to_pipe ... # 78.68 [+0.02] # OK tls.13_sm4_ccm.splice_cmsg_to_pipe # 78.68 [+0.00] ok 302 tls.13_sm4_ccm.splice_cmsg_to_pipe # 78.68 [+0.00] # RUN tls.13_sm4_ccm.splice_dec_cmsg_to_pipe ... # 78.70 [+0.01] # OK tls.13_sm4_ccm.splice_dec_cmsg_to_pipe # 78.70 [+0.00] ok 303 tls.13_sm4_ccm.splice_dec_cmsg_to_pipe # 78.70 [+0.00] # RUN tls.13_sm4_ccm.recv_and_splice ... # 78.72 [+0.02] # OK tls.13_sm4_ccm.recv_and_splice # 78.72 [+0.00] ok 304 tls.13_sm4_ccm.recv_and_splice # 78.73 [+0.00] # RUN tls.13_sm4_ccm.peek_and_splice ... # 78.74 [+0.02] # OK tls.13_sm4_ccm.peek_and_splice # 78.75 [+0.00] ok 305 tls.13_sm4_ccm.peek_and_splice # 78.75 [+0.00] # RUN tls.13_sm4_ccm.recvmsg_single ... # 78.77 [+0.02] # OK tls.13_sm4_ccm.recvmsg_single # 78.77 [+0.00] ok 306 tls.13_sm4_ccm.recvmsg_single # 78.77 [+0.00] # RUN tls.13_sm4_ccm.recvmsg_single_max ... # 78.79 [+0.02] # OK tls.13_sm4_ccm.recvmsg_single_max # 78.79 [+0.00] ok 307 tls.13_sm4_ccm.recvmsg_single_max # 78.79 [+0.00] # RUN tls.13_sm4_ccm.recvmsg_multiple ... # 78.81 [+0.02] # OK tls.13_sm4_ccm.recvmsg_multiple # 78.81 [+0.00] ok 308 tls.13_sm4_ccm.recvmsg_multiple # 78.81 [+0.00] # RUN tls.13_sm4_ccm.single_send_multiple_recv ... # 78.83 [+0.02] # OK tls.13_sm4_ccm.single_send_multiple_recv # 78.83 [+0.00] ok 309 tls.13_sm4_ccm.single_send_multiple_recv # 78.84 [+0.00] # RUN tls.13_sm4_ccm.multiple_send_single_recv ... # 78.86 [+0.02] # OK tls.13_sm4_ccm.multiple_send_single_recv # 78.86 [+0.00] ok 310 tls.13_sm4_ccm.multiple_send_single_recv # 78.86 [+0.00] # RUN tls.13_sm4_ccm.single_send_multiple_recv_non_align ... # 78.88 [+0.02] # OK tls.13_sm4_ccm.single_send_multiple_recv_non_align # 78.89 [+0.00] ok 311 tls.13_sm4_ccm.single_send_multiple_recv_non_align # 78.89 [+0.00] # RUN tls.13_sm4_ccm.recv_partial ... # 78.90 [+0.01] # OK tls.13_sm4_ccm.recv_partial # 78.90 [+0.00] ok 312 tls.13_sm4_ccm.recv_partial # 78.90 [+0.00] # RUN tls.13_sm4_ccm.recv_nonblock ... # 78.92 [+0.02] # OK tls.13_sm4_ccm.recv_nonblock # 78.92 [+0.00] ok 313 tls.13_sm4_ccm.recv_nonblock # 78.92 [+0.00] # RUN tls.13_sm4_ccm.recv_peek ... # 78.95 [+0.02] # OK tls.13_sm4_ccm.recv_peek # 78.95 [+0.00] ok 314 tls.13_sm4_ccm.recv_peek # 78.95 [+0.00] # RUN tls.13_sm4_ccm.recv_peek_multiple ... # 78.96 [+0.01] # OK tls.13_sm4_ccm.recv_peek_multiple # 78.97 [+0.00] ok 315 tls.13_sm4_ccm.recv_peek_multiple # 78.97 [+0.00] # RUN tls.13_sm4_ccm.recv_peek_multiple_records ... # 79.00 [+0.03] # OK tls.13_sm4_ccm.recv_peek_multiple_records # 79.00 [+0.00] ok 316 tls.13_sm4_ccm.recv_peek_multiple_records # 79.00 [+0.00] # RUN tls.13_sm4_ccm.recv_peek_large_buf_mult_recs ... # 79.02 [+0.01] # OK tls.13_sm4_ccm.recv_peek_large_buf_mult_recs # 79.02 [+0.00] ok 317 tls.13_sm4_ccm.recv_peek_large_buf_mult_recs # 79.02 [+0.00] # RUN tls.13_sm4_ccm.recv_lowat ... # 79.04 [+0.02] # OK tls.13_sm4_ccm.recv_lowat # 79.04 [+0.00] ok 318 tls.13_sm4_ccm.recv_lowat # 79.04 [+0.00] # RUN tls.13_sm4_ccm.bidir ... # 79.06 [+0.03] # OK tls.13_sm4_ccm.bidir # 79.07 [+0.00] ok 319 tls.13_sm4_ccm.bidir # 79.07 [+0.00] # RUN tls.13_sm4_ccm.pollin ... # 79.10 [+0.04] # OK tls.13_sm4_ccm.pollin # 79.10 [+0.00] ok 320 tls.13_sm4_ccm.pollin # 79.10 [+0.00] # RUN tls.13_sm4_ccm.poll_wait ... # 79.12 [+0.02] # OK tls.13_sm4_ccm.poll_wait # 79.12 [+0.00] ok 321 tls.13_sm4_ccm.poll_wait # 79.12 [+0.00] # RUN tls.13_sm4_ccm.poll_wait_split ... # 79.15 [+0.02] # OK tls.13_sm4_ccm.poll_wait_split # 79.15 [+0.00] ok 322 tls.13_sm4_ccm.poll_wait_split # 79.15 [+0.00] # RUN tls.13_sm4_ccm.blocking ... # 79.19 [+0.04] # OK tls.13_sm4_ccm.blocking # 79.19 [+0.00] ok 323 tls.13_sm4_ccm.blocking # 79.19 [+0.00] # RUN tls.13_sm4_ccm.nonblocking ... # 79.32 [+0.13] # OK tls.13_sm4_ccm.nonblocking # 79.33 [+0.00] ok 324 tls.13_sm4_ccm.nonblocking # 79.33 [+0.00] # RUN tls.13_sm4_ccm.mutliproc_even ... # 81.32 [+1.99] # OK tls.13_sm4_ccm.mutliproc_even # 81.32 [+0.00] ok 325 tls.13_sm4_ccm.mutliproc_even # 81.32 [+0.00] # RUN tls.13_sm4_ccm.mutliproc_readers ... # 85.10 [+3.78] # OK tls.13_sm4_ccm.mutliproc_readers # 85.10 [+0.00] ok 326 tls.13_sm4_ccm.mutliproc_readers # 85.10 [+0.00] # RUN tls.13_sm4_ccm.mutliproc_writers ... # 88.27 [+3.16] # OK tls.13_sm4_ccm.mutliproc_writers # 88.27 [+0.00] ok 327 tls.13_sm4_ccm.mutliproc_writers # 88.27 [+0.00] # RUN tls.13_sm4_ccm.mutliproc_sendpage_even ... # 90.26 [+1.99] # OK tls.13_sm4_ccm.mutliproc_sendpage_even # 90.26 [+0.00] ok 328 tls.13_sm4_ccm.mutliproc_sendpage_even # 90.26 [+0.00] # RUN tls.13_sm4_ccm.mutliproc_sendpage_readers ... # 94.16 [+3.90] # OK tls.13_sm4_ccm.mutliproc_sendpage_readers # 94.16 [+0.00] ok 329 tls.13_sm4_ccm.mutliproc_sendpage_readers # 94.17 [+0.00] # RUN tls.13_sm4_ccm.mutliproc_sendpage_writers ... # 97.31 [+3.14] # OK tls.13_sm4_ccm.mutliproc_sendpage_writers # 97.31 [+0.00] ok 330 tls.13_sm4_ccm.mutliproc_sendpage_writers # 97.31 [+0.00] # RUN tls.13_sm4_ccm.control_msg ... # 97.34 [+0.02] # OK tls.13_sm4_ccm.control_msg # 97.34 [+0.00] ok 331 tls.13_sm4_ccm.control_msg # 97.34 [+0.00] # RUN tls.13_sm4_ccm.control_msg_nomerge ... # 97.36 [+0.02] # OK tls.13_sm4_ccm.control_msg_nomerge # 97.36 [+0.00] ok 332 tls.13_sm4_ccm.control_msg_nomerge # 97.36 [+0.00] # RUN tls.13_sm4_ccm.data_control_data ... # 97.38 [+0.02] # OK tls.13_sm4_ccm.data_control_data # 97.38 [+0.00] ok 333 tls.13_sm4_ccm.data_control_data # 97.39 [+0.00] # RUN tls.13_sm4_ccm.shutdown ... # 97.40 [+0.02] # OK tls.13_sm4_ccm.shutdown # 97.40 [+0.00] ok 334 tls.13_sm4_ccm.shutdown # 97.40 [+0.00] # RUN tls.13_sm4_ccm.shutdown_unsent ... # 97.42 [+0.01] # OK tls.13_sm4_ccm.shutdown_unsent # 97.42 [+0.00] ok 335 tls.13_sm4_ccm.shutdown_unsent # 97.42 [+0.00] # RUN tls.13_sm4_ccm.shutdown_reuse ... # 97.44 [+0.02] # OK tls.13_sm4_ccm.shutdown_reuse # 97.44 [+0.00] ok 336 tls.13_sm4_ccm.shutdown_reuse # 97.45 [+0.00] # RUN tls.13_sm4_ccm.getsockopt ... # 97.46 [+0.01] # OK tls.13_sm4_ccm.getsockopt # 97.46 [+0.00] ok 337 tls.13_sm4_ccm.getsockopt # 97.46 [+0.00] # RUN tls.13_sm4_ccm.recv_efault ... # 97.48 [+0.02] # OK tls.13_sm4_ccm.recv_efault # 97.49 [+0.00] ok 338 tls.13_sm4_ccm.recv_efault # 97.49 [+0.00] # RUN tls.12_aes_ccm.sendfile ... # 97.80 [+0.32] # OK tls.12_aes_ccm.sendfile # 97.80 [+0.00] ok 339 tls.12_aes_ccm.sendfile # 97.81 [+0.00] # RUN tls.12_aes_ccm.send_then_sendfile ... # 97.91 [+0.10] # OK tls.12_aes_ccm.send_then_sendfile # 97.91 [+0.00] ok 340 tls.12_aes_ccm.send_then_sendfile # 97.91 [+0.00] # RUN tls.12_aes_ccm.multi_chunk_sendfile ... # 99.19 [+1.28] # OK tls.12_aes_ccm.multi_chunk_sendfile # 99.19 [+0.00] ok 341 tls.12_aes_ccm.multi_chunk_sendfile # 99.19 [+0.00] # RUN tls.12_aes_ccm.recv_max ... # 99.21 [+0.02] # OK tls.12_aes_ccm.recv_max # 99.22 [+0.00] ok 342 tls.12_aes_ccm.recv_max # 99.22 [+0.00] # RUN tls.12_aes_ccm.recv_small ... # 99.23 [+0.02] # OK tls.12_aes_ccm.recv_small # 99.23 [+0.00] ok 343 tls.12_aes_ccm.recv_small # 99.23 [+0.00] # RUN tls.12_aes_ccm.msg_more ... # 99.25 [+0.02] # OK tls.12_aes_ccm.msg_more # 99.25 [+0.00] ok 344 tls.12_aes_ccm.msg_more # 99.25 [+0.00] # RUN tls.12_aes_ccm.msg_more_unsent ... # 99.28 [+0.03] # OK tls.12_aes_ccm.msg_more_unsent # 99.28 [+0.00] ok 345 tls.12_aes_ccm.msg_more_unsent # 99.29 [+0.00] # RUN tls.12_aes_ccm.msg_eor ... # 99.30 [+0.02] # OK tls.12_aes_ccm.msg_eor # 99.30 [+0.00] ok 346 tls.12_aes_ccm.msg_eor # 99.31 [+0.00] # RUN tls.12_aes_ccm.sendmsg_single ... # 99.32 [+0.02] # OK tls.12_aes_ccm.sendmsg_single # 99.33 [+0.00] ok 347 tls.12_aes_ccm.sendmsg_single # 99.33 [+0.00] # RUN tls.12_aes_ccm.sendmsg_fragmented ... # 99.38 [+0.05] # OK tls.12_aes_ccm.sendmsg_fragmented # 99.38 [+0.00] ok 348 tls.12_aes_ccm.sendmsg_fragmented # 99.38 [+0.00] # RUN tls.12_aes_ccm.sendmsg_large ... # 99.62 [+0.24] # OK tls.12_aes_ccm.sendmsg_large # 99.62 [+0.00] ok 349 tls.12_aes_ccm.sendmsg_large # 99.62 [+0.00] # RUN tls.12_aes_ccm.sendmsg_multiple ... # 99.64 [+0.02] # OK tls.12_aes_ccm.sendmsg_multiple # 99.64 [+0.00] ok 350 tls.12_aes_ccm.sendmsg_multiple # 99.65 [+0.00] # RUN tls.12_aes_ccm.sendmsg_multiple_stress ... # 99.66 [+0.02] # OK tls.12_aes_ccm.sendmsg_multiple_stress # 99.67 [+0.00] ok 351 tls.12_aes_ccm.sendmsg_multiple_stress # 99.67 [+0.00] # RUN tls.12_aes_ccm.splice_from_pipe ... # 99.68 [+0.02] # OK tls.12_aes_ccm.splice_from_pipe # 99.69 [+0.00] ok 352 tls.12_aes_ccm.splice_from_pipe # 99.69 [+0.00] # RUN tls.12_aes_ccm.splice_more ... # 99.71 [+0.02] # OK tls.12_aes_ccm.splice_more # 99.71 [+0.00] ok 353 tls.12_aes_ccm.splice_more # 99.71 [+0.00] # RUN tls.12_aes_ccm.splice_from_pipe2 ... # 99.74 [+0.02] # OK tls.12_aes_ccm.splice_from_pipe2 # 99.74 [+0.00] ok 354 tls.12_aes_ccm.splice_from_pipe2 # 99.74 [+0.00] # RUN tls.12_aes_ccm.send_and_splice ... # 99.76 [+0.02] # OK tls.12_aes_ccm.send_and_splice # 99.76 [+0.00] ok 355 tls.12_aes_ccm.send_and_splice # 99.76 [+0.00] # RUN tls.12_aes_ccm.splice_to_pipe ... # 99.78 [+0.02] # OK tls.12_aes_ccm.splice_to_pipe # 99.78 [+0.00] ok 356 tls.12_aes_ccm.splice_to_pipe # 99.78 [+0.00] # RUN tls.12_aes_ccm.splice_cmsg_to_pipe ... # 99.80 [+0.02] # OK tls.12_aes_ccm.splice_cmsg_to_pipe # 99.80 [+0.00] ok 357 tls.12_aes_ccm.splice_cmsg_to_pipe # 99.80 [+0.00] # RUN tls.12_aes_ccm.splice_dec_cmsg_to_pipe ... # 99.83 [+0.03] # OK tls.12_aes_ccm.splice_dec_cmsg_to_pipe # 99.83 [+0.00] ok 358 tls.12_aes_ccm.splice_dec_cmsg_to_pipe # 99.83 [+0.00] # RUN tls.12_aes_ccm.recv_and_splice ... # 99.86 [+0.02] # OK tls.12_aes_ccm.recv_and_splice # 99.86 [+0.00] ok 359 tls.12_aes_ccm.recv_and_splice # 99.86 [+0.00] # RUN tls.12_aes_ccm.peek_and_splice ... # 99.88 [+0.02] # OK tls.12_aes_ccm.peek_and_splice # 99.88 [+0.00] ok 360 tls.12_aes_ccm.peek_and_splice # 99.88 [+0.00] # RUN tls.12_aes_ccm.recvmsg_single ... # 99.91 [+0.03] # OK tls.12_aes_ccm.recvmsg_single # 99.91 [+0.00] ok 361 tls.12_aes_ccm.recvmsg_single # 99.91 [+0.00] # RUN tls.12_aes_ccm.recvmsg_single_max ... # 99.93 [+0.02] # OK tls.12_aes_ccm.recvmsg_single_max # 99.93 [+0.00] ok 362 tls.12_aes_ccm.recvmsg_single_max # 99.94 [+0.00] # RUN tls.12_aes_ccm.recvmsg_multiple ... # 99.96 [+0.02] # OK tls.12_aes_ccm.recvmsg_multiple # 99.96 [+0.00] ok 363 tls.12_aes_ccm.recvmsg_multiple # 99.96 [+0.00] # RUN tls.12_aes_ccm.single_send_multiple_recv ... # 99.99 [+0.03] # OK tls.12_aes_ccm.single_send_multiple_recv # 99.99 [+0.00] ok 364 tls.12_aes_ccm.single_send_multiple_recv # 99.99 [+0.00] # RUN tls.12_aes_ccm.multiple_send_single_recv ... # 100.03 [+0.03] # OK tls.12_aes_ccm.multiple_send_single_recv # 100.03 [+0.00] ok 365 tls.12_aes_ccm.multiple_send_single_recv # 100.03 [+0.00] # RUN tls.12_aes_ccm.single_send_multiple_recv_non_align ... # 100.05 [+0.03] # OK tls.12_aes_ccm.single_send_multiple_recv_non_align # 100.06 [+0.00] ok 366 tls.12_aes_ccm.single_send_multiple_recv_non_align # 100.06 [+0.00] # RUN tls.12_aes_ccm.recv_partial ... # 100.08 [+0.02] # OK tls.12_aes_ccm.recv_partial # 100.08 [+0.00] ok 367 tls.12_aes_ccm.recv_partial # 100.08 [+0.00] # RUN tls.12_aes_ccm.recv_nonblock ... # 100.10 [+0.02] # OK tls.12_aes_ccm.recv_nonblock # 100.10 [+0.00] ok 368 tls.12_aes_ccm.recv_nonblock # 100.10 [+0.00] # RUN tls.12_aes_ccm.recv_peek ... # 100.12 [+0.02] # OK tls.12_aes_ccm.recv_peek # 100.12 [+0.00] ok 369 tls.12_aes_ccm.recv_peek # 100.12 [+0.00] # RUN tls.12_aes_ccm.recv_peek_multiple ... # 100.14 [+0.02] # OK tls.12_aes_ccm.recv_peek_multiple # 100.15 [+0.00] ok 370 tls.12_aes_ccm.recv_peek_multiple # 100.15 [+0.00] # RUN tls.12_aes_ccm.recv_peek_multiple_records ... # 100.17 [+0.02] # OK tls.12_aes_ccm.recv_peek_multiple_records # 100.17 [+0.00] ok 371 tls.12_aes_ccm.recv_peek_multiple_records # 100.17 [+0.00] # RUN tls.12_aes_ccm.recv_peek_large_buf_mult_recs ... # 100.21 [+0.04] # OK tls.12_aes_ccm.recv_peek_large_buf_mult_recs # 100.21 [+0.00] ok 372 tls.12_aes_ccm.recv_peek_large_buf_mult_recs # 100.22 [+0.00] # RUN tls.12_aes_ccm.recv_lowat ... # 100.23 [+0.01] # OK tls.12_aes_ccm.recv_lowat # 100.23 [+0.00] ok 373 tls.12_aes_ccm.recv_lowat # 100.23 [+0.00] # RUN tls.12_aes_ccm.bidir ... # 100.25 [+0.02] # OK tls.12_aes_ccm.bidir # 100.25 [+0.00] ok 374 tls.12_aes_ccm.bidir # 100.25 [+0.00] # RUN tls.12_aes_ccm.pollin ... # 100.29 [+0.04] # OK tls.12_aes_ccm.pollin # 100.29 [+0.00] ok 375 tls.12_aes_ccm.pollin # 100.29 [+0.00] # RUN tls.12_aes_ccm.poll_wait ... # 100.31 [+0.02] # OK tls.12_aes_ccm.poll_wait # 100.31 [+0.00] ok 376 tls.12_aes_ccm.poll_wait # 100.31 [+0.00] # RUN tls.12_aes_ccm.poll_wait_split ... # 100.32 [+0.02] # OK tls.12_aes_ccm.poll_wait_split # 100.33 [+0.00] ok 377 tls.12_aes_ccm.poll_wait_split # 100.33 [+0.00] # RUN tls.12_aes_ccm.blocking ... # 100.36 [+0.04] # OK tls.12_aes_ccm.blocking # 100.37 [+0.00] ok 378 tls.12_aes_ccm.blocking # 100.37 [+0.00] # RUN tls.12_aes_ccm.nonblocking ... # 100.47 [+0.10] # OK tls.12_aes_ccm.nonblocking # 100.47 [+0.00] ok 379 tls.12_aes_ccm.nonblocking # 100.47 [+0.00] # RUN tls.12_aes_ccm.mutliproc_even ... # 102.66 [+2.19] # OK tls.12_aes_ccm.mutliproc_even # 102.67 [+0.00] ok 380 tls.12_aes_ccm.mutliproc_even # 102.67 [+0.00] # RUN tls.12_aes_ccm.mutliproc_readers ... # 106.88 [+4.21] # OK tls.12_aes_ccm.mutliproc_readers # 106.88 [+0.00] ok 381 tls.12_aes_ccm.mutliproc_readers # 106.88 [+0.00] # RUN tls.12_aes_ccm.mutliproc_writers ... # 110.36 [+3.48] # OK tls.12_aes_ccm.mutliproc_writers # 110.37 [+0.00] ok 382 tls.12_aes_ccm.mutliproc_writers # 110.37 [+0.00] # RUN tls.12_aes_ccm.mutliproc_sendpage_even ... # 112.56 [+2.20] # OK tls.12_aes_ccm.mutliproc_sendpage_even # 112.57 [+0.00] ok 383 tls.12_aes_ccm.mutliproc_sendpage_even # 112.57 [+0.00] # RUN tls.12_aes_ccm.mutliproc_sendpage_readers ... # 116.85 [+4.29] # OK tls.12_aes_ccm.mutliproc_sendpage_readers # 116.86 [+0.00] ok 384 tls.12_aes_ccm.mutliproc_sendpage_readers # 116.86 [+0.00] # RUN tls.12_aes_ccm.mutliproc_sendpage_writers ... # 120.32 [+3.47] # OK tls.12_aes_ccm.mutliproc_sendpage_writers # 120.33 [+0.00] ok 385 tls.12_aes_ccm.mutliproc_sendpage_writers # 120.33 [+0.00] # RUN tls.12_aes_ccm.control_msg ... # 120.36 [+0.03] # OK tls.12_aes_ccm.control_msg # 120.36 [+0.00] ok 386 tls.12_aes_ccm.control_msg # 120.36 [+0.00] # RUN tls.12_aes_ccm.control_msg_nomerge ... # 120.38 [+0.02] # OK tls.12_aes_ccm.control_msg_nomerge # 120.38 [+0.00] ok 387 tls.12_aes_ccm.control_msg_nomerge # 120.38 [+0.00] # RUN tls.12_aes_ccm.data_control_data ... # 120.40 [+0.02] # OK tls.12_aes_ccm.data_control_data # 120.40 [+0.00] ok 388 tls.12_aes_ccm.data_control_data # 120.40 [+0.00] # RUN tls.12_aes_ccm.shutdown ... # 120.42 [+0.02] # OK tls.12_aes_ccm.shutdown # 120.42 [+0.00] ok 389 tls.12_aes_ccm.shutdown # 120.42 [+0.00] # RUN tls.12_aes_ccm.shutdown_unsent ... # 120.44 [+0.02] # OK tls.12_aes_ccm.shutdown_unsent # 120.44 [+0.00] ok 390 tls.12_aes_ccm.shutdown_unsent # 120.44 [+0.00] # RUN tls.12_aes_ccm.shutdown_reuse ... # 120.45 [+0.01] # OK tls.12_aes_ccm.shutdown_reuse # 120.46 [+0.00] ok 391 tls.12_aes_ccm.shutdown_reuse # 120.46 [+0.00] # RUN tls.12_aes_ccm.getsockopt ... # 120.48 [+0.03] # OK tls.12_aes_ccm.getsockopt # 120.49 [+0.00] ok 392 tls.12_aes_ccm.getsockopt # 120.49 [+0.00] # RUN tls.12_aes_ccm.recv_efault ... # 120.51 [+0.02] # OK tls.12_aes_ccm.recv_efault # 120.51 [+0.00] ok 393 tls.12_aes_ccm.recv_efault # 120.51 [+0.00] # RUN tls.13_aes_ccm.sendfile ... # 120.57 [+0.06] # OK tls.13_aes_ccm.sendfile # 120.57 [+0.00] ok 394 tls.13_aes_ccm.sendfile # 120.57 [+0.00] # RUN tls.13_aes_ccm.send_then_sendfile ... # 120.67 [+0.09] # OK tls.13_aes_ccm.send_then_sendfile # 120.67 [+0.00] ok 395 tls.13_aes_ccm.send_then_sendfile # 120.67 [+0.00] # RUN tls.13_aes_ccm.multi_chunk_sendfile ... # 122.40 [+1.73] # OK tls.13_aes_ccm.multi_chunk_sendfile # 122.40 [+0.00] ok 396 tls.13_aes_ccm.multi_chunk_sendfile # 122.40 [+0.00] # RUN tls.13_aes_ccm.recv_max ... # 122.42 [+0.02] # OK tls.13_aes_ccm.recv_max # 122.42 [+0.00] ok 397 tls.13_aes_ccm.recv_max # 122.42 [+0.00] # RUN tls.13_aes_ccm.recv_small ... # 122.44 [+0.02] # OK tls.13_aes_ccm.recv_small # 122.44 [+0.00] ok 398 tls.13_aes_ccm.recv_small # 122.45 [+0.00] # RUN tls.13_aes_ccm.msg_more ... # 122.46 [+0.02] # OK tls.13_aes_ccm.msg_more # 122.46 [+0.00] ok 399 tls.13_aes_ccm.msg_more # 122.46 [+0.00] # RUN tls.13_aes_ccm.msg_more_unsent ... # 122.49 [+0.02] # OK tls.13_aes_ccm.msg_more_unsent # 122.49 [+0.00] ok 400 tls.13_aes_ccm.msg_more_unsent # 122.49 [+0.00] # RUN tls.13_aes_ccm.msg_eor ... # 122.51 [+0.02] # OK tls.13_aes_ccm.msg_eor # 122.51 [+0.00] ok 401 tls.13_aes_ccm.msg_eor # 122.51 [+0.00] # RUN tls.13_aes_ccm.sendmsg_single ... # 122.53 [+0.02] # OK tls.13_aes_ccm.sendmsg_single # 122.53 [+0.00] ok 402 tls.13_aes_ccm.sendmsg_single # 122.53 [+0.00] # RUN tls.13_aes_ccm.sendmsg_fragmented ... # 122.59 [+0.06] # OK tls.13_aes_ccm.sendmsg_fragmented # 122.59 [+0.00] ok 403 tls.13_aes_ccm.sendmsg_fragmented # 122.59 [+0.00] # RUN tls.13_aes_ccm.sendmsg_large ... # 122.84 [+0.25] # OK tls.13_aes_ccm.sendmsg_large # 122.84 [+0.00] ok 404 tls.13_aes_ccm.sendmsg_large # 122.84 [+0.00] # RUN tls.13_aes_ccm.sendmsg_multiple ... # 122.86 [+0.02] # OK tls.13_aes_ccm.sendmsg_multiple # 122.87 [+0.00] ok 405 tls.13_aes_ccm.sendmsg_multiple # 122.87 [+0.00] # RUN tls.13_aes_ccm.sendmsg_multiple_stress ... # 122.88 [+0.02] # OK tls.13_aes_ccm.sendmsg_multiple_stress # 122.89 [+0.00] ok 406 tls.13_aes_ccm.sendmsg_multiple_stress # 122.89 [+0.00] # RUN tls.13_aes_ccm.splice_from_pipe ... # 122.91 [+0.02] # OK tls.13_aes_ccm.splice_from_pipe # 122.91 [+0.00] ok 407 tls.13_aes_ccm.splice_from_pipe # 122.91 [+0.00] # RUN tls.13_aes_ccm.splice_more ... # 122.93 [+0.02] # OK tls.13_aes_ccm.splice_more # 122.93 [+0.00] ok 408 tls.13_aes_ccm.splice_more # 122.93 [+0.00] # RUN tls.13_aes_ccm.splice_from_pipe2 ... # 122.96 [+0.03] # OK tls.13_aes_ccm.splice_from_pipe2 # 122.96 [+0.00] ok 409 tls.13_aes_ccm.splice_from_pipe2 # 122.96 [+0.00] # RUN tls.13_aes_ccm.send_and_splice ... # 122.98 [+0.02] # OK tls.13_aes_ccm.send_and_splice # 122.99 [+0.00] ok 410 tls.13_aes_ccm.send_and_splice # 122.99 [+0.00] # RUN tls.13_aes_ccm.splice_to_pipe ... # 123.01 [+0.02] # OK tls.13_aes_ccm.splice_to_pipe # 123.01 [+0.00] ok 411 tls.13_aes_ccm.splice_to_pipe # 123.01 [+0.00] # RUN tls.13_aes_ccm.splice_cmsg_to_pipe ... # 123.03 [+0.02] # OK tls.13_aes_ccm.splice_cmsg_to_pipe # 123.03 [+0.00] ok 412 tls.13_aes_ccm.splice_cmsg_to_pipe # 123.03 [+0.00] # RUN tls.13_aes_ccm.splice_dec_cmsg_to_pipe ... # 123.05 [+0.02] # OK tls.13_aes_ccm.splice_dec_cmsg_to_pipe # 123.05 [+0.00] ok 413 tls.13_aes_ccm.splice_dec_cmsg_to_pipe # 123.05 [+0.00] # RUN tls.13_aes_ccm.recv_and_splice ... # 123.07 [+0.02] # OK tls.13_aes_ccm.recv_and_splice # 123.07 [+0.00] ok 414 tls.13_aes_ccm.recv_and_splice # 123.07 [+0.00] # RUN tls.13_aes_ccm.peek_and_splice ... # 123.09 [+0.02] # OK tls.13_aes_ccm.peek_and_splice # 123.09 [+0.00] ok 415 tls.13_aes_ccm.peek_and_splice # 123.09 [+0.00] # RUN tls.13_aes_ccm.recvmsg_single ... # 123.11 [+0.02] # OK tls.13_aes_ccm.recvmsg_single # 123.11 [+0.00] ok 416 tls.13_aes_ccm.recvmsg_single # 123.11 [+0.00] # RUN tls.13_aes_ccm.recvmsg_single_max ... # 123.13 [+0.02] # OK tls.13_aes_ccm.recvmsg_single_max # 123.13 [+0.00] ok 417 tls.13_aes_ccm.recvmsg_single_max # 123.13 [+0.00] # RUN tls.13_aes_ccm.recvmsg_multiple ... # 123.16 [+0.02] # OK tls.13_aes_ccm.recvmsg_multiple # 123.16 [+0.00] ok 418 tls.13_aes_ccm.recvmsg_multiple # 123.16 [+0.00] # RUN tls.13_aes_ccm.single_send_multiple_recv ... # 123.19 [+0.03] # OK tls.13_aes_ccm.single_send_multiple_recv # 123.19 [+0.00] ok 419 tls.13_aes_ccm.single_send_multiple_recv # 123.19 [+0.00] # RUN tls.13_aes_ccm.multiple_send_single_recv ... # 123.21 [+0.02] # OK tls.13_aes_ccm.multiple_send_single_recv # 123.21 [+0.00] ok 420 tls.13_aes_ccm.multiple_send_single_recv # 123.22 [+0.00] # RUN tls.13_aes_ccm.single_send_multiple_recv_non_align ... # 123.24 [+0.03] # OK tls.13_aes_ccm.single_send_multiple_recv_non_align # 123.24 [+0.00] ok 421 tls.13_aes_ccm.single_send_multiple_recv_non_align # 123.24 [+0.00] # RUN tls.13_aes_ccm.recv_partial ... # 123.26 [+0.02] # OK tls.13_aes_ccm.recv_partial # 123.26 [+0.00] ok 422 tls.13_aes_ccm.recv_partial # 123.26 [+0.00] # RUN tls.13_aes_ccm.recv_nonblock ... # 123.28 [+0.02] # OK tls.13_aes_ccm.recv_nonblock # 123.28 [+0.00] ok 423 tls.13_aes_ccm.recv_nonblock # 123.28 [+0.00] # RUN tls.13_aes_ccm.recv_peek ... # 123.30 [+0.02] # OK tls.13_aes_ccm.recv_peek # 123.30 [+0.00] ok 424 tls.13_aes_ccm.recv_peek # 123.30 [+0.00] # RUN tls.13_aes_ccm.recv_peek_multiple ... # 123.31 [+0.02] # OK tls.13_aes_ccm.recv_peek_multiple # 123.32 [+0.00] ok 425 tls.13_aes_ccm.recv_peek_multiple # 123.32 [+0.00] # RUN tls.13_aes_ccm.recv_peek_multiple_records ... # 123.34 [+0.02] # OK tls.13_aes_ccm.recv_peek_multiple_records # 123.34 [+0.00] ok 426 tls.13_aes_ccm.recv_peek_multiple_records # 123.34 [+0.00] # RUN tls.13_aes_ccm.recv_peek_large_buf_mult_recs ... # 123.36 [+0.02] # OK tls.13_aes_ccm.recv_peek_large_buf_mult_recs # 123.36 [+0.00] ok 427 tls.13_aes_ccm.recv_peek_large_buf_mult_recs # 123.36 [+0.00] # RUN tls.13_aes_ccm.recv_lowat ... # 123.39 [+0.03] # OK tls.13_aes_ccm.recv_lowat # 123.39 [+0.00] ok 428 tls.13_aes_ccm.recv_lowat # 123.39 [+0.00] # RUN tls.13_aes_ccm.bidir ... # 123.41 [+0.02] # OK tls.13_aes_ccm.bidir # 123.42 [+0.00] ok 429 tls.13_aes_ccm.bidir # 123.42 [+0.00] # RUN tls.13_aes_ccm.pollin ... # 123.45 [+0.04] # OK tls.13_aes_ccm.pollin # 123.46 [+0.00] ok 430 tls.13_aes_ccm.pollin # 123.46 [+0.00] # RUN tls.13_aes_ccm.poll_wait ... # 123.47 [+0.02] # OK tls.13_aes_ccm.poll_wait # 123.47 [+0.00] ok 431 tls.13_aes_ccm.poll_wait # 123.47 [+0.00] # RUN tls.13_aes_ccm.poll_wait_split ... # 123.49 [+0.02] # OK tls.13_aes_ccm.poll_wait_split # 123.49 [+0.00] ok 432 tls.13_aes_ccm.poll_wait_split # 123.49 [+0.00] # RUN tls.13_aes_ccm.blocking ... # 123.55 [+0.06] # OK tls.13_aes_ccm.blocking # 123.55 [+0.00] ok 433 tls.13_aes_ccm.blocking # 123.55 [+0.00] # RUN tls.13_aes_ccm.nonblocking ... # 123.67 [+0.12] # OK tls.13_aes_ccm.nonblocking # 123.67 [+0.00] ok 434 tls.13_aes_ccm.nonblocking # 123.68 [+0.00] # RUN tls.13_aes_ccm.mutliproc_even ... # 125.87 [+2.20] # OK tls.13_aes_ccm.mutliproc_even # 125.87 [+0.00] ok 435 tls.13_aes_ccm.mutliproc_even # 125.87 [+0.00] # RUN tls.13_aes_ccm.mutliproc_readers ... # 130.09 [+4.22] # OK tls.13_aes_ccm.mutliproc_readers # 130.10 [+0.00] ok 436 tls.13_aes_ccm.mutliproc_readers # 130.10 [+0.00] # RUN tls.13_aes_ccm.mutliproc_writers ... # 133.64 [+3.54] # OK tls.13_aes_ccm.mutliproc_writers # 133.64 [+0.00] ok 437 tls.13_aes_ccm.mutliproc_writers # 133.64 [+0.00] # RUN tls.13_aes_ccm.mutliproc_sendpage_even ... # 135.80 [+2.16] # OK tls.13_aes_ccm.mutliproc_sendpage_even # 135.81 [+0.00] ok 438 tls.13_aes_ccm.mutliproc_sendpage_even # 135.81 [+0.00] # RUN tls.13_aes_ccm.mutliproc_sendpage_readers ... # 140.04 [+4.24] # OK tls.13_aes_ccm.mutliproc_sendpage_readers # 140.05 [+0.00] ok 439 tls.13_aes_ccm.mutliproc_sendpage_readers # 140.05 [+0.00] # RUN tls.13_aes_ccm.mutliproc_sendpage_writers ... # 143.51 [+3.46] # OK tls.13_aes_ccm.mutliproc_sendpage_writers # 143.51 [+0.00] ok 440 tls.13_aes_ccm.mutliproc_sendpage_writers # 143.51 [+0.00] # RUN tls.13_aes_ccm.control_msg ... # 143.52 [+0.02] # OK tls.13_aes_ccm.control_msg # 143.53 [+0.00] ok 441 tls.13_aes_ccm.control_msg # 143.53 [+0.00] # RUN tls.13_aes_ccm.control_msg_nomerge ... # 143.54 [+0.02] # OK tls.13_aes_ccm.control_msg_nomerge # 143.55 [+0.00] ok 442 tls.13_aes_ccm.control_msg_nomerge # 143.55 [+0.00] # RUN tls.13_aes_ccm.data_control_data ... # 143.57 [+0.02] # OK tls.13_aes_ccm.data_control_data # 143.57 [+0.00] ok 443 tls.13_aes_ccm.data_control_data # 143.57 [+0.00] # RUN tls.13_aes_ccm.shutdown ... # 143.59 [+0.02] # OK tls.13_aes_ccm.shutdown # 143.60 [+0.00] ok 444 tls.13_aes_ccm.shutdown # 143.60 [+0.00] # RUN tls.13_aes_ccm.shutdown_unsent ... # 143.62 [+0.02] # OK tls.13_aes_ccm.shutdown_unsent # 143.62 [+0.00] ok 445 tls.13_aes_ccm.shutdown_unsent # 143.62 [+0.00] # RUN tls.13_aes_ccm.shutdown_reuse ... # 143.64 [+0.01] # OK tls.13_aes_ccm.shutdown_reuse # 143.64 [+0.00] ok 446 tls.13_aes_ccm.shutdown_reuse # 143.64 [+0.00] # RUN tls.13_aes_ccm.getsockopt ... # 143.65 [+0.01] # OK tls.13_aes_ccm.getsockopt # 143.66 [+0.00] ok 447 tls.13_aes_ccm.getsockopt # 143.66 [+0.00] # RUN tls.13_aes_ccm.recv_efault ... # 143.67 [+0.02] # OK tls.13_aes_ccm.recv_efault # 143.68 [+0.00] ok 448 tls.13_aes_ccm.recv_efault # 143.68 [+0.00] # RUN tls.12_aes_gcm_256.sendfile ... # 143.73 [+0.05] # OK tls.12_aes_gcm_256.sendfile # 143.73 [+0.00] ok 449 tls.12_aes_gcm_256.sendfile # 143.73 [+0.00] # RUN tls.12_aes_gcm_256.send_then_sendfile ... # 143.81 [+0.08] # OK tls.12_aes_gcm_256.send_then_sendfile # 143.81 [+0.00] ok 450 tls.12_aes_gcm_256.send_then_sendfile # 143.81 [+0.00] # RUN tls.12_aes_gcm_256.multi_chunk_sendfile ... # 145.06 [+1.26] # OK tls.12_aes_gcm_256.multi_chunk_sendfile # 145.07 [+0.00] ok 451 tls.12_aes_gcm_256.multi_chunk_sendfile # 145.07 [+0.00] # RUN tls.12_aes_gcm_256.recv_max ... # 145.09 [+0.03] # OK tls.12_aes_gcm_256.recv_max # 145.09 [+0.00] ok 452 tls.12_aes_gcm_256.recv_max # 145.10 [+0.00] # RUN tls.12_aes_gcm_256.recv_small ... # 145.11 [+0.02] # OK tls.12_aes_gcm_256.recv_small # 145.11 [+0.00] ok 453 tls.12_aes_gcm_256.recv_small # 145.11 [+0.00] # RUN tls.12_aes_gcm_256.msg_more ... # 145.13 [+0.02] # OK tls.12_aes_gcm_256.msg_more # 145.13 [+0.00] ok 454 tls.12_aes_gcm_256.msg_more # 145.13 [+0.00] # RUN tls.12_aes_gcm_256.msg_more_unsent ... # 145.16 [+0.02] # OK tls.12_aes_gcm_256.msg_more_unsent # 145.16 [+0.00] ok 455 tls.12_aes_gcm_256.msg_more_unsent # 145.16 [+0.00] # RUN tls.12_aes_gcm_256.msg_eor ... # 145.17 [+0.02] # OK tls.12_aes_gcm_256.msg_eor # 145.18 [+0.00] ok 456 tls.12_aes_gcm_256.msg_eor # 145.18 [+0.00] # RUN tls.12_aes_gcm_256.sendmsg_single ... # 145.19 [+0.02] # OK tls.12_aes_gcm_256.sendmsg_single # 145.19 [+0.00] ok 457 tls.12_aes_gcm_256.sendmsg_single # 145.19 [+0.00] # RUN tls.12_aes_gcm_256.sendmsg_fragmented ... # 145.26 [+0.06] # OK tls.12_aes_gcm_256.sendmsg_fragmented # 145.26 [+0.00] ok 458 tls.12_aes_gcm_256.sendmsg_fragmented # 145.26 [+0.00] # RUN tls.12_aes_gcm_256.sendmsg_large ... # 145.46 [+0.20] # OK tls.12_aes_gcm_256.sendmsg_large # 145.46 [+0.00] ok 459 tls.12_aes_gcm_256.sendmsg_large # 145.46 [+0.00] # RUN tls.12_aes_gcm_256.sendmsg_multiple ... # 145.48 [+0.02] # OK tls.12_aes_gcm_256.sendmsg_multiple # 145.49 [+0.00] ok 460 tls.12_aes_gcm_256.sendmsg_multiple # 145.49 [+0.00] # RUN tls.12_aes_gcm_256.sendmsg_multiple_stress ... # 145.50 [+0.02] # OK tls.12_aes_gcm_256.sendmsg_multiple_stress # 145.50 [+0.00] ok 461 tls.12_aes_gcm_256.sendmsg_multiple_stress # 145.51 [+0.00] # RUN tls.12_aes_gcm_256.splice_from_pipe ... # 145.52 [+0.02] # OK tls.12_aes_gcm_256.splice_from_pipe # 145.52 [+0.00] ok 462 tls.12_aes_gcm_256.splice_from_pipe # 145.52 [+0.00] # RUN tls.12_aes_gcm_256.splice_more ... # 145.55 [+0.02] # OK tls.12_aes_gcm_256.splice_more # 145.55 [+0.00] ok 463 tls.12_aes_gcm_256.splice_more # 145.55 [+0.00] # RUN tls.12_aes_gcm_256.splice_from_pipe2 ... # 145.58 [+0.02] # OK tls.12_aes_gcm_256.splice_from_pipe2 # 145.58 [+0.00] ok 464 tls.12_aes_gcm_256.splice_from_pipe2 # 145.58 [+0.00] # RUN tls.12_aes_gcm_256.send_and_splice ... # 145.60 [+0.02] # OK tls.12_aes_gcm_256.send_and_splice # 145.60 [+0.00] ok 465 tls.12_aes_gcm_256.send_and_splice # 145.60 [+0.00] # RUN tls.12_aes_gcm_256.splice_to_pipe ... # 145.62 [+0.02] # OK tls.12_aes_gcm_256.splice_to_pipe # 145.62 [+0.00] ok 466 tls.12_aes_gcm_256.splice_to_pipe # 145.62 [+0.00] # RUN tls.12_aes_gcm_256.splice_cmsg_to_pipe ... # 145.64 [+0.02] # OK tls.12_aes_gcm_256.splice_cmsg_to_pipe # 145.65 [+0.00] ok 467 tls.12_aes_gcm_256.splice_cmsg_to_pipe # 145.65 [+0.00] # RUN tls.12_aes_gcm_256.splice_dec_cmsg_to_pipe ... # 145.66 [+0.02] # OK tls.12_aes_gcm_256.splice_dec_cmsg_to_pipe # 145.66 [+0.00] ok 468 tls.12_aes_gcm_256.splice_dec_cmsg_to_pipe # 145.67 [+0.00] # RUN tls.12_aes_gcm_256.recv_and_splice ... # 145.68 [+0.02] # OK tls.12_aes_gcm_256.recv_and_splice # 145.69 [+0.00] ok 469 tls.12_aes_gcm_256.recv_and_splice # 145.69 [+0.00] # RUN tls.12_aes_gcm_256.peek_and_splice ... # 145.71 [+0.02] # OK tls.12_aes_gcm_256.peek_and_splice # 145.71 [+0.00] ok 470 tls.12_aes_gcm_256.peek_and_splice # 145.71 [+0.00] # RUN tls.12_aes_gcm_256.recvmsg_single ... # 145.74 [+0.03] # OK tls.12_aes_gcm_256.recvmsg_single # 145.75 [+0.00] ok 471 tls.12_aes_gcm_256.recvmsg_single # 145.75 [+0.00] # RUN tls.12_aes_gcm_256.recvmsg_single_max ... # 145.77 [+0.02] # OK tls.12_aes_gcm_256.recvmsg_single_max # 145.77 [+0.00] ok 472 tls.12_aes_gcm_256.recvmsg_single_max # 145.77 [+0.00] # RUN tls.12_aes_gcm_256.recvmsg_multiple ... # 145.79 [+0.02] # OK tls.12_aes_gcm_256.recvmsg_multiple # 145.79 [+0.00] ok 473 tls.12_aes_gcm_256.recvmsg_multiple # 145.79 [+0.00] # RUN tls.12_aes_gcm_256.single_send_multiple_recv ... # 145.81 [+0.02] # OK tls.12_aes_gcm_256.single_send_multiple_recv # 145.81 [+0.00] ok 474 tls.12_aes_gcm_256.single_send_multiple_recv # 145.81 [+0.00] # RUN tls.12_aes_gcm_256.multiple_send_single_recv ... # 145.83 [+0.01] # OK tls.12_aes_gcm_256.multiple_send_single_recv # 145.83 [+0.00] ok 475 tls.12_aes_gcm_256.multiple_send_single_recv # 145.83 [+0.00] # RUN tls.12_aes_gcm_256.single_send_multiple_recv_non_align ... # 145.85 [+0.02] # OK tls.12_aes_gcm_256.single_send_multiple_recv_non_align # 145.85 [+0.00] ok 476 tls.12_aes_gcm_256.single_send_multiple_recv_non_align # 145.85 [+0.00] # RUN tls.12_aes_gcm_256.recv_partial ... # 145.88 [+0.03] # OK tls.12_aes_gcm_256.recv_partial # 145.88 [+0.00] ok 477 tls.12_aes_gcm_256.recv_partial # 145.88 [+0.00] # RUN tls.12_aes_gcm_256.recv_nonblock ... # 145.90 [+0.02] # OK tls.12_aes_gcm_256.recv_nonblock # 145.90 [+0.00] ok 478 tls.12_aes_gcm_256.recv_nonblock # 145.90 [+0.00] # RUN tls.12_aes_gcm_256.recv_peek ... # 145.92 [+0.02] # OK tls.12_aes_gcm_256.recv_peek # 145.92 [+0.00] ok 479 tls.12_aes_gcm_256.recv_peek # 145.92 [+0.00] # RUN tls.12_aes_gcm_256.recv_peek_multiple ... # 145.94 [+0.01] # OK tls.12_aes_gcm_256.recv_peek_multiple # 145.94 [+0.00] ok 480 tls.12_aes_gcm_256.recv_peek_multiple # 145.94 [+0.00] # RUN tls.12_aes_gcm_256.recv_peek_multiple_records ... # 145.96 [+0.02] # OK tls.12_aes_gcm_256.recv_peek_multiple_records # 145.96 [+0.00] ok 481 tls.12_aes_gcm_256.recv_peek_multiple_records # 145.96 [+0.00] # RUN tls.12_aes_gcm_256.recv_peek_large_buf_mult_recs ... # 145.98 [+0.02] # OK tls.12_aes_gcm_256.recv_peek_large_buf_mult_recs # 145.98 [+0.00] ok 482 tls.12_aes_gcm_256.recv_peek_large_buf_mult_recs # 145.98 [+0.00] # RUN tls.12_aes_gcm_256.recv_lowat ... # 146.01 [+0.04] # OK tls.12_aes_gcm_256.recv_lowat # 146.02 [+0.00] ok 483 tls.12_aes_gcm_256.recv_lowat # 146.02 [+0.00] # RUN tls.12_aes_gcm_256.bidir ... # 146.03 [+0.02] # OK tls.12_aes_gcm_256.bidir # 146.03 [+0.00] ok 484 tls.12_aes_gcm_256.bidir # 146.04 [+0.00] # RUN tls.12_aes_gcm_256.pollin ... # 146.08 [+0.05] # OK tls.12_aes_gcm_256.pollin # 146.08 [+0.00] ok 485 tls.12_aes_gcm_256.pollin # 146.09 [+0.00] # RUN tls.12_aes_gcm_256.poll_wait ... # 146.10 [+0.01] # OK tls.12_aes_gcm_256.poll_wait # 146.10 [+0.00] ok 486 tls.12_aes_gcm_256.poll_wait # 146.10 [+0.00] # RUN tls.12_aes_gcm_256.poll_wait_split ... # 146.13 [+0.02] # OK tls.12_aes_gcm_256.poll_wait_split # 146.13 [+0.00] ok 487 tls.12_aes_gcm_256.poll_wait_split # 146.13 [+0.00] # RUN tls.12_aes_gcm_256.blocking ... # 146.16 [+0.03] # OK tls.12_aes_gcm_256.blocking # 146.16 [+0.00] ok 488 tls.12_aes_gcm_256.blocking # 146.16 [+0.00] # RUN tls.12_aes_gcm_256.nonblocking ... # 146.27 [+0.11] # OK tls.12_aes_gcm_256.nonblocking # 146.27 [+0.00] ok 489 tls.12_aes_gcm_256.nonblocking # 146.27 [+0.00] # RUN tls.12_aes_gcm_256.mutliproc_even ... # 148.14 [+1.87] # OK tls.12_aes_gcm_256.mutliproc_even # 148.14 [+0.00] ok 490 tls.12_aes_gcm_256.mutliproc_even # 148.14 [+0.00] # RUN tls.12_aes_gcm_256.mutliproc_readers ... # 151.81 [+3.67] # OK tls.12_aes_gcm_256.mutliproc_readers # 151.81 [+0.00] ok 491 tls.12_aes_gcm_256.mutliproc_readers # 151.82 [+0.00] # RUN tls.12_aes_gcm_256.mutliproc_writers ... # 154.81 [+3.00] # OK tls.12_aes_gcm_256.mutliproc_writers # 154.81 [+0.00] ok 492 tls.12_aes_gcm_256.mutliproc_writers # 154.82 [+0.00] # RUN tls.12_aes_gcm_256.mutliproc_sendpage_even ... # 156.68 [+1.87] # OK tls.12_aes_gcm_256.mutliproc_sendpage_even # 156.68 [+0.00] ok 493 tls.12_aes_gcm_256.mutliproc_sendpage_even # 156.69 [+0.00] # RUN tls.12_aes_gcm_256.mutliproc_sendpage_readers ... # 160.29 [+3.60] # OK tls.12_aes_gcm_256.mutliproc_sendpage_readers # 160.29 [+0.00] ok 494 tls.12_aes_gcm_256.mutliproc_sendpage_readers # 160.29 [+0.00] # RUN tls.12_aes_gcm_256.mutliproc_sendpage_writers ... # 163.29 [+3.00] # OK tls.12_aes_gcm_256.mutliproc_sendpage_writers # 163.29 [+0.00] ok 495 tls.12_aes_gcm_256.mutliproc_sendpage_writers # 163.29 [+0.00] # RUN tls.12_aes_gcm_256.control_msg ... # 163.31 [+0.02] # OK tls.12_aes_gcm_256.control_msg # 163.31 [+0.00] ok 496 tls.12_aes_gcm_256.control_msg # 163.31 [+0.00] # RUN tls.12_aes_gcm_256.control_msg_nomerge ... # 163.33 [+0.02] # OK tls.12_aes_gcm_256.control_msg_nomerge # 163.33 [+0.00] ok 497 tls.12_aes_gcm_256.control_msg_nomerge # 163.33 [+0.00] # RUN tls.12_aes_gcm_256.data_control_data ... # 163.35 [+0.02] # OK tls.12_aes_gcm_256.data_control_data # 163.35 [+0.00] ok 498 tls.12_aes_gcm_256.data_control_data # 163.35 [+0.00] # RUN tls.12_aes_gcm_256.shutdown ... # 163.38 [+0.03] # OK tls.12_aes_gcm_256.shutdown # 163.38 [+0.00] ok 499 tls.12_aes_gcm_256.shutdown # 163.38 [+0.00] # RUN tls.12_aes_gcm_256.shutdown_unsent ... # 163.40 [+0.02] # OK tls.12_aes_gcm_256.shutdown_unsent # 163.40 [+0.00] ok 500 tls.12_aes_gcm_256.shutdown_unsent # 163.40 [+0.00] # RUN tls.12_aes_gcm_256.shutdown_reuse ... # 163.41 [+0.02] # OK tls.12_aes_gcm_256.shutdown_reuse # 163.42 [+0.00] ok 501 tls.12_aes_gcm_256.shutdown_reuse # 163.42 [+0.00] # RUN tls.12_aes_gcm_256.getsockopt ... # 163.44 [+0.02] # OK tls.12_aes_gcm_256.getsockopt # 163.44 [+0.00] ok 502 tls.12_aes_gcm_256.getsockopt # 163.44 [+0.00] # RUN tls.12_aes_gcm_256.recv_efault ... # 163.46 [+0.02] # OK tls.12_aes_gcm_256.recv_efault # 163.46 [+0.00] ok 503 tls.12_aes_gcm_256.recv_efault # 163.46 [+0.00] # RUN tls.13_aes_gcm_256.sendfile ... # 163.51 [+0.05] # OK tls.13_aes_gcm_256.sendfile # 163.51 [+0.00] ok 504 tls.13_aes_gcm_256.sendfile # 163.51 [+0.00] # RUN tls.13_aes_gcm_256.send_then_sendfile ... # 163.60 [+0.09] # OK tls.13_aes_gcm_256.send_then_sendfile # 163.60 [+0.00] ok 505 tls.13_aes_gcm_256.send_then_sendfile # 163.61 [+0.00] # RUN tls.13_aes_gcm_256.multi_chunk_sendfile ... # 165.37 [+1.77] # OK tls.13_aes_gcm_256.multi_chunk_sendfile # 165.37 [+0.00] ok 506 tls.13_aes_gcm_256.multi_chunk_sendfile # 165.37 [+0.00] # RUN tls.13_aes_gcm_256.recv_max ... # 165.39 [+0.02] # OK tls.13_aes_gcm_256.recv_max # 165.39 [+0.00] ok 507 tls.13_aes_gcm_256.recv_max # 165.40 [+0.00] # RUN tls.13_aes_gcm_256.recv_small ... # 165.42 [+0.02] # OK tls.13_aes_gcm_256.recv_small # 165.42 [+0.00] ok 508 tls.13_aes_gcm_256.recv_small # 165.42 [+0.00] # RUN tls.13_aes_gcm_256.msg_more ... # 165.44 [+0.02] # OK tls.13_aes_gcm_256.msg_more # 165.44 [+0.00] ok 509 tls.13_aes_gcm_256.msg_more # 165.44 [+0.00] # RUN tls.13_aes_gcm_256.msg_more_unsent ... # 165.47 [+0.03] # OK tls.13_aes_gcm_256.msg_more_unsent # 165.47 [+0.00] ok 510 tls.13_aes_gcm_256.msg_more_unsent # 165.47 [+0.00] # RUN tls.13_aes_gcm_256.msg_eor ... # 165.49 [+0.02] # OK tls.13_aes_gcm_256.msg_eor # 165.49 [+0.00] ok 511 tls.13_aes_gcm_256.msg_eor # 165.49 [+0.00] # RUN tls.13_aes_gcm_256.sendmsg_single ... # 165.51 [+0.02] # OK tls.13_aes_gcm_256.sendmsg_single # 165.51 [+0.00] ok 512 tls.13_aes_gcm_256.sendmsg_single # 165.51 [+0.00] # RUN tls.13_aes_gcm_256.sendmsg_fragmented ... # 165.57 [+0.06] # OK tls.13_aes_gcm_256.sendmsg_fragmented # 165.58 [+0.00] ok 513 tls.13_aes_gcm_256.sendmsg_fragmented # 165.58 [+0.00] # RUN tls.13_aes_gcm_256.sendmsg_large ... # 165.78 [+0.20] # OK tls.13_aes_gcm_256.sendmsg_large # 165.78 [+0.00] ok 514 tls.13_aes_gcm_256.sendmsg_large # 165.78 [+0.00] # RUN tls.13_aes_gcm_256.sendmsg_multiple ... # 165.81 [+0.03] # OK tls.13_aes_gcm_256.sendmsg_multiple # 165.81 [+0.00] ok 515 tls.13_aes_gcm_256.sendmsg_multiple # 165.81 [+0.00] # RUN tls.13_aes_gcm_256.sendmsg_multiple_stress ... # 165.83 [+0.02] # OK tls.13_aes_gcm_256.sendmsg_multiple_stress # 165.83 [+0.00] ok 516 tls.13_aes_gcm_256.sendmsg_multiple_stress # 165.83 [+0.00] # RUN tls.13_aes_gcm_256.splice_from_pipe ... # 165.85 [+0.02] # OK tls.13_aes_gcm_256.splice_from_pipe # 165.85 [+0.00] ok 517 tls.13_aes_gcm_256.splice_from_pipe # 165.85 [+0.00] # RUN tls.13_aes_gcm_256.splice_more ... # 165.87 [+0.02] # OK tls.13_aes_gcm_256.splice_more # 165.87 [+0.00] ok 518 tls.13_aes_gcm_256.splice_more # 165.87 [+0.00] # RUN tls.13_aes_gcm_256.splice_from_pipe2 ... # 165.90 [+0.03] # OK tls.13_aes_gcm_256.splice_from_pipe2 # 165.90 [+0.00] ok 519 tls.13_aes_gcm_256.splice_from_pipe2 # 165.90 [+0.00] # RUN tls.13_aes_gcm_256.send_and_splice ... # 165.92 [+0.02] # OK tls.13_aes_gcm_256.send_and_splice # 165.92 [+0.00] ok 520 tls.13_aes_gcm_256.send_and_splice # 165.92 [+0.00] # RUN tls.13_aes_gcm_256.splice_to_pipe ... # 165.95 [+0.03] # OK tls.13_aes_gcm_256.splice_to_pipe # 165.95 [+0.00] ok 521 tls.13_aes_gcm_256.splice_to_pipe # 165.95 [+0.00] # RUN tls.13_aes_gcm_256.splice_cmsg_to_pipe ... # 165.97 [+0.01] # OK tls.13_aes_gcm_256.splice_cmsg_to_pipe # 165.97 [+0.00] ok 522 tls.13_aes_gcm_256.splice_cmsg_to_pipe # 165.97 [+0.00] # RUN tls.13_aes_gcm_256.splice_dec_cmsg_to_pipe ... # 165.99 [+0.02] # OK tls.13_aes_gcm_256.splice_dec_cmsg_to_pipe # 166.00 [+0.00] ok 523 tls.13_aes_gcm_256.splice_dec_cmsg_to_pipe # 166.00 [+0.00] # RUN tls.13_aes_gcm_256.recv_and_splice ... # 166.01 [+0.02] # OK tls.13_aes_gcm_256.recv_and_splice # 166.02 [+0.00] ok 524 tls.13_aes_gcm_256.recv_and_splice # 166.02 [+0.00] # RUN tls.13_aes_gcm_256.peek_and_splice ... # 166.04 [+0.02] # OK tls.13_aes_gcm_256.peek_and_splice # 166.04 [+0.00] ok 525 tls.13_aes_gcm_256.peek_and_splice # 166.04 [+0.00] # RUN tls.13_aes_gcm_256.recvmsg_single ... # 166.06 [+0.02] # OK tls.13_aes_gcm_256.recvmsg_single # 166.06 [+0.00] ok 526 tls.13_aes_gcm_256.recvmsg_single # 166.06 [+0.00] # RUN tls.13_aes_gcm_256.recvmsg_single_max ... # 166.09 [+0.02] # OK tls.13_aes_gcm_256.recvmsg_single_max # 166.09 [+0.00] ok 527 tls.13_aes_gcm_256.recvmsg_single_max # 166.09 [+0.00] # RUN tls.13_aes_gcm_256.recvmsg_multiple ... # 166.11 [+0.02] # OK tls.13_aes_gcm_256.recvmsg_multiple # 166.11 [+0.00] ok 528 tls.13_aes_gcm_256.recvmsg_multiple # 166.12 [+0.00] # RUN tls.13_aes_gcm_256.single_send_multiple_recv ... # 166.13 [+0.02] # OK tls.13_aes_gcm_256.single_send_multiple_recv # 166.14 [+0.00] ok 529 tls.13_aes_gcm_256.single_send_multiple_recv # 166.14 [+0.00] # RUN tls.13_aes_gcm_256.multiple_send_single_recv ... # 166.16 [+0.02] # OK tls.13_aes_gcm_256.multiple_send_single_recv # 166.16 [+0.00] ok 530 tls.13_aes_gcm_256.multiple_send_single_recv # 166.17 [+0.00] # RUN tls.13_aes_gcm_256.single_send_multiple_recv_non_align ... # 166.18 [+0.01] # OK tls.13_aes_gcm_256.single_send_multiple_recv_non_align # 166.18 [+0.00] ok 531 tls.13_aes_gcm_256.single_send_multiple_recv_non_align # 166.19 [+0.00] # RUN tls.13_aes_gcm_256.recv_partial ... # 166.20 [+0.01] # OK tls.13_aes_gcm_256.recv_partial # 166.20 [+0.00] ok 532 tls.13_aes_gcm_256.recv_partial # 166.20 [+0.00] # RUN tls.13_aes_gcm_256.recv_nonblock ... # 166.23 [+0.02] # OK tls.13_aes_gcm_256.recv_nonblock # 166.23 [+0.00] ok 533 tls.13_aes_gcm_256.recv_nonblock # 166.23 [+0.00] # RUN tls.13_aes_gcm_256.recv_peek ... # 166.25 [+0.02] # OK tls.13_aes_gcm_256.recv_peek # 166.25 [+0.00] ok 534 tls.13_aes_gcm_256.recv_peek # 166.26 [+0.00] # RUN tls.13_aes_gcm_256.recv_peek_multiple ... # 166.27 [+0.02] # OK tls.13_aes_gcm_256.recv_peek_multiple # 166.27 [+0.00] ok 535 tls.13_aes_gcm_256.recv_peek_multiple # 166.28 [+0.00] # RUN tls.13_aes_gcm_256.recv_peek_multiple_records ... # 166.29 [+0.02] # OK tls.13_aes_gcm_256.recv_peek_multiple_records # 166.29 [+0.00] ok 536 tls.13_aes_gcm_256.recv_peek_multiple_records # 166.30 [+0.00] # RUN tls.13_aes_gcm_256.recv_peek_large_buf_mult_recs ... # 166.31 [+0.01] # OK tls.13_aes_gcm_256.recv_peek_large_buf_mult_recs # 166.31 [+0.00] ok 537 tls.13_aes_gcm_256.recv_peek_large_buf_mult_recs # 166.32 [+0.00] # RUN tls.13_aes_gcm_256.recv_lowat ... # 166.34 [+0.02] # OK tls.13_aes_gcm_256.recv_lowat # 166.34 [+0.00] ok 538 tls.13_aes_gcm_256.recv_lowat # 166.34 [+0.00] # RUN tls.13_aes_gcm_256.bidir ... # 166.37 [+0.02] # OK tls.13_aes_gcm_256.bidir # 166.37 [+0.00] ok 539 tls.13_aes_gcm_256.bidir # 166.37 [+0.00] # RUN tls.13_aes_gcm_256.pollin ... # 166.40 [+0.04] # OK tls.13_aes_gcm_256.pollin # 166.41 [+0.00] ok 540 tls.13_aes_gcm_256.pollin # 166.41 [+0.00] # RUN tls.13_aes_gcm_256.poll_wait ... # 166.42 [+0.02] # OK tls.13_aes_gcm_256.poll_wait # 166.42 [+0.00] ok 541 tls.13_aes_gcm_256.poll_wait # 166.43 [+0.00] # RUN tls.13_aes_gcm_256.poll_wait_split ... # 166.44 [+0.01] # OK tls.13_aes_gcm_256.poll_wait_split # 166.44 [+0.00] ok 542 tls.13_aes_gcm_256.poll_wait_split # 166.44 [+0.00] # RUN tls.13_aes_gcm_256.blocking ... # 166.48 [+0.04] # OK tls.13_aes_gcm_256.blocking # 166.48 [+0.00] ok 543 tls.13_aes_gcm_256.blocking # 166.48 [+0.00] # RUN tls.13_aes_gcm_256.nonblocking ... # 166.62 [+0.14] # OK tls.13_aes_gcm_256.nonblocking # 166.62 [+0.00] ok 544 tls.13_aes_gcm_256.nonblocking # 166.63 [+0.00] # RUN tls.13_aes_gcm_256.mutliproc_even ... # 168.51 [+1.89] # OK tls.13_aes_gcm_256.mutliproc_even # 168.52 [+0.00] ok 545 tls.13_aes_gcm_256.mutliproc_even # 168.52 [+0.00] # RUN tls.13_aes_gcm_256.mutliproc_readers ... # 172.11 [+3.59] # OK tls.13_aes_gcm_256.mutliproc_readers # 172.11 [+0.00] ok 546 tls.13_aes_gcm_256.mutliproc_readers # 172.12 [+0.00] # RUN tls.13_aes_gcm_256.mutliproc_writers ... # 175.16 [+3.04] # OK tls.13_aes_gcm_256.mutliproc_writers # 175.16 [+0.00] ok 547 tls.13_aes_gcm_256.mutliproc_writers # 175.16 [+0.00] # RUN tls.13_aes_gcm_256.mutliproc_sendpage_even ... # 177.07 [+1.91] # OK tls.13_aes_gcm_256.mutliproc_sendpage_even # 177.07 [+0.00] ok 548 tls.13_aes_gcm_256.mutliproc_sendpage_even # 177.08 [+0.00] # RUN tls.13_aes_gcm_256.mutliproc_sendpage_readers ... # 180.69 [+3.62] # OK tls.13_aes_gcm_256.mutliproc_sendpage_readers # 180.70 [+0.00] ok 549 tls.13_aes_gcm_256.mutliproc_sendpage_readers # 180.70 [+0.00] # RUN tls.13_aes_gcm_256.mutliproc_sendpage_writers ... # 183.68 [+2.98] # OK tls.13_aes_gcm_256.mutliproc_sendpage_writers # 183.68 [+0.00] ok 550 tls.13_aes_gcm_256.mutliproc_sendpage_writers # 183.68 [+0.00] # RUN tls.13_aes_gcm_256.control_msg ... # 183.70 [+0.02] # OK tls.13_aes_gcm_256.control_msg # 183.71 [+0.00] ok 551 tls.13_aes_gcm_256.control_msg # 183.71 [+0.00] # RUN tls.13_aes_gcm_256.control_msg_nomerge ... # 183.72 [+0.02] # OK tls.13_aes_gcm_256.control_msg_nomerge # 183.73 [+0.00] ok 552 tls.13_aes_gcm_256.control_msg_nomerge # 183.73 [+0.00] # RUN tls.13_aes_gcm_256.data_control_data ... # 183.75 [+0.02] # OK tls.13_aes_gcm_256.data_control_data # 183.75 [+0.00] ok 553 tls.13_aes_gcm_256.data_control_data # 183.75 [+0.00] # RUN tls.13_aes_gcm_256.shutdown ... # 183.77 [+0.02] # OK tls.13_aes_gcm_256.shutdown # 183.77 [+0.00] ok 554 tls.13_aes_gcm_256.shutdown # 183.77 [+0.00] # RUN tls.13_aes_gcm_256.shutdown_unsent ... # 183.79 [+0.02] # OK tls.13_aes_gcm_256.shutdown_unsent # 183.79 [+0.00] ok 555 tls.13_aes_gcm_256.shutdown_unsent # 183.79 [+0.00] # RUN tls.13_aes_gcm_256.shutdown_reuse ... # 183.81 [+0.02] # OK tls.13_aes_gcm_256.shutdown_reuse # 183.81 [+0.00] ok 556 tls.13_aes_gcm_256.shutdown_reuse # 183.81 [+0.00] # RUN tls.13_aes_gcm_256.getsockopt ... # 183.83 [+0.02] # OK tls.13_aes_gcm_256.getsockopt # 183.83 [+0.00] ok 557 tls.13_aes_gcm_256.getsockopt # 183.83 [+0.00] # RUN tls.13_aes_gcm_256.recv_efault ... # 183.86 [+0.03] # OK tls.13_aes_gcm_256.recv_efault # 183.86 [+0.00] ok 558 tls.13_aes_gcm_256.recv_efault # 183.86 [+0.00] # RUN tls.13_nopad.sendfile ... # 183.91 [+0.05] # OK tls.13_nopad.sendfile # 183.91 [+0.00] ok 559 tls.13_nopad.sendfile # 183.91 [+0.00] # RUN tls.13_nopad.send_then_sendfile ... # 183.97 [+0.06] # OK tls.13_nopad.send_then_sendfile # 183.98 [+0.00] ok 560 tls.13_nopad.send_then_sendfile # 183.98 [+0.00] # RUN tls.13_nopad.multi_chunk_sendfile ... # 185.57 [+1.59] # OK tls.13_nopad.multi_chunk_sendfile # 185.57 [+0.00] ok 561 tls.13_nopad.multi_chunk_sendfile # 185.57 [+0.00] # RUN tls.13_nopad.recv_max ... # 185.59 [+0.02] # OK tls.13_nopad.recv_max # 185.59 [+0.00] ok 562 tls.13_nopad.recv_max # 185.59 [+0.00] # RUN tls.13_nopad.recv_small ... # 185.61 [+0.02] # OK tls.13_nopad.recv_small # 185.61 [+0.00] ok 563 tls.13_nopad.recv_small # 185.61 [+0.00] # RUN tls.13_nopad.msg_more ... # 185.64 [+0.02] # OK tls.13_nopad.msg_more # 185.64 [+0.00] ok 564 tls.13_nopad.msg_more # 185.64 [+0.00] # RUN tls.13_nopad.msg_more_unsent ... # 185.65 [+0.02] # OK tls.13_nopad.msg_more_unsent # 185.66 [+0.00] ok 565 tls.13_nopad.msg_more_unsent # 185.66 [+0.00] # RUN tls.13_nopad.msg_eor ... # 185.68 [+0.02] # OK tls.13_nopad.msg_eor # 185.68 [+0.00] ok 566 tls.13_nopad.msg_eor # 185.68 [+0.00] # RUN tls.13_nopad.sendmsg_single ... # 185.70 [+0.02] # OK tls.13_nopad.sendmsg_single # 185.70 [+0.00] ok 567 tls.13_nopad.sendmsg_single # 185.70 [+0.00] # RUN tls.13_nopad.sendmsg_fragmented ... # 185.77 [+0.07] # OK tls.13_nopad.sendmsg_fragmented # 185.77 [+0.00] ok 568 tls.13_nopad.sendmsg_fragmented # 185.77 [+0.00] # RUN tls.13_nopad.sendmsg_large ... # 185.95 [+0.17] # OK tls.13_nopad.sendmsg_large # 185.95 [+0.00] ok 569 tls.13_nopad.sendmsg_large # 185.95 [+0.00] # RUN tls.13_nopad.sendmsg_multiple ... # 185.97 [+0.02] # OK tls.13_nopad.sendmsg_multiple # 185.97 [+0.00] ok 570 tls.13_nopad.sendmsg_multiple # 185.97 [+0.00] # RUN tls.13_nopad.sendmsg_multiple_stress ... # 185.99 [+0.02] # OK tls.13_nopad.sendmsg_multiple_stress # 185.99 [+0.00] ok 571 tls.13_nopad.sendmsg_multiple_stress # 185.99 [+0.00] # RUN tls.13_nopad.splice_from_pipe ... # 186.01 [+0.02] # OK tls.13_nopad.splice_from_pipe # 186.01 [+0.00] ok 572 tls.13_nopad.splice_from_pipe # 186.01 [+0.00] # RUN tls.13_nopad.splice_more ... # 186.03 [+0.02] # OK tls.13_nopad.splice_more # 186.03 [+0.00] ok 573 tls.13_nopad.splice_more # 186.04 [+0.00] # RUN tls.13_nopad.splice_from_pipe2 ... # 186.06 [+0.02] # OK tls.13_nopad.splice_from_pipe2 # 186.06 [+0.00] ok 574 tls.13_nopad.splice_from_pipe2 # 186.06 [+0.00] # RUN tls.13_nopad.send_and_splice ... # 186.09 [+0.03] # OK tls.13_nopad.send_and_splice # 186.09 [+0.00] ok 575 tls.13_nopad.send_and_splice # 186.09 [+0.00] # RUN tls.13_nopad.splice_to_pipe ... # 186.11 [+0.02] # OK tls.13_nopad.splice_to_pipe # 186.11 [+0.00] ok 576 tls.13_nopad.splice_to_pipe # 186.11 [+0.00] # RUN tls.13_nopad.splice_cmsg_to_pipe ... # 186.13 [+0.02] # OK tls.13_nopad.splice_cmsg_to_pipe # 186.13 [+0.00] ok 577 tls.13_nopad.splice_cmsg_to_pipe # 186.13 [+0.00] # RUN tls.13_nopad.splice_dec_cmsg_to_pipe ... # 186.17 [+0.03] # OK tls.13_nopad.splice_dec_cmsg_to_pipe # 186.17 [+0.00] ok 578 tls.13_nopad.splice_dec_cmsg_to_pipe # 186.17 [+0.00] # RUN tls.13_nopad.recv_and_splice ... # 186.19 [+0.02] # OK tls.13_nopad.recv_and_splice # 186.19 [+0.00] ok 579 tls.13_nopad.recv_and_splice # 186.19 [+0.00] # RUN tls.13_nopad.peek_and_splice ... # 186.22 [+0.03] # OK tls.13_nopad.peek_and_splice # 186.22 [+0.00] ok 580 tls.13_nopad.peek_and_splice # 186.22 [+0.00] # RUN tls.13_nopad.recvmsg_single ... # 186.25 [+0.03] # OK tls.13_nopad.recvmsg_single # 186.25 [+0.00] ok 581 tls.13_nopad.recvmsg_single # 186.25 [+0.00] # RUN tls.13_nopad.recvmsg_single_max ... # 186.27 [+0.02] # OK tls.13_nopad.recvmsg_single_max # 186.27 [+0.00] ok 582 tls.13_nopad.recvmsg_single_max # 186.28 [+0.00] # RUN tls.13_nopad.recvmsg_multiple ... # 186.30 [+0.02] # OK tls.13_nopad.recvmsg_multiple # 186.30 [+0.00] ok 583 tls.13_nopad.recvmsg_multiple # 186.30 [+0.00] # RUN tls.13_nopad.single_send_multiple_recv ... # 186.33 [+0.03] # OK tls.13_nopad.single_send_multiple_recv # 186.33 [+0.00] ok 584 tls.13_nopad.single_send_multiple_recv # 186.33 [+0.00] # RUN tls.13_nopad.multiple_send_single_recv ... # 186.35 [+0.02] # OK tls.13_nopad.multiple_send_single_recv # 186.36 [+0.00] ok 585 tls.13_nopad.multiple_send_single_recv # 186.36 [+0.00] # RUN tls.13_nopad.single_send_multiple_recv_non_align ... # 186.39 [+0.03] # OK tls.13_nopad.single_send_multiple_recv_non_align # 186.39 [+0.00] ok 586 tls.13_nopad.single_send_multiple_recv_non_align # 186.39 [+0.00] # RUN tls.13_nopad.recv_partial ... # 186.40 [+0.01] # OK tls.13_nopad.recv_partial # 186.41 [+0.00] ok 587 tls.13_nopad.recv_partial # 186.41 [+0.00] # RUN tls.13_nopad.recv_nonblock ... # 186.42 [+0.02] # OK tls.13_nopad.recv_nonblock # 186.42 [+0.00] ok 588 tls.13_nopad.recv_nonblock # 186.43 [+0.00] # RUN tls.13_nopad.recv_peek ... # 186.44 [+0.02] # OK tls.13_nopad.recv_peek # 186.44 [+0.00] ok 589 tls.13_nopad.recv_peek # 186.44 [+0.00] # RUN tls.13_nopad.recv_peek_multiple ... # 186.46 [+0.02] # OK tls.13_nopad.recv_peek_multiple # 186.46 [+0.00] ok 590 tls.13_nopad.recv_peek_multiple # 186.46 [+0.00] # RUN tls.13_nopad.recv_peek_multiple_records ... # 186.49 [+0.03] # OK tls.13_nopad.recv_peek_multiple_records # 186.49 [+0.00] ok 591 tls.13_nopad.recv_peek_multiple_records # 186.49 [+0.00] # RUN tls.13_nopad.recv_peek_large_buf_mult_recs ... # 186.51 [+0.02] # OK tls.13_nopad.recv_peek_large_buf_mult_recs # 186.51 [+0.00] ok 592 tls.13_nopad.recv_peek_large_buf_mult_recs # 186.51 [+0.00] # RUN tls.13_nopad.recv_lowat ... # 186.53 [+0.02] # OK tls.13_nopad.recv_lowat # 186.54 [+0.00] ok 593 tls.13_nopad.recv_lowat # 186.54 [+0.00] # RUN tls.13_nopad.bidir ... # 186.56 [+0.03] # OK tls.13_nopad.bidir # 186.56 [+0.00] ok 594 tls.13_nopad.bidir # 186.56 [+0.00] # RUN tls.13_nopad.pollin ... # 186.60 [+0.04] # OK tls.13_nopad.pollin # 186.60 [+0.00] ok 595 tls.13_nopad.pollin # 186.61 [+0.00] # RUN tls.13_nopad.poll_wait ... # 186.63 [+0.03] # OK tls.13_nopad.poll_wait # 186.63 [+0.00] ok 596 tls.13_nopad.poll_wait # 186.63 [+0.00] # RUN tls.13_nopad.poll_wait_split ... # 186.65 [+0.01] # OK tls.13_nopad.poll_wait_split # 186.65 [+0.00] ok 597 tls.13_nopad.poll_wait_split # 186.65 [+0.00] # RUN tls.13_nopad.blocking ... # 186.69 [+0.04] # OK tls.13_nopad.blocking # 186.69 [+0.00] ok 598 tls.13_nopad.blocking # 186.69 [+0.00] # RUN tls.13_nopad.nonblocking ... # 186.80 [+0.11] # OK tls.13_nopad.nonblocking # 186.80 [+0.00] ok 599 tls.13_nopad.nonblocking # 186.80 [+0.00] # RUN tls.13_nopad.mutliproc_even ... # 188.46 [+1.65] # OK tls.13_nopad.mutliproc_even # 188.46 [+0.00] ok 600 tls.13_nopad.mutliproc_even # 188.46 [+0.00] # RUN tls.13_nopad.mutliproc_readers ... # 191.57 [+3.11] # OK tls.13_nopad.mutliproc_readers # 191.57 [+0.00] ok 601 tls.13_nopad.mutliproc_readers # 191.58 [+0.00] # RUN tls.13_nopad.mutliproc_writers ... # 194.19 [+2.62] # OK tls.13_nopad.mutliproc_writers # 194.20 [+0.00] ok 602 tls.13_nopad.mutliproc_writers # 194.20 [+0.00] # RUN tls.13_nopad.mutliproc_sendpage_even ... # 195.82 [+1.62] # OK tls.13_nopad.mutliproc_sendpage_even # 195.82 [+0.00] ok 603 tls.13_nopad.mutliproc_sendpage_even # 195.82 [+0.00] # RUN tls.13_nopad.mutliproc_sendpage_readers ... # 198.94 [+3.12] # OK tls.13_nopad.mutliproc_sendpage_readers # 198.94 [+0.00] ok 604 tls.13_nopad.mutliproc_sendpage_readers # 198.94 [+0.00] # RUN tls.13_nopad.mutliproc_sendpage_writers ... # 201.54 [+2.59] # OK tls.13_nopad.mutliproc_sendpage_writers # 201.54 [+0.00] ok 605 tls.13_nopad.mutliproc_sendpage_writers # 201.54 [+0.00] # RUN tls.13_nopad.control_msg ... # 201.56 [+0.02] # OK tls.13_nopad.control_msg # 201.56 [+0.00] ok 606 tls.13_nopad.control_msg # 201.56 [+0.00] # RUN tls.13_nopad.control_msg_nomerge ... # 201.59 [+0.02] # OK tls.13_nopad.control_msg_nomerge # 201.59 [+0.00] ok 607 tls.13_nopad.control_msg_nomerge # 201.59 [+0.00] # RUN tls.13_nopad.data_control_data ... # 201.60 [+0.02] # OK tls.13_nopad.data_control_data # 201.61 [+0.00] ok 608 tls.13_nopad.data_control_data # 201.61 [+0.00] # RUN tls.13_nopad.shutdown ... # 201.62 [+0.02] # OK tls.13_nopad.shutdown # 201.62 [+0.00] ok 609 tls.13_nopad.shutdown # 201.62 [+0.00] # RUN tls.13_nopad.shutdown_unsent ... # 201.64 [+0.02] # OK tls.13_nopad.shutdown_unsent # 201.64 [+0.00] ok 610 tls.13_nopad.shutdown_unsent # 201.64 [+0.00] # RUN tls.13_nopad.shutdown_reuse ... # 201.66 [+0.02] # OK tls.13_nopad.shutdown_reuse # 201.66 [+0.00] ok 611 tls.13_nopad.shutdown_reuse # 201.66 [+0.00] # RUN tls.13_nopad.getsockopt ... # 201.68 [+0.02] # OK tls.13_nopad.getsockopt # 201.68 [+0.00] ok 612 tls.13_nopad.getsockopt # 201.68 [+0.00] # RUN tls.13_nopad.recv_efault ... # 201.70 [+0.02] # OK tls.13_nopad.recv_efault # 201.70 [+0.00] ok 613 tls.13_nopad.recv_efault # 201.70 [+0.00] # RUN tls.12_aria_gcm.sendfile ... # 202.03 [+0.33] # OK tls.12_aria_gcm.sendfile # 202.04 [+0.00] ok 614 tls.12_aria_gcm.sendfile # 202.04 [+0.00] # RUN tls.12_aria_gcm.send_then_sendfile ... # 202.11 [+0.08] # OK tls.12_aria_gcm.send_then_sendfile # 202.12 [+0.00] ok 615 tls.12_aria_gcm.send_then_sendfile # 202.12 [+0.00] # RUN tls.12_aria_gcm.multi_chunk_sendfile ... # 203.40 [+1.28] # OK tls.12_aria_gcm.multi_chunk_sendfile # 203.40 [+0.00] ok 616 tls.12_aria_gcm.multi_chunk_sendfile # 203.40 [+0.00] # RUN tls.12_aria_gcm.recv_max ... # 203.42 [+0.02] # OK tls.12_aria_gcm.recv_max # 203.42 [+0.00] ok 617 tls.12_aria_gcm.recv_max # 203.42 [+0.00] # RUN tls.12_aria_gcm.recv_small ... # 203.44 [+0.02] # OK tls.12_aria_gcm.recv_small # 203.44 [+0.00] ok 618 tls.12_aria_gcm.recv_small # 203.44 [+0.00] # RUN tls.12_aria_gcm.msg_more ... # 203.47 [+0.03] # OK tls.12_aria_gcm.msg_more # 203.47 [+0.00] ok 619 tls.12_aria_gcm.msg_more # 203.47 [+0.00] # RUN tls.12_aria_gcm.msg_more_unsent ... # 203.49 [+0.02] # OK tls.12_aria_gcm.msg_more_unsent # 203.49 [+0.00] ok 620 tls.12_aria_gcm.msg_more_unsent # 203.49 [+0.00] # RUN tls.12_aria_gcm.msg_eor ... # 203.51 [+0.02] # OK tls.12_aria_gcm.msg_eor # 203.51 [+0.00] ok 621 tls.12_aria_gcm.msg_eor # 203.51 [+0.00] # RUN tls.12_aria_gcm.sendmsg_single ... # 203.52 [+0.02] # OK tls.12_aria_gcm.sendmsg_single # 203.53 [+0.00] ok 622 tls.12_aria_gcm.sendmsg_single # 203.53 [+0.00] # RUN tls.12_aria_gcm.sendmsg_fragmented ... # 203.58 [+0.06] # OK tls.12_aria_gcm.sendmsg_fragmented # 203.59 [+0.00] ok 623 tls.12_aria_gcm.sendmsg_fragmented # 203.59 [+0.00] # RUN tls.12_aria_gcm.sendmsg_large ... # 203.78 [+0.19] # OK tls.12_aria_gcm.sendmsg_large # 203.78 [+0.00] ok 624 tls.12_aria_gcm.sendmsg_large # 203.78 [+0.00] # RUN tls.12_aria_gcm.sendmsg_multiple ... # 203.80 [+0.02] # OK tls.12_aria_gcm.sendmsg_multiple # 203.80 [+0.00] ok 625 tls.12_aria_gcm.sendmsg_multiple # 203.81 [+0.00] # RUN tls.12_aria_gcm.sendmsg_multiple_stress ... # 203.83 [+0.02] # OK tls.12_aria_gcm.sendmsg_multiple_stress # 203.83 [+0.00] ok 626 tls.12_aria_gcm.sendmsg_multiple_stress # 203.83 [+0.00] # RUN tls.12_aria_gcm.splice_from_pipe ... # 203.85 [+0.02] # OK tls.12_aria_gcm.splice_from_pipe # 203.85 [+0.00] ok 627 tls.12_aria_gcm.splice_from_pipe # 203.85 [+0.00] # RUN tls.12_aria_gcm.splice_more ... # 203.87 [+0.02] # OK tls.12_aria_gcm.splice_more # 203.88 [+0.00] ok 628 tls.12_aria_gcm.splice_more # 203.88 [+0.00] # RUN tls.12_aria_gcm.splice_from_pipe2 ... # 203.90 [+0.02] # OK tls.12_aria_gcm.splice_from_pipe2 # 203.90 [+0.00] ok 629 tls.12_aria_gcm.splice_from_pipe2 # 203.90 [+0.00] # RUN tls.12_aria_gcm.send_and_splice ... # 203.92 [+0.02] # OK tls.12_aria_gcm.send_and_splice # 203.92 [+0.00] ok 630 tls.12_aria_gcm.send_and_splice # 203.93 [+0.00] # RUN tls.12_aria_gcm.splice_to_pipe ... # 203.94 [+0.02] # OK tls.12_aria_gcm.splice_to_pipe # 203.94 [+0.00] ok 631 tls.12_aria_gcm.splice_to_pipe # 203.94 [+0.00] # RUN tls.12_aria_gcm.splice_cmsg_to_pipe ... # 203.96 [+0.02] # OK tls.12_aria_gcm.splice_cmsg_to_pipe # 203.96 [+0.00] ok 632 tls.12_aria_gcm.splice_cmsg_to_pipe # 203.96 [+0.00] # RUN tls.12_aria_gcm.splice_dec_cmsg_to_pipe ... # 203.99 [+0.03] # OK tls.12_aria_gcm.splice_dec_cmsg_to_pipe # 203.99 [+0.00] ok 633 tls.12_aria_gcm.splice_dec_cmsg_to_pipe # 204.00 [+0.00] # RUN tls.12_aria_gcm.recv_and_splice ... # 204.02 [+0.03] # OK tls.12_aria_gcm.recv_and_splice # 204.02 [+0.00] ok 634 tls.12_aria_gcm.recv_and_splice # 204.02 [+0.00] # RUN tls.12_aria_gcm.peek_and_splice ... # 204.04 [+0.02] # OK tls.12_aria_gcm.peek_and_splice # 204.04 [+0.00] ok 635 tls.12_aria_gcm.peek_and_splice # 204.05 [+0.00] # RUN tls.12_aria_gcm.recvmsg_single ... # 204.06 [+0.02] # OK tls.12_aria_gcm.recvmsg_single # 204.06 [+0.00] ok 636 tls.12_aria_gcm.recvmsg_single # 204.07 [+0.00] # RUN tls.12_aria_gcm.recvmsg_single_max ... # 204.08 [+0.02] # OK tls.12_aria_gcm.recvmsg_single_max # 204.08 [+0.00] ok 637 tls.12_aria_gcm.recvmsg_single_max # 204.08 [+0.00] # RUN tls.12_aria_gcm.recvmsg_multiple ... # 204.11 [+0.03] # OK tls.12_aria_gcm.recvmsg_multiple # 204.11 [+0.00] ok 638 tls.12_aria_gcm.recvmsg_multiple # 204.11 [+0.00] # RUN tls.12_aria_gcm.single_send_multiple_recv ... # 204.13 [+0.02] # OK tls.12_aria_gcm.single_send_multiple_recv # 204.14 [+0.00] ok 639 tls.12_aria_gcm.single_send_multiple_recv # 204.14 [+0.00] # RUN tls.12_aria_gcm.multiple_send_single_recv ... # 204.16 [+0.02] # OK tls.12_aria_gcm.multiple_send_single_recv # 204.16 [+0.00] ok 640 tls.12_aria_gcm.multiple_send_single_recv # 204.16 [+0.00] # RUN tls.12_aria_gcm.single_send_multiple_recv_non_align ... # 204.18 [+0.02] # OK tls.12_aria_gcm.single_send_multiple_recv_non_align # 204.18 [+0.00] ok 641 tls.12_aria_gcm.single_send_multiple_recv_non_align # 204.18 [+0.00] # RUN tls.12_aria_gcm.recv_partial ... # 204.20 [+0.02] # OK tls.12_aria_gcm.recv_partial # 204.20 [+0.00] ok 642 tls.12_aria_gcm.recv_partial # 204.20 [+0.00] # RUN tls.12_aria_gcm.recv_nonblock ... # 204.22 [+0.02] # OK tls.12_aria_gcm.recv_nonblock # 204.22 [+0.00] ok 643 tls.12_aria_gcm.recv_nonblock # 204.22 [+0.00] # RUN tls.12_aria_gcm.recv_peek ... # 204.25 [+0.03] # OK tls.12_aria_gcm.recv_peek # 204.25 [+0.00] ok 644 tls.12_aria_gcm.recv_peek # 204.25 [+0.00] # RUN tls.12_aria_gcm.recv_peek_multiple ... # 204.27 [+0.02] # OK tls.12_aria_gcm.recv_peek_multiple # 204.27 [+0.00] ok 645 tls.12_aria_gcm.recv_peek_multiple # 204.27 [+0.00] # RUN tls.12_aria_gcm.recv_peek_multiple_records ... # 204.29 [+0.02] # OK tls.12_aria_gcm.recv_peek_multiple_records # 204.29 [+0.00] ok 646 tls.12_aria_gcm.recv_peek_multiple_records # 204.29 [+0.00] # RUN tls.12_aria_gcm.recv_peek_large_buf_mult_recs ... # 204.31 [+0.02] # OK tls.12_aria_gcm.recv_peek_large_buf_mult_recs # 204.31 [+0.00] ok 647 tls.12_aria_gcm.recv_peek_large_buf_mult_recs # 204.31 [+0.00] # RUN tls.12_aria_gcm.recv_lowat ... # 204.33 [+0.02] # OK tls.12_aria_gcm.recv_lowat # 204.33 [+0.00] ok 648 tls.12_aria_gcm.recv_lowat # 204.33 [+0.00] # RUN tls.12_aria_gcm.bidir ... # 204.35 [+0.03] # OK tls.12_aria_gcm.bidir # 204.36 [+0.00] ok 649 tls.12_aria_gcm.bidir # 204.36 [+0.00] # RUN tls.12_aria_gcm.pollin ... # 204.39 [+0.04] # OK tls.12_aria_gcm.pollin # 204.39 [+0.00] ok 650 tls.12_aria_gcm.pollin # 204.40 [+0.00] # RUN tls.12_aria_gcm.poll_wait ... # 204.42 [+0.02] # OK tls.12_aria_gcm.poll_wait # 204.42 [+0.00] ok 651 tls.12_aria_gcm.poll_wait # 204.42 [+0.00] # RUN tls.12_aria_gcm.poll_wait_split ... # 204.45 [+0.03] # OK tls.12_aria_gcm.poll_wait_split # 204.45 [+0.00] ok 652 tls.12_aria_gcm.poll_wait_split # 204.45 [+0.00] # RUN tls.12_aria_gcm.blocking ... # 204.48 [+0.03] # OK tls.12_aria_gcm.blocking # 204.48 [+0.00] ok 653 tls.12_aria_gcm.blocking # 204.48 [+0.00] # RUN tls.12_aria_gcm.nonblocking ... # 204.59 [+0.11] # OK tls.12_aria_gcm.nonblocking # 204.59 [+0.00] ok 654 tls.12_aria_gcm.nonblocking # 204.59 [+0.00] # RUN tls.12_aria_gcm.mutliproc_even ... # 206.40 [+1.81] # OK tls.12_aria_gcm.mutliproc_even # 206.40 [+0.00] ok 655 tls.12_aria_gcm.mutliproc_even # 206.40 [+0.00] # RUN tls.12_aria_gcm.mutliproc_readers ... # 209.89 [+3.49] # OK tls.12_aria_gcm.mutliproc_readers # 209.89 [+0.00] ok 656 tls.12_aria_gcm.mutliproc_readers # 209.89 [+0.00] # RUN tls.12_aria_gcm.mutliproc_writers ... # 212.76 [+2.87] # OK tls.12_aria_gcm.mutliproc_writers # 212.76 [+0.00] ok 657 tls.12_aria_gcm.mutliproc_writers # 212.77 [+0.00] # RUN tls.12_aria_gcm.mutliproc_sendpage_even ... # 214.57 [+1.80] # OK tls.12_aria_gcm.mutliproc_sendpage_even # 214.57 [+0.00] ok 658 tls.12_aria_gcm.mutliproc_sendpage_even # 214.57 [+0.00] # RUN tls.12_aria_gcm.mutliproc_sendpage_readers ... # 218.08 [+3.51] # OK tls.12_aria_gcm.mutliproc_sendpage_readers # 218.08 [+0.00] ok 659 tls.12_aria_gcm.mutliproc_sendpage_readers # 218.08 [+0.00] # RUN tls.12_aria_gcm.mutliproc_sendpage_writers ... # 220.93 [+2.85] # OK tls.12_aria_gcm.mutliproc_sendpage_writers # 220.94 [+0.00] ok 660 tls.12_aria_gcm.mutliproc_sendpage_writers # 220.94 [+0.00] # RUN tls.12_aria_gcm.control_msg ... # 220.96 [+0.02] # OK tls.12_aria_gcm.control_msg # 220.96 [+0.00] ok 661 tls.12_aria_gcm.control_msg # 220.96 [+0.00] # RUN tls.12_aria_gcm.control_msg_nomerge ... # 220.98 [+0.02] # OK tls.12_aria_gcm.control_msg_nomerge # 220.98 [+0.00] ok 662 tls.12_aria_gcm.control_msg_nomerge # 220.98 [+0.00] # RUN tls.12_aria_gcm.data_control_data ... # 221.00 [+0.02] # OK tls.12_aria_gcm.data_control_data # 221.00 [+0.00] ok 663 tls.12_aria_gcm.data_control_data # 221.00 [+0.00] # RUN tls.12_aria_gcm.shutdown ... # 221.02 [+0.02] # OK tls.12_aria_gcm.shutdown # 221.03 [+0.00] ok 664 tls.12_aria_gcm.shutdown # 221.03 [+0.00] # RUN tls.12_aria_gcm.shutdown_unsent ... # 221.05 [+0.02] # OK tls.12_aria_gcm.shutdown_unsent # 221.05 [+0.00] ok 665 tls.12_aria_gcm.shutdown_unsent # 221.05 [+0.00] # RUN tls.12_aria_gcm.shutdown_reuse ... # 221.07 [+0.02] # OK tls.12_aria_gcm.shutdown_reuse # 221.07 [+0.00] ok 666 tls.12_aria_gcm.shutdown_reuse # 221.07 [+0.00] # RUN tls.12_aria_gcm.getsockopt ... # 221.09 [+0.03] # OK tls.12_aria_gcm.getsockopt # 221.10 [+0.00] ok 667 tls.12_aria_gcm.getsockopt # 221.10 [+0.00] # RUN tls.12_aria_gcm.recv_efault ... # 221.11 [+0.01] # OK tls.12_aria_gcm.recv_efault # 221.11 [+0.00] ok 668 tls.12_aria_gcm.recv_efault # 221.11 [+0.00] # RUN tls.12_aria_gcm_256.sendfile ... # 221.18 [+0.06] # OK tls.12_aria_gcm_256.sendfile # 221.18 [+0.00] ok 669 tls.12_aria_gcm_256.sendfile # 221.18 [+0.00] # RUN tls.12_aria_gcm_256.send_then_sendfile ... # 221.27 [+0.09] # OK tls.12_aria_gcm_256.send_then_sendfile # 221.27 [+0.00] ok 670 tls.12_aria_gcm_256.send_then_sendfile # 221.28 [+0.00] # RUN tls.12_aria_gcm_256.multi_chunk_sendfile ... # 222.50 [+1.22] # OK tls.12_aria_gcm_256.multi_chunk_sendfile # 222.50 [+0.00] ok 671 tls.12_aria_gcm_256.multi_chunk_sendfile # 222.50 [+0.00] # RUN tls.12_aria_gcm_256.recv_max ... # 222.52 [+0.02] # OK tls.12_aria_gcm_256.recv_max # 222.53 [+0.00] ok 672 tls.12_aria_gcm_256.recv_max # 222.53 [+0.00] # RUN tls.12_aria_gcm_256.recv_small ... # 222.54 [+0.02] # OK tls.12_aria_gcm_256.recv_small # 222.55 [+0.00] ok 673 tls.12_aria_gcm_256.recv_small # 222.55 [+0.00] # RUN tls.12_aria_gcm_256.msg_more ... # 222.57 [+0.02] # OK tls.12_aria_gcm_256.msg_more # 222.57 [+0.00] ok 674 tls.12_aria_gcm_256.msg_more # 222.57 [+0.00] # RUN tls.12_aria_gcm_256.msg_more_unsent ... # 222.59 [+0.02] # OK tls.12_aria_gcm_256.msg_more_unsent # 222.59 [+0.00] ok 675 tls.12_aria_gcm_256.msg_more_unsent # 222.59 [+0.00] # RUN tls.12_aria_gcm_256.msg_eor ... # 222.60 [+0.02] # OK tls.12_aria_gcm_256.msg_eor # 222.61 [+0.00] ok 676 tls.12_aria_gcm_256.msg_eor # 222.61 [+0.00] # RUN tls.12_aria_gcm_256.sendmsg_single ... # 222.63 [+0.02] # OK tls.12_aria_gcm_256.sendmsg_single # 222.63 [+0.00] ok 677 tls.12_aria_gcm_256.sendmsg_single # 222.63 [+0.00] # RUN tls.12_aria_gcm_256.sendmsg_fragmented ... # 222.68 [+0.05] # OK tls.12_aria_gcm_256.sendmsg_fragmented # 222.68 [+0.00] ok 678 tls.12_aria_gcm_256.sendmsg_fragmented # 222.68 [+0.00] # RUN tls.12_aria_gcm_256.sendmsg_large ... # 222.91 [+0.23] # OK tls.12_aria_gcm_256.sendmsg_large # 222.92 [+0.00] ok 679 tls.12_aria_gcm_256.sendmsg_large # 222.92 [+0.00] # RUN tls.12_aria_gcm_256.sendmsg_multiple ... # 222.94 [+0.02] # OK tls.12_aria_gcm_256.sendmsg_multiple # 222.94 [+0.00] ok 680 tls.12_aria_gcm_256.sendmsg_multiple # 222.94 [+0.00] # RUN tls.12_aria_gcm_256.sendmsg_multiple_stress ... # 222.96 [+0.02] # OK tls.12_aria_gcm_256.sendmsg_multiple_stress # 222.96 [+0.00] ok 681 tls.12_aria_gcm_256.sendmsg_multiple_stress # 222.96 [+0.00] # RUN tls.12_aria_gcm_256.splice_from_pipe ... # 222.98 [+0.02] # OK tls.12_aria_gcm_256.splice_from_pipe # 222.98 [+0.00] ok 682 tls.12_aria_gcm_256.splice_from_pipe # 222.98 [+0.00] # RUN tls.12_aria_gcm_256.splice_more ... # 223.00 [+0.02] # OK tls.12_aria_gcm_256.splice_more # 223.00 [+0.00] ok 683 tls.12_aria_gcm_256.splice_more # 223.01 [+0.00] # RUN tls.12_aria_gcm_256.splice_from_pipe2 ... # 223.02 [+0.02] # OK tls.12_aria_gcm_256.splice_from_pipe2 # 223.03 [+0.00] ok 684 tls.12_aria_gcm_256.splice_from_pipe2 # 223.03 [+0.00] # RUN tls.12_aria_gcm_256.send_and_splice ... # 223.04 [+0.01] # OK tls.12_aria_gcm_256.send_and_splice # 223.05 [+0.00] ok 685 tls.12_aria_gcm_256.send_and_splice # 223.05 [+0.00] # RUN tls.12_aria_gcm_256.splice_to_pipe ... # 223.07 [+0.02] # OK tls.12_aria_gcm_256.splice_to_pipe # 223.07 [+0.00] ok 686 tls.12_aria_gcm_256.splice_to_pipe # 223.07 [+0.00] # RUN tls.12_aria_gcm_256.splice_cmsg_to_pipe ... # 223.09 [+0.02] # OK tls.12_aria_gcm_256.splice_cmsg_to_pipe # 223.09 [+0.00] ok 687 tls.12_aria_gcm_256.splice_cmsg_to_pipe # 223.09 [+0.00] # RUN tls.12_aria_gcm_256.splice_dec_cmsg_to_pipe ... # 223.11 [+0.02] # OK tls.12_aria_gcm_256.splice_dec_cmsg_to_pipe # 223.11 [+0.00] ok 688 tls.12_aria_gcm_256.splice_dec_cmsg_to_pipe # 223.12 [+0.00] # RUN tls.12_aria_gcm_256.recv_and_splice ... # 223.13 [+0.01] # OK tls.12_aria_gcm_256.recv_and_splice # 223.13 [+0.00] ok 689 tls.12_aria_gcm_256.recv_and_splice # 223.13 [+0.00] # RUN tls.12_aria_gcm_256.peek_and_splice ... # 223.15 [+0.02] # OK tls.12_aria_gcm_256.peek_and_splice # 223.15 [+0.00] ok 690 tls.12_aria_gcm_256.peek_and_splice # 223.15 [+0.00] # RUN tls.12_aria_gcm_256.recvmsg_single ... # 223.17 [+0.02] # OK tls.12_aria_gcm_256.recvmsg_single # 223.17 [+0.00] ok 691 tls.12_aria_gcm_256.recvmsg_single # 223.17 [+0.00] # RUN tls.12_aria_gcm_256.recvmsg_single_max ... # 223.20 [+0.03] # OK tls.12_aria_gcm_256.recvmsg_single_max # 223.20 [+0.00] ok 692 tls.12_aria_gcm_256.recvmsg_single_max # 223.20 [+0.00] # RUN tls.12_aria_gcm_256.recvmsg_multiple ... # 223.22 [+0.02] # OK tls.12_aria_gcm_256.recvmsg_multiple # 223.23 [+0.00] ok 693 tls.12_aria_gcm_256.recvmsg_multiple # 223.23 [+0.00] # RUN tls.12_aria_gcm_256.single_send_multiple_recv ... # 223.25 [+0.03] # OK tls.12_aria_gcm_256.single_send_multiple_recv # 223.25 [+0.00] ok 694 tls.12_aria_gcm_256.single_send_multiple_recv # 223.26 [+0.00] # RUN tls.12_aria_gcm_256.multiple_send_single_recv ... # 223.28 [+0.02] # OK tls.12_aria_gcm_256.multiple_send_single_recv # 223.28 [+0.00] ok 695 tls.12_aria_gcm_256.multiple_send_single_recv # 223.28 [+0.00] # RUN tls.12_aria_gcm_256.single_send_multiple_recv_non_align ... # 223.30 [+0.02] # OK tls.12_aria_gcm_256.single_send_multiple_recv_non_align # 223.30 [+0.00] ok 696 tls.12_aria_gcm_256.single_send_multiple_recv_non_align # 223.30 [+0.00] # RUN tls.12_aria_gcm_256.recv_partial ... # 223.32 [+0.01] # OK tls.12_aria_gcm_256.recv_partial # 223.32 [+0.00] ok 697 tls.12_aria_gcm_256.recv_partial # 223.32 [+0.00] # RUN tls.12_aria_gcm_256.recv_nonblock ... # 223.33 [+0.02] # OK tls.12_aria_gcm_256.recv_nonblock # 223.34 [+0.00] ok 698 tls.12_aria_gcm_256.recv_nonblock # 223.34 [+0.00] # RUN tls.12_aria_gcm_256.recv_peek ... # 223.36 [+0.02] # OK tls.12_aria_gcm_256.recv_peek # 223.36 [+0.00] ok 699 tls.12_aria_gcm_256.recv_peek # 223.36 [+0.00] # RUN tls.12_aria_gcm_256.recv_peek_multiple ... # 223.38 [+0.02] # OK tls.12_aria_gcm_256.recv_peek_multiple # 223.39 [+0.00] ok 700 tls.12_aria_gcm_256.recv_peek_multiple # 223.39 [+0.00] # RUN tls.12_aria_gcm_256.recv_peek_multiple_records ... # 223.41 [+0.02] # OK tls.12_aria_gcm_256.recv_peek_multiple_records # 223.41 [+0.00] ok 701 tls.12_aria_gcm_256.recv_peek_multiple_records # 223.42 [+0.00] # RUN tls.12_aria_gcm_256.recv_peek_large_buf_mult_recs ... # 223.43 [+0.02] # OK tls.12_aria_gcm_256.recv_peek_large_buf_mult_recs # 223.43 [+0.00] ok 702 tls.12_aria_gcm_256.recv_peek_large_buf_mult_recs # 223.43 [+0.00] # RUN tls.12_aria_gcm_256.recv_lowat ... # 223.45 [+0.01] # OK tls.12_aria_gcm_256.recv_lowat # 223.45 [+0.00] ok 703 tls.12_aria_gcm_256.recv_lowat # 223.45 [+0.00] # RUN tls.12_aria_gcm_256.bidir ... # 223.47 [+0.02] # OK tls.12_aria_gcm_256.bidir # 223.48 [+0.00] ok 704 tls.12_aria_gcm_256.bidir # 223.48 [+0.00] # RUN tls.12_aria_gcm_256.pollin ... # 223.51 [+0.03] # OK tls.12_aria_gcm_256.pollin # 223.51 [+0.00] ok 705 tls.12_aria_gcm_256.pollin # 223.52 [+0.00] # RUN tls.12_aria_gcm_256.poll_wait ... # 223.53 [+0.02] # OK tls.12_aria_gcm_256.poll_wait # 223.53 [+0.00] ok 706 tls.12_aria_gcm_256.poll_wait # 223.54 [+0.00] # RUN tls.12_aria_gcm_256.poll_wait_split ... # 223.55 [+0.01] # OK tls.12_aria_gcm_256.poll_wait_split # 223.55 [+0.00] ok 707 tls.12_aria_gcm_256.poll_wait_split # 223.55 [+0.00] # RUN tls.12_aria_gcm_256.blocking ... # 223.59 [+0.04] # OK tls.12_aria_gcm_256.blocking # 223.59 [+0.00] ok 708 tls.12_aria_gcm_256.blocking # 223.59 [+0.00] # RUN tls.12_aria_gcm_256.nonblocking ... # 223.73 [+0.14] # OK tls.12_aria_gcm_256.nonblocking # 223.73 [+0.00] ok 709 tls.12_aria_gcm_256.nonblocking # 223.73 [+0.00] # RUN tls.12_aria_gcm_256.mutliproc_even ... # 225.85 [+2.12] # OK tls.12_aria_gcm_256.mutliproc_even # 225.85 [+0.00] ok 710 tls.12_aria_gcm_256.mutliproc_even # 225.86 [+0.00] # RUN tls.12_aria_gcm_256.mutliproc_readers ... # 229.91 [+4.05] # OK tls.12_aria_gcm_256.mutliproc_readers # 229.91 [+0.00] ok 711 tls.12_aria_gcm_256.mutliproc_readers # 229.91 [+0.00] # RUN tls.12_aria_gcm_256.mutliproc_writers ... # 233.24 [+3.33] # OK tls.12_aria_gcm_256.mutliproc_writers # 233.24 [+0.00] ok 712 tls.12_aria_gcm_256.mutliproc_writers # 233.24 [+0.00] # RUN tls.12_aria_gcm_256.mutliproc_sendpage_even ... # 235.31 [+2.06] # OK tls.12_aria_gcm_256.mutliproc_sendpage_even # 235.31 [+0.00] ok 713 tls.12_aria_gcm_256.mutliproc_sendpage_even # 235.31 [+0.00] # RUN tls.12_aria_gcm_256.mutliproc_sendpage_readers ... # 239.37 [+4.05] # OK tls.12_aria_gcm_256.mutliproc_sendpage_readers # 239.37 [+0.00] ok 714 tls.12_aria_gcm_256.mutliproc_sendpage_readers # 239.37 [+0.00] # RUN tls.12_aria_gcm_256.mutliproc_sendpage_writers ... # 242.71 [+3.34] # OK tls.12_aria_gcm_256.mutliproc_sendpage_writers # 242.71 [+0.00] ok 715 tls.12_aria_gcm_256.mutliproc_sendpage_writers # 242.71 [+0.00] # RUN tls.12_aria_gcm_256.control_msg ... # 242.73 [+0.02] # OK tls.12_aria_gcm_256.control_msg # 242.73 [+0.00] ok 716 tls.12_aria_gcm_256.control_msg # 242.73 [+0.00] # RUN tls.12_aria_gcm_256.control_msg_nomerge ... # 242.76 [+0.02] # OK tls.12_aria_gcm_256.control_msg_nomerge # 242.76 [+0.00] ok 717 tls.12_aria_gcm_256.control_msg_nomerge # 242.76 [+0.00] # RUN tls.12_aria_gcm_256.data_control_data ... # 242.77 [+0.01] # OK tls.12_aria_gcm_256.data_control_data # 242.78 [+0.00] ok 718 tls.12_aria_gcm_256.data_control_data # 242.78 [+0.00] # RUN tls.12_aria_gcm_256.shutdown ... # 242.79 [+0.02] # OK tls.12_aria_gcm_256.shutdown # 242.79 [+0.00] ok 719 tls.12_aria_gcm_256.shutdown # 242.80 [+0.00] # RUN tls.12_aria_gcm_256.shutdown_unsent ... # 242.82 [+0.02] # OK tls.12_aria_gcm_256.shutdown_unsent # 242.82 [+0.00] ok 720 tls.12_aria_gcm_256.shutdown_unsent # 242.82 [+0.00] # RUN tls.12_aria_gcm_256.shutdown_reuse ... # 242.84 [+0.02] # OK tls.12_aria_gcm_256.shutdown_reuse # 242.84 [+0.00] ok 721 tls.12_aria_gcm_256.shutdown_reuse # 242.84 [+0.00] # RUN tls.12_aria_gcm_256.getsockopt ... # 242.85 [+0.01] # OK tls.12_aria_gcm_256.getsockopt # 242.85 [+0.00] ok 722 tls.12_aria_gcm_256.getsockopt # 242.86 [+0.00] # RUN tls.12_aria_gcm_256.recv_efault ... # 242.87 [+0.02] # OK tls.12_aria_gcm_256.recv_efault # 242.87 [+0.00] ok 723 tls.12_aria_gcm_256.recv_efault # 242.88 [+0.00] # RUN tls_err.12_aes_gcm.bad_rec ... # 242.90 [+0.03] # OK tls_err.12_aes_gcm.bad_rec # 242.91 [+0.00] ok 724 tls_err.12_aes_gcm.bad_rec # 242.91 [+0.00] # RUN tls_err.12_aes_gcm.bad_auth ... # 242.92 [+0.02] # OK tls_err.12_aes_gcm.bad_auth # 242.92 [+0.00] ok 725 tls_err.12_aes_gcm.bad_auth # 242.92 [+0.00] # RUN tls_err.12_aes_gcm.bad_in_large_read ... # 242.95 [+0.03] # OK tls_err.12_aes_gcm.bad_in_large_read # 242.95 [+0.00] ok 726 tls_err.12_aes_gcm.bad_in_large_read # 242.95 [+0.00] # RUN tls_err.12_aes_gcm.bad_cmsg ... # 242.97 [+0.02] # OK tls_err.12_aes_gcm.bad_cmsg # 242.97 [+0.00] ok 727 tls_err.12_aes_gcm.bad_cmsg # 242.98 [+0.00] # RUN tls_err.12_aes_gcm.timeo ... # 243.02 [+0.05] # OK tls_err.12_aes_gcm.timeo # 243.02 [+0.00] ok 728 tls_err.12_aes_gcm.timeo # 243.02 [+0.00] # RUN tls_err.12_aes_gcm.poll_partial_rec ... # 243.06 [+0.03] # OK tls_err.12_aes_gcm.poll_partial_rec # 243.06 [+0.00] ok 729 tls_err.12_aes_gcm.poll_partial_rec # 243.06 [+0.00] # RUN tls_err.12_aes_gcm.epoll_partial_rec ... # 243.08 [+0.02] # OK tls_err.12_aes_gcm.epoll_partial_rec # 243.08 [+0.00] ok 730 tls_err.12_aes_gcm.epoll_partial_rec # 243.08 [+0.00] # RUN tls_err.12_aes_gcm.poll_partial_rec_async ... # 243.14 [+0.05] # OK tls_err.12_aes_gcm.poll_partial_rec_async # 243.14 [+0.00] ok 731 tls_err.12_aes_gcm.poll_partial_rec_async # 243.14 [+0.00] # RUN tls_err.13_aes_gcm.bad_rec ... # 243.16 [+0.02] # OK tls_err.13_aes_gcm.bad_rec # 243.16 [+0.00] ok 732 tls_err.13_aes_gcm.bad_rec # 243.16 [+0.00] # RUN tls_err.13_aes_gcm.bad_auth ... # 243.18 [+0.02] # OK tls_err.13_aes_gcm.bad_auth # 243.18 [+0.00] ok 733 tls_err.13_aes_gcm.bad_auth # 243.18 [+0.00] # RUN tls_err.13_aes_gcm.bad_in_large_read ... # 243.20 [+0.02] # OK tls_err.13_aes_gcm.bad_in_large_read # 243.21 [+0.00] ok 734 tls_err.13_aes_gcm.bad_in_large_read # 243.21 [+0.00] # RUN tls_err.13_aes_gcm.bad_cmsg ... # 243.23 [+0.03] # OK tls_err.13_aes_gcm.bad_cmsg # 243.24 [+0.00] ok 735 tls_err.13_aes_gcm.bad_cmsg # 243.24 [+0.00] # RUN tls_err.13_aes_gcm.timeo ... # 243.28 [+0.05] # OK tls_err.13_aes_gcm.timeo # 243.29 [+0.00] ok 736 tls_err.13_aes_gcm.timeo # 243.29 [+0.00] # RUN tls_err.13_aes_gcm.poll_partial_rec ... # 243.32 [+0.03] # OK tls_err.13_aes_gcm.poll_partial_rec # 243.32 [+0.00] ok 737 tls_err.13_aes_gcm.poll_partial_rec # 243.32 [+0.00] # RUN tls_err.13_aes_gcm.epoll_partial_rec ... # 243.34 [+0.02] # OK tls_err.13_aes_gcm.epoll_partial_rec # 243.34 [+0.00] ok 738 tls_err.13_aes_gcm.epoll_partial_rec # 243.34 [+0.00] # RUN tls_err.13_aes_gcm.poll_partial_rec_async ... # 243.39 [+0.04] # OK tls_err.13_aes_gcm.poll_partial_rec_async # 243.39 [+0.00] ok 739 tls_err.13_aes_gcm.poll_partial_rec_async # 243.39 [+0.00] # PASSED: 739 / 739 tests passed. # 243.39 [+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-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->