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.01 [+0.00] 1..739 # 0.01 [+0.00] # Starting 739 tests from 17 test cases. # 0.01 [+0.00] # RUN global.non_established ... # 0.14 [+0.13] # OK global.non_established # 0.14 [+0.00] ok 1 global.non_established # 0.14 [+0.00] # RUN global.keysizes ... # 0.40 [+0.26] # OK global.keysizes # 0.40 [+0.00] ok 2 global.keysizes # 0.40 [+0.00] # RUN global.no_pad ... # 0.41 [+0.01] # OK global.no_pad # 0.41 [+0.00] ok 3 global.no_pad # 0.41 [+0.00] # RUN global.tls_v6ops ... # 0.43 [+0.01] # OK global.tls_v6ops # 0.43 [+0.00] ok 4 global.tls_v6ops # 0.43 [+0.00] # RUN global.prequeue ... # 0.45 [+0.02] # OK global.prequeue # 0.45 [+0.00] ok 5 global.prequeue # 0.45 [+0.00] # RUN tls_basic.base_base ... # 0.47 [+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.52 [+0.02] # OK tls_basic.recseq_wrap # 0.52 [+0.00] ok 8 tls_basic.recseq_wrap # 0.52 [+0.00] # RUN tls.12_aes_gcm.sendfile ... # 0.57 [+0.05] # 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.65 [+0.07] # OK tls.12_aes_gcm.send_then_sendfile # 0.65 [+0.00] ok 10 tls.12_aes_gcm.send_then_sendfile # 0.65 [+0.00] # RUN tls.12_aes_gcm.multi_chunk_sendfile ... # 1.91 [+1.26] # 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.94 [+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.96 [+0.02] # OK tls.12_aes_gcm.recv_small # 1.96 [+0.00] ok 13 tls.12_aes_gcm.recv_small # 1.96 [+0.00] # RUN tls.12_aes_gcm.msg_more ... # 1.99 [+0.03] # OK tls.12_aes_gcm.msg_more # 1.99 [+0.00] ok 14 tls.12_aes_gcm.msg_more # 1.99 [+0.00] # RUN tls.12_aes_gcm.msg_more_unsent ... # 2.01 [+0.02] # OK tls.12_aes_gcm.msg_more_unsent # 2.01 [+0.00] ok 15 tls.12_aes_gcm.msg_more_unsent # 2.01 [+0.00] # RUN tls.12_aes_gcm.msg_eor ... # 2.03 [+0.02] # OK tls.12_aes_gcm.msg_eor # 2.03 [+0.00] ok 16 tls.12_aes_gcm.msg_eor # 2.03 [+0.00] # RUN tls.12_aes_gcm.sendmsg_single ... # 2.05 [+0.02] # OK tls.12_aes_gcm.sendmsg_single # 2.05 [+0.00] ok 17 tls.12_aes_gcm.sendmsg_single # 2.05 [+0.00] # RUN tls.12_aes_gcm.sendmsg_fragmented ... # 2.12 [+0.07] # OK tls.12_aes_gcm.sendmsg_fragmented # 2.12 [+0.00] ok 18 tls.12_aes_gcm.sendmsg_fragmented # 2.12 [+0.00] # RUN tls.12_aes_gcm.sendmsg_large ... # 2.30 [+0.18] # OK tls.12_aes_gcm.sendmsg_large # 2.30 [+0.00] ok 19 tls.12_aes_gcm.sendmsg_large # 2.30 [+0.00] # RUN tls.12_aes_gcm.sendmsg_multiple ... # 2.32 [+0.02] # OK tls.12_aes_gcm.sendmsg_multiple # 2.32 [+0.00] ok 20 tls.12_aes_gcm.sendmsg_multiple # 2.32 [+0.00] # RUN tls.12_aes_gcm.sendmsg_multiple_stress ... # 2.35 [+0.03] # OK tls.12_aes_gcm.sendmsg_multiple_stress # 2.35 [+0.00] ok 21 tls.12_aes_gcm.sendmsg_multiple_stress # 2.36 [+0.00] # RUN tls.12_aes_gcm.splice_from_pipe ... # 2.39 [+0.03] # OK tls.12_aes_gcm.splice_from_pipe # 2.39 [+0.00] ok 22 tls.12_aes_gcm.splice_from_pipe # 2.39 [+0.00] # RUN tls.12_aes_gcm.splice_more ... # 2.42 [+0.03] # OK tls.12_aes_gcm.splice_more # 2.42 [+0.00] ok 23 tls.12_aes_gcm.splice_more # 2.42 [+0.00] # RUN tls.12_aes_gcm.splice_from_pipe2 ... # 2.44 [+0.02] # OK tls.12_aes_gcm.splice_from_pipe2 # 2.44 [+0.00] ok 24 tls.12_aes_gcm.splice_from_pipe2 # 2.44 [+0.00] # RUN tls.12_aes_gcm.send_and_splice ... # 2.46 [+0.02] # OK tls.12_aes_gcm.send_and_splice # 2.47 [+0.00] ok 25 tls.12_aes_gcm.send_and_splice # 2.47 [+0.00] # RUN tls.12_aes_gcm.splice_to_pipe ... # 2.49 [+0.02] # OK tls.12_aes_gcm.splice_to_pipe # 2.49 [+0.00] ok 26 tls.12_aes_gcm.splice_to_pipe # 2.49 [+0.00] # RUN tls.12_aes_gcm.splice_cmsg_to_pipe ... # 2.52 [+0.03] # OK tls.12_aes_gcm.splice_cmsg_to_pipe # 2.52 [+0.00] ok 27 tls.12_aes_gcm.splice_cmsg_to_pipe # 2.52 [+0.00] # RUN tls.12_aes_gcm.splice_dec_cmsg_to_pipe ... # 2.55 [+0.03] # OK tls.12_aes_gcm.splice_dec_cmsg_to_pipe # 2.55 [+0.00] ok 28 tls.12_aes_gcm.splice_dec_cmsg_to_pipe # 2.55 [+0.00] # RUN tls.12_aes_gcm.recv_and_splice ... # 2.57 [+0.02] # OK tls.12_aes_gcm.recv_and_splice # 2.57 [+0.00] ok 29 tls.12_aes_gcm.recv_and_splice # 2.57 [+0.00] # RUN tls.12_aes_gcm.peek_and_splice ... # 2.59 [+0.02] # OK tls.12_aes_gcm.peek_and_splice # 2.59 [+0.00] ok 30 tls.12_aes_gcm.peek_and_splice # 2.59 [+0.00] # RUN tls.12_aes_gcm.recvmsg_single ... # 2.62 [+0.02] # OK tls.12_aes_gcm.recvmsg_single # 2.62 [+0.00] ok 31 tls.12_aes_gcm.recvmsg_single # 2.62 [+0.00] # RUN tls.12_aes_gcm.recvmsg_single_max ... # 2.64 [+0.03] # OK tls.12_aes_gcm.recvmsg_single_max # 2.65 [+0.00] ok 32 tls.12_aes_gcm.recvmsg_single_max # 2.65 [+0.00] # RUN tls.12_aes_gcm.recvmsg_multiple ... # 2.67 [+0.02] # OK tls.12_aes_gcm.recvmsg_multiple # 2.67 [+0.00] ok 33 tls.12_aes_gcm.recvmsg_multiple # 2.67 [+0.00] # RUN tls.12_aes_gcm.single_send_multiple_recv ... # 2.69 [+0.02] # OK tls.12_aes_gcm.single_send_multiple_recv # 2.69 [+0.00] ok 34 tls.12_aes_gcm.single_send_multiple_recv # 2.69 [+0.00] # RUN tls.12_aes_gcm.multiple_send_single_recv ... # 2.71 [+0.02] # OK tls.12_aes_gcm.multiple_send_single_recv # 2.71 [+0.00] ok 35 tls.12_aes_gcm.multiple_send_single_recv # 2.71 [+0.00] # RUN tls.12_aes_gcm.single_send_multiple_recv_non_align ... # 2.74 [+0.03] # OK tls.12_aes_gcm.single_send_multiple_recv_non_align # 2.74 [+0.00] ok 36 tls.12_aes_gcm.single_send_multiple_recv_non_align # 2.75 [+0.00] # RUN tls.12_aes_gcm.recv_partial ... # 2.76 [+0.02] # OK tls.12_aes_gcm.recv_partial # 2.76 [+0.00] ok 37 tls.12_aes_gcm.recv_partial # 2.76 [+0.00] # RUN tls.12_aes_gcm.recv_nonblock ... # 2.78 [+0.02] # OK tls.12_aes_gcm.recv_nonblock # 2.78 [+0.00] ok 38 tls.12_aes_gcm.recv_nonblock # 2.78 [+0.00] # RUN tls.12_aes_gcm.recv_peek ... # 2.80 [+0.02] # OK tls.12_aes_gcm.recv_peek # 2.80 [+0.00] ok 39 tls.12_aes_gcm.recv_peek # 2.80 [+0.00] # RUN tls.12_aes_gcm.recv_peek_multiple ... # 2.83 [+0.02] # OK tls.12_aes_gcm.recv_peek_multiple # 2.83 [+0.00] ok 40 tls.12_aes_gcm.recv_peek_multiple # 2.83 [+0.00] # RUN tls.12_aes_gcm.recv_peek_multiple_records ... # 2.84 [+0.02] # OK tls.12_aes_gcm.recv_peek_multiple_records # 2.85 [+0.00] ok 41 tls.12_aes_gcm.recv_peek_multiple_records # 2.85 [+0.00] # RUN tls.12_aes_gcm.recv_peek_large_buf_mult_recs ... # 2.86 [+0.02] # OK tls.12_aes_gcm.recv_peek_large_buf_mult_recs # 2.87 [+0.00] ok 42 tls.12_aes_gcm.recv_peek_large_buf_mult_recs # 2.87 [+0.00] # RUN tls.12_aes_gcm.recv_lowat ... # 2.89 [+0.02] # OK tls.12_aes_gcm.recv_lowat # 2.89 [+0.00] ok 43 tls.12_aes_gcm.recv_lowat # 2.89 [+0.00] # RUN tls.12_aes_gcm.bidir ... # 2.92 [+0.03] # OK tls.12_aes_gcm.bidir # 2.92 [+0.00] ok 44 tls.12_aes_gcm.bidir # 2.92 [+0.00] # RUN tls.12_aes_gcm.pollin ... # 2.95 [+0.04] # OK tls.12_aes_gcm.pollin # 2.96 [+0.00] ok 45 tls.12_aes_gcm.pollin # 2.96 [+0.00] # RUN tls.12_aes_gcm.poll_wait ... # 2.98 [+0.03] # OK tls.12_aes_gcm.poll_wait # 2.98 [+0.00] ok 46 tls.12_aes_gcm.poll_wait # 2.98 [+0.00] # RUN tls.12_aes_gcm.poll_wait_split ... # 3.00 [+0.02] # OK tls.12_aes_gcm.poll_wait_split # 3.00 [+0.00] ok 47 tls.12_aes_gcm.poll_wait_split # 3.00 [+0.00] # RUN tls.12_aes_gcm.blocking ... # 3.03 [+0.03] # OK tls.12_aes_gcm.blocking # 3.03 [+0.00] ok 48 tls.12_aes_gcm.blocking # 3.03 [+0.00] # RUN tls.12_aes_gcm.nonblocking ... # 3.14 [+0.11] # OK tls.12_aes_gcm.nonblocking # 3.14 [+0.00] ok 49 tls.12_aes_gcm.nonblocking # 3.14 [+0.00] # RUN tls.12_aes_gcm.mutliproc_even ... # 4.81 [+1.66] # OK tls.12_aes_gcm.mutliproc_even # 4.81 [+0.00] ok 50 tls.12_aes_gcm.mutliproc_even # 4.81 [+0.00] # RUN tls.12_aes_gcm.mutliproc_readers ... # 8.40 [+3.59] # OK tls.12_aes_gcm.mutliproc_readers # 8.40 [+0.00] ok 51 tls.12_aes_gcm.mutliproc_readers # 8.40 [+0.00] # RUN tls.12_aes_gcm.mutliproc_writers ... # 11.11 [+2.70] # OK tls.12_aes_gcm.mutliproc_writers # 11.11 [+0.00] ok 52 tls.12_aes_gcm.mutliproc_writers # 11.11 [+0.00] # RUN tls.12_aes_gcm.mutliproc_sendpage_even ... # 12.97 [+1.86] # OK tls.12_aes_gcm.mutliproc_sendpage_even # 12.97 [+0.00] ok 53 tls.12_aes_gcm.mutliproc_sendpage_even # 12.97 [+0.00] # RUN tls.12_aes_gcm.mutliproc_sendpage_readers ... # 16.60 [+3.63] # OK tls.12_aes_gcm.mutliproc_sendpage_readers # 16.60 [+0.00] ok 54 tls.12_aes_gcm.mutliproc_sendpage_readers # 16.60 [+0.00] # RUN tls.12_aes_gcm.mutliproc_sendpage_writers ... # 19.73 [+3.13] # OK tls.12_aes_gcm.mutliproc_sendpage_writers # 19.74 [+0.00] ok 55 tls.12_aes_gcm.mutliproc_sendpage_writers # 19.74 [+0.00] # RUN tls.12_aes_gcm.control_msg ... # 19.76 [+0.02] # OK tls.12_aes_gcm.control_msg # 19.76 [+0.00] ok 56 tls.12_aes_gcm.control_msg # 19.76 [+0.00] # RUN tls.12_aes_gcm.control_msg_nomerge ... # 19.79 [+0.03] # OK tls.12_aes_gcm.control_msg_nomerge # 19.80 [+0.01] ok 57 tls.12_aes_gcm.control_msg_nomerge # 19.80 [+0.00] # RUN tls.12_aes_gcm.data_control_data ... # 19.82 [+0.02] # OK tls.12_aes_gcm.data_control_data # 19.82 [+0.00] ok 58 tls.12_aes_gcm.data_control_data # 19.82 [+0.00] # RUN tls.12_aes_gcm.shutdown ... # 19.85 [+0.02] # OK tls.12_aes_gcm.shutdown # 19.85 [+0.00] ok 59 tls.12_aes_gcm.shutdown # 19.85 [+0.00] # RUN tls.12_aes_gcm.shutdown_unsent ... # 19.87 [+0.02] # OK tls.12_aes_gcm.shutdown_unsent # 19.87 [+0.00] ok 60 tls.12_aes_gcm.shutdown_unsent # 19.87 [+0.00] # RUN tls.12_aes_gcm.shutdown_reuse ... # 19.91 [+0.04] # OK tls.12_aes_gcm.shutdown_reuse # 19.92 [+0.00] ok 61 tls.12_aes_gcm.shutdown_reuse # 19.92 [+0.00] # RUN tls.12_aes_gcm.getsockopt ... # 19.94 [+0.02] # OK tls.12_aes_gcm.getsockopt # 19.94 [+0.00] ok 62 tls.12_aes_gcm.getsockopt # 19.94 [+0.00] # RUN tls.12_aes_gcm.recv_efault ... # 19.97 [+0.02] # OK tls.12_aes_gcm.recv_efault # 19.97 [+0.00] ok 63 tls.12_aes_gcm.recv_efault # 19.97 [+0.00] # RUN tls.13_aes_gcm.sendfile ... # 20.03 [+0.06] # OK tls.13_aes_gcm.sendfile # 20.03 [+0.00] ok 64 tls.13_aes_gcm.sendfile # 20.03 [+0.00] # RUN tls.13_aes_gcm.send_then_sendfile ... # 20.12 [+0.09] # OK tls.13_aes_gcm.send_then_sendfile # 20.12 [+0.00] ok 65 tls.13_aes_gcm.send_then_sendfile # 20.12 [+0.00] # RUN tls.13_aes_gcm.multi_chunk_sendfile ... # 22.16 [+2.04] # OK tls.13_aes_gcm.multi_chunk_sendfile # 22.16 [+0.00] ok 66 tls.13_aes_gcm.multi_chunk_sendfile # 22.17 [+0.00] # RUN tls.13_aes_gcm.recv_max ... # 22.19 [+0.02] # OK tls.13_aes_gcm.recv_max # 22.19 [+0.00] ok 67 tls.13_aes_gcm.recv_max # 22.19 [+0.00] # RUN tls.13_aes_gcm.recv_small ... # 22.23 [+0.04] # OK tls.13_aes_gcm.recv_small # 22.23 [+0.00] ok 68 tls.13_aes_gcm.recv_small # 22.23 [+0.00] # RUN tls.13_aes_gcm.msg_more ... # 22.26 [+0.03] # OK tls.13_aes_gcm.msg_more # 22.26 [+0.00] ok 69 tls.13_aes_gcm.msg_more # 22.26 [+0.00] # RUN tls.13_aes_gcm.msg_more_unsent ... # 22.29 [+0.03] # OK tls.13_aes_gcm.msg_more_unsent # 22.29 [+0.00] ok 70 tls.13_aes_gcm.msg_more_unsent # 22.29 [+0.00] # RUN tls.13_aes_gcm.msg_eor ... # 22.32 [+0.03] # OK tls.13_aes_gcm.msg_eor # 22.32 [+0.00] ok 71 tls.13_aes_gcm.msg_eor # 22.32 [+0.00] # RUN tls.13_aes_gcm.sendmsg_single ... # 22.35 [+0.03] # OK tls.13_aes_gcm.sendmsg_single # 22.36 [+0.00] ok 72 tls.13_aes_gcm.sendmsg_single # 22.36 [+0.00] # RUN tls.13_aes_gcm.sendmsg_fragmented ... # 22.45 [+0.10] # OK tls.13_aes_gcm.sendmsg_fragmented # 22.46 [+0.00] ok 73 tls.13_aes_gcm.sendmsg_fragmented # 22.46 [+0.00] # RUN tls.13_aes_gcm.sendmsg_large ... # 22.74 [+0.28] # OK tls.13_aes_gcm.sendmsg_large # 22.74 [+0.00] ok 74 tls.13_aes_gcm.sendmsg_large # 22.74 [+0.00] # RUN tls.13_aes_gcm.sendmsg_multiple ... # 22.76 [+0.02] # OK tls.13_aes_gcm.sendmsg_multiple # 22.76 [+0.00] ok 75 tls.13_aes_gcm.sendmsg_multiple # 22.76 [+0.00] # RUN tls.13_aes_gcm.sendmsg_multiple_stress ... # 22.79 [+0.03] # OK tls.13_aes_gcm.sendmsg_multiple_stress # 22.79 [+0.00] ok 76 tls.13_aes_gcm.sendmsg_multiple_stress # 22.79 [+0.00] # RUN tls.13_aes_gcm.splice_from_pipe ... # 22.83 [+0.04] # OK tls.13_aes_gcm.splice_from_pipe # 22.83 [+0.00] ok 77 tls.13_aes_gcm.splice_from_pipe # 22.83 [+0.00] # RUN tls.13_aes_gcm.splice_more ... # 22.87 [+0.04] # OK tls.13_aes_gcm.splice_more # 22.87 [+0.00] ok 78 tls.13_aes_gcm.splice_more # 22.87 [+0.00] # RUN tls.13_aes_gcm.splice_from_pipe2 ... # 22.90 [+0.03] # OK tls.13_aes_gcm.splice_from_pipe2 # 22.90 [+0.00] ok 79 tls.13_aes_gcm.splice_from_pipe2 # 22.90 [+0.00] # RUN tls.13_aes_gcm.send_and_splice ... # 22.93 [+0.03] # OK tls.13_aes_gcm.send_and_splice # 22.94 [+0.00] ok 80 tls.13_aes_gcm.send_and_splice # 22.94 [+0.00] # RUN tls.13_aes_gcm.splice_to_pipe ... # 22.97 [+0.03] # OK tls.13_aes_gcm.splice_to_pipe # 22.97 [+0.00] ok 81 tls.13_aes_gcm.splice_to_pipe # 22.97 [+0.00] # RUN tls.13_aes_gcm.splice_cmsg_to_pipe ... # 23.01 [+0.04] # OK tls.13_aes_gcm.splice_cmsg_to_pipe # 23.01 [+0.00] ok 82 tls.13_aes_gcm.splice_cmsg_to_pipe # 23.01 [+0.00] # RUN tls.13_aes_gcm.splice_dec_cmsg_to_pipe ... # 23.04 [+0.03] # OK tls.13_aes_gcm.splice_dec_cmsg_to_pipe # 23.04 [+0.00] ok 83 tls.13_aes_gcm.splice_dec_cmsg_to_pipe # 23.04 [+0.00] # RUN tls.13_aes_gcm.recv_and_splice ... # 23.07 [+0.03] # OK tls.13_aes_gcm.recv_and_splice # 23.07 [+0.00] ok 84 tls.13_aes_gcm.recv_and_splice # 23.07 [+0.00] # RUN tls.13_aes_gcm.peek_and_splice ... # 23.12 [+0.05] # OK tls.13_aes_gcm.peek_and_splice # 23.12 [+0.00] ok 85 tls.13_aes_gcm.peek_and_splice # 23.12 [+0.00] # RUN tls.13_aes_gcm.recvmsg_single ... # 23.15 [+0.03] # OK tls.13_aes_gcm.recvmsg_single # 23.15 [+0.00] ok 86 tls.13_aes_gcm.recvmsg_single # 23.16 [+0.00] # RUN tls.13_aes_gcm.recvmsg_single_max ... # 23.20 [+0.04] # OK tls.13_aes_gcm.recvmsg_single_max # 23.20 [+0.00] ok 87 tls.13_aes_gcm.recvmsg_single_max # 23.20 [+0.00] # RUN tls.13_aes_gcm.recvmsg_multiple ... # 23.25 [+0.05] # OK tls.13_aes_gcm.recvmsg_multiple # 23.25 [+0.00] ok 88 tls.13_aes_gcm.recvmsg_multiple # 23.25 [+0.00] # RUN tls.13_aes_gcm.single_send_multiple_recv ... # 23.29 [+0.03] # OK tls.13_aes_gcm.single_send_multiple_recv # 23.29 [+0.00] ok 89 tls.13_aes_gcm.single_send_multiple_recv # 23.29 [+0.00] # RUN tls.13_aes_gcm.multiple_send_single_recv ... # 23.32 [+0.03] # OK tls.13_aes_gcm.multiple_send_single_recv # 23.32 [+0.00] ok 90 tls.13_aes_gcm.multiple_send_single_recv # 23.32 [+0.00] # RUN tls.13_aes_gcm.single_send_multiple_recv_non_align ... # 23.35 [+0.03] # OK tls.13_aes_gcm.single_send_multiple_recv_non_align # 23.35 [+0.00] ok 91 tls.13_aes_gcm.single_send_multiple_recv_non_align # 23.36 [+0.00] # RUN tls.13_aes_gcm.recv_partial ... # 23.39 [+0.04] # OK tls.13_aes_gcm.recv_partial # 23.40 [+0.00] ok 92 tls.13_aes_gcm.recv_partial # 23.40 [+0.00] # RUN tls.13_aes_gcm.recv_nonblock ... # 23.42 [+0.03] # OK tls.13_aes_gcm.recv_nonblock # 23.43 [+0.00] ok 93 tls.13_aes_gcm.recv_nonblock # 23.43 [+0.00] # RUN tls.13_aes_gcm.recv_peek ... # 23.47 [+0.04] # OK tls.13_aes_gcm.recv_peek # 23.47 [+0.00] ok 94 tls.13_aes_gcm.recv_peek # 23.47 [+0.00] # RUN tls.13_aes_gcm.recv_peek_multiple ... # 23.51 [+0.04] # OK tls.13_aes_gcm.recv_peek_multiple # 23.51 [+0.00] ok 95 tls.13_aes_gcm.recv_peek_multiple # 23.52 [+0.00] # RUN tls.13_aes_gcm.recv_peek_multiple_records ... # 23.55 [+0.03] # OK tls.13_aes_gcm.recv_peek_multiple_records # 23.55 [+0.00] ok 96 tls.13_aes_gcm.recv_peek_multiple_records # 23.55 [+0.00] # RUN tls.13_aes_gcm.recv_peek_large_buf_mult_recs ... # 23.59 [+0.03] # OK tls.13_aes_gcm.recv_peek_large_buf_mult_recs # 23.59 [+0.00] ok 97 tls.13_aes_gcm.recv_peek_large_buf_mult_recs # 23.59 [+0.00] # RUN tls.13_aes_gcm.recv_lowat ... # 23.62 [+0.03] # OK tls.13_aes_gcm.recv_lowat # 23.62 [+0.00] ok 98 tls.13_aes_gcm.recv_lowat # 23.62 [+0.00] # RUN tls.13_aes_gcm.bidir ... # 23.65 [+0.04] # OK tls.13_aes_gcm.bidir # 23.66 [+0.00] ok 99 tls.13_aes_gcm.bidir # 23.66 [+0.00] # RUN tls.13_aes_gcm.pollin ... # 23.71 [+0.05] # OK tls.13_aes_gcm.pollin # 23.71 [+0.00] ok 100 tls.13_aes_gcm.pollin # 23.72 [+0.00] # RUN tls.13_aes_gcm.poll_wait ... # 23.74 [+0.02] # OK tls.13_aes_gcm.poll_wait # 23.74 [+0.00] ok 101 tls.13_aes_gcm.poll_wait # 23.74 [+0.00] # RUN tls.13_aes_gcm.poll_wait_split ... # 23.77 [+0.02] # OK tls.13_aes_gcm.poll_wait_split # 23.77 [+0.00] ok 102 tls.13_aes_gcm.poll_wait_split # 23.77 [+0.00] # RUN tls.13_aes_gcm.blocking ... # 23.82 [+0.05] # OK tls.13_aes_gcm.blocking # 23.83 [+0.00] ok 103 tls.13_aes_gcm.blocking # 23.83 [+0.00] # RUN tls.13_aes_gcm.nonblocking ... # 23.98 [+0.16] # OK tls.13_aes_gcm.nonblocking # 23.99 [+0.00] ok 104 tls.13_aes_gcm.nonblocking # 23.99 [+0.00] # RUN tls.13_aes_gcm.mutliproc_even ... # 26.26 [+2.27] # OK tls.13_aes_gcm.mutliproc_even # 26.26 [+0.00] ok 105 tls.13_aes_gcm.mutliproc_even # 26.26 [+0.00] # RUN tls.13_aes_gcm.mutliproc_readers ... # 30.22 [+3.96] # OK tls.13_aes_gcm.mutliproc_readers # 30.22 [+0.00] ok 106 tls.13_aes_gcm.mutliproc_readers # 30.22 [+0.00] # RUN tls.13_aes_gcm.mutliproc_writers ... # 33.57 [+3.34] # OK tls.13_aes_gcm.mutliproc_writers # 33.57 [+0.00] ok 107 tls.13_aes_gcm.mutliproc_writers # 33.57 [+0.00] # RUN tls.13_aes_gcm.mutliproc_sendpage_even ... # 35.59 [+2.01] # OK tls.13_aes_gcm.mutliproc_sendpage_even # 35.59 [+0.00] ok 108 tls.13_aes_gcm.mutliproc_sendpage_even # 35.59 [+0.00] # RUN tls.13_aes_gcm.mutliproc_sendpage_readers ... # 39.12 [+3.53] # OK tls.13_aes_gcm.mutliproc_sendpage_readers # 39.12 [+0.00] ok 109 tls.13_aes_gcm.mutliproc_sendpage_readers # 39.12 [+0.00] # RUN tls.13_aes_gcm.mutliproc_sendpage_writers ... # 41.84 [+2.71] # OK tls.13_aes_gcm.mutliproc_sendpage_writers # 41.84 [+0.00] ok 110 tls.13_aes_gcm.mutliproc_sendpage_writers # 41.84 [+0.00] # RUN tls.13_aes_gcm.control_msg ... # 41.86 [+0.02] # OK tls.13_aes_gcm.control_msg # 41.86 [+0.00] ok 111 tls.13_aes_gcm.control_msg # 41.86 [+0.00] # RUN tls.13_aes_gcm.control_msg_nomerge ... # 41.88 [+0.02] # OK tls.13_aes_gcm.control_msg_nomerge # 41.88 [+0.00] ok 112 tls.13_aes_gcm.control_msg_nomerge # 41.88 [+0.00] # RUN tls.13_aes_gcm.data_control_data ... # 41.90 [+0.02] # OK tls.13_aes_gcm.data_control_data # 41.90 [+0.00] ok 113 tls.13_aes_gcm.data_control_data # 41.90 [+0.00] # RUN tls.13_aes_gcm.shutdown ... # 41.92 [+0.02] # OK tls.13_aes_gcm.shutdown # 41.93 [+0.00] ok 114 tls.13_aes_gcm.shutdown # 41.93 [+0.00] # RUN tls.13_aes_gcm.shutdown_unsent ... # 41.94 [+0.02] # OK tls.13_aes_gcm.shutdown_unsent # 41.94 [+0.00] ok 115 tls.13_aes_gcm.shutdown_unsent # 41.95 [+0.00] # RUN tls.13_aes_gcm.shutdown_reuse ... # 41.97 [+0.02] # OK tls.13_aes_gcm.shutdown_reuse # 41.97 [+0.00] ok 116 tls.13_aes_gcm.shutdown_reuse # 41.97 [+0.00] # RUN tls.13_aes_gcm.getsockopt ... # 41.99 [+0.02] # OK tls.13_aes_gcm.getsockopt # 41.99 [+0.00] ok 117 tls.13_aes_gcm.getsockopt # 42.00 [+0.00] # RUN tls.13_aes_gcm.recv_efault ... # 42.01 [+0.02] # OK tls.13_aes_gcm.recv_efault # 42.01 [+0.00] ok 118 tls.13_aes_gcm.recv_efault # 42.01 [+0.00] # RUN tls.12_chacha.sendfile ... # 42.58 [+0.56] # OK tls.12_chacha.sendfile # 42.58 [+0.00] ok 119 tls.12_chacha.sendfile # 42.58 [+0.00] # RUN tls.12_chacha.send_then_sendfile ... # 42.63 [+0.05] # OK tls.12_chacha.send_then_sendfile # 42.63 [+0.00] ok 120 tls.12_chacha.send_then_sendfile # 42.63 [+0.00] # RUN tls.12_chacha.multi_chunk_sendfile ... # 43.95 [+1.32] # OK tls.12_chacha.multi_chunk_sendfile # 43.95 [+0.00] ok 121 tls.12_chacha.multi_chunk_sendfile # 43.96 [+0.00] # RUN tls.12_chacha.recv_max ... # 43.98 [+0.03] # OK tls.12_chacha.recv_max # 43.98 [+0.00] ok 122 tls.12_chacha.recv_max # 43.98 [+0.00] # RUN tls.12_chacha.recv_small ... # 44.00 [+0.01] # OK tls.12_chacha.recv_small # 44.00 [+0.00] ok 123 tls.12_chacha.recv_small # 44.00 [+0.00] # RUN tls.12_chacha.msg_more ... # 44.02 [+0.02] # OK tls.12_chacha.msg_more # 44.02 [+0.00] ok 124 tls.12_chacha.msg_more # 44.02 [+0.00] # RUN tls.12_chacha.msg_more_unsent ... # 44.04 [+0.02] # OK tls.12_chacha.msg_more_unsent # 44.04 [+0.00] ok 125 tls.12_chacha.msg_more_unsent # 44.04 [+0.00] # RUN tls.12_chacha.msg_eor ... # 44.06 [+0.02] # OK tls.12_chacha.msg_eor # 44.06 [+0.00] ok 126 tls.12_chacha.msg_eor # 44.06 [+0.00] # RUN tls.12_chacha.sendmsg_single ... # 44.08 [+0.02] # OK tls.12_chacha.sendmsg_single # 44.08 [+0.00] ok 127 tls.12_chacha.sendmsg_single # 44.09 [+0.00] # RUN tls.12_chacha.sendmsg_fragmented ... # 44.14 [+0.05] # OK tls.12_chacha.sendmsg_fragmented # 44.14 [+0.00] ok 128 tls.12_chacha.sendmsg_fragmented # 44.14 [+0.00] # RUN tls.12_chacha.sendmsg_large ... # 44.23 [+0.09] # OK tls.12_chacha.sendmsg_large # 44.23 [+0.00] ok 129 tls.12_chacha.sendmsg_large # 44.23 [+0.00] # RUN tls.12_chacha.sendmsg_multiple ... # 44.25 [+0.02] # OK tls.12_chacha.sendmsg_multiple # 44.25 [+0.00] ok 130 tls.12_chacha.sendmsg_multiple # 44.25 [+0.00] # RUN tls.12_chacha.sendmsg_multiple_stress ... # 44.28 [+0.02] # OK tls.12_chacha.sendmsg_multiple_stress # 44.28 [+0.00] ok 131 tls.12_chacha.sendmsg_multiple_stress # 44.28 [+0.00] # RUN tls.12_chacha.splice_from_pipe ... # 44.30 [+0.02] # OK tls.12_chacha.splice_from_pipe # 44.31 [+0.00] ok 132 tls.12_chacha.splice_from_pipe # 44.31 [+0.00] # RUN tls.12_chacha.splice_more ... # 44.33 [+0.02] # OK tls.12_chacha.splice_more # 44.33 [+0.00] ok 133 tls.12_chacha.splice_more # 44.33 [+0.00] # RUN tls.12_chacha.splice_from_pipe2 ... # 44.34 [+0.02] # OK tls.12_chacha.splice_from_pipe2 # 44.35 [+0.00] ok 134 tls.12_chacha.splice_from_pipe2 # 44.35 [+0.00] # RUN tls.12_chacha.send_and_splice ... # 44.36 [+0.02] # OK tls.12_chacha.send_and_splice # 44.36 [+0.00] ok 135 tls.12_chacha.send_and_splice # 44.37 [+0.00] # RUN tls.12_chacha.splice_to_pipe ... # 44.39 [+0.02] # OK tls.12_chacha.splice_to_pipe # 44.39 [+0.00] ok 136 tls.12_chacha.splice_to_pipe # 44.39 [+0.00] # RUN tls.12_chacha.splice_cmsg_to_pipe ... # 44.41 [+0.02] # OK tls.12_chacha.splice_cmsg_to_pipe # 44.41 [+0.00] ok 137 tls.12_chacha.splice_cmsg_to_pipe # 44.41 [+0.00] # RUN tls.12_chacha.splice_dec_cmsg_to_pipe ... # 44.44 [+0.02] # OK tls.12_chacha.splice_dec_cmsg_to_pipe # 44.44 [+0.00] ok 138 tls.12_chacha.splice_dec_cmsg_to_pipe # 44.44 [+0.00] # RUN tls.12_chacha.recv_and_splice ... # 44.47 [+0.03] # OK tls.12_chacha.recv_and_splice # 44.47 [+0.00] ok 139 tls.12_chacha.recv_and_splice # 44.47 [+0.00] # RUN tls.12_chacha.peek_and_splice ... # 44.49 [+0.02] # OK tls.12_chacha.peek_and_splice # 44.49 [+0.00] ok 140 tls.12_chacha.peek_and_splice # 44.49 [+0.00] # RUN tls.12_chacha.recvmsg_single ... # 44.51 [+0.01] # OK tls.12_chacha.recvmsg_single # 44.51 [+0.00] ok 141 tls.12_chacha.recvmsg_single # 44.51 [+0.00] # RUN tls.12_chacha.recvmsg_single_max ... # 44.52 [+0.02] # OK tls.12_chacha.recvmsg_single_max # 44.53 [+0.00] ok 142 tls.12_chacha.recvmsg_single_max # 44.53 [+0.00] # RUN tls.12_chacha.recvmsg_multiple ... # 44.54 [+0.02] # OK tls.12_chacha.recvmsg_multiple # 44.55 [+0.00] ok 143 tls.12_chacha.recvmsg_multiple # 44.55 [+0.00] # RUN tls.12_chacha.single_send_multiple_recv ... # 44.58 [+0.03] # OK tls.12_chacha.single_send_multiple_recv # 44.58 [+0.00] ok 144 tls.12_chacha.single_send_multiple_recv # 44.58 [+0.00] # RUN tls.12_chacha.multiple_send_single_recv ... # 44.60 [+0.02] # OK tls.12_chacha.multiple_send_single_recv # 44.60 [+0.00] ok 145 tls.12_chacha.multiple_send_single_recv # 44.60 [+0.00] # RUN tls.12_chacha.single_send_multiple_recv_non_align ... # 44.62 [+0.02] # OK tls.12_chacha.single_send_multiple_recv_non_align # 44.62 [+0.00] ok 146 tls.12_chacha.single_send_multiple_recv_non_align # 44.62 [+0.00] # RUN tls.12_chacha.recv_partial ... # 44.65 [+0.03] # OK tls.12_chacha.recv_partial # 44.65 [+0.00] ok 147 tls.12_chacha.recv_partial # 44.65 [+0.00] # RUN tls.12_chacha.recv_nonblock ... # 44.66 [+0.01] # OK tls.12_chacha.recv_nonblock # 44.66 [+0.00] ok 148 tls.12_chacha.recv_nonblock # 44.67 [+0.00] # RUN tls.12_chacha.recv_peek ... # 44.68 [+0.02] # OK tls.12_chacha.recv_peek # 44.68 [+0.00] ok 149 tls.12_chacha.recv_peek # 44.69 [+0.00] # RUN tls.12_chacha.recv_peek_multiple ... # 44.71 [+0.02] # OK tls.12_chacha.recv_peek_multiple # 44.71 [+0.00] ok 150 tls.12_chacha.recv_peek_multiple # 44.71 [+0.00] # RUN tls.12_chacha.recv_peek_multiple_records ... # 44.73 [+0.02] # OK tls.12_chacha.recv_peek_multiple_records # 44.73 [+0.00] ok 151 tls.12_chacha.recv_peek_multiple_records # 44.73 [+0.00] # RUN tls.12_chacha.recv_peek_large_buf_mult_recs ... # 44.75 [+0.02] # OK tls.12_chacha.recv_peek_large_buf_mult_recs # 44.76 [+0.00] ok 152 tls.12_chacha.recv_peek_large_buf_mult_recs # 44.76 [+0.00] # RUN tls.12_chacha.recv_lowat ... # 44.78 [+0.02] # OK tls.12_chacha.recv_lowat # 44.78 [+0.00] ok 153 tls.12_chacha.recv_lowat # 44.79 [+0.00] # RUN tls.12_chacha.bidir ... # 44.80 [+0.02] # OK tls.12_chacha.bidir # 44.80 [+0.00] ok 154 tls.12_chacha.bidir # 44.81 [+0.00] # RUN tls.12_chacha.pollin ... # 44.84 [+0.04] # OK tls.12_chacha.pollin # 44.85 [+0.00] ok 155 tls.12_chacha.pollin # 44.85 [+0.00] # RUN tls.12_chacha.poll_wait ... # 44.86 [+0.02] # OK tls.12_chacha.poll_wait # 44.86 [+0.00] ok 156 tls.12_chacha.poll_wait # 44.87 [+0.00] # RUN tls.12_chacha.poll_wait_split ... # 44.88 [+0.02] # OK tls.12_chacha.poll_wait_split # 44.88 [+0.00] ok 157 tls.12_chacha.poll_wait_split # 44.89 [+0.00] # RUN tls.12_chacha.blocking ... # 44.92 [+0.03] # OK tls.12_chacha.blocking # 44.92 [+0.00] ok 158 tls.12_chacha.blocking # 44.92 [+0.00] # RUN tls.12_chacha.nonblocking ... # 45.04 [+0.12] # OK tls.12_chacha.nonblocking # 45.04 [+0.00] ok 159 tls.12_chacha.nonblocking # 45.04 [+0.00] # RUN tls.12_chacha.mutliproc_even ... # 46.01 [+0.96] # OK tls.12_chacha.mutliproc_even # 46.01 [+0.00] ok 160 tls.12_chacha.mutliproc_even # 46.01 [+0.00] # RUN tls.12_chacha.mutliproc_readers ... # 47.84 [+1.83] # OK tls.12_chacha.mutliproc_readers # 47.84 [+0.00] ok 161 tls.12_chacha.mutliproc_readers # 47.84 [+0.00] # RUN tls.12_chacha.mutliproc_writers ... # 49.36 [+1.51] # OK tls.12_chacha.mutliproc_writers # 49.36 [+0.00] ok 162 tls.12_chacha.mutliproc_writers # 49.36 [+0.00] # RUN tls.12_chacha.mutliproc_sendpage_even ... # 50.31 [+0.96] # OK tls.12_chacha.mutliproc_sendpage_even # 50.32 [+0.00] ok 163 tls.12_chacha.mutliproc_sendpage_even # 50.32 [+0.00] # RUN tls.12_chacha.mutliproc_sendpage_readers ... # 52.13 [+1.82] # OK tls.12_chacha.mutliproc_sendpage_readers # 52.14 [+0.00] ok 164 tls.12_chacha.mutliproc_sendpage_readers # 52.14 [+0.00] # RUN tls.12_chacha.mutliproc_sendpage_writers ... # 53.55 [+1.42] # OK tls.12_chacha.mutliproc_sendpage_writers # 53.56 [+0.00] ok 165 tls.12_chacha.mutliproc_sendpage_writers # 53.56 [+0.00] # RUN tls.12_chacha.control_msg ... # 53.58 [+0.02] # OK tls.12_chacha.control_msg # 53.58 [+0.00] ok 166 tls.12_chacha.control_msg # 53.58 [+0.00] # RUN tls.12_chacha.control_msg_nomerge ... # 53.60 [+0.02] # OK tls.12_chacha.control_msg_nomerge # 53.60 [+0.00] ok 167 tls.12_chacha.control_msg_nomerge # 53.60 [+0.00] # RUN tls.12_chacha.data_control_data ... # 53.62 [+0.02] # OK tls.12_chacha.data_control_data # 53.62 [+0.00] ok 168 tls.12_chacha.data_control_data # 53.62 [+0.00] # RUN tls.12_chacha.shutdown ... # 53.63 [+0.01] # OK tls.12_chacha.shutdown # 53.64 [+0.00] ok 169 tls.12_chacha.shutdown # 53.64 [+0.00] # RUN tls.12_chacha.shutdown_unsent ... # 53.65 [+0.02] # OK tls.12_chacha.shutdown_unsent # 53.65 [+0.00] ok 170 tls.12_chacha.shutdown_unsent # 53.66 [+0.00] # RUN tls.12_chacha.shutdown_reuse ... # 53.69 [+0.03] # OK tls.12_chacha.shutdown_reuse # 53.69 [+0.00] ok 171 tls.12_chacha.shutdown_reuse # 53.69 [+0.00] # RUN tls.12_chacha.getsockopt ... # 53.70 [+0.01] # OK tls.12_chacha.getsockopt # 53.70 [+0.00] ok 172 tls.12_chacha.getsockopt # 53.71 [+0.00] # RUN tls.12_chacha.recv_efault ... # 53.73 [+0.02] # OK tls.12_chacha.recv_efault # 53.73 [+0.00] ok 173 tls.12_chacha.recv_efault # 53.73 [+0.00] # RUN tls.13_chacha.sendfile ... # 53.77 [+0.04] # OK tls.13_chacha.sendfile # 53.77 [+0.00] ok 174 tls.13_chacha.sendfile # 53.77 [+0.00] # RUN tls.13_chacha.send_then_sendfile ... # 53.82 [+0.05] # OK tls.13_chacha.send_then_sendfile # 53.82 [+0.00] ok 175 tls.13_chacha.send_then_sendfile # 53.82 [+0.00] # RUN tls.13_chacha.multi_chunk_sendfile ... # 55.54 [+1.72] # OK tls.13_chacha.multi_chunk_sendfile # 55.54 [+0.00] ok 176 tls.13_chacha.multi_chunk_sendfile # 55.54 [+0.00] # RUN tls.13_chacha.recv_max ... # 55.56 [+0.02] # OK tls.13_chacha.recv_max # 55.56 [+0.00] ok 177 tls.13_chacha.recv_max # 55.56 [+0.00] # RUN tls.13_chacha.recv_small ... # 55.58 [+0.02] # OK tls.13_chacha.recv_small # 55.58 [+0.00] ok 178 tls.13_chacha.recv_small # 55.58 [+0.00] # RUN tls.13_chacha.msg_more ... # 55.60 [+0.02] # OK tls.13_chacha.msg_more # 55.60 [+0.00] ok 179 tls.13_chacha.msg_more # 55.60 [+0.00] # RUN tls.13_chacha.msg_more_unsent ... # 55.62 [+0.02] # OK tls.13_chacha.msg_more_unsent # 55.62 [+0.00] ok 180 tls.13_chacha.msg_more_unsent # 55.62 [+0.00] # RUN tls.13_chacha.msg_eor ... # 55.64 [+0.02] # OK tls.13_chacha.msg_eor # 55.64 [+0.00] ok 181 tls.13_chacha.msg_eor # 55.64 [+0.00] # RUN tls.13_chacha.sendmsg_single ... # 55.66 [+0.02] # OK tls.13_chacha.sendmsg_single # 55.66 [+0.00] ok 182 tls.13_chacha.sendmsg_single # 55.66 [+0.00] # RUN tls.13_chacha.sendmsg_fragmented ... # 55.72 [+0.06] # OK tls.13_chacha.sendmsg_fragmented # 55.72 [+0.00] ok 183 tls.13_chacha.sendmsg_fragmented # 55.72 [+0.00] # RUN tls.13_chacha.sendmsg_large ... # 55.83 [+0.11] # OK tls.13_chacha.sendmsg_large # 55.83 [+0.00] ok 184 tls.13_chacha.sendmsg_large # 55.83 [+0.00] # RUN tls.13_chacha.sendmsg_multiple ... # 55.85 [+0.02] # OK tls.13_chacha.sendmsg_multiple # 55.85 [+0.00] ok 185 tls.13_chacha.sendmsg_multiple # 55.85 [+0.00] # RUN tls.13_chacha.sendmsg_multiple_stress ... # 55.87 [+0.02] # OK tls.13_chacha.sendmsg_multiple_stress # 55.87 [+0.00] ok 186 tls.13_chacha.sendmsg_multiple_stress # 55.87 [+0.00] # RUN tls.13_chacha.splice_from_pipe ... # 55.89 [+0.02] # OK tls.13_chacha.splice_from_pipe # 55.89 [+0.00] ok 187 tls.13_chacha.splice_from_pipe # 55.89 [+0.00] # RUN tls.13_chacha.splice_more ... # 55.91 [+0.02] # OK tls.13_chacha.splice_more # 55.91 [+0.00] ok 188 tls.13_chacha.splice_more # 55.92 [+0.00] # RUN tls.13_chacha.splice_from_pipe2 ... # 55.95 [+0.03] # OK tls.13_chacha.splice_from_pipe2 # 55.95 [+0.00] ok 189 tls.13_chacha.splice_from_pipe2 # 55.95 [+0.00] # RUN tls.13_chacha.send_and_splice ... # 55.97 [+0.02] # OK tls.13_chacha.send_and_splice # 55.97 [+0.00] ok 190 tls.13_chacha.send_and_splice # 55.97 [+0.00] # RUN tls.13_chacha.splice_to_pipe ... # 55.99 [+0.02] # OK tls.13_chacha.splice_to_pipe # 55.99 [+0.00] ok 191 tls.13_chacha.splice_to_pipe # 55.99 [+0.00] # RUN tls.13_chacha.splice_cmsg_to_pipe ... # 56.01 [+0.02] # OK tls.13_chacha.splice_cmsg_to_pipe # 56.01 [+0.00] ok 192 tls.13_chacha.splice_cmsg_to_pipe # 56.01 [+0.00] # RUN tls.13_chacha.splice_dec_cmsg_to_pipe ... # 56.04 [+0.02] # OK tls.13_chacha.splice_dec_cmsg_to_pipe # 56.04 [+0.00] ok 193 tls.13_chacha.splice_dec_cmsg_to_pipe # 56.04 [+0.00] # RUN tls.13_chacha.recv_and_splice ... # 56.06 [+0.02] # OK tls.13_chacha.recv_and_splice # 56.06 [+0.00] ok 194 tls.13_chacha.recv_and_splice # 56.06 [+0.00] # RUN tls.13_chacha.peek_and_splice ... # 56.08 [+0.02] # OK tls.13_chacha.peek_and_splice # 56.08 [+0.00] ok 195 tls.13_chacha.peek_and_splice # 56.08 [+0.00] # RUN tls.13_chacha.recvmsg_single ... # 56.10 [+0.02] # OK tls.13_chacha.recvmsg_single # 56.10 [+0.00] ok 196 tls.13_chacha.recvmsg_single # 56.10 [+0.00] # RUN tls.13_chacha.recvmsg_single_max ... # 56.12 [+0.02] # OK tls.13_chacha.recvmsg_single_max # 56.12 [+0.00] ok 197 tls.13_chacha.recvmsg_single_max # 56.13 [+0.00] # RUN tls.13_chacha.recvmsg_multiple ... # 56.15 [+0.02] # OK tls.13_chacha.recvmsg_multiple # 56.15 [+0.00] ok 198 tls.13_chacha.recvmsg_multiple # 56.15 [+0.00] # RUN tls.13_chacha.single_send_multiple_recv ... # 56.17 [+0.02] # OK tls.13_chacha.single_send_multiple_recv # 56.17 [+0.00] ok 199 tls.13_chacha.single_send_multiple_recv # 56.17 [+0.00] # RUN tls.13_chacha.multiple_send_single_recv ... # 56.20 [+0.03] # OK tls.13_chacha.multiple_send_single_recv # 56.21 [+0.00] ok 200 tls.13_chacha.multiple_send_single_recv # 56.21 [+0.00] # RUN tls.13_chacha.single_send_multiple_recv_non_align ... # 56.22 [+0.01] # OK tls.13_chacha.single_send_multiple_recv_non_align # 56.22 [+0.00] ok 201 tls.13_chacha.single_send_multiple_recv_non_align # 56.23 [+0.00] # RUN tls.13_chacha.recv_partial ... # 56.24 [+0.01] # OK tls.13_chacha.recv_partial # 56.24 [+0.00] ok 202 tls.13_chacha.recv_partial # 56.24 [+0.00] # RUN tls.13_chacha.recv_nonblock ... # 56.26 [+0.02] # OK tls.13_chacha.recv_nonblock # 56.26 [+0.00] ok 203 tls.13_chacha.recv_nonblock # 56.26 [+0.00] # RUN tls.13_chacha.recv_peek ... # 56.28 [+0.02] # OK tls.13_chacha.recv_peek # 56.28 [+0.00] ok 204 tls.13_chacha.recv_peek # 56.28 [+0.00] # RUN tls.13_chacha.recv_peek_multiple ... # 56.29 [+0.02] # OK tls.13_chacha.recv_peek_multiple # 56.29 [+0.00] ok 205 tls.13_chacha.recv_peek_multiple # 56.30 [+0.00] # RUN tls.13_chacha.recv_peek_multiple_records ... # 56.32 [+0.03] # OK tls.13_chacha.recv_peek_multiple_records # 56.33 [+0.00] ok 206 tls.13_chacha.recv_peek_multiple_records # 56.33 [+0.00] # RUN tls.13_chacha.recv_peek_large_buf_mult_recs ... # 56.34 [+0.01] # OK tls.13_chacha.recv_peek_large_buf_mult_recs # 56.34 [+0.00] ok 207 tls.13_chacha.recv_peek_large_buf_mult_recs # 56.35 [+0.00] # RUN tls.13_chacha.recv_lowat ... # 56.37 [+0.03] # OK tls.13_chacha.recv_lowat # 56.38 [+0.00] ok 208 tls.13_chacha.recv_lowat # 56.38 [+0.00] # RUN tls.13_chacha.bidir ... # 56.39 [+0.02] # OK tls.13_chacha.bidir # 56.40 [+0.00] ok 209 tls.13_chacha.bidir # 56.40 [+0.00] # RUN tls.13_chacha.pollin ... # 56.44 [+0.05] # OK tls.13_chacha.pollin # 56.44 [+0.00] ok 210 tls.13_chacha.pollin # 56.44 [+0.00] # RUN tls.13_chacha.poll_wait ... # 56.46 [+0.02] # OK tls.13_chacha.poll_wait # 56.46 [+0.00] ok 211 tls.13_chacha.poll_wait # 56.46 [+0.00] # RUN tls.13_chacha.poll_wait_split ... # 56.48 [+0.01] # OK tls.13_chacha.poll_wait_split # 56.48 [+0.00] ok 212 tls.13_chacha.poll_wait_split # 56.48 [+0.00] # RUN tls.13_chacha.blocking ... # 56.51 [+0.03] # OK tls.13_chacha.blocking # 56.51 [+0.00] ok 213 tls.13_chacha.blocking # 56.52 [+0.00] # RUN tls.13_chacha.nonblocking ... # 56.61 [+0.10] # OK tls.13_chacha.nonblocking # 56.61 [+0.00] ok 214 tls.13_chacha.nonblocking # 56.62 [+0.00] # RUN tls.13_chacha.mutliproc_even ... # 57.52 [+0.91] # OK tls.13_chacha.mutliproc_even # 57.52 [+0.00] ok 215 tls.13_chacha.mutliproc_even # 57.52 [+0.00] # RUN tls.13_chacha.mutliproc_readers ... # 59.24 [+1.71] # OK tls.13_chacha.mutliproc_readers # 59.24 [+0.00] ok 216 tls.13_chacha.mutliproc_readers # 59.24 [+0.00] # RUN tls.13_chacha.mutliproc_writers ... # 60.67 [+1.42] # OK tls.13_chacha.mutliproc_writers # 60.67 [+0.00] ok 217 tls.13_chacha.mutliproc_writers # 60.67 [+0.00] # RUN tls.13_chacha.mutliproc_sendpage_even ... # 61.61 [+0.94] # OK tls.13_chacha.mutliproc_sendpage_even # 61.61 [+0.00] ok 218 tls.13_chacha.mutliproc_sendpage_even # 61.62 [+0.00] # RUN tls.13_chacha.mutliproc_sendpage_readers ... # 63.35 [+1.73] # OK tls.13_chacha.mutliproc_sendpage_readers # 63.35 [+0.00] ok 219 tls.13_chacha.mutliproc_sendpage_readers # 63.35 [+0.00] # RUN tls.13_chacha.mutliproc_sendpage_writers ... # 64.74 [+1.39] # OK tls.13_chacha.mutliproc_sendpage_writers # 64.74 [+0.00] ok 220 tls.13_chacha.mutliproc_sendpage_writers # 64.74 [+0.00] # RUN tls.13_chacha.control_msg ... # 64.76 [+0.02] # OK tls.13_chacha.control_msg # 64.76 [+0.00] ok 221 tls.13_chacha.control_msg # 64.76 [+0.00] # RUN tls.13_chacha.control_msg_nomerge ... # 64.78 [+0.02] # OK tls.13_chacha.control_msg_nomerge # 64.78 [+0.00] ok 222 tls.13_chacha.control_msg_nomerge # 64.78 [+0.00] # RUN tls.13_chacha.data_control_data ... # 64.81 [+0.02] # OK tls.13_chacha.data_control_data # 64.81 [+0.00] ok 223 tls.13_chacha.data_control_data # 64.81 [+0.00] # RUN tls.13_chacha.shutdown ... # 64.83 [+0.02] # OK tls.13_chacha.shutdown # 64.83 [+0.00] ok 224 tls.13_chacha.shutdown # 64.83 [+0.00] # RUN tls.13_chacha.shutdown_unsent ... # 64.84 [+0.01] # OK tls.13_chacha.shutdown_unsent # 64.85 [+0.00] ok 225 tls.13_chacha.shutdown_unsent # 64.85 [+0.00] # RUN tls.13_chacha.shutdown_reuse ... # 64.88 [+0.03] # OK tls.13_chacha.shutdown_reuse # 64.88 [+0.00] ok 226 tls.13_chacha.shutdown_reuse # 64.88 [+0.00] # RUN tls.13_chacha.getsockopt ... # 64.89 [+0.02] # OK tls.13_chacha.getsockopt # 64.90 [+0.00] ok 227 tls.13_chacha.getsockopt # 64.90 [+0.00] # RUN tls.13_chacha.recv_efault ... # 64.91 [+0.02] # OK tls.13_chacha.recv_efault # 64.91 [+0.00] ok 228 tls.13_chacha.recv_efault # 64.91 [+0.00] # RUN tls.13_sm4_gcm.sendfile ... # 65.24 [+0.32] # OK tls.13_sm4_gcm.sendfile # 65.24 [+0.00] ok 229 tls.13_sm4_gcm.sendfile # 65.24 [+0.00] # RUN tls.13_sm4_gcm.send_then_sendfile ... # 65.31 [+0.07] # OK tls.13_sm4_gcm.send_then_sendfile # 65.31 [+0.00] ok 230 tls.13_sm4_gcm.send_then_sendfile # 65.31 [+0.00] # RUN tls.13_sm4_gcm.multi_chunk_sendfile ... # 67.04 [+1.74] # OK tls.13_sm4_gcm.multi_chunk_sendfile # 67.05 [+0.00] ok 231 tls.13_sm4_gcm.multi_chunk_sendfile # 67.05 [+0.00] # RUN tls.13_sm4_gcm.recv_max ... # 67.07 [+0.03] # OK tls.13_sm4_gcm.recv_max # 67.07 [+0.00] ok 232 tls.13_sm4_gcm.recv_max # 67.08 [+0.00] # RUN tls.13_sm4_gcm.recv_small ... # 67.09 [+0.02] # OK tls.13_sm4_gcm.recv_small # 67.10 [+0.00] ok 233 tls.13_sm4_gcm.recv_small # 67.10 [+0.00] # RUN tls.13_sm4_gcm.msg_more ... # 67.12 [+0.02] # OK tls.13_sm4_gcm.msg_more # 67.12 [+0.00] ok 234 tls.13_sm4_gcm.msg_more # 67.12 [+0.00] # RUN tls.13_sm4_gcm.msg_more_unsent ... # 67.14 [+0.02] # OK tls.13_sm4_gcm.msg_more_unsent # 67.14 [+0.00] ok 235 tls.13_sm4_gcm.msg_more_unsent # 67.14 [+0.00] # RUN tls.13_sm4_gcm.msg_eor ... # 67.17 [+0.02] # OK tls.13_sm4_gcm.msg_eor # 67.17 [+0.00] ok 236 tls.13_sm4_gcm.msg_eor # 67.17 [+0.00] # RUN tls.13_sm4_gcm.sendmsg_single ... # 67.19 [+0.03] # OK tls.13_sm4_gcm.sendmsg_single # 67.20 [+0.00] ok 237 tls.13_sm4_gcm.sendmsg_single # 67.20 [+0.00] # RUN tls.13_sm4_gcm.sendmsg_fragmented ... # 67.25 [+0.06] # OK tls.13_sm4_gcm.sendmsg_fragmented # 67.25 [+0.00] ok 238 tls.13_sm4_gcm.sendmsg_fragmented # 67.26 [+0.00] # RUN tls.13_sm4_gcm.sendmsg_large ... # 67.44 [+0.18] # OK tls.13_sm4_gcm.sendmsg_large # 67.44 [+0.00] ok 239 tls.13_sm4_gcm.sendmsg_large # 67.44 [+0.00] # RUN tls.13_sm4_gcm.sendmsg_multiple ... # 67.46 [+0.02] # OK tls.13_sm4_gcm.sendmsg_multiple # 67.46 [+0.00] ok 240 tls.13_sm4_gcm.sendmsg_multiple # 67.46 [+0.00] # RUN tls.13_sm4_gcm.sendmsg_multiple_stress ... # 67.49 [+0.02] # OK tls.13_sm4_gcm.sendmsg_multiple_stress # 67.49 [+0.00] ok 241 tls.13_sm4_gcm.sendmsg_multiple_stress # 67.49 [+0.00] # RUN tls.13_sm4_gcm.splice_from_pipe ... # 67.51 [+0.02] # OK tls.13_sm4_gcm.splice_from_pipe # 67.51 [+0.00] ok 242 tls.13_sm4_gcm.splice_from_pipe # 67.51 [+0.00] # RUN tls.13_sm4_gcm.splice_more ... # 67.54 [+0.03] # OK tls.13_sm4_gcm.splice_more # 67.54 [+0.00] ok 243 tls.13_sm4_gcm.splice_more # 67.54 [+0.00] # RUN tls.13_sm4_gcm.splice_from_pipe2 ... # 67.56 [+0.02] # OK tls.13_sm4_gcm.splice_from_pipe2 # 67.56 [+0.00] ok 244 tls.13_sm4_gcm.splice_from_pipe2 # 67.57 [+0.00] # RUN tls.13_sm4_gcm.send_and_splice ... # 67.59 [+0.03] # OK tls.13_sm4_gcm.send_and_splice # 67.60 [+0.00] ok 245 tls.13_sm4_gcm.send_and_splice # 67.60 [+0.00] # RUN tls.13_sm4_gcm.splice_to_pipe ... # 67.62 [+0.03] # OK tls.13_sm4_gcm.splice_to_pipe # 67.63 [+0.00] ok 246 tls.13_sm4_gcm.splice_to_pipe # 67.63 [+0.00] # RUN tls.13_sm4_gcm.splice_cmsg_to_pipe ... # 67.65 [+0.02] # OK tls.13_sm4_gcm.splice_cmsg_to_pipe # 67.65 [+0.00] ok 247 tls.13_sm4_gcm.splice_cmsg_to_pipe # 67.65 [+0.00] # RUN tls.13_sm4_gcm.splice_dec_cmsg_to_pipe ... # 67.67 [+0.02] # OK tls.13_sm4_gcm.splice_dec_cmsg_to_pipe # 67.67 [+0.00] ok 248 tls.13_sm4_gcm.splice_dec_cmsg_to_pipe # 67.67 [+0.00] # RUN tls.13_sm4_gcm.recv_and_splice ... # 67.69 [+0.02] # OK tls.13_sm4_gcm.recv_and_splice # 67.69 [+0.00] ok 249 tls.13_sm4_gcm.recv_and_splice # 67.69 [+0.00] # RUN tls.13_sm4_gcm.peek_and_splice ... # 67.73 [+0.03] # OK tls.13_sm4_gcm.peek_and_splice # 67.73 [+0.00] ok 250 tls.13_sm4_gcm.peek_and_splice # 67.73 [+0.00] # RUN tls.13_sm4_gcm.recvmsg_single ... # 67.75 [+0.02] # OK tls.13_sm4_gcm.recvmsg_single # 67.75 [+0.00] ok 251 tls.13_sm4_gcm.recvmsg_single # 67.75 [+0.00] # RUN tls.13_sm4_gcm.recvmsg_single_max ... # 67.77 [+0.02] # OK tls.13_sm4_gcm.recvmsg_single_max # 67.77 [+0.00] ok 252 tls.13_sm4_gcm.recvmsg_single_max # 67.77 [+0.00] # RUN tls.13_sm4_gcm.recvmsg_multiple ... # 67.80 [+0.02] # OK tls.13_sm4_gcm.recvmsg_multiple # 67.80 [+0.00] ok 253 tls.13_sm4_gcm.recvmsg_multiple # 67.80 [+0.00] # RUN tls.13_sm4_gcm.single_send_multiple_recv ... # 67.82 [+0.02] # OK tls.13_sm4_gcm.single_send_multiple_recv # 67.82 [+0.00] ok 254 tls.13_sm4_gcm.single_send_multiple_recv # 67.82 [+0.00] # RUN tls.13_sm4_gcm.multiple_send_single_recv ... # 67.85 [+0.02] # OK tls.13_sm4_gcm.multiple_send_single_recv # 67.85 [+0.00] ok 255 tls.13_sm4_gcm.multiple_send_single_recv # 67.85 [+0.00] # RUN tls.13_sm4_gcm.single_send_multiple_recv_non_align ... # 67.86 [+0.02] # OK tls.13_sm4_gcm.single_send_multiple_recv_non_align # 67.87 [+0.00] ok 256 tls.13_sm4_gcm.single_send_multiple_recv_non_align # 67.87 [+0.00] # RUN tls.13_sm4_gcm.recv_partial ... # 67.88 [+0.02] # OK tls.13_sm4_gcm.recv_partial # 67.88 [+0.00] ok 257 tls.13_sm4_gcm.recv_partial # 67.89 [+0.00] # RUN tls.13_sm4_gcm.recv_nonblock ... # 67.91 [+0.02] # OK tls.13_sm4_gcm.recv_nonblock # 67.91 [+0.00] ok 258 tls.13_sm4_gcm.recv_nonblock # 67.91 [+0.00] # RUN tls.13_sm4_gcm.recv_peek ... # 67.93 [+0.02] # OK tls.13_sm4_gcm.recv_peek # 67.93 [+0.00] ok 259 tls.13_sm4_gcm.recv_peek # 67.93 [+0.00] # RUN tls.13_sm4_gcm.recv_peek_multiple ... # 67.95 [+0.02] # OK tls.13_sm4_gcm.recv_peek_multiple # 67.95 [+0.00] ok 260 tls.13_sm4_gcm.recv_peek_multiple # 67.95 [+0.00] # RUN tls.13_sm4_gcm.recv_peek_multiple_records ... # 67.98 [+0.02] # OK tls.13_sm4_gcm.recv_peek_multiple_records # 67.98 [+0.00] ok 261 tls.13_sm4_gcm.recv_peek_multiple_records # 67.98 [+0.00] # RUN tls.13_sm4_gcm.recv_peek_large_buf_mult_recs ... # 68.00 [+0.02] # OK tls.13_sm4_gcm.recv_peek_large_buf_mult_recs # 68.01 [+0.00] ok 262 tls.13_sm4_gcm.recv_peek_large_buf_mult_recs # 68.01 [+0.00] # RUN tls.13_sm4_gcm.recv_lowat ... # 68.02 [+0.01] # OK tls.13_sm4_gcm.recv_lowat # 68.02 [+0.00] ok 263 tls.13_sm4_gcm.recv_lowat # 68.02 [+0.00] # RUN tls.13_sm4_gcm.bidir ... # 68.04 [+0.02] # OK tls.13_sm4_gcm.bidir # 68.04 [+0.00] ok 264 tls.13_sm4_gcm.bidir # 68.04 [+0.00] # RUN tls.13_sm4_gcm.pollin ... # 68.08 [+0.04] # OK tls.13_sm4_gcm.pollin # 68.08 [+0.00] ok 265 tls.13_sm4_gcm.pollin # 68.08 [+0.00] # RUN tls.13_sm4_gcm.poll_wait ... # 68.10 [+0.02] # OK tls.13_sm4_gcm.poll_wait # 68.10 [+0.00] ok 266 tls.13_sm4_gcm.poll_wait # 68.10 [+0.00] # RUN tls.13_sm4_gcm.poll_wait_split ... # 68.12 [+0.02] # OK tls.13_sm4_gcm.poll_wait_split # 68.13 [+0.00] ok 267 tls.13_sm4_gcm.poll_wait_split # 68.13 [+0.00] # RUN tls.13_sm4_gcm.blocking ... # 68.17 [+0.04] # OK tls.13_sm4_gcm.blocking # 68.17 [+0.00] ok 268 tls.13_sm4_gcm.blocking # 68.17 [+0.00] # RUN tls.13_sm4_gcm.nonblocking ... # 68.28 [+0.11] # OK tls.13_sm4_gcm.nonblocking # 68.28 [+0.00] ok 269 tls.13_sm4_gcm.nonblocking # 68.28 [+0.00] # RUN tls.13_sm4_gcm.mutliproc_even ... # 69.82 [+1.53] # OK tls.13_sm4_gcm.mutliproc_even # 69.82 [+0.00] ok 270 tls.13_sm4_gcm.mutliproc_even # 69.82 [+0.00] # RUN tls.13_sm4_gcm.mutliproc_readers ... # 72.76 [+2.94] # OK tls.13_sm4_gcm.mutliproc_readers # 72.76 [+0.00] ok 271 tls.13_sm4_gcm.mutliproc_readers # 72.76 [+0.00] # RUN tls.13_sm4_gcm.mutliproc_writers ... # 75.18 [+2.42] # OK tls.13_sm4_gcm.mutliproc_writers # 75.18 [+0.00] ok 272 tls.13_sm4_gcm.mutliproc_writers # 75.19 [+0.00] # RUN tls.13_sm4_gcm.mutliproc_sendpage_even ... # 76.74 [+1.56] # OK tls.13_sm4_gcm.mutliproc_sendpage_even # 76.74 [+0.00] ok 273 tls.13_sm4_gcm.mutliproc_sendpage_even # 76.75 [+0.00] # RUN tls.13_sm4_gcm.mutliproc_sendpage_readers ... # 79.63 [+2.88] # OK tls.13_sm4_gcm.mutliproc_sendpage_readers # 79.63 [+0.00] ok 274 tls.13_sm4_gcm.mutliproc_sendpage_readers # 79.63 [+0.00] # RUN tls.13_sm4_gcm.mutliproc_sendpage_writers ... # 82.03 [+2.40] # OK tls.13_sm4_gcm.mutliproc_sendpage_writers # 82.03 [+0.00] ok 275 tls.13_sm4_gcm.mutliproc_sendpage_writers # 82.03 [+0.00] # RUN tls.13_sm4_gcm.control_msg ... # 82.05 [+0.02] # OK tls.13_sm4_gcm.control_msg # 82.05 [+0.00] ok 276 tls.13_sm4_gcm.control_msg # 82.05 [+0.00] # RUN tls.13_sm4_gcm.control_msg_nomerge ... # 82.07 [+0.02] # OK tls.13_sm4_gcm.control_msg_nomerge # 82.07 [+0.00] ok 277 tls.13_sm4_gcm.control_msg_nomerge # 82.07 [+0.00] # RUN tls.13_sm4_gcm.data_control_data ... # 82.10 [+0.02] # OK tls.13_sm4_gcm.data_control_data # 82.10 [+0.00] ok 278 tls.13_sm4_gcm.data_control_data # 82.10 [+0.00] # RUN tls.13_sm4_gcm.shutdown ... # 82.12 [+0.02] # OK tls.13_sm4_gcm.shutdown # 82.12 [+0.00] ok 279 tls.13_sm4_gcm.shutdown # 82.12 [+0.00] # RUN tls.13_sm4_gcm.shutdown_unsent ... # 82.14 [+0.02] # OK tls.13_sm4_gcm.shutdown_unsent # 82.14 [+0.00] ok 280 tls.13_sm4_gcm.shutdown_unsent # 82.14 [+0.00] # RUN tls.13_sm4_gcm.shutdown_reuse ... # 82.16 [+0.02] # OK tls.13_sm4_gcm.shutdown_reuse # 82.16 [+0.00] ok 281 tls.13_sm4_gcm.shutdown_reuse # 82.16 [+0.00] # RUN tls.13_sm4_gcm.getsockopt ... # 82.18 [+0.01] # OK tls.13_sm4_gcm.getsockopt # 82.18 [+0.00] ok 282 tls.13_sm4_gcm.getsockopt # 82.18 [+0.00] # RUN tls.13_sm4_gcm.recv_efault ... # 82.20 [+0.02] # OK tls.13_sm4_gcm.recv_efault # 82.20 [+0.00] ok 283 tls.13_sm4_gcm.recv_efault # 82.20 [+0.00] # RUN tls.13_sm4_ccm.sendfile ... # 82.52 [+0.33] # OK tls.13_sm4_ccm.sendfile # 82.52 [+0.00] ok 284 tls.13_sm4_ccm.sendfile # 82.53 [+0.00] # RUN tls.13_sm4_ccm.send_then_sendfile ... # 82.61 [+0.08] # OK tls.13_sm4_ccm.send_then_sendfile # 82.61 [+0.00] ok 285 tls.13_sm4_ccm.send_then_sendfile # 82.61 [+0.00] # RUN tls.13_sm4_ccm.multi_chunk_sendfile ... # 84.40 [+1.79] # OK tls.13_sm4_ccm.multi_chunk_sendfile # 84.40 [+0.00] ok 286 tls.13_sm4_ccm.multi_chunk_sendfile # 84.40 [+0.00] # RUN tls.13_sm4_ccm.recv_max ... # 84.42 [+0.02] # OK tls.13_sm4_ccm.recv_max # 84.42 [+0.00] ok 287 tls.13_sm4_ccm.recv_max # 84.42 [+0.00] # RUN tls.13_sm4_ccm.recv_small ... # 84.44 [+0.02] # OK tls.13_sm4_ccm.recv_small # 84.44 [+0.00] ok 288 tls.13_sm4_ccm.recv_small # 84.45 [+0.00] # RUN tls.13_sm4_ccm.msg_more ... # 84.46 [+0.02] # OK tls.13_sm4_ccm.msg_more # 84.46 [+0.00] ok 289 tls.13_sm4_ccm.msg_more # 84.46 [+0.00] # RUN tls.13_sm4_ccm.msg_more_unsent ... # 84.48 [+0.02] # OK tls.13_sm4_ccm.msg_more_unsent # 84.48 [+0.00] ok 290 tls.13_sm4_ccm.msg_more_unsent # 84.48 [+0.00] # RUN tls.13_sm4_ccm.msg_eor ... # 84.51 [+0.02] # OK tls.13_sm4_ccm.msg_eor # 84.51 [+0.00] ok 291 tls.13_sm4_ccm.msg_eor # 84.51 [+0.00] # RUN tls.13_sm4_ccm.sendmsg_single ... # 84.53 [+0.02] # OK tls.13_sm4_ccm.sendmsg_single # 84.53 [+0.00] ok 292 tls.13_sm4_ccm.sendmsg_single # 84.53 [+0.00] # RUN tls.13_sm4_ccm.sendmsg_fragmented ... # 84.59 [+0.06] # OK tls.13_sm4_ccm.sendmsg_fragmented # 84.59 [+0.00] ok 293 tls.13_sm4_ccm.sendmsg_fragmented # 84.59 [+0.00] # RUN tls.13_sm4_ccm.sendmsg_large ... # 84.82 [+0.23] # OK tls.13_sm4_ccm.sendmsg_large # 84.82 [+0.00] ok 294 tls.13_sm4_ccm.sendmsg_large # 84.83 [+0.00] # RUN tls.13_sm4_ccm.sendmsg_multiple ... # 84.84 [+0.02] # OK tls.13_sm4_ccm.sendmsg_multiple # 84.84 [+0.00] ok 295 tls.13_sm4_ccm.sendmsg_multiple # 84.85 [+0.00] # RUN tls.13_sm4_ccm.sendmsg_multiple_stress ... # 84.87 [+0.02] # OK tls.13_sm4_ccm.sendmsg_multiple_stress # 84.87 [+0.00] ok 296 tls.13_sm4_ccm.sendmsg_multiple_stress # 84.87 [+0.00] # RUN tls.13_sm4_ccm.splice_from_pipe ... # 84.90 [+0.02] # OK tls.13_sm4_ccm.splice_from_pipe # 84.90 [+0.00] ok 297 tls.13_sm4_ccm.splice_from_pipe # 84.90 [+0.00] # RUN tls.13_sm4_ccm.splice_more ... # 84.92 [+0.02] # OK tls.13_sm4_ccm.splice_more # 84.92 [+0.00] ok 298 tls.13_sm4_ccm.splice_more # 84.92 [+0.00] # RUN tls.13_sm4_ccm.splice_from_pipe2 ... # 84.94 [+0.02] # OK tls.13_sm4_ccm.splice_from_pipe2 # 84.94 [+0.00] ok 299 tls.13_sm4_ccm.splice_from_pipe2 # 84.95 [+0.00] # RUN tls.13_sm4_ccm.send_and_splice ... # 84.97 [+0.02] # OK tls.13_sm4_ccm.send_and_splice # 84.97 [+0.00] ok 300 tls.13_sm4_ccm.send_and_splice # 84.97 [+0.00] # RUN tls.13_sm4_ccm.splice_to_pipe ... # 84.99 [+0.02] # OK tls.13_sm4_ccm.splice_to_pipe # 84.99 [+0.00] ok 301 tls.13_sm4_ccm.splice_to_pipe # 84.99 [+0.00] # RUN tls.13_sm4_ccm.splice_cmsg_to_pipe ... # 85.02 [+0.03] # OK tls.13_sm4_ccm.splice_cmsg_to_pipe # 85.03 [+0.00] ok 302 tls.13_sm4_ccm.splice_cmsg_to_pipe # 85.03 [+0.00] # RUN tls.13_sm4_ccm.splice_dec_cmsg_to_pipe ... # 85.05 [+0.02] # OK tls.13_sm4_ccm.splice_dec_cmsg_to_pipe # 85.05 [+0.00] ok 303 tls.13_sm4_ccm.splice_dec_cmsg_to_pipe # 85.05 [+0.00] # RUN tls.13_sm4_ccm.recv_and_splice ... # 85.07 [+0.02] # OK tls.13_sm4_ccm.recv_and_splice # 85.07 [+0.00] ok 304 tls.13_sm4_ccm.recv_and_splice # 85.07 [+0.00] # RUN tls.13_sm4_ccm.peek_and_splice ... # 85.10 [+0.02] # OK tls.13_sm4_ccm.peek_and_splice # 85.10 [+0.00] ok 305 tls.13_sm4_ccm.peek_and_splice # 85.10 [+0.00] # RUN tls.13_sm4_ccm.recvmsg_single ... # 85.12 [+0.02] # OK tls.13_sm4_ccm.recvmsg_single # 85.12 [+0.00] ok 306 tls.13_sm4_ccm.recvmsg_single # 85.12 [+0.00] # RUN tls.13_sm4_ccm.recvmsg_single_max ... # 85.14 [+0.02] # OK tls.13_sm4_ccm.recvmsg_single_max # 85.14 [+0.00] ok 307 tls.13_sm4_ccm.recvmsg_single_max # 85.14 [+0.00] # RUN tls.13_sm4_ccm.recvmsg_multiple ... # 85.16 [+0.02] # OK tls.13_sm4_ccm.recvmsg_multiple # 85.16 [+0.00] ok 308 tls.13_sm4_ccm.recvmsg_multiple # 85.17 [+0.00] # RUN tls.13_sm4_ccm.single_send_multiple_recv ... # 85.19 [+0.03] # OK tls.13_sm4_ccm.single_send_multiple_recv # 85.19 [+0.00] ok 309 tls.13_sm4_ccm.single_send_multiple_recv # 85.20 [+0.00] # RUN tls.13_sm4_ccm.multiple_send_single_recv ... # 85.21 [+0.02] # OK tls.13_sm4_ccm.multiple_send_single_recv # 85.22 [+0.00] ok 310 tls.13_sm4_ccm.multiple_send_single_recv # 85.22 [+0.00] # RUN tls.13_sm4_ccm.single_send_multiple_recv_non_align ... # 85.24 [+0.02] # OK tls.13_sm4_ccm.single_send_multiple_recv_non_align # 85.24 [+0.00] ok 311 tls.13_sm4_ccm.single_send_multiple_recv_non_align # 85.24 [+0.00] # RUN tls.13_sm4_ccm.recv_partial ... # 85.26 [+0.02] # OK tls.13_sm4_ccm.recv_partial # 85.26 [+0.00] ok 312 tls.13_sm4_ccm.recv_partial # 85.26 [+0.00] # RUN tls.13_sm4_ccm.recv_nonblock ... # 85.28 [+0.02] # OK tls.13_sm4_ccm.recv_nonblock # 85.29 [+0.00] ok 313 tls.13_sm4_ccm.recv_nonblock # 85.29 [+0.00] # RUN tls.13_sm4_ccm.recv_peek ... # 85.30 [+0.02] # OK tls.13_sm4_ccm.recv_peek # 85.30 [+0.00] ok 314 tls.13_sm4_ccm.recv_peek # 85.31 [+0.00] # RUN tls.13_sm4_ccm.recv_peek_multiple ... # 85.32 [+0.02] # OK tls.13_sm4_ccm.recv_peek_multiple # 85.32 [+0.00] ok 315 tls.13_sm4_ccm.recv_peek_multiple # 85.32 [+0.00] # RUN tls.13_sm4_ccm.recv_peek_multiple_records ... # 85.34 [+0.02] # OK tls.13_sm4_ccm.recv_peek_multiple_records # 85.34 [+0.00] ok 316 tls.13_sm4_ccm.recv_peek_multiple_records # 85.34 [+0.00] # RUN tls.13_sm4_ccm.recv_peek_large_buf_mult_recs ... # 85.37 [+0.03] # OK tls.13_sm4_ccm.recv_peek_large_buf_mult_recs # 85.38 [+0.00] ok 317 tls.13_sm4_ccm.recv_peek_large_buf_mult_recs # 85.38 [+0.00] # RUN tls.13_sm4_ccm.recv_lowat ... # 85.40 [+0.02] # OK tls.13_sm4_ccm.recv_lowat # 85.40 [+0.00] ok 318 tls.13_sm4_ccm.recv_lowat # 85.40 [+0.00] # RUN tls.13_sm4_ccm.bidir ... # 85.42 [+0.02] # OK tls.13_sm4_ccm.bidir # 85.42 [+0.00] ok 319 tls.13_sm4_ccm.bidir # 85.42 [+0.00] # RUN tls.13_sm4_ccm.pollin ... # 85.46 [+0.04] # OK tls.13_sm4_ccm.pollin # 85.46 [+0.00] ok 320 tls.13_sm4_ccm.pollin # 85.46 [+0.00] # RUN tls.13_sm4_ccm.poll_wait ... # 85.48 [+0.02] # OK tls.13_sm4_ccm.poll_wait # 85.48 [+0.00] ok 321 tls.13_sm4_ccm.poll_wait # 85.48 [+0.00] # RUN tls.13_sm4_ccm.poll_wait_split ... # 85.51 [+0.03] # OK tls.13_sm4_ccm.poll_wait_split # 85.51 [+0.00] ok 322 tls.13_sm4_ccm.poll_wait_split # 85.51 [+0.00] # RUN tls.13_sm4_ccm.blocking ... # 85.54 [+0.03] # OK tls.13_sm4_ccm.blocking # 85.54 [+0.00] ok 323 tls.13_sm4_ccm.blocking # 85.54 [+0.00] # RUN tls.13_sm4_ccm.nonblocking ... # 85.67 [+0.12] # OK tls.13_sm4_ccm.nonblocking # 85.67 [+0.00] ok 324 tls.13_sm4_ccm.nonblocking # 85.67 [+0.00] # RUN tls.13_sm4_ccm.mutliproc_even ... # 87.71 [+2.04] # OK tls.13_sm4_ccm.mutliproc_even # 87.71 [+0.00] ok 325 tls.13_sm4_ccm.mutliproc_even # 87.72 [+0.00] # RUN tls.13_sm4_ccm.mutliproc_readers ... # 91.41 [+3.70] # OK tls.13_sm4_ccm.mutliproc_readers # 91.42 [+0.00] ok 326 tls.13_sm4_ccm.mutliproc_readers # 91.42 [+0.00] # RUN tls.13_sm4_ccm.mutliproc_writers ... # 94.52 [+3.10] # OK tls.13_sm4_ccm.mutliproc_writers # 94.52 [+0.00] ok 327 tls.13_sm4_ccm.mutliproc_writers # 94.52 [+0.00] # RUN tls.13_sm4_ccm.mutliproc_sendpage_even ... # 96.42 [+1.90] # OK tls.13_sm4_ccm.mutliproc_sendpage_even # 96.42 [+0.00] ok 328 tls.13_sm4_ccm.mutliproc_sendpage_even # 96.42 [+0.00] # RUN tls.13_sm4_ccm.mutliproc_sendpage_readers ... # 100.14 [+3.72] # OK tls.13_sm4_ccm.mutliproc_sendpage_readers # 100.14 [+0.00] ok 329 tls.13_sm4_ccm.mutliproc_sendpage_readers # 100.14 [+0.00] # RUN tls.13_sm4_ccm.mutliproc_sendpage_writers ... # 103.19 [+3.05] # OK tls.13_sm4_ccm.mutliproc_sendpage_writers # 103.19 [+0.00] ok 330 tls.13_sm4_ccm.mutliproc_sendpage_writers # 103.19 [+0.00] # RUN tls.13_sm4_ccm.control_msg ... # 103.21 [+0.02] # OK tls.13_sm4_ccm.control_msg # 103.22 [+0.00] ok 331 tls.13_sm4_ccm.control_msg # 103.22 [+0.00] # RUN tls.13_sm4_ccm.control_msg_nomerge ... # 103.23 [+0.01] # OK tls.13_sm4_ccm.control_msg_nomerge # 103.23 [+0.00] ok 332 tls.13_sm4_ccm.control_msg_nomerge # 103.23 [+0.00] # RUN tls.13_sm4_ccm.data_control_data ... # 103.25 [+0.02] # OK tls.13_sm4_ccm.data_control_data # 103.25 [+0.00] ok 333 tls.13_sm4_ccm.data_control_data # 103.25 [+0.00] # RUN tls.13_sm4_ccm.shutdown ... # 103.27 [+0.02] # OK tls.13_sm4_ccm.shutdown # 103.27 [+0.00] ok 334 tls.13_sm4_ccm.shutdown # 103.27 [+0.00] # RUN tls.13_sm4_ccm.shutdown_unsent ... # 103.29 [+0.02] # OK tls.13_sm4_ccm.shutdown_unsent # 103.29 [+0.00] ok 335 tls.13_sm4_ccm.shutdown_unsent # 103.29 [+0.00] # RUN tls.13_sm4_ccm.shutdown_reuse ... # 103.31 [+0.01] # OK tls.13_sm4_ccm.shutdown_reuse # 103.31 [+0.00] ok 336 tls.13_sm4_ccm.shutdown_reuse # 103.31 [+0.00] # RUN tls.13_sm4_ccm.getsockopt ... # 103.33 [+0.02] # OK tls.13_sm4_ccm.getsockopt # 103.33 [+0.00] ok 337 tls.13_sm4_ccm.getsockopt # 103.33 [+0.00] # RUN tls.13_sm4_ccm.recv_efault ... # 103.35 [+0.02] # OK tls.13_sm4_ccm.recv_efault # 103.35 [+0.00] ok 338 tls.13_sm4_ccm.recv_efault # 103.35 [+0.00] # RUN tls.12_aes_ccm.sendfile ... # 103.67 [+0.32] # OK tls.12_aes_ccm.sendfile # 103.67 [+0.00] ok 339 tls.12_aes_ccm.sendfile # 103.67 [+0.00] # RUN tls.12_aes_ccm.send_then_sendfile ... # 103.76 [+0.08] # OK tls.12_aes_ccm.send_then_sendfile # 103.76 [+0.00] ok 340 tls.12_aes_ccm.send_then_sendfile # 103.76 [+0.00] # RUN tls.12_aes_ccm.multi_chunk_sendfile ... # 105.01 [+1.25] # OK tls.12_aes_ccm.multi_chunk_sendfile # 105.01 [+0.00] ok 341 tls.12_aes_ccm.multi_chunk_sendfile # 105.01 [+0.00] # RUN tls.12_aes_ccm.recv_max ... # 105.03 [+0.02] # OK tls.12_aes_ccm.recv_max # 105.03 [+0.00] ok 342 tls.12_aes_ccm.recv_max # 105.03 [+0.00] # RUN tls.12_aes_ccm.recv_small ... # 105.05 [+0.02] # OK tls.12_aes_ccm.recv_small # 105.05 [+0.00] ok 343 tls.12_aes_ccm.recv_small # 105.06 [+0.00] # RUN tls.12_aes_ccm.msg_more ... # 105.07 [+0.02] # OK tls.12_aes_ccm.msg_more # 105.07 [+0.00] ok 344 tls.12_aes_ccm.msg_more # 105.08 [+0.00] # RUN tls.12_aes_ccm.msg_more_unsent ... # 105.09 [+0.01] # OK tls.12_aes_ccm.msg_more_unsent # 105.09 [+0.00] ok 345 tls.12_aes_ccm.msg_more_unsent # 105.09 [+0.00] # RUN tls.12_aes_ccm.msg_eor ... # 105.11 [+0.02] # OK tls.12_aes_ccm.msg_eor # 105.12 [+0.00] ok 346 tls.12_aes_ccm.msg_eor # 105.12 [+0.00] # RUN tls.12_aes_ccm.sendmsg_single ... # 105.13 [+0.02] # OK tls.12_aes_ccm.sendmsg_single # 105.13 [+0.00] ok 347 tls.12_aes_ccm.sendmsg_single # 105.14 [+0.00] # RUN tls.12_aes_ccm.sendmsg_fragmented ... # 105.19 [+0.05] # OK tls.12_aes_ccm.sendmsg_fragmented # 105.19 [+0.00] ok 348 tls.12_aes_ccm.sendmsg_fragmented # 105.19 [+0.00] # RUN tls.12_aes_ccm.sendmsg_large ... # 105.42 [+0.23] # OK tls.12_aes_ccm.sendmsg_large # 105.42 [+0.00] ok 349 tls.12_aes_ccm.sendmsg_large # 105.42 [+0.00] # RUN tls.12_aes_ccm.sendmsg_multiple ... # 105.44 [+0.02] # OK tls.12_aes_ccm.sendmsg_multiple # 105.44 [+0.00] ok 350 tls.12_aes_ccm.sendmsg_multiple # 105.44 [+0.00] # RUN tls.12_aes_ccm.sendmsg_multiple_stress ... # 105.46 [+0.02] # OK tls.12_aes_ccm.sendmsg_multiple_stress # 105.46 [+0.00] ok 351 tls.12_aes_ccm.sendmsg_multiple_stress # 105.46 [+0.00] # RUN tls.12_aes_ccm.splice_from_pipe ... # 105.49 [+0.03] # OK tls.12_aes_ccm.splice_from_pipe # 105.50 [+0.00] ok 352 tls.12_aes_ccm.splice_from_pipe # 105.50 [+0.00] # RUN tls.12_aes_ccm.splice_more ... # 105.52 [+0.02] # OK tls.12_aes_ccm.splice_more # 105.52 [+0.00] ok 353 tls.12_aes_ccm.splice_more # 105.52 [+0.00] # RUN tls.12_aes_ccm.splice_from_pipe2 ... # 105.54 [+0.02] # OK tls.12_aes_ccm.splice_from_pipe2 # 105.54 [+0.00] ok 354 tls.12_aes_ccm.splice_from_pipe2 # 105.54 [+0.00] # RUN tls.12_aes_ccm.send_and_splice ... # 105.56 [+0.02] # OK tls.12_aes_ccm.send_and_splice # 105.56 [+0.00] ok 355 tls.12_aes_ccm.send_and_splice # 105.56 [+0.00] # RUN tls.12_aes_ccm.splice_to_pipe ... # 105.59 [+0.03] # OK tls.12_aes_ccm.splice_to_pipe # 105.59 [+0.00] ok 356 tls.12_aes_ccm.splice_to_pipe # 105.59 [+0.00] # RUN tls.12_aes_ccm.splice_cmsg_to_pipe ... # 105.60 [+0.01] # OK tls.12_aes_ccm.splice_cmsg_to_pipe # 105.60 [+0.00] ok 357 tls.12_aes_ccm.splice_cmsg_to_pipe # 105.61 [+0.00] # RUN tls.12_aes_ccm.splice_dec_cmsg_to_pipe ... # 105.62 [+0.02] # OK tls.12_aes_ccm.splice_dec_cmsg_to_pipe # 105.62 [+0.00] ok 358 tls.12_aes_ccm.splice_dec_cmsg_to_pipe # 105.62 [+0.00] # RUN tls.12_aes_ccm.recv_and_splice ... # 105.65 [+0.02] # OK tls.12_aes_ccm.recv_and_splice # 105.65 [+0.00] ok 359 tls.12_aes_ccm.recv_and_splice # 105.65 [+0.00] # RUN tls.12_aes_ccm.peek_and_splice ... # 105.68 [+0.03] # OK tls.12_aes_ccm.peek_and_splice # 105.68 [+0.00] ok 360 tls.12_aes_ccm.peek_and_splice # 105.68 [+0.00] # RUN tls.12_aes_ccm.recvmsg_single ... # 105.70 [+0.02] # OK tls.12_aes_ccm.recvmsg_single # 105.70 [+0.00] ok 361 tls.12_aes_ccm.recvmsg_single # 105.70 [+0.00] # RUN tls.12_aes_ccm.recvmsg_single_max ... # 105.72 [+0.02] # OK tls.12_aes_ccm.recvmsg_single_max # 105.72 [+0.00] ok 362 tls.12_aes_ccm.recvmsg_single_max # 105.72 [+0.00] # RUN tls.12_aes_ccm.recvmsg_multiple ... # 105.74 [+0.02] # OK tls.12_aes_ccm.recvmsg_multiple # 105.74 [+0.00] ok 363 tls.12_aes_ccm.recvmsg_multiple # 105.74 [+0.00] # RUN tls.12_aes_ccm.single_send_multiple_recv ... # 105.77 [+0.02] # OK tls.12_aes_ccm.single_send_multiple_recv # 105.77 [+0.00] ok 364 tls.12_aes_ccm.single_send_multiple_recv # 105.77 [+0.00] # RUN tls.12_aes_ccm.multiple_send_single_recv ... # 105.79 [+0.02] # OK tls.12_aes_ccm.multiple_send_single_recv # 105.79 [+0.00] ok 365 tls.12_aes_ccm.multiple_send_single_recv # 105.79 [+0.00] # RUN tls.12_aes_ccm.single_send_multiple_recv_non_align ... # 105.81 [+0.02] # OK tls.12_aes_ccm.single_send_multiple_recv_non_align # 105.81 [+0.00] ok 366 tls.12_aes_ccm.single_send_multiple_recv_non_align # 105.81 [+0.00] # RUN tls.12_aes_ccm.recv_partial ... # 105.83 [+0.01] # OK tls.12_aes_ccm.recv_partial # 105.83 [+0.00] ok 367 tls.12_aes_ccm.recv_partial # 105.83 [+0.00] # RUN tls.12_aes_ccm.recv_nonblock ... # 105.84 [+0.02] # OK tls.12_aes_ccm.recv_nonblock # 105.85 [+0.00] ok 368 tls.12_aes_ccm.recv_nonblock # 105.85 [+0.00] # RUN tls.12_aes_ccm.recv_peek ... # 105.87 [+0.02] # OK tls.12_aes_ccm.recv_peek # 105.87 [+0.00] ok 369 tls.12_aes_ccm.recv_peek # 105.87 [+0.00] # RUN tls.12_aes_ccm.recv_peek_multiple ... # 105.89 [+0.02] # OK tls.12_aes_ccm.recv_peek_multiple # 105.89 [+0.00] ok 370 tls.12_aes_ccm.recv_peek_multiple # 105.89 [+0.00] # RUN tls.12_aes_ccm.recv_peek_multiple_records ... # 105.91 [+0.02] # OK tls.12_aes_ccm.recv_peek_multiple_records # 105.92 [+0.00] ok 371 tls.12_aes_ccm.recv_peek_multiple_records # 105.92 [+0.00] # RUN tls.12_aes_ccm.recv_peek_large_buf_mult_recs ... # 105.93 [+0.02] # OK tls.12_aes_ccm.recv_peek_large_buf_mult_recs # 105.94 [+0.00] ok 372 tls.12_aes_ccm.recv_peek_large_buf_mult_recs # 105.94 [+0.00] # RUN tls.12_aes_ccm.recv_lowat ... # 105.95 [+0.01] # OK tls.12_aes_ccm.recv_lowat # 105.95 [+0.00] ok 373 tls.12_aes_ccm.recv_lowat # 105.95 [+0.00] # RUN tls.12_aes_ccm.bidir ... # 105.98 [+0.03] # OK tls.12_aes_ccm.bidir # 105.98 [+0.00] ok 374 tls.12_aes_ccm.bidir # 105.98 [+0.00] # RUN tls.12_aes_ccm.pollin ... # 106.02 [+0.04] # OK tls.12_aes_ccm.pollin # 106.02 [+0.00] ok 375 tls.12_aes_ccm.pollin # 106.02 [+0.00] # RUN tls.12_aes_ccm.poll_wait ... # 106.03 [+0.02] # OK tls.12_aes_ccm.poll_wait # 106.04 [+0.00] ok 376 tls.12_aes_ccm.poll_wait # 106.04 [+0.00] # RUN tls.12_aes_ccm.poll_wait_split ... # 106.06 [+0.02] # OK tls.12_aes_ccm.poll_wait_split # 106.06 [+0.00] ok 377 tls.12_aes_ccm.poll_wait_split # 106.06 [+0.00] # RUN tls.12_aes_ccm.blocking ... # 106.10 [+0.04] # OK tls.12_aes_ccm.blocking # 106.10 [+0.00] ok 378 tls.12_aes_ccm.blocking # 106.10 [+0.00] # RUN tls.12_aes_ccm.nonblocking ... # 106.21 [+0.11] # OK tls.12_aes_ccm.nonblocking # 106.22 [+0.00] ok 379 tls.12_aes_ccm.nonblocking # 106.22 [+0.00] # RUN tls.12_aes_ccm.mutliproc_even ... # 108.38 [+2.16] # OK tls.12_aes_ccm.mutliproc_even # 108.38 [+0.00] ok 380 tls.12_aes_ccm.mutliproc_even # 108.38 [+0.00] # RUN tls.12_aes_ccm.mutliproc_readers ... # 112.55 [+4.17] # OK tls.12_aes_ccm.mutliproc_readers # 112.55 [+0.00] ok 381 tls.12_aes_ccm.mutliproc_readers # 112.55 [+0.00] # RUN tls.12_aes_ccm.mutliproc_writers ... # 115.97 [+3.42] # OK tls.12_aes_ccm.mutliproc_writers # 115.97 [+0.00] ok 382 tls.12_aes_ccm.mutliproc_writers # 115.97 [+0.00] # RUN tls.12_aes_ccm.mutliproc_sendpage_even ... # 118.14 [+2.17] # OK tls.12_aes_ccm.mutliproc_sendpage_even # 118.15 [+0.00] ok 383 tls.12_aes_ccm.mutliproc_sendpage_even # 118.15 [+0.00] # RUN tls.12_aes_ccm.mutliproc_sendpage_readers ... # 122.25 [+4.11] # OK tls.12_aes_ccm.mutliproc_sendpage_readers # 122.26 [+0.00] ok 384 tls.12_aes_ccm.mutliproc_sendpage_readers # 122.26 [+0.00] # RUN tls.12_aes_ccm.mutliproc_sendpage_writers ... # 125.68 [+3.42] # OK tls.12_aes_ccm.mutliproc_sendpage_writers # 125.68 [+0.00] ok 385 tls.12_aes_ccm.mutliproc_sendpage_writers # 125.68 [+0.00] # RUN tls.12_aes_ccm.control_msg ... # 125.71 [+0.03] # OK tls.12_aes_ccm.control_msg # 125.72 [+0.00] ok 386 tls.12_aes_ccm.control_msg # 125.72 [+0.00] # RUN tls.12_aes_ccm.control_msg_nomerge ... # 125.73 [+0.02] # OK tls.12_aes_ccm.control_msg_nomerge # 125.73 [+0.00] ok 387 tls.12_aes_ccm.control_msg_nomerge # 125.74 [+0.00] # RUN tls.12_aes_ccm.data_control_data ... # 125.75 [+0.02] # OK tls.12_aes_ccm.data_control_data # 125.75 [+0.00] ok 388 tls.12_aes_ccm.data_control_data # 125.75 [+0.00] # RUN tls.12_aes_ccm.shutdown ... # 125.77 [+0.02] # OK tls.12_aes_ccm.shutdown # 125.77 [+0.00] ok 389 tls.12_aes_ccm.shutdown # 125.77 [+0.00] # RUN tls.12_aes_ccm.shutdown_unsent ... # 125.80 [+0.03] # OK tls.12_aes_ccm.shutdown_unsent # 125.80 [+0.00] ok 390 tls.12_aes_ccm.shutdown_unsent # 125.80 [+0.00] # RUN tls.12_aes_ccm.shutdown_reuse ... # 125.83 [+0.02] # OK tls.12_aes_ccm.shutdown_reuse # 125.83 [+0.00] ok 391 tls.12_aes_ccm.shutdown_reuse # 125.83 [+0.00] # RUN tls.12_aes_ccm.getsockopt ... # 125.85 [+0.02] # OK tls.12_aes_ccm.getsockopt # 125.85 [+0.00] ok 392 tls.12_aes_ccm.getsockopt # 125.85 [+0.00] # RUN tls.12_aes_ccm.recv_efault ... # 125.87 [+0.02] # OK tls.12_aes_ccm.recv_efault # 125.87 [+0.00] ok 393 tls.12_aes_ccm.recv_efault # 125.87 [+0.00] # RUN tls.13_aes_ccm.sendfile ... # 125.92 [+0.05] # OK tls.13_aes_ccm.sendfile # 125.92 [+0.00] ok 394 tls.13_aes_ccm.sendfile # 125.92 [+0.00] # RUN tls.13_aes_ccm.send_then_sendfile ... # 126.02 [+0.09] # OK tls.13_aes_ccm.send_then_sendfile # 126.02 [+0.00] ok 395 tls.13_aes_ccm.send_then_sendfile # 126.02 [+0.00] # RUN tls.13_aes_ccm.multi_chunk_sendfile ... # 127.68 [+1.66] # OK tls.13_aes_ccm.multi_chunk_sendfile # 127.68 [+0.00] ok 396 tls.13_aes_ccm.multi_chunk_sendfile # 127.68 [+0.00] # RUN tls.13_aes_ccm.recv_max ... # 127.71 [+0.03] # OK tls.13_aes_ccm.recv_max # 127.71 [+0.00] ok 397 tls.13_aes_ccm.recv_max # 127.71 [+0.00] # RUN tls.13_aes_ccm.recv_small ... # 127.73 [+0.02] # OK tls.13_aes_ccm.recv_small # 127.73 [+0.00] ok 398 tls.13_aes_ccm.recv_small # 127.73 [+0.00] # RUN tls.13_aes_ccm.msg_more ... # 127.75 [+0.02] # OK tls.13_aes_ccm.msg_more # 127.75 [+0.00] ok 399 tls.13_aes_ccm.msg_more # 127.75 [+0.00] # RUN tls.13_aes_ccm.msg_more_unsent ... # 127.77 [+0.02] # OK tls.13_aes_ccm.msg_more_unsent # 127.77 [+0.00] ok 400 tls.13_aes_ccm.msg_more_unsent # 127.77 [+0.00] # RUN tls.13_aes_ccm.msg_eor ... # 127.79 [+0.02] # OK tls.13_aes_ccm.msg_eor # 127.80 [+0.00] ok 401 tls.13_aes_ccm.msg_eor # 127.80 [+0.00] # RUN tls.13_aes_ccm.sendmsg_single ... # 127.82 [+0.02] # OK tls.13_aes_ccm.sendmsg_single # 127.82 [+0.00] ok 402 tls.13_aes_ccm.sendmsg_single # 127.82 [+0.00] # RUN tls.13_aes_ccm.sendmsg_fragmented ... # 127.88 [+0.06] # OK tls.13_aes_ccm.sendmsg_fragmented # 127.88 [+0.00] ok 403 tls.13_aes_ccm.sendmsg_fragmented # 127.88 [+0.00] # RUN tls.13_aes_ccm.sendmsg_large ... # 128.14 [+0.25] # OK tls.13_aes_ccm.sendmsg_large # 128.14 [+0.00] ok 404 tls.13_aes_ccm.sendmsg_large # 128.14 [+0.00] # RUN tls.13_aes_ccm.sendmsg_multiple ... # 128.16 [+0.02] # OK tls.13_aes_ccm.sendmsg_multiple # 128.16 [+0.00] ok 405 tls.13_aes_ccm.sendmsg_multiple # 128.16 [+0.00] # RUN tls.13_aes_ccm.sendmsg_multiple_stress ... # 128.19 [+0.03] # OK tls.13_aes_ccm.sendmsg_multiple_stress # 128.19 [+0.00] ok 406 tls.13_aes_ccm.sendmsg_multiple_stress # 128.19 [+0.00] # RUN tls.13_aes_ccm.splice_from_pipe ... # 128.22 [+0.03] # OK tls.13_aes_ccm.splice_from_pipe # 128.23 [+0.00] ok 407 tls.13_aes_ccm.splice_from_pipe # 128.23 [+0.00] # RUN tls.13_aes_ccm.splice_more ... # 128.25 [+0.02] # OK tls.13_aes_ccm.splice_more # 128.25 [+0.00] ok 408 tls.13_aes_ccm.splice_more # 128.25 [+0.00] # RUN tls.13_aes_ccm.splice_from_pipe2 ... # 128.27 [+0.02] # OK tls.13_aes_ccm.splice_from_pipe2 # 128.27 [+0.00] ok 409 tls.13_aes_ccm.splice_from_pipe2 # 128.27 [+0.00] # RUN tls.13_aes_ccm.send_and_splice ... # 128.30 [+0.02] # OK tls.13_aes_ccm.send_and_splice # 128.30 [+0.00] ok 410 tls.13_aes_ccm.send_and_splice # 128.30 [+0.00] # RUN tls.13_aes_ccm.splice_to_pipe ... # 128.32 [+0.02] # OK tls.13_aes_ccm.splice_to_pipe # 128.32 [+0.00] ok 411 tls.13_aes_ccm.splice_to_pipe # 128.32 [+0.00] # RUN tls.13_aes_ccm.splice_cmsg_to_pipe ... # 128.34 [+0.02] # OK tls.13_aes_ccm.splice_cmsg_to_pipe # 128.34 [+0.00] ok 412 tls.13_aes_ccm.splice_cmsg_to_pipe # 128.34 [+0.00] # RUN tls.13_aes_ccm.splice_dec_cmsg_to_pipe ... # 128.37 [+0.03] # OK tls.13_aes_ccm.splice_dec_cmsg_to_pipe # 128.37 [+0.00] ok 413 tls.13_aes_ccm.splice_dec_cmsg_to_pipe # 128.37 [+0.00] # RUN tls.13_aes_ccm.recv_and_splice ... # 128.39 [+0.02] # OK tls.13_aes_ccm.recv_and_splice # 128.39 [+0.00] ok 414 tls.13_aes_ccm.recv_and_splice # 128.39 [+0.00] # RUN tls.13_aes_ccm.peek_and_splice ... # 128.43 [+0.04] # OK tls.13_aes_ccm.peek_and_splice # 128.44 [+0.00] ok 415 tls.13_aes_ccm.peek_and_splice # 128.44 [+0.00] # RUN tls.13_aes_ccm.recvmsg_single ... # 128.45 [+0.01] # OK tls.13_aes_ccm.recvmsg_single # 128.45 [+0.00] ok 416 tls.13_aes_ccm.recvmsg_single # 128.45 [+0.00] # RUN tls.13_aes_ccm.recvmsg_single_max ... # 128.47 [+0.02] # OK tls.13_aes_ccm.recvmsg_single_max # 128.47 [+0.00] ok 417 tls.13_aes_ccm.recvmsg_single_max # 128.47 [+0.00] # RUN tls.13_aes_ccm.recvmsg_multiple ... # 128.49 [+0.02] # OK tls.13_aes_ccm.recvmsg_multiple # 128.49 [+0.00] ok 418 tls.13_aes_ccm.recvmsg_multiple # 128.49 [+0.00] # RUN tls.13_aes_ccm.single_send_multiple_recv ... # 128.52 [+0.03] # OK tls.13_aes_ccm.single_send_multiple_recv # 128.52 [+0.00] ok 419 tls.13_aes_ccm.single_send_multiple_recv # 128.53 [+0.00] # RUN tls.13_aes_ccm.multiple_send_single_recv ... # 128.54 [+0.01] # OK tls.13_aes_ccm.multiple_send_single_recv # 128.54 [+0.00] ok 420 tls.13_aes_ccm.multiple_send_single_recv # 128.54 [+0.00] # RUN tls.13_aes_ccm.single_send_multiple_recv_non_align ... # 128.56 [+0.02] # OK tls.13_aes_ccm.single_send_multiple_recv_non_align # 128.56 [+0.00] ok 421 tls.13_aes_ccm.single_send_multiple_recv_non_align # 128.56 [+0.00] # RUN tls.13_aes_ccm.recv_partial ... # 128.58 [+0.02] # OK tls.13_aes_ccm.recv_partial # 128.59 [+0.00] ok 422 tls.13_aes_ccm.recv_partial # 128.59 [+0.00] # RUN tls.13_aes_ccm.recv_nonblock ... # 128.62 [+0.03] # OK tls.13_aes_ccm.recv_nonblock # 128.62 [+0.00] ok 423 tls.13_aes_ccm.recv_nonblock # 128.62 [+0.00] # RUN tls.13_aes_ccm.recv_peek ... # 128.63 [+0.02] # OK tls.13_aes_ccm.recv_peek # 128.64 [+0.00] ok 424 tls.13_aes_ccm.recv_peek # 128.64 [+0.00] # RUN tls.13_aes_ccm.recv_peek_multiple ... # 128.65 [+0.02] # OK tls.13_aes_ccm.recv_peek_multiple # 128.65 [+0.00] ok 425 tls.13_aes_ccm.recv_peek_multiple # 128.66 [+0.00] # RUN tls.13_aes_ccm.recv_peek_multiple_records ... # 128.67 [+0.02] # OK tls.13_aes_ccm.recv_peek_multiple_records # 128.67 [+0.00] ok 426 tls.13_aes_ccm.recv_peek_multiple_records # 128.67 [+0.00] # RUN tls.13_aes_ccm.recv_peek_large_buf_mult_recs ... # 128.70 [+0.02] # OK tls.13_aes_ccm.recv_peek_large_buf_mult_recs # 128.70 [+0.00] ok 427 tls.13_aes_ccm.recv_peek_large_buf_mult_recs # 128.70 [+0.00] # RUN tls.13_aes_ccm.recv_lowat ... # 128.72 [+0.01] # OK tls.13_aes_ccm.recv_lowat # 128.72 [+0.00] ok 428 tls.13_aes_ccm.recv_lowat # 128.72 [+0.00] # RUN tls.13_aes_ccm.bidir ... # 128.73 [+0.02] # OK tls.13_aes_ccm.bidir # 128.73 [+0.00] ok 429 tls.13_aes_ccm.bidir # 128.74 [+0.00] # RUN tls.13_aes_ccm.pollin ... # 128.77 [+0.03] # OK tls.13_aes_ccm.pollin # 128.77 [+0.00] ok 430 tls.13_aes_ccm.pollin # 128.77 [+0.00] # RUN tls.13_aes_ccm.poll_wait ... # 128.80 [+0.02] # OK tls.13_aes_ccm.poll_wait # 128.80 [+0.00] ok 431 tls.13_aes_ccm.poll_wait # 128.80 [+0.00] # RUN tls.13_aes_ccm.poll_wait_split ... # 128.81 [+0.02] # OK tls.13_aes_ccm.poll_wait_split # 128.82 [+0.00] ok 432 tls.13_aes_ccm.poll_wait_split # 128.82 [+0.00] # RUN tls.13_aes_ccm.blocking ... # 128.86 [+0.04] # OK tls.13_aes_ccm.blocking # 128.86 [+0.00] ok 433 tls.13_aes_ccm.blocking # 128.86 [+0.00] # RUN tls.13_aes_ccm.nonblocking ... # 128.98 [+0.12] # OK tls.13_aes_ccm.nonblocking # 128.98 [+0.00] ok 434 tls.13_aes_ccm.nonblocking # 128.98 [+0.00] # RUN tls.13_aes_ccm.mutliproc_even ... # 131.11 [+2.13] # OK tls.13_aes_ccm.mutliproc_even # 131.11 [+0.00] ok 435 tls.13_aes_ccm.mutliproc_even # 131.11 [+0.00] # RUN tls.13_aes_ccm.mutliproc_readers ... # 135.33 [+4.22] # OK tls.13_aes_ccm.mutliproc_readers # 135.33 [+0.00] ok 436 tls.13_aes_ccm.mutliproc_readers # 135.33 [+0.00] # RUN tls.13_aes_ccm.mutliproc_writers ... # 138.73 [+3.40] # OK tls.13_aes_ccm.mutliproc_writers # 138.73 [+0.00] ok 437 tls.13_aes_ccm.mutliproc_writers # 138.73 [+0.00] # RUN tls.13_aes_ccm.mutliproc_sendpage_even ... # 140.85 [+2.11] # OK tls.13_aes_ccm.mutliproc_sendpage_even # 140.85 [+0.00] ok 438 tls.13_aes_ccm.mutliproc_sendpage_even # 140.85 [+0.00] # RUN tls.13_aes_ccm.mutliproc_sendpage_readers ... # 144.99 [+4.14] # OK tls.13_aes_ccm.mutliproc_sendpage_readers # 144.99 [+0.00] ok 439 tls.13_aes_ccm.mutliproc_sendpage_readers # 144.99 [+0.00] # RUN tls.13_aes_ccm.mutliproc_sendpage_writers ... # 148.40 [+3.40] # OK tls.13_aes_ccm.mutliproc_sendpage_writers # 148.40 [+0.00] ok 440 tls.13_aes_ccm.mutliproc_sendpage_writers # 148.40 [+0.00] # RUN tls.13_aes_ccm.control_msg ... # 148.41 [+0.02] # OK tls.13_aes_ccm.control_msg # 148.42 [+0.00] ok 441 tls.13_aes_ccm.control_msg # 148.42 [+0.00] # RUN tls.13_aes_ccm.control_msg_nomerge ... # 148.44 [+0.03] # OK tls.13_aes_ccm.control_msg_nomerge # 148.44 [+0.00] ok 442 tls.13_aes_ccm.control_msg_nomerge # 148.44 [+0.00] # RUN tls.13_aes_ccm.data_control_data ... # 148.46 [+0.01] # OK tls.13_aes_ccm.data_control_data # 148.46 [+0.00] ok 443 tls.13_aes_ccm.data_control_data # 148.46 [+0.00] # RUN tls.13_aes_ccm.shutdown ... # 148.49 [+0.02] # OK tls.13_aes_ccm.shutdown # 148.49 [+0.00] ok 444 tls.13_aes_ccm.shutdown # 148.49 [+0.00] # RUN tls.13_aes_ccm.shutdown_unsent ... # 148.50 [+0.01] # OK tls.13_aes_ccm.shutdown_unsent # 148.50 [+0.00] ok 445 tls.13_aes_ccm.shutdown_unsent # 148.51 [+0.00] # RUN tls.13_aes_ccm.shutdown_reuse ... # 148.52 [+0.02] # OK tls.13_aes_ccm.shutdown_reuse # 148.52 [+0.00] ok 446 tls.13_aes_ccm.shutdown_reuse # 148.52 [+0.00] # RUN tls.13_aes_ccm.getsockopt ... # 148.54 [+0.01] # OK tls.13_aes_ccm.getsockopt # 148.54 [+0.00] ok 447 tls.13_aes_ccm.getsockopt # 148.54 [+0.00] # RUN tls.13_aes_ccm.recv_efault ... # 148.56 [+0.02] # OK tls.13_aes_ccm.recv_efault # 148.56 [+0.00] ok 448 tls.13_aes_ccm.recv_efault # 148.56 [+0.00] # RUN tls.12_aes_gcm_256.sendfile ... # 148.63 [+0.06] # OK tls.12_aes_gcm_256.sendfile # 148.63 [+0.00] ok 449 tls.12_aes_gcm_256.sendfile # 148.63 [+0.00] # RUN tls.12_aes_gcm_256.send_then_sendfile ... # 148.69 [+0.07] # OK tls.12_aes_gcm_256.send_then_sendfile # 148.70 [+0.00] ok 450 tls.12_aes_gcm_256.send_then_sendfile # 148.70 [+0.00] # RUN tls.12_aes_gcm_256.multi_chunk_sendfile ... # 149.84 [+1.14] # OK tls.12_aes_gcm_256.multi_chunk_sendfile # 149.84 [+0.00] ok 451 tls.12_aes_gcm_256.multi_chunk_sendfile # 149.84 [+0.00] # RUN tls.12_aes_gcm_256.recv_max ... # 149.85 [+0.01] # OK tls.12_aes_gcm_256.recv_max # 149.86 [+0.00] ok 452 tls.12_aes_gcm_256.recv_max # 149.86 [+0.00] # RUN tls.12_aes_gcm_256.recv_small ... # 149.87 [+0.02] # OK tls.12_aes_gcm_256.recv_small # 149.88 [+0.00] ok 453 tls.12_aes_gcm_256.recv_small # 149.88 [+0.00] # RUN tls.12_aes_gcm_256.msg_more ... # 149.91 [+0.03] # OK tls.12_aes_gcm_256.msg_more # 149.91 [+0.00] ok 454 tls.12_aes_gcm_256.msg_more # 149.91 [+0.00] # RUN tls.12_aes_gcm_256.msg_more_unsent ... # 149.92 [+0.01] # OK tls.12_aes_gcm_256.msg_more_unsent # 149.93 [+0.00] ok 455 tls.12_aes_gcm_256.msg_more_unsent # 149.93 [+0.00] # RUN tls.12_aes_gcm_256.msg_eor ... # 149.94 [+0.02] # OK tls.12_aes_gcm_256.msg_eor # 149.94 [+0.00] ok 456 tls.12_aes_gcm_256.msg_eor # 149.94 [+0.00] # RUN tls.12_aes_gcm_256.sendmsg_single ... # 149.96 [+0.02] # OK tls.12_aes_gcm_256.sendmsg_single # 149.96 [+0.00] ok 457 tls.12_aes_gcm_256.sendmsg_single # 149.96 [+0.00] # RUN tls.12_aes_gcm_256.sendmsg_fragmented ... # 150.02 [+0.06] # OK tls.12_aes_gcm_256.sendmsg_fragmented # 150.03 [+0.00] ok 458 tls.12_aes_gcm_256.sendmsg_fragmented # 150.03 [+0.00] # RUN tls.12_aes_gcm_256.sendmsg_large ... # 150.22 [+0.19] # OK tls.12_aes_gcm_256.sendmsg_large # 150.22 [+0.00] ok 459 tls.12_aes_gcm_256.sendmsg_large # 150.22 [+0.00] # RUN tls.12_aes_gcm_256.sendmsg_multiple ... # 150.24 [+0.02] # OK tls.12_aes_gcm_256.sendmsg_multiple # 150.24 [+0.00] ok 460 tls.12_aes_gcm_256.sendmsg_multiple # 150.24 [+0.00] # RUN tls.12_aes_gcm_256.sendmsg_multiple_stress ... # 150.26 [+0.02] # OK tls.12_aes_gcm_256.sendmsg_multiple_stress # 150.26 [+0.00] ok 461 tls.12_aes_gcm_256.sendmsg_multiple_stress # 150.26 [+0.00] # RUN tls.12_aes_gcm_256.splice_from_pipe ... # 150.28 [+0.02] # OK tls.12_aes_gcm_256.splice_from_pipe # 150.28 [+0.00] ok 462 tls.12_aes_gcm_256.splice_from_pipe # 150.28 [+0.00] # RUN tls.12_aes_gcm_256.splice_more ... # 150.30 [+0.02] # OK tls.12_aes_gcm_256.splice_more # 150.30 [+0.00] ok 463 tls.12_aes_gcm_256.splice_more # 150.30 [+0.00] # RUN tls.12_aes_gcm_256.splice_from_pipe2 ... # 150.32 [+0.03] # OK tls.12_aes_gcm_256.splice_from_pipe2 # 150.32 [+0.00] ok 464 tls.12_aes_gcm_256.splice_from_pipe2 # 150.33 [+0.00] # RUN tls.12_aes_gcm_256.send_and_splice ... # 150.34 [+0.02] # OK tls.12_aes_gcm_256.send_and_splice # 150.34 [+0.00] ok 465 tls.12_aes_gcm_256.send_and_splice # 150.34 [+0.00] # RUN tls.12_aes_gcm_256.splice_to_pipe ... # 150.36 [+0.02] # OK tls.12_aes_gcm_256.splice_to_pipe # 150.36 [+0.00] ok 466 tls.12_aes_gcm_256.splice_to_pipe # 150.36 [+0.00] # RUN tls.12_aes_gcm_256.splice_cmsg_to_pipe ... # 150.38 [+0.02] # OK tls.12_aes_gcm_256.splice_cmsg_to_pipe # 150.39 [+0.00] ok 467 tls.12_aes_gcm_256.splice_cmsg_to_pipe # 150.39 [+0.00] # RUN tls.12_aes_gcm_256.splice_dec_cmsg_to_pipe ... # 150.41 [+0.02] # OK tls.12_aes_gcm_256.splice_dec_cmsg_to_pipe # 150.41 [+0.00] ok 468 tls.12_aes_gcm_256.splice_dec_cmsg_to_pipe # 150.41 [+0.00] # RUN tls.12_aes_gcm_256.recv_and_splice ... # 150.43 [+0.02] # OK tls.12_aes_gcm_256.recv_and_splice # 150.43 [+0.00] ok 469 tls.12_aes_gcm_256.recv_and_splice # 150.43 [+0.00] # RUN tls.12_aes_gcm_256.peek_and_splice ... # 150.46 [+0.03] # OK tls.12_aes_gcm_256.peek_and_splice # 150.46 [+0.00] ok 470 tls.12_aes_gcm_256.peek_and_splice # 150.46 [+0.00] # RUN tls.12_aes_gcm_256.recvmsg_single ... # 150.48 [+0.02] # OK tls.12_aes_gcm_256.recvmsg_single # 150.48 [+0.00] ok 471 tls.12_aes_gcm_256.recvmsg_single # 150.48 [+0.00] # RUN tls.12_aes_gcm_256.recvmsg_single_max ... # 150.49 [+0.01] # OK tls.12_aes_gcm_256.recvmsg_single_max # 150.50 [+0.00] ok 472 tls.12_aes_gcm_256.recvmsg_single_max # 150.50 [+0.00] # RUN tls.12_aes_gcm_256.recvmsg_multiple ... # 150.52 [+0.02] # OK tls.12_aes_gcm_256.recvmsg_multiple # 150.52 [+0.00] ok 473 tls.12_aes_gcm_256.recvmsg_multiple # 150.52 [+0.00] # RUN tls.12_aes_gcm_256.single_send_multiple_recv ... # 150.55 [+0.03] # OK tls.12_aes_gcm_256.single_send_multiple_recv # 150.55 [+0.00] ok 474 tls.12_aes_gcm_256.single_send_multiple_recv # 150.55 [+0.00] # RUN tls.12_aes_gcm_256.multiple_send_single_recv ... # 150.57 [+0.02] # OK tls.12_aes_gcm_256.multiple_send_single_recv # 150.57 [+0.00] ok 475 tls.12_aes_gcm_256.multiple_send_single_recv # 150.57 [+0.00] # RUN tls.12_aes_gcm_256.single_send_multiple_recv_non_align ... # 150.59 [+0.02] # OK tls.12_aes_gcm_256.single_send_multiple_recv_non_align # 150.60 [+0.00] ok 476 tls.12_aes_gcm_256.single_send_multiple_recv_non_align # 150.60 [+0.00] # RUN tls.12_aes_gcm_256.recv_partial ... # 150.61 [+0.01] # OK tls.12_aes_gcm_256.recv_partial # 150.61 [+0.00] ok 477 tls.12_aes_gcm_256.recv_partial # 150.61 [+0.00] # RUN tls.12_aes_gcm_256.recv_nonblock ... # 150.63 [+0.02] # OK tls.12_aes_gcm_256.recv_nonblock # 150.63 [+0.00] ok 478 tls.12_aes_gcm_256.recv_nonblock # 150.63 [+0.00] # RUN tls.12_aes_gcm_256.recv_peek ... # 150.64 [+0.01] # OK tls.12_aes_gcm_256.recv_peek # 150.65 [+0.00] ok 479 tls.12_aes_gcm_256.recv_peek # 150.65 [+0.00] # RUN tls.12_aes_gcm_256.recv_peek_multiple ... # 150.67 [+0.02] # OK tls.12_aes_gcm_256.recv_peek_multiple # 150.67 [+0.00] ok 480 tls.12_aes_gcm_256.recv_peek_multiple # 150.67 [+0.00] # RUN tls.12_aes_gcm_256.recv_peek_multiple_records ... # 150.69 [+0.02] # OK tls.12_aes_gcm_256.recv_peek_multiple_records # 150.69 [+0.00] ok 481 tls.12_aes_gcm_256.recv_peek_multiple_records # 150.70 [+0.00] # RUN tls.12_aes_gcm_256.recv_peek_large_buf_mult_recs ... # 150.71 [+0.01] # OK tls.12_aes_gcm_256.recv_peek_large_buf_mult_recs # 150.71 [+0.00] ok 482 tls.12_aes_gcm_256.recv_peek_large_buf_mult_recs # 150.71 [+0.00] # RUN tls.12_aes_gcm_256.recv_lowat ... # 150.73 [+0.02] # OK tls.12_aes_gcm_256.recv_lowat # 150.73 [+0.00] ok 483 tls.12_aes_gcm_256.recv_lowat # 150.73 [+0.00] # RUN tls.12_aes_gcm_256.bidir ... # 150.75 [+0.02] # OK tls.12_aes_gcm_256.bidir # 150.76 [+0.00] ok 484 tls.12_aes_gcm_256.bidir # 150.76 [+0.00] # RUN tls.12_aes_gcm_256.pollin ... # 150.79 [+0.04] # OK tls.12_aes_gcm_256.pollin # 150.79 [+0.00] ok 485 tls.12_aes_gcm_256.pollin # 150.79 [+0.00] # RUN tls.12_aes_gcm_256.poll_wait ... # 150.82 [+0.02] # OK tls.12_aes_gcm_256.poll_wait # 150.82 [+0.00] ok 486 tls.12_aes_gcm_256.poll_wait # 150.82 [+0.00] # RUN tls.12_aes_gcm_256.poll_wait_split ... # 150.84 [+0.02] # OK tls.12_aes_gcm_256.poll_wait_split # 150.84 [+0.00] ok 487 tls.12_aes_gcm_256.poll_wait_split # 150.84 [+0.00] # RUN tls.12_aes_gcm_256.blocking ... # 150.87 [+0.03] # OK tls.12_aes_gcm_256.blocking # 150.88 [+0.00] ok 488 tls.12_aes_gcm_256.blocking # 150.88 [+0.00] # RUN tls.12_aes_gcm_256.nonblocking ... # 151.01 [+0.13] # OK tls.12_aes_gcm_256.nonblocking # 151.01 [+0.00] ok 489 tls.12_aes_gcm_256.nonblocking # 151.01 [+0.00] # RUN tls.12_aes_gcm_256.mutliproc_even ... # 152.90 [+1.89] # OK tls.12_aes_gcm_256.mutliproc_even # 152.90 [+0.00] ok 490 tls.12_aes_gcm_256.mutliproc_even # 152.90 [+0.00] # RUN tls.12_aes_gcm_256.mutliproc_readers ... # 156.46 [+3.56] # OK tls.12_aes_gcm_256.mutliproc_readers # 156.47 [+0.00] ok 491 tls.12_aes_gcm_256.mutliproc_readers # 156.47 [+0.00] # RUN tls.12_aes_gcm_256.mutliproc_writers ... # 159.39 [+2.93] # OK tls.12_aes_gcm_256.mutliproc_writers # 159.40 [+0.00] ok 492 tls.12_aes_gcm_256.mutliproc_writers # 159.40 [+0.00] # RUN tls.12_aes_gcm_256.mutliproc_sendpage_even ... # 161.21 [+1.81] # OK tls.12_aes_gcm_256.mutliproc_sendpage_even # 161.21 [+0.00] ok 493 tls.12_aes_gcm_256.mutliproc_sendpage_even # 161.21 [+0.00] # RUN tls.12_aes_gcm_256.mutliproc_sendpage_readers ... # 164.79 [+3.58] # OK tls.12_aes_gcm_256.mutliproc_sendpage_readers # 164.79 [+0.00] ok 494 tls.12_aes_gcm_256.mutliproc_sendpage_readers # 164.79 [+0.00] # RUN tls.12_aes_gcm_256.mutliproc_sendpage_writers ... # 167.77 [+2.97] # OK tls.12_aes_gcm_256.mutliproc_sendpage_writers # 167.77 [+0.00] ok 495 tls.12_aes_gcm_256.mutliproc_sendpage_writers # 167.77 [+0.00] # RUN tls.12_aes_gcm_256.control_msg ... # 167.80 [+0.03] # OK tls.12_aes_gcm_256.control_msg # 167.80 [+0.00] ok 496 tls.12_aes_gcm_256.control_msg # 167.80 [+0.00] # RUN tls.12_aes_gcm_256.control_msg_nomerge ... # 167.82 [+0.02] # OK tls.12_aes_gcm_256.control_msg_nomerge # 167.82 [+0.00] ok 497 tls.12_aes_gcm_256.control_msg_nomerge # 167.82 [+0.00] # RUN tls.12_aes_gcm_256.data_control_data ... # 167.84 [+0.02] # OK tls.12_aes_gcm_256.data_control_data # 167.84 [+0.00] ok 498 tls.12_aes_gcm_256.data_control_data # 167.85 [+0.00] # RUN tls.12_aes_gcm_256.shutdown ... # 167.86 [+0.02] # OK tls.12_aes_gcm_256.shutdown # 167.86 [+0.00] ok 499 tls.12_aes_gcm_256.shutdown # 167.86 [+0.00] # RUN tls.12_aes_gcm_256.shutdown_unsent ... # 167.89 [+0.02] # OK tls.12_aes_gcm_256.shutdown_unsent # 167.89 [+0.00] ok 500 tls.12_aes_gcm_256.shutdown_unsent # 167.89 [+0.00] # RUN tls.12_aes_gcm_256.shutdown_reuse ... # 167.90 [+0.01] # OK tls.12_aes_gcm_256.shutdown_reuse # 167.90 [+0.00] ok 501 tls.12_aes_gcm_256.shutdown_reuse # 167.91 [+0.00] # RUN tls.12_aes_gcm_256.getsockopt ... # 167.92 [+0.02] # OK tls.12_aes_gcm_256.getsockopt # 167.92 [+0.00] ok 502 tls.12_aes_gcm_256.getsockopt # 167.93 [+0.00] # RUN tls.12_aes_gcm_256.recv_efault ... # 167.94 [+0.02] # OK tls.12_aes_gcm_256.recv_efault # 167.94 [+0.00] ok 503 tls.12_aes_gcm_256.recv_efault # 167.94 [+0.00] # RUN tls.13_aes_gcm_256.sendfile ... # 168.00 [+0.05] # OK tls.13_aes_gcm_256.sendfile # 168.00 [+0.00] ok 504 tls.13_aes_gcm_256.sendfile # 168.00 [+0.00] # RUN tls.13_aes_gcm_256.send_then_sendfile ... # 168.08 [+0.08] # OK tls.13_aes_gcm_256.send_then_sendfile # 168.08 [+0.00] ok 505 tls.13_aes_gcm_256.send_then_sendfile # 168.09 [+0.00] # RUN tls.13_aes_gcm_256.multi_chunk_sendfile ... # 169.66 [+1.58] # OK tls.13_aes_gcm_256.multi_chunk_sendfile # 169.67 [+0.00] ok 506 tls.13_aes_gcm_256.multi_chunk_sendfile # 169.67 [+0.00] # RUN tls.13_aes_gcm_256.recv_max ... # 169.68 [+0.01] # OK tls.13_aes_gcm_256.recv_max # 169.68 [+0.00] ok 507 tls.13_aes_gcm_256.recv_max # 169.68 [+0.00] # RUN tls.13_aes_gcm_256.recv_small ... # 169.70 [+0.02] # OK tls.13_aes_gcm_256.recv_small # 169.70 [+0.00] ok 508 tls.13_aes_gcm_256.recv_small # 169.70 [+0.00] # RUN tls.13_aes_gcm_256.msg_more ... # 169.73 [+0.02] # OK tls.13_aes_gcm_256.msg_more # 169.73 [+0.00] ok 509 tls.13_aes_gcm_256.msg_more # 169.73 [+0.00] # RUN tls.13_aes_gcm_256.msg_more_unsent ... # 169.74 [+0.01] # OK tls.13_aes_gcm_256.msg_more_unsent # 169.75 [+0.00] ok 510 tls.13_aes_gcm_256.msg_more_unsent # 169.75 [+0.00] # RUN tls.13_aes_gcm_256.msg_eor ... # 169.76 [+0.02] # OK tls.13_aes_gcm_256.msg_eor # 169.76 [+0.00] ok 511 tls.13_aes_gcm_256.msg_eor # 169.77 [+0.00] # RUN tls.13_aes_gcm_256.sendmsg_single ... # 169.79 [+0.02] # OK tls.13_aes_gcm_256.sendmsg_single # 169.79 [+0.00] ok 512 tls.13_aes_gcm_256.sendmsg_single # 169.79 [+0.00] # RUN tls.13_aes_gcm_256.sendmsg_fragmented ... # 169.84 [+0.05] # OK tls.13_aes_gcm_256.sendmsg_fragmented # 169.84 [+0.00] ok 513 tls.13_aes_gcm_256.sendmsg_fragmented # 169.84 [+0.00] # RUN tls.13_aes_gcm_256.sendmsg_large ... # 170.07 [+0.23] # OK tls.13_aes_gcm_256.sendmsg_large # 170.07 [+0.00] ok 514 tls.13_aes_gcm_256.sendmsg_large # 170.07 [+0.00] # RUN tls.13_aes_gcm_256.sendmsg_multiple ... # 170.09 [+0.02] # OK tls.13_aes_gcm_256.sendmsg_multiple # 170.09 [+0.00] ok 515 tls.13_aes_gcm_256.sendmsg_multiple # 170.09 [+0.00] # RUN tls.13_aes_gcm_256.sendmsg_multiple_stress ... # 170.12 [+0.03] # OK tls.13_aes_gcm_256.sendmsg_multiple_stress # 170.12 [+0.00] ok 516 tls.13_aes_gcm_256.sendmsg_multiple_stress # 170.12 [+0.00] # RUN tls.13_aes_gcm_256.splice_from_pipe ... # 170.14 [+0.02] # OK tls.13_aes_gcm_256.splice_from_pipe # 170.14 [+0.00] ok 517 tls.13_aes_gcm_256.splice_from_pipe # 170.14 [+0.00] # RUN tls.13_aes_gcm_256.splice_more ... # 170.16 [+0.02] # OK tls.13_aes_gcm_256.splice_more # 170.16 [+0.00] ok 518 tls.13_aes_gcm_256.splice_more # 170.16 [+0.00] # RUN tls.13_aes_gcm_256.splice_from_pipe2 ... # 170.18 [+0.02] # OK tls.13_aes_gcm_256.splice_from_pipe2 # 170.18 [+0.00] ok 519 tls.13_aes_gcm_256.splice_from_pipe2 # 170.18 [+0.00] # RUN tls.13_aes_gcm_256.send_and_splice ... # 170.21 [+0.02] # OK tls.13_aes_gcm_256.send_and_splice # 170.21 [+0.00] ok 520 tls.13_aes_gcm_256.send_and_splice # 170.21 [+0.00] # RUN tls.13_aes_gcm_256.splice_to_pipe ... # 170.23 [+0.02] # OK tls.13_aes_gcm_256.splice_to_pipe # 170.23 [+0.00] ok 521 tls.13_aes_gcm_256.splice_to_pipe # 170.23 [+0.00] # RUN tls.13_aes_gcm_256.splice_cmsg_to_pipe ... # 170.25 [+0.02] # OK tls.13_aes_gcm_256.splice_cmsg_to_pipe # 170.25 [+0.00] ok 522 tls.13_aes_gcm_256.splice_cmsg_to_pipe # 170.25 [+0.00] # RUN tls.13_aes_gcm_256.splice_dec_cmsg_to_pipe ... # 170.27 [+0.02] # OK tls.13_aes_gcm_256.splice_dec_cmsg_to_pipe # 170.27 [+0.00] ok 523 tls.13_aes_gcm_256.splice_dec_cmsg_to_pipe # 170.27 [+0.00] # RUN tls.13_aes_gcm_256.recv_and_splice ... # 170.30 [+0.03] # OK tls.13_aes_gcm_256.recv_and_splice # 170.31 [+0.00] ok 524 tls.13_aes_gcm_256.recv_and_splice # 170.31 [+0.00] # RUN tls.13_aes_gcm_256.peek_and_splice ... # 170.33 [+0.02] # OK tls.13_aes_gcm_256.peek_and_splice # 170.33 [+0.00] ok 525 tls.13_aes_gcm_256.peek_and_splice # 170.33 [+0.00] # RUN tls.13_aes_gcm_256.recvmsg_single ... # 170.35 [+0.02] # OK tls.13_aes_gcm_256.recvmsg_single # 170.35 [+0.00] ok 526 tls.13_aes_gcm_256.recvmsg_single # 170.35 [+0.00] # RUN tls.13_aes_gcm_256.recvmsg_single_max ... # 170.37 [+0.02] # OK tls.13_aes_gcm_256.recvmsg_single_max # 170.37 [+0.00] ok 527 tls.13_aes_gcm_256.recvmsg_single_max # 170.37 [+0.00] # RUN tls.13_aes_gcm_256.recvmsg_multiple ... # 170.39 [+0.02] # OK tls.13_aes_gcm_256.recvmsg_multiple # 170.39 [+0.00] ok 528 tls.13_aes_gcm_256.recvmsg_multiple # 170.39 [+0.00] # RUN tls.13_aes_gcm_256.single_send_multiple_recv ... # 170.42 [+0.03] # OK tls.13_aes_gcm_256.single_send_multiple_recv # 170.42 [+0.00] ok 529 tls.13_aes_gcm_256.single_send_multiple_recv # 170.42 [+0.00] # RUN tls.13_aes_gcm_256.multiple_send_single_recv ... # 170.44 [+0.02] # OK tls.13_aes_gcm_256.multiple_send_single_recv # 170.44 [+0.00] ok 530 tls.13_aes_gcm_256.multiple_send_single_recv # 170.45 [+0.00] # RUN tls.13_aes_gcm_256.single_send_multiple_recv_non_align ... # 170.47 [+0.02] # OK tls.13_aes_gcm_256.single_send_multiple_recv_non_align # 170.47 [+0.00] ok 531 tls.13_aes_gcm_256.single_send_multiple_recv_non_align # 170.47 [+0.00] # RUN tls.13_aes_gcm_256.recv_partial ... # 170.48 [+0.01] # OK tls.13_aes_gcm_256.recv_partial # 170.49 [+0.00] ok 532 tls.13_aes_gcm_256.recv_partial # 170.49 [+0.00] # RUN tls.13_aes_gcm_256.recv_nonblock ... # 170.50 [+0.01] # OK tls.13_aes_gcm_256.recv_nonblock # 170.50 [+0.00] ok 533 tls.13_aes_gcm_256.recv_nonblock # 170.50 [+0.00] # RUN tls.13_aes_gcm_256.recv_peek ... # 170.53 [+0.03] # OK tls.13_aes_gcm_256.recv_peek # 170.53 [+0.00] ok 534 tls.13_aes_gcm_256.recv_peek # 170.53 [+0.00] # RUN tls.13_aes_gcm_256.recv_peek_multiple ... # 170.55 [+0.02] # OK tls.13_aes_gcm_256.recv_peek_multiple # 170.55 [+0.00] ok 535 tls.13_aes_gcm_256.recv_peek_multiple # 170.55 [+0.00] # RUN tls.13_aes_gcm_256.recv_peek_multiple_records ... # 170.57 [+0.01] # OK tls.13_aes_gcm_256.recv_peek_multiple_records # 170.57 [+0.00] ok 536 tls.13_aes_gcm_256.recv_peek_multiple_records # 170.57 [+0.00] # RUN tls.13_aes_gcm_256.recv_peek_large_buf_mult_recs ... # 170.60 [+0.03] # OK tls.13_aes_gcm_256.recv_peek_large_buf_mult_recs # 170.60 [+0.00] ok 537 tls.13_aes_gcm_256.recv_peek_large_buf_mult_recs # 170.61 [+0.00] # RUN tls.13_aes_gcm_256.recv_lowat ... # 170.62 [+0.02] # OK tls.13_aes_gcm_256.recv_lowat # 170.62 [+0.00] ok 538 tls.13_aes_gcm_256.recv_lowat # 170.62 [+0.00] # RUN tls.13_aes_gcm_256.bidir ... # 170.65 [+0.02] # OK tls.13_aes_gcm_256.bidir # 170.65 [+0.00] ok 539 tls.13_aes_gcm_256.bidir # 170.65 [+0.00] # RUN tls.13_aes_gcm_256.pollin ... # 170.69 [+0.04] # OK tls.13_aes_gcm_256.pollin # 170.69 [+0.00] ok 540 tls.13_aes_gcm_256.pollin # 170.69 [+0.00] # RUN tls.13_aes_gcm_256.poll_wait ... # 170.71 [+0.02] # OK tls.13_aes_gcm_256.poll_wait # 170.71 [+0.00] ok 541 tls.13_aes_gcm_256.poll_wait # 170.72 [+0.00] # RUN tls.13_aes_gcm_256.poll_wait_split ... # 170.73 [+0.01] # OK tls.13_aes_gcm_256.poll_wait_split # 170.73 [+0.00] ok 542 tls.13_aes_gcm_256.poll_wait_split # 170.73 [+0.00] # RUN tls.13_aes_gcm_256.blocking ... # 170.77 [+0.04] # OK tls.13_aes_gcm_256.blocking # 170.77 [+0.00] ok 543 tls.13_aes_gcm_256.blocking # 170.77 [+0.00] # RUN tls.13_aes_gcm_256.nonblocking ... # 170.87 [+0.10] # OK tls.13_aes_gcm_256.nonblocking # 170.88 [+0.00] ok 544 tls.13_aes_gcm_256.nonblocking # 170.88 [+0.00] # RUN tls.13_aes_gcm_256.mutliproc_even ... # 172.72 [+1.85] # OK tls.13_aes_gcm_256.mutliproc_even # 172.73 [+0.00] ok 545 tls.13_aes_gcm_256.mutliproc_even # 172.73 [+0.00] # RUN tls.13_aes_gcm_256.mutliproc_readers ... # 176.31 [+3.58] # OK tls.13_aes_gcm_256.mutliproc_readers # 176.31 [+0.00] ok 546 tls.13_aes_gcm_256.mutliproc_readers # 176.31 [+0.00] # RUN tls.13_aes_gcm_256.mutliproc_writers ... # 179.25 [+2.94] # OK tls.13_aes_gcm_256.mutliproc_writers # 179.25 [+0.00] ok 547 tls.13_aes_gcm_256.mutliproc_writers # 179.25 [+0.00] # RUN tls.13_aes_gcm_256.mutliproc_sendpage_even ... # 181.07 [+1.82] # OK tls.13_aes_gcm_256.mutliproc_sendpage_even # 181.07 [+0.00] ok 548 tls.13_aes_gcm_256.mutliproc_sendpage_even # 181.08 [+0.00] # RUN tls.13_aes_gcm_256.mutliproc_sendpage_readers ... # 184.67 [+3.60] # OK tls.13_aes_gcm_256.mutliproc_sendpage_readers # 184.68 [+0.00] ok 549 tls.13_aes_gcm_256.mutliproc_sendpage_readers # 184.68 [+0.00] # RUN tls.13_aes_gcm_256.mutliproc_sendpage_writers ... # 187.58 [+2.90] # OK tls.13_aes_gcm_256.mutliproc_sendpage_writers # 187.58 [+0.00] ok 550 tls.13_aes_gcm_256.mutliproc_sendpage_writers # 187.58 [+0.00] # RUN tls.13_aes_gcm_256.control_msg ... # 187.61 [+0.03] # OK tls.13_aes_gcm_256.control_msg # 187.61 [+0.00] ok 551 tls.13_aes_gcm_256.control_msg # 187.61 [+0.00] # RUN tls.13_aes_gcm_256.control_msg_nomerge ... # 187.63 [+0.02] # OK tls.13_aes_gcm_256.control_msg_nomerge # 187.63 [+0.00] ok 552 tls.13_aes_gcm_256.control_msg_nomerge # 187.64 [+0.00] # RUN tls.13_aes_gcm_256.data_control_data ... # 187.65 [+0.02] # OK tls.13_aes_gcm_256.data_control_data # 187.65 [+0.00] ok 553 tls.13_aes_gcm_256.data_control_data # 187.65 [+0.00] # RUN tls.13_aes_gcm_256.shutdown ... # 187.67 [+0.02] # OK tls.13_aes_gcm_256.shutdown # 187.67 [+0.00] ok 554 tls.13_aes_gcm_256.shutdown # 187.67 [+0.00] # RUN tls.13_aes_gcm_256.shutdown_unsent ... # 187.69 [+0.01] # OK tls.13_aes_gcm_256.shutdown_unsent # 187.69 [+0.00] ok 555 tls.13_aes_gcm_256.shutdown_unsent # 187.69 [+0.00] # RUN tls.13_aes_gcm_256.shutdown_reuse ... # 187.72 [+0.02] # OK tls.13_aes_gcm_256.shutdown_reuse # 187.72 [+0.00] ok 556 tls.13_aes_gcm_256.shutdown_reuse # 187.72 [+0.00] # RUN tls.13_aes_gcm_256.getsockopt ... # 187.74 [+0.02] # OK tls.13_aes_gcm_256.getsockopt # 187.74 [+0.00] ok 557 tls.13_aes_gcm_256.getsockopt # 187.74 [+0.00] # RUN tls.13_aes_gcm_256.recv_efault ... # 187.76 [+0.02] # OK tls.13_aes_gcm_256.recv_efault # 187.76 [+0.00] ok 558 tls.13_aes_gcm_256.recv_efault # 187.76 [+0.00] # RUN tls.13_nopad.sendfile ... # 187.81 [+0.05] # OK tls.13_nopad.sendfile # 187.81 [+0.00] ok 559 tls.13_nopad.sendfile # 187.81 [+0.00] # RUN tls.13_nopad.send_then_sendfile ... # 187.88 [+0.06] # OK tls.13_nopad.send_then_sendfile # 187.88 [+0.00] ok 560 tls.13_nopad.send_then_sendfile # 187.88 [+0.00] # RUN tls.13_nopad.multi_chunk_sendfile ... # 189.32 [+1.44] # OK tls.13_nopad.multi_chunk_sendfile # 189.32 [+0.00] ok 561 tls.13_nopad.multi_chunk_sendfile # 189.32 [+0.00] # RUN tls.13_nopad.recv_max ... # 189.34 [+0.02] # OK tls.13_nopad.recv_max # 189.34 [+0.00] ok 562 tls.13_nopad.recv_max # 189.34 [+0.00] # RUN tls.13_nopad.recv_small ... # 189.36 [+0.02] # OK tls.13_nopad.recv_small # 189.36 [+0.00] ok 563 tls.13_nopad.recv_small # 189.36 [+0.00] # RUN tls.13_nopad.msg_more ... # 189.37 [+0.01] # OK tls.13_nopad.msg_more # 189.37 [+0.00] ok 564 tls.13_nopad.msg_more # 189.37 [+0.00] # RUN tls.13_nopad.msg_more_unsent ... # 189.40 [+0.02] # OK tls.13_nopad.msg_more_unsent # 189.40 [+0.00] ok 565 tls.13_nopad.msg_more_unsent # 189.40 [+0.00] # RUN tls.13_nopad.msg_eor ... # 189.42 [+0.02] # OK tls.13_nopad.msg_eor # 189.42 [+0.00] ok 566 tls.13_nopad.msg_eor # 189.42 [+0.00] # RUN tls.13_nopad.sendmsg_single ... # 189.44 [+0.02] # OK tls.13_nopad.sendmsg_single # 189.44 [+0.00] ok 567 tls.13_nopad.sendmsg_single # 189.44 [+0.00] # RUN tls.13_nopad.sendmsg_fragmented ... # 189.49 [+0.05] # OK tls.13_nopad.sendmsg_fragmented # 189.49 [+0.00] ok 568 tls.13_nopad.sendmsg_fragmented # 189.49 [+0.00] # RUN tls.13_nopad.sendmsg_large ... # 189.68 [+0.19] # OK tls.13_nopad.sendmsg_large # 189.68 [+0.00] ok 569 tls.13_nopad.sendmsg_large # 189.68 [+0.00] # RUN tls.13_nopad.sendmsg_multiple ... # 189.70 [+0.02] # OK tls.13_nopad.sendmsg_multiple # 189.70 [+0.00] ok 570 tls.13_nopad.sendmsg_multiple # 189.70 [+0.00] # RUN tls.13_nopad.sendmsg_multiple_stress ... # 189.72 [+0.02] # OK tls.13_nopad.sendmsg_multiple_stress # 189.72 [+0.00] ok 571 tls.13_nopad.sendmsg_multiple_stress # 189.72 [+0.00] # RUN tls.13_nopad.splice_from_pipe ... # 189.74 [+0.02] # OK tls.13_nopad.splice_from_pipe # 189.74 [+0.00] ok 572 tls.13_nopad.splice_from_pipe # 189.74 [+0.00] # RUN tls.13_nopad.splice_more ... # 189.77 [+0.03] # OK tls.13_nopad.splice_more # 189.77 [+0.00] ok 573 tls.13_nopad.splice_more # 189.77 [+0.00] # RUN tls.13_nopad.splice_from_pipe2 ... # 189.79 [+0.02] # OK tls.13_nopad.splice_from_pipe2 # 189.79 [+0.00] ok 574 tls.13_nopad.splice_from_pipe2 # 189.79 [+0.00] # RUN tls.13_nopad.send_and_splice ... # 189.81 [+0.02] # OK tls.13_nopad.send_and_splice # 189.81 [+0.00] ok 575 tls.13_nopad.send_and_splice # 189.81 [+0.00] # RUN tls.13_nopad.splice_to_pipe ... # 189.83 [+0.02] # OK tls.13_nopad.splice_to_pipe # 189.83 [+0.00] ok 576 tls.13_nopad.splice_to_pipe # 189.84 [+0.00] # RUN tls.13_nopad.splice_cmsg_to_pipe ... # 189.86 [+0.02] # OK tls.13_nopad.splice_cmsg_to_pipe # 189.86 [+0.00] ok 577 tls.13_nopad.splice_cmsg_to_pipe # 189.86 [+0.00] # RUN tls.13_nopad.splice_dec_cmsg_to_pipe ... # 189.88 [+0.02] # OK tls.13_nopad.splice_dec_cmsg_to_pipe # 189.89 [+0.00] ok 578 tls.13_nopad.splice_dec_cmsg_to_pipe # 189.89 [+0.00] # RUN tls.13_nopad.recv_and_splice ... # 189.90 [+0.01] # OK tls.13_nopad.recv_and_splice # 189.90 [+0.00] ok 579 tls.13_nopad.recv_and_splice # 189.91 [+0.00] # RUN tls.13_nopad.peek_and_splice ... # 189.92 [+0.02] # OK tls.13_nopad.peek_and_splice # 189.92 [+0.00] ok 580 tls.13_nopad.peek_and_splice # 189.93 [+0.00] # RUN tls.13_nopad.recvmsg_single ... # 189.94 [+0.01] # OK tls.13_nopad.recvmsg_single # 189.94 [+0.00] ok 581 tls.13_nopad.recvmsg_single # 189.94 [+0.00] # RUN tls.13_nopad.recvmsg_single_max ... # 189.96 [+0.02] # OK tls.13_nopad.recvmsg_single_max # 189.97 [+0.00] ok 582 tls.13_nopad.recvmsg_single_max # 189.97 [+0.00] # RUN tls.13_nopad.recvmsg_multiple ... # 189.99 [+0.02] # OK tls.13_nopad.recvmsg_multiple # 189.99 [+0.00] ok 583 tls.13_nopad.recvmsg_multiple # 189.99 [+0.00] # RUN tls.13_nopad.single_send_multiple_recv ... # 190.01 [+0.02] # OK tls.13_nopad.single_send_multiple_recv # 190.01 [+0.00] ok 584 tls.13_nopad.single_send_multiple_recv # 190.01 [+0.00] # RUN tls.13_nopad.multiple_send_single_recv ... # 190.03 [+0.02] # OK tls.13_nopad.multiple_send_single_recv # 190.03 [+0.00] ok 585 tls.13_nopad.multiple_send_single_recv # 190.03 [+0.00] # RUN tls.13_nopad.single_send_multiple_recv_non_align ... # 190.05 [+0.02] # OK tls.13_nopad.single_send_multiple_recv_non_align # 190.05 [+0.00] ok 586 tls.13_nopad.single_send_multiple_recv_non_align # 190.05 [+0.00] # RUN tls.13_nopad.recv_partial ... # 190.07 [+0.02] # OK tls.13_nopad.recv_partial # 190.07 [+0.00] ok 587 tls.13_nopad.recv_partial # 190.07 [+0.00] # RUN tls.13_nopad.recv_nonblock ... # 190.09 [+0.02] # OK tls.13_nopad.recv_nonblock # 190.09 [+0.00] ok 588 tls.13_nopad.recv_nonblock # 190.09 [+0.00] # RUN tls.13_nopad.recv_peek ... # 190.12 [+0.03] # OK tls.13_nopad.recv_peek # 190.12 [+0.00] ok 589 tls.13_nopad.recv_peek # 190.13 [+0.00] # RUN tls.13_nopad.recv_peek_multiple ... # 190.14 [+0.02] # OK tls.13_nopad.recv_peek_multiple # 190.14 [+0.00] ok 590 tls.13_nopad.recv_peek_multiple # 190.14 [+0.00] # RUN tls.13_nopad.recv_peek_multiple_records ... # 190.17 [+0.03] # OK tls.13_nopad.recv_peek_multiple_records # 190.17 [+0.00] ok 591 tls.13_nopad.recv_peek_multiple_records # 190.17 [+0.00] # RUN tls.13_nopad.recv_peek_large_buf_mult_recs ... # 190.19 [+0.01] # OK tls.13_nopad.recv_peek_large_buf_mult_recs # 190.19 [+0.00] ok 592 tls.13_nopad.recv_peek_large_buf_mult_recs # 190.19 [+0.00] # RUN tls.13_nopad.recv_lowat ... # 190.21 [+0.02] # OK tls.13_nopad.recv_lowat # 190.21 [+0.00] ok 593 tls.13_nopad.recv_lowat # 190.21 [+0.00] # RUN tls.13_nopad.bidir ... # 190.23 [+0.02] # OK tls.13_nopad.bidir # 190.23 [+0.00] ok 594 tls.13_nopad.bidir # 190.23 [+0.00] # RUN tls.13_nopad.pollin ... # 190.27 [+0.04] # OK tls.13_nopad.pollin # 190.27 [+0.00] ok 595 tls.13_nopad.pollin # 190.27 [+0.00] # RUN tls.13_nopad.poll_wait ... # 190.29 [+0.02] # OK tls.13_nopad.poll_wait # 190.29 [+0.00] ok 596 tls.13_nopad.poll_wait # 190.29 [+0.00] # RUN tls.13_nopad.poll_wait_split ... # 190.31 [+0.02] # OK tls.13_nopad.poll_wait_split # 190.31 [+0.00] ok 597 tls.13_nopad.poll_wait_split # 190.31 [+0.00] # RUN tls.13_nopad.blocking ... # 190.35 [+0.04] # OK tls.13_nopad.blocking # 190.35 [+0.00] ok 598 tls.13_nopad.blocking # 190.35 [+0.00] # RUN tls.13_nopad.nonblocking ... # 190.46 [+0.11] # OK tls.13_nopad.nonblocking # 190.47 [+0.00] ok 599 tls.13_nopad.nonblocking # 190.47 [+0.00] # RUN tls.13_nopad.mutliproc_even ... # 192.10 [+1.63] # OK tls.13_nopad.mutliproc_even # 192.10 [+0.00] ok 600 tls.13_nopad.mutliproc_even # 192.10 [+0.00] # RUN tls.13_nopad.mutliproc_readers ... # 195.16 [+3.06] # OK tls.13_nopad.mutliproc_readers # 195.16 [+0.00] ok 601 tls.13_nopad.mutliproc_readers # 195.16 [+0.00] # RUN tls.13_nopad.mutliproc_writers ... # 197.67 [+2.51] # OK tls.13_nopad.mutliproc_writers # 197.67 [+0.00] ok 602 tls.13_nopad.mutliproc_writers # 197.68 [+0.00] # RUN tls.13_nopad.mutliproc_sendpage_even ... # 199.27 [+1.59] # OK tls.13_nopad.mutliproc_sendpage_even # 199.27 [+0.00] ok 603 tls.13_nopad.mutliproc_sendpage_even # 199.27 [+0.00] # RUN tls.13_nopad.mutliproc_sendpage_readers ... # 202.41 [+3.14] # OK tls.13_nopad.mutliproc_sendpage_readers # 202.41 [+0.00] ok 604 tls.13_nopad.mutliproc_sendpage_readers # 202.41 [+0.00] # RUN tls.13_nopad.mutliproc_sendpage_writers ... # 204.99 [+2.58] # OK tls.13_nopad.mutliproc_sendpage_writers # 205.00 [+0.00] ok 605 tls.13_nopad.mutliproc_sendpage_writers # 205.00 [+0.00] # RUN tls.13_nopad.control_msg ... # 205.01 [+0.02] # OK tls.13_nopad.control_msg # 205.01 [+0.00] ok 606 tls.13_nopad.control_msg # 205.02 [+0.00] # RUN tls.13_nopad.control_msg_nomerge ... # 205.03 [+0.02] # OK tls.13_nopad.control_msg_nomerge # 205.03 [+0.00] ok 607 tls.13_nopad.control_msg_nomerge # 205.04 [+0.00] # RUN tls.13_nopad.data_control_data ... # 205.06 [+0.02] # OK tls.13_nopad.data_control_data # 205.06 [+0.00] ok 608 tls.13_nopad.data_control_data # 205.06 [+0.00] # RUN tls.13_nopad.shutdown ... # 205.08 [+0.01] # OK tls.13_nopad.shutdown # 205.08 [+0.00] ok 609 tls.13_nopad.shutdown # 205.08 [+0.00] # RUN tls.13_nopad.shutdown_unsent ... # 205.10 [+0.02] # OK tls.13_nopad.shutdown_unsent # 205.10 [+0.00] ok 610 tls.13_nopad.shutdown_unsent # 205.10 [+0.00] # RUN tls.13_nopad.shutdown_reuse ... # 205.12 [+0.02] # OK tls.13_nopad.shutdown_reuse # 205.12 [+0.00] ok 611 tls.13_nopad.shutdown_reuse # 205.12 [+0.00] # RUN tls.13_nopad.getsockopt ... # 205.14 [+0.02] # OK tls.13_nopad.getsockopt # 205.15 [+0.00] ok 612 tls.13_nopad.getsockopt # 205.15 [+0.00] # RUN tls.13_nopad.recv_efault ... # 205.16 [+0.02] # OK tls.13_nopad.recv_efault # 205.17 [+0.00] ok 613 tls.13_nopad.recv_efault # 205.17 [+0.00] # RUN tls.12_aria_gcm.sendfile ... # 205.52 [+0.35] # OK tls.12_aria_gcm.sendfile # 205.52 [+0.00] ok 614 tls.12_aria_gcm.sendfile # 205.52 [+0.00] # RUN tls.12_aria_gcm.send_then_sendfile ... # 205.61 [+0.09] # OK tls.12_aria_gcm.send_then_sendfile # 205.61 [+0.00] ok 615 tls.12_aria_gcm.send_then_sendfile # 205.61 [+0.00] # RUN tls.12_aria_gcm.multi_chunk_sendfile ... # 206.85 [+1.24] # OK tls.12_aria_gcm.multi_chunk_sendfile # 206.85 [+0.00] ok 616 tls.12_aria_gcm.multi_chunk_sendfile # 206.85 [+0.00] # RUN tls.12_aria_gcm.recv_max ... # 206.87 [+0.02] # OK tls.12_aria_gcm.recv_max # 206.88 [+0.00] ok 617 tls.12_aria_gcm.recv_max # 206.88 [+0.00] # RUN tls.12_aria_gcm.recv_small ... # 206.89 [+0.02] # OK tls.12_aria_gcm.recv_small # 206.90 [+0.00] ok 618 tls.12_aria_gcm.recv_small # 206.90 [+0.00] # RUN tls.12_aria_gcm.msg_more ... # 206.92 [+0.02] # OK tls.12_aria_gcm.msg_more # 206.92 [+0.00] ok 619 tls.12_aria_gcm.msg_more # 206.92 [+0.00] # RUN tls.12_aria_gcm.msg_more_unsent ... # 206.94 [+0.02] # OK tls.12_aria_gcm.msg_more_unsent # 206.94 [+0.00] ok 620 tls.12_aria_gcm.msg_more_unsent # 206.94 [+0.00] # RUN tls.12_aria_gcm.msg_eor ... # 206.95 [+0.02] # OK tls.12_aria_gcm.msg_eor # 206.96 [+0.00] ok 621 tls.12_aria_gcm.msg_eor # 206.96 [+0.00] # RUN tls.12_aria_gcm.sendmsg_single ... # 206.97 [+0.02] # OK tls.12_aria_gcm.sendmsg_single # 206.97 [+0.00] ok 622 tls.12_aria_gcm.sendmsg_single # 206.98 [+0.00] # RUN tls.12_aria_gcm.sendmsg_fragmented ... # 207.02 [+0.05] # OK tls.12_aria_gcm.sendmsg_fragmented # 207.02 [+0.00] ok 623 tls.12_aria_gcm.sendmsg_fragmented # 207.02 [+0.00] # RUN tls.12_aria_gcm.sendmsg_large ... # 207.24 [+0.21] # OK tls.12_aria_gcm.sendmsg_large # 207.24 [+0.00] ok 624 tls.12_aria_gcm.sendmsg_large # 207.24 [+0.00] # RUN tls.12_aria_gcm.sendmsg_multiple ... # 207.25 [+0.01] # OK tls.12_aria_gcm.sendmsg_multiple # 207.26 [+0.00] ok 625 tls.12_aria_gcm.sendmsg_multiple # 207.26 [+0.00] # RUN tls.12_aria_gcm.sendmsg_multiple_stress ... # 207.27 [+0.02] # OK tls.12_aria_gcm.sendmsg_multiple_stress # 207.28 [+0.00] ok 626 tls.12_aria_gcm.sendmsg_multiple_stress # 207.28 [+0.00] # RUN tls.12_aria_gcm.splice_from_pipe ... # 207.29 [+0.01] # OK tls.12_aria_gcm.splice_from_pipe # 207.30 [+0.00] ok 627 tls.12_aria_gcm.splice_from_pipe # 207.30 [+0.00] # RUN tls.12_aria_gcm.splice_more ... # 207.32 [+0.03] # OK tls.12_aria_gcm.splice_more # 207.33 [+0.00] ok 628 tls.12_aria_gcm.splice_more # 207.33 [+0.00] # RUN tls.12_aria_gcm.splice_from_pipe2 ... # 207.34 [+0.02] # OK tls.12_aria_gcm.splice_from_pipe2 # 207.34 [+0.00] ok 629 tls.12_aria_gcm.splice_from_pipe2 # 207.35 [+0.00] # RUN tls.12_aria_gcm.send_and_splice ... # 207.36 [+0.02] # OK tls.12_aria_gcm.send_and_splice # 207.37 [+0.00] ok 630 tls.12_aria_gcm.send_and_splice # 207.37 [+0.00] # RUN tls.12_aria_gcm.splice_to_pipe ... # 207.39 [+0.02] # OK tls.12_aria_gcm.splice_to_pipe # 207.39 [+0.00] ok 631 tls.12_aria_gcm.splice_to_pipe # 207.39 [+0.00] # RUN tls.12_aria_gcm.splice_cmsg_to_pipe ... # 207.41 [+0.02] # OK tls.12_aria_gcm.splice_cmsg_to_pipe # 207.41 [+0.00] ok 632 tls.12_aria_gcm.splice_cmsg_to_pipe # 207.41 [+0.00] # RUN tls.12_aria_gcm.splice_dec_cmsg_to_pipe ... # 207.43 [+0.02] # OK tls.12_aria_gcm.splice_dec_cmsg_to_pipe # 207.43 [+0.00] ok 633 tls.12_aria_gcm.splice_dec_cmsg_to_pipe # 207.43 [+0.00] # RUN tls.12_aria_gcm.recv_and_splice ... # 207.46 [+0.02] # OK tls.12_aria_gcm.recv_and_splice # 207.46 [+0.00] ok 634 tls.12_aria_gcm.recv_and_splice # 207.46 [+0.00] # RUN tls.12_aria_gcm.peek_and_splice ... # 207.48 [+0.02] # OK tls.12_aria_gcm.peek_and_splice # 207.49 [+0.00] ok 635 tls.12_aria_gcm.peek_and_splice # 207.49 [+0.00] # RUN tls.12_aria_gcm.recvmsg_single ... # 207.50 [+0.01] # OK tls.12_aria_gcm.recvmsg_single # 207.50 [+0.00] ok 636 tls.12_aria_gcm.recvmsg_single # 207.50 [+0.00] # RUN tls.12_aria_gcm.recvmsg_single_max ... # 207.53 [+0.02] # OK tls.12_aria_gcm.recvmsg_single_max # 207.53 [+0.00] ok 637 tls.12_aria_gcm.recvmsg_single_max # 207.53 [+0.00] # RUN tls.12_aria_gcm.recvmsg_multiple ... # 207.55 [+0.02] # OK tls.12_aria_gcm.recvmsg_multiple # 207.55 [+0.00] ok 638 tls.12_aria_gcm.recvmsg_multiple # 207.55 [+0.00] # RUN tls.12_aria_gcm.single_send_multiple_recv ... # 207.57 [+0.02] # OK tls.12_aria_gcm.single_send_multiple_recv # 207.58 [+0.00] ok 639 tls.12_aria_gcm.single_send_multiple_recv # 207.58 [+0.00] # RUN tls.12_aria_gcm.multiple_send_single_recv ... # 207.59 [+0.02] # OK tls.12_aria_gcm.multiple_send_single_recv # 207.60 [+0.00] ok 640 tls.12_aria_gcm.multiple_send_single_recv # 207.60 [+0.00] # RUN tls.12_aria_gcm.single_send_multiple_recv_non_align ... # 207.61 [+0.01] # OK tls.12_aria_gcm.single_send_multiple_recv_non_align # 207.61 [+0.00] ok 641 tls.12_aria_gcm.single_send_multiple_recv_non_align # 207.61 [+0.00] # RUN tls.12_aria_gcm.recv_partial ... # 207.63 [+0.02] # OK tls.12_aria_gcm.recv_partial # 207.63 [+0.00] ok 642 tls.12_aria_gcm.recv_partial # 207.64 [+0.00] # RUN tls.12_aria_gcm.recv_nonblock ... # 207.65 [+0.01] # OK tls.12_aria_gcm.recv_nonblock # 207.65 [+0.00] ok 643 tls.12_aria_gcm.recv_nonblock # 207.65 [+0.00] # RUN tls.12_aria_gcm.recv_peek ... # 207.67 [+0.02] # OK tls.12_aria_gcm.recv_peek # 207.67 [+0.00] ok 644 tls.12_aria_gcm.recv_peek # 207.67 [+0.00] # RUN tls.12_aria_gcm.recv_peek_multiple ... # 207.69 [+0.01] # OK tls.12_aria_gcm.recv_peek_multiple # 207.69 [+0.00] ok 645 tls.12_aria_gcm.recv_peek_multiple # 207.69 [+0.00] # RUN tls.12_aria_gcm.recv_peek_multiple_records ... # 207.71 [+0.02] # OK tls.12_aria_gcm.recv_peek_multiple_records # 207.71 [+0.00] ok 646 tls.12_aria_gcm.recv_peek_multiple_records # 207.72 [+0.00] # RUN tls.12_aria_gcm.recv_peek_large_buf_mult_recs ... # 207.73 [+0.01] # OK tls.12_aria_gcm.recv_peek_large_buf_mult_recs # 207.73 [+0.00] ok 647 tls.12_aria_gcm.recv_peek_large_buf_mult_recs # 207.73 [+0.00] # RUN tls.12_aria_gcm.recv_lowat ... # 207.75 [+0.02] # OK tls.12_aria_gcm.recv_lowat # 207.75 [+0.00] ok 648 tls.12_aria_gcm.recv_lowat # 207.75 [+0.00] # RUN tls.12_aria_gcm.bidir ... # 207.77 [+0.02] # OK tls.12_aria_gcm.bidir # 207.78 [+0.00] ok 649 tls.12_aria_gcm.bidir # 207.78 [+0.00] # RUN tls.12_aria_gcm.pollin ... # 207.82 [+0.04] # OK tls.12_aria_gcm.pollin # 207.82 [+0.00] ok 650 tls.12_aria_gcm.pollin # 207.82 [+0.00] # RUN tls.12_aria_gcm.poll_wait ... # 207.84 [+0.02] # OK tls.12_aria_gcm.poll_wait # 207.84 [+0.00] ok 651 tls.12_aria_gcm.poll_wait # 207.84 [+0.00] # RUN tls.12_aria_gcm.poll_wait_split ... # 207.86 [+0.01] # OK tls.12_aria_gcm.poll_wait_split # 207.86 [+0.00] ok 652 tls.12_aria_gcm.poll_wait_split # 207.86 [+0.00] # RUN tls.12_aria_gcm.blocking ... # 207.89 [+0.04] # OK tls.12_aria_gcm.blocking # 207.90 [+0.00] ok 653 tls.12_aria_gcm.blocking # 207.90 [+0.00] # RUN tls.12_aria_gcm.nonblocking ... # 208.00 [+0.11] # OK tls.12_aria_gcm.nonblocking # 208.01 [+0.00] ok 654 tls.12_aria_gcm.nonblocking # 208.01 [+0.00] # RUN tls.12_aria_gcm.mutliproc_even ... # 209.85 [+1.84] # OK tls.12_aria_gcm.mutliproc_even # 209.85 [+0.00] ok 655 tls.12_aria_gcm.mutliproc_even # 209.85 [+0.00] # RUN tls.12_aria_gcm.mutliproc_readers ... # 213.36 [+3.50] # OK tls.12_aria_gcm.mutliproc_readers # 213.36 [+0.00] ok 656 tls.12_aria_gcm.mutliproc_readers # 213.36 [+0.00] # RUN tls.12_aria_gcm.mutliproc_writers ... # 216.23 [+2.87] # OK tls.12_aria_gcm.mutliproc_writers # 216.23 [+0.00] ok 657 tls.12_aria_gcm.mutliproc_writers # 216.23 [+0.00] # RUN tls.12_aria_gcm.mutliproc_sendpage_even ... # 218.04 [+1.81] # OK tls.12_aria_gcm.mutliproc_sendpage_even # 218.04 [+0.00] ok 658 tls.12_aria_gcm.mutliproc_sendpage_even # 218.04 [+0.00] # RUN tls.12_aria_gcm.mutliproc_sendpage_readers ... # 221.56 [+3.52] # OK tls.12_aria_gcm.mutliproc_sendpage_readers # 221.56 [+0.00] ok 659 tls.12_aria_gcm.mutliproc_sendpage_readers # 221.56 [+0.00] # RUN tls.12_aria_gcm.mutliproc_sendpage_writers ... # 224.46 [+2.90] # OK tls.12_aria_gcm.mutliproc_sendpage_writers # 224.47 [+0.00] ok 660 tls.12_aria_gcm.mutliproc_sendpage_writers # 224.47 [+0.00] # RUN tls.12_aria_gcm.control_msg ... # 224.49 [+0.02] # OK tls.12_aria_gcm.control_msg # 224.49 [+0.00] ok 661 tls.12_aria_gcm.control_msg # 224.49 [+0.00] # RUN tls.12_aria_gcm.control_msg_nomerge ... # 224.51 [+0.02] # OK tls.12_aria_gcm.control_msg_nomerge # 224.51 [+0.00] ok 662 tls.12_aria_gcm.control_msg_nomerge # 224.51 [+0.00] # RUN tls.12_aria_gcm.data_control_data ... # 224.53 [+0.02] # OK tls.12_aria_gcm.data_control_data # 224.53 [+0.00] ok 663 tls.12_aria_gcm.data_control_data # 224.54 [+0.00] # RUN tls.12_aria_gcm.shutdown ... # 224.56 [+0.03] # OK tls.12_aria_gcm.shutdown # 224.57 [+0.00] ok 664 tls.12_aria_gcm.shutdown # 224.57 [+0.00] # RUN tls.12_aria_gcm.shutdown_unsent ... # 224.58 [+0.02] # OK tls.12_aria_gcm.shutdown_unsent # 224.59 [+0.00] ok 665 tls.12_aria_gcm.shutdown_unsent # 224.59 [+0.00] # RUN tls.12_aria_gcm.shutdown_reuse ... # 224.60 [+0.01] # OK tls.12_aria_gcm.shutdown_reuse # 224.60 [+0.00] ok 666 tls.12_aria_gcm.shutdown_reuse # 224.60 [+0.00] # RUN tls.12_aria_gcm.getsockopt ... # 224.62 [+0.02] # OK tls.12_aria_gcm.getsockopt # 224.62 [+0.00] ok 667 tls.12_aria_gcm.getsockopt # 224.62 [+0.00] # RUN tls.12_aria_gcm.recv_efault ... # 224.64 [+0.01] # OK tls.12_aria_gcm.recv_efault # 224.64 [+0.00] ok 668 tls.12_aria_gcm.recv_efault # 224.64 [+0.00] # RUN tls.12_aria_gcm_256.sendfile ... # 224.70 [+0.06] # OK tls.12_aria_gcm_256.sendfile # 224.70 [+0.00] ok 669 tls.12_aria_gcm_256.sendfile # 224.70 [+0.00] # RUN tls.12_aria_gcm_256.send_then_sendfile ... # 224.79 [+0.09] # OK tls.12_aria_gcm_256.send_then_sendfile # 224.79 [+0.00] ok 670 tls.12_aria_gcm_256.send_then_sendfile # 224.80 [+0.00] # RUN tls.12_aria_gcm_256.multi_chunk_sendfile ... # 225.93 [+1.13] # OK tls.12_aria_gcm_256.multi_chunk_sendfile # 225.93 [+0.00] ok 671 tls.12_aria_gcm_256.multi_chunk_sendfile # 225.93 [+0.00] # RUN tls.12_aria_gcm_256.recv_max ... # 225.95 [+0.02] # OK tls.12_aria_gcm_256.recv_max # 225.95 [+0.00] ok 672 tls.12_aria_gcm_256.recv_max # 225.95 [+0.00] # RUN tls.12_aria_gcm_256.recv_small ... # 225.97 [+0.02] # OK tls.12_aria_gcm_256.recv_small # 225.97 [+0.00] ok 673 tls.12_aria_gcm_256.recv_small # 225.97 [+0.00] # RUN tls.12_aria_gcm_256.msg_more ... # 225.99 [+0.02] # OK tls.12_aria_gcm_256.msg_more # 226.00 [+0.00] ok 674 tls.12_aria_gcm_256.msg_more # 226.00 [+0.00] # RUN tls.12_aria_gcm_256.msg_more_unsent ... # 226.01 [+0.01] # OK tls.12_aria_gcm_256.msg_more_unsent # 226.01 [+0.00] ok 675 tls.12_aria_gcm_256.msg_more_unsent # 226.01 [+0.00] # RUN tls.12_aria_gcm_256.msg_eor ... # 226.04 [+0.02] # OK tls.12_aria_gcm_256.msg_eor # 226.04 [+0.00] ok 676 tls.12_aria_gcm_256.msg_eor # 226.04 [+0.00] # RUN tls.12_aria_gcm_256.sendmsg_single ... # 226.06 [+0.02] # OK tls.12_aria_gcm_256.sendmsg_single # 226.07 [+0.00] ok 677 tls.12_aria_gcm_256.sendmsg_single # 226.07 [+0.00] # RUN tls.12_aria_gcm_256.sendmsg_fragmented ... # 226.11 [+0.05] # OK tls.12_aria_gcm_256.sendmsg_fragmented # 226.11 [+0.00] ok 678 tls.12_aria_gcm_256.sendmsg_fragmented # 226.12 [+0.00] # RUN tls.12_aria_gcm_256.sendmsg_large ... # 226.36 [+0.24] # OK tls.12_aria_gcm_256.sendmsg_large # 226.36 [+0.00] ok 679 tls.12_aria_gcm_256.sendmsg_large # 226.36 [+0.00] # RUN tls.12_aria_gcm_256.sendmsg_multiple ... # 226.38 [+0.01] # OK tls.12_aria_gcm_256.sendmsg_multiple # 226.38 [+0.00] ok 680 tls.12_aria_gcm_256.sendmsg_multiple # 226.38 [+0.00] # RUN tls.12_aria_gcm_256.sendmsg_multiple_stress ... # 226.40 [+0.02] # OK tls.12_aria_gcm_256.sendmsg_multiple_stress # 226.40 [+0.00] ok 681 tls.12_aria_gcm_256.sendmsg_multiple_stress # 226.40 [+0.00] # RUN tls.12_aria_gcm_256.splice_from_pipe ... # 226.44 [+0.04] # OK tls.12_aria_gcm_256.splice_from_pipe # 226.44 [+0.00] ok 682 tls.12_aria_gcm_256.splice_from_pipe # 226.44 [+0.00] # RUN tls.12_aria_gcm_256.splice_more ... # 226.45 [+0.01] # OK tls.12_aria_gcm_256.splice_more # 226.46 [+0.00] ok 683 tls.12_aria_gcm_256.splice_more # 226.46 [+0.00] # RUN tls.12_aria_gcm_256.splice_from_pipe2 ... # 226.48 [+0.02] # OK tls.12_aria_gcm_256.splice_from_pipe2 # 226.48 [+0.00] ok 684 tls.12_aria_gcm_256.splice_from_pipe2 # 226.48 [+0.00] # RUN tls.12_aria_gcm_256.send_and_splice ... # 226.50 [+0.02] # OK tls.12_aria_gcm_256.send_and_splice # 226.50 [+0.00] ok 685 tls.12_aria_gcm_256.send_and_splice # 226.50 [+0.00] # RUN tls.12_aria_gcm_256.splice_to_pipe ... # 226.52 [+0.02] # OK tls.12_aria_gcm_256.splice_to_pipe # 226.52 [+0.00] ok 686 tls.12_aria_gcm_256.splice_to_pipe # 226.52 [+0.00] # RUN tls.12_aria_gcm_256.splice_cmsg_to_pipe ... # 226.54 [+0.02] # OK tls.12_aria_gcm_256.splice_cmsg_to_pipe # 226.55 [+0.00] ok 687 tls.12_aria_gcm_256.splice_cmsg_to_pipe # 226.55 [+0.00] # RUN tls.12_aria_gcm_256.splice_dec_cmsg_to_pipe ... # 226.56 [+0.01] # OK tls.12_aria_gcm_256.splice_dec_cmsg_to_pipe # 226.56 [+0.00] ok 688 tls.12_aria_gcm_256.splice_dec_cmsg_to_pipe # 226.57 [+0.00] # RUN tls.12_aria_gcm_256.recv_and_splice ... # 226.59 [+0.02] # OK tls.12_aria_gcm_256.recv_and_splice # 226.59 [+0.00] ok 689 tls.12_aria_gcm_256.recv_and_splice # 226.59 [+0.00] # RUN tls.12_aria_gcm_256.peek_and_splice ... # 226.62 [+0.03] # OK tls.12_aria_gcm_256.peek_and_splice # 226.62 [+0.00] ok 690 tls.12_aria_gcm_256.peek_and_splice # 226.62 [+0.00] # RUN tls.12_aria_gcm_256.recvmsg_single ... # 226.64 [+0.02] # OK tls.12_aria_gcm_256.recvmsg_single # 226.64 [+0.00] ok 691 tls.12_aria_gcm_256.recvmsg_single # 226.64 [+0.00] # RUN tls.12_aria_gcm_256.recvmsg_single_max ... # 226.66 [+0.02] # OK tls.12_aria_gcm_256.recvmsg_single_max # 226.66 [+0.00] ok 692 tls.12_aria_gcm_256.recvmsg_single_max # 226.66 [+0.00] # RUN tls.12_aria_gcm_256.recvmsg_multiple ... # 226.68 [+0.02] # OK tls.12_aria_gcm_256.recvmsg_multiple # 226.68 [+0.00] ok 693 tls.12_aria_gcm_256.recvmsg_multiple # 226.68 [+0.00] # RUN tls.12_aria_gcm_256.single_send_multiple_recv ... # 226.71 [+0.02] # OK tls.12_aria_gcm_256.single_send_multiple_recv # 226.71 [+0.00] ok 694 tls.12_aria_gcm_256.single_send_multiple_recv # 226.71 [+0.00] # RUN tls.12_aria_gcm_256.multiple_send_single_recv ... # 226.73 [+0.02] # OK tls.12_aria_gcm_256.multiple_send_single_recv # 226.73 [+0.00] ok 695 tls.12_aria_gcm_256.multiple_send_single_recv # 226.73 [+0.00] # RUN tls.12_aria_gcm_256.single_send_multiple_recv_non_align ... # 226.75 [+0.02] # OK tls.12_aria_gcm_256.single_send_multiple_recv_non_align # 226.75 [+0.00] ok 696 tls.12_aria_gcm_256.single_send_multiple_recv_non_align # 226.75 [+0.00] # RUN tls.12_aria_gcm_256.recv_partial ... # 226.78 [+0.02] # OK tls.12_aria_gcm_256.recv_partial # 226.78 [+0.00] ok 697 tls.12_aria_gcm_256.recv_partial # 226.78 [+0.00] # RUN tls.12_aria_gcm_256.recv_nonblock ... # 226.79 [+0.02] # OK tls.12_aria_gcm_256.recv_nonblock # 226.80 [+0.00] ok 698 tls.12_aria_gcm_256.recv_nonblock # 226.80 [+0.00] # RUN tls.12_aria_gcm_256.recv_peek ... # 226.81 [+0.01] # OK tls.12_aria_gcm_256.recv_peek # 226.81 [+0.00] ok 699 tls.12_aria_gcm_256.recv_peek # 226.81 [+0.00] # RUN tls.12_aria_gcm_256.recv_peek_multiple ... # 226.83 [+0.02] # OK tls.12_aria_gcm_256.recv_peek_multiple # 226.83 [+0.00] ok 700 tls.12_aria_gcm_256.recv_peek_multiple # 226.83 [+0.00] # RUN tls.12_aria_gcm_256.recv_peek_multiple_records ... # 226.85 [+0.02] # OK tls.12_aria_gcm_256.recv_peek_multiple_records # 226.85 [+0.00] ok 701 tls.12_aria_gcm_256.recv_peek_multiple_records # 226.86 [+0.00] # RUN tls.12_aria_gcm_256.recv_peek_large_buf_mult_recs ... # 226.88 [+0.02] # OK tls.12_aria_gcm_256.recv_peek_large_buf_mult_recs # 226.88 [+0.00] ok 702 tls.12_aria_gcm_256.recv_peek_large_buf_mult_recs # 226.88 [+0.00] # RUN tls.12_aria_gcm_256.recv_lowat ... # 226.90 [+0.02] # OK tls.12_aria_gcm_256.recv_lowat # 226.90 [+0.00] ok 703 tls.12_aria_gcm_256.recv_lowat # 226.90 [+0.00] # RUN tls.12_aria_gcm_256.bidir ... # 226.91 [+0.01] # OK tls.12_aria_gcm_256.bidir # 226.91 [+0.00] ok 704 tls.12_aria_gcm_256.bidir # 226.92 [+0.00] # RUN tls.12_aria_gcm_256.pollin ... # 226.96 [+0.04] # OK tls.12_aria_gcm_256.pollin # 226.96 [+0.00] ok 705 tls.12_aria_gcm_256.pollin # 226.96 [+0.00] # RUN tls.12_aria_gcm_256.poll_wait ... # 226.98 [+0.01] # OK tls.12_aria_gcm_256.poll_wait # 226.98 [+0.00] ok 706 tls.12_aria_gcm_256.poll_wait # 226.98 [+0.00] # RUN tls.12_aria_gcm_256.poll_wait_split ... # 227.00 [+0.03] # OK tls.12_aria_gcm_256.poll_wait_split # 227.01 [+0.00] ok 707 tls.12_aria_gcm_256.poll_wait_split # 227.01 [+0.00] # RUN tls.12_aria_gcm_256.blocking ... # 227.04 [+0.03] # OK tls.12_aria_gcm_256.blocking # 227.04 [+0.00] ok 708 tls.12_aria_gcm_256.blocking # 227.04 [+0.00] # RUN tls.12_aria_gcm_256.nonblocking ... # 227.14 [+0.10] # OK tls.12_aria_gcm_256.nonblocking # 227.14 [+0.00] ok 709 tls.12_aria_gcm_256.nonblocking # 227.15 [+0.00] # RUN tls.12_aria_gcm_256.mutliproc_even ... # 229.29 [+2.15] # OK tls.12_aria_gcm_256.mutliproc_even # 229.30 [+0.00] ok 710 tls.12_aria_gcm_256.mutliproc_even # 229.30 [+0.00] # RUN tls.12_aria_gcm_256.mutliproc_readers ... # 233.40 [+4.10] # OK tls.12_aria_gcm_256.mutliproc_readers # 233.40 [+0.00] ok 711 tls.12_aria_gcm_256.mutliproc_readers # 233.40 [+0.00] # RUN tls.12_aria_gcm_256.mutliproc_writers ... # 236.77 [+3.37] # OK tls.12_aria_gcm_256.mutliproc_writers # 236.77 [+0.00] ok 712 tls.12_aria_gcm_256.mutliproc_writers # 236.78 [+0.00] # RUN tls.12_aria_gcm_256.mutliproc_sendpage_even ... # 238.92 [+2.14] # OK tls.12_aria_gcm_256.mutliproc_sendpage_even # 238.92 [+0.00] ok 713 tls.12_aria_gcm_256.mutliproc_sendpage_even # 238.92 [+0.00] # RUN tls.12_aria_gcm_256.mutliproc_sendpage_readers ... # 243.09 [+4.17] # OK tls.12_aria_gcm_256.mutliproc_sendpage_readers # 243.09 [+0.00] ok 714 tls.12_aria_gcm_256.mutliproc_sendpage_readers # 243.10 [+0.00] # RUN tls.12_aria_gcm_256.mutliproc_sendpage_writers ... # 246.49 [+3.40] # OK tls.12_aria_gcm_256.mutliproc_sendpage_writers # 246.49 [+0.00] ok 715 tls.12_aria_gcm_256.mutliproc_sendpage_writers # 246.50 [+0.00] # RUN tls.12_aria_gcm_256.control_msg ... # 246.52 [+0.02] # OK tls.12_aria_gcm_256.control_msg # 246.52 [+0.00] ok 716 tls.12_aria_gcm_256.control_msg # 246.52 [+0.00] # RUN tls.12_aria_gcm_256.control_msg_nomerge ... # 246.54 [+0.02] # OK tls.12_aria_gcm_256.control_msg_nomerge # 246.54 [+0.00] ok 717 tls.12_aria_gcm_256.control_msg_nomerge # 246.54 [+0.00] # RUN tls.12_aria_gcm_256.data_control_data ... # 246.57 [+0.02] # OK tls.12_aria_gcm_256.data_control_data # 246.57 [+0.00] ok 718 tls.12_aria_gcm_256.data_control_data # 246.57 [+0.00] # RUN tls.12_aria_gcm_256.shutdown ... # 246.58 [+0.02] # OK tls.12_aria_gcm_256.shutdown # 246.59 [+0.00] ok 719 tls.12_aria_gcm_256.shutdown # 246.59 [+0.00] # RUN tls.12_aria_gcm_256.shutdown_unsent ... # 246.61 [+0.02] # OK tls.12_aria_gcm_256.shutdown_unsent # 246.61 [+0.00] ok 720 tls.12_aria_gcm_256.shutdown_unsent # 246.61 [+0.00] # RUN tls.12_aria_gcm_256.shutdown_reuse ... # 246.63 [+0.02] # OK tls.12_aria_gcm_256.shutdown_reuse # 246.63 [+0.00] ok 721 tls.12_aria_gcm_256.shutdown_reuse # 246.63 [+0.00] # RUN tls.12_aria_gcm_256.getsockopt ... # 246.65 [+0.02] # OK tls.12_aria_gcm_256.getsockopt # 246.65 [+0.00] ok 722 tls.12_aria_gcm_256.getsockopt # 246.65 [+0.00] # RUN tls.12_aria_gcm_256.recv_efault ... # 246.67 [+0.02] # OK tls.12_aria_gcm_256.recv_efault # 246.67 [+0.00] ok 723 tls.12_aria_gcm_256.recv_efault # 246.67 [+0.00] # RUN tls_err.12_aes_gcm.bad_rec ... # 246.69 [+0.02] # OK tls_err.12_aes_gcm.bad_rec # 246.69 [+0.00] ok 724 tls_err.12_aes_gcm.bad_rec # 246.69 [+0.00] # RUN tls_err.12_aes_gcm.bad_auth ... # 246.72 [+0.02] # OK tls_err.12_aes_gcm.bad_auth # 246.72 [+0.00] ok 725 tls_err.12_aes_gcm.bad_auth # 246.72 [+0.00] # RUN tls_err.12_aes_gcm.bad_in_large_read ... # 246.74 [+0.03] # OK tls_err.12_aes_gcm.bad_in_large_read # 246.74 [+0.00] ok 726 tls_err.12_aes_gcm.bad_in_large_read # 246.75 [+0.00] # RUN tls_err.12_aes_gcm.bad_cmsg ... # 246.76 [+0.02] # OK tls_err.12_aes_gcm.bad_cmsg # 246.76 [+0.00] ok 727 tls_err.12_aes_gcm.bad_cmsg # 246.77 [+0.00] # RUN tls_err.12_aes_gcm.timeo ... # 246.82 [+0.05] # OK tls_err.12_aes_gcm.timeo # 246.82 [+0.00] ok 728 tls_err.12_aes_gcm.timeo # 246.82 [+0.00] # RUN tls_err.12_aes_gcm.poll_partial_rec ... # 246.84 [+0.03] # OK tls_err.12_aes_gcm.poll_partial_rec # 246.85 [+0.00] ok 729 tls_err.12_aes_gcm.poll_partial_rec # 246.85 [+0.00] # RUN tls_err.12_aes_gcm.epoll_partial_rec ... # 246.86 [+0.02] # OK tls_err.12_aes_gcm.epoll_partial_rec # 246.86 [+0.00] ok 730 tls_err.12_aes_gcm.epoll_partial_rec # 246.87 [+0.00] # RUN tls_err.12_aes_gcm.poll_partial_rec_async ... # 246.92 [+0.05] # OK tls_err.12_aes_gcm.poll_partial_rec_async # 246.92 [+0.00] ok 731 tls_err.12_aes_gcm.poll_partial_rec_async # 246.92 [+0.00] # RUN tls_err.13_aes_gcm.bad_rec ... # 246.94 [+0.02] # OK tls_err.13_aes_gcm.bad_rec # 246.94 [+0.00] ok 732 tls_err.13_aes_gcm.bad_rec # 246.94 [+0.00] # RUN tls_err.13_aes_gcm.bad_auth ... # 246.97 [+0.03] # OK tls_err.13_aes_gcm.bad_auth # 246.97 [+0.00] ok 733 tls_err.13_aes_gcm.bad_auth # 246.97 [+0.00] # RUN tls_err.13_aes_gcm.bad_in_large_read ... # 246.99 [+0.02] # OK tls_err.13_aes_gcm.bad_in_large_read # 246.99 [+0.00] ok 734 tls_err.13_aes_gcm.bad_in_large_read # 246.99 [+0.00] # RUN tls_err.13_aes_gcm.bad_cmsg ... # 247.02 [+0.02] # OK tls_err.13_aes_gcm.bad_cmsg # 247.02 [+0.00] ok 735 tls_err.13_aes_gcm.bad_cmsg # 247.02 [+0.00] # RUN tls_err.13_aes_gcm.timeo ... # 247.06 [+0.04] # OK tls_err.13_aes_gcm.timeo # 247.06 [+0.00] ok 736 tls_err.13_aes_gcm.timeo # 247.07 [+0.00] # RUN tls_err.13_aes_gcm.poll_partial_rec ... # 247.09 [+0.02] # OK tls_err.13_aes_gcm.poll_partial_rec # 247.09 [+0.00] ok 737 tls_err.13_aes_gcm.poll_partial_rec # 247.09 [+0.00] # RUN tls_err.13_aes_gcm.epoll_partial_rec ... # 247.11 [+0.02] # OK tls_err.13_aes_gcm.epoll_partial_rec # 247.11 [+0.00] ok 738 tls_err.13_aes_gcm.epoll_partial_rec # 247.11 [+0.00] # RUN tls_err.13_aes_gcm.poll_partial_rec_async ... # 247.16 [+0.05] # OK tls_err.13_aes_gcm.poll_partial_rec_async # 247.16 [+0.00] ok 739 tls_err.13_aes_gcm.poll_partial_rec_async # 247.16 [+0.00] # PASSED: 739 / 739 tests passed. # 247.16 [+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__->