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.12 [+0.12] TAP version 13 # 0.12 [+0.00] 1..739 # 0.12 [+0.00] # Starting 739 tests from 17 test cases. # 0.12 [+0.00] # RUN global.non_established ... # 0.36 [+0.23] # OK global.non_established # 0.36 [+0.00] ok 1 global.non_established # 0.36 [+0.00] # RUN global.keysizes ... # 0.90 [+0.54] # OK global.keysizes # 0.90 [+0.00] ok 2 global.keysizes # 0.91 [+0.00] # RUN global.no_pad ... # 0.92 [+0.01] # OK global.no_pad # 0.92 [+0.00] ok 3 global.no_pad # 0.92 [+0.00] # RUN global.tls_v6ops ... # 0.93 [+0.01] # OK global.tls_v6ops # 0.93 [+0.00] ok 4 global.tls_v6ops # 0.93 [+0.00] # RUN global.prequeue ... # 0.95 [+0.02] # OK global.prequeue # 0.95 [+0.00] ok 5 global.prequeue # 0.95 [+0.00] # RUN tls_basic.base_base ... # 0.97 [+0.02] # OK tls_basic.base_base # 0.98 [+0.00] ok 6 tls_basic.base_base # 0.98 [+0.00] # RUN tls_basic.bad_cipher ... # 1.00 [+0.03] # OK tls_basic.bad_cipher # 1.01 [+0.00] ok 7 tls_basic.bad_cipher # 1.01 [+0.00] # RUN tls_basic.recseq_wrap ... # 1.03 [+0.02] # OK tls_basic.recseq_wrap # 1.03 [+0.00] ok 8 tls_basic.recseq_wrap # 1.03 [+0.00] # RUN tls.12_aes_gcm.sendfile ... # 1.19 [+0.15] # OK tls.12_aes_gcm.sendfile # 1.19 [+0.00] ok 9 tls.12_aes_gcm.sendfile # 1.19 [+0.00] # RUN tls.12_aes_gcm.send_then_sendfile ... # 1.36 [+0.17] # OK tls.12_aes_gcm.send_then_sendfile # 1.36 [+0.00] ok 10 tls.12_aes_gcm.send_then_sendfile # 1.36 [+0.00] # RUN tls.12_aes_gcm.multi_chunk_sendfile ... # 2.76 [+1.40] # OK tls.12_aes_gcm.multi_chunk_sendfile # 2.76 [+0.00] ok 11 tls.12_aes_gcm.multi_chunk_sendfile # 2.77 [+0.00] # RUN tls.12_aes_gcm.recv_max ... # 2.78 [+0.02] # OK tls.12_aes_gcm.recv_max # 2.79 [+0.00] ok 12 tls.12_aes_gcm.recv_max # 2.79 [+0.00] # RUN tls.12_aes_gcm.recv_small ... # 2.81 [+0.02] # OK tls.12_aes_gcm.recv_small # 2.81 [+0.00] ok 13 tls.12_aes_gcm.recv_small # 2.81 [+0.00] # RUN tls.12_aes_gcm.msg_more ... # 2.84 [+0.03] # OK tls.12_aes_gcm.msg_more # 2.85 [+0.00] ok 14 tls.12_aes_gcm.msg_more # 2.85 [+0.00] # RUN tls.12_aes_gcm.msg_more_unsent ... # 2.87 [+0.03] # OK tls.12_aes_gcm.msg_more_unsent # 2.88 [+0.00] ok 15 tls.12_aes_gcm.msg_more_unsent # 2.88 [+0.00] # RUN tls.12_aes_gcm.msg_eor ... # 2.91 [+0.03] # OK tls.12_aes_gcm.msg_eor # 2.91 [+0.00] ok 16 tls.12_aes_gcm.msg_eor # 2.91 [+0.00] # RUN tls.12_aes_gcm.sendmsg_single ... # 2.94 [+0.03] # OK tls.12_aes_gcm.sendmsg_single # 2.94 [+0.00] ok 17 tls.12_aes_gcm.sendmsg_single # 2.94 [+0.00] # RUN tls.12_aes_gcm.sendmsg_fragmented ... # 3.00 [+0.06] # OK tls.12_aes_gcm.sendmsg_fragmented # 3.01 [+0.00] ok 18 tls.12_aes_gcm.sendmsg_fragmented # 3.01 [+0.00] # RUN tls.12_aes_gcm.sendmsg_large ... # 3.20 [+0.20] # OK tls.12_aes_gcm.sendmsg_large # 3.21 [+0.00] ok 19 tls.12_aes_gcm.sendmsg_large # 3.21 [+0.00] # RUN tls.12_aes_gcm.sendmsg_multiple ... # 3.23 [+0.02] # OK tls.12_aes_gcm.sendmsg_multiple # 3.23 [+0.00] ok 20 tls.12_aes_gcm.sendmsg_multiple # 3.23 [+0.00] # RUN tls.12_aes_gcm.sendmsg_multiple_stress ... # 3.26 [+0.02] # OK tls.12_aes_gcm.sendmsg_multiple_stress # 3.26 [+0.00] ok 21 tls.12_aes_gcm.sendmsg_multiple_stress # 3.26 [+0.00] # RUN tls.12_aes_gcm.splice_from_pipe ... # 3.30 [+0.03] # OK tls.12_aes_gcm.splice_from_pipe # 3.30 [+0.00] ok 22 tls.12_aes_gcm.splice_from_pipe # 3.30 [+0.00] # RUN tls.12_aes_gcm.splice_more ... # 3.32 [+0.02] # OK tls.12_aes_gcm.splice_more # 3.32 [+0.00] ok 23 tls.12_aes_gcm.splice_more # 3.33 [+0.00] # RUN tls.12_aes_gcm.splice_from_pipe2 ... # 3.35 [+0.02] # OK tls.12_aes_gcm.splice_from_pipe2 # 3.35 [+0.00] ok 24 tls.12_aes_gcm.splice_from_pipe2 # 3.35 [+0.00] # RUN tls.12_aes_gcm.send_and_splice ... # 3.38 [+0.02] # OK tls.12_aes_gcm.send_and_splice # 3.38 [+0.00] ok 25 tls.12_aes_gcm.send_and_splice # 3.38 [+0.00] # RUN tls.12_aes_gcm.splice_to_pipe ... # 3.42 [+0.04] # OK tls.12_aes_gcm.splice_to_pipe # 3.42 [+0.00] ok 26 tls.12_aes_gcm.splice_to_pipe # 3.42 [+0.00] # RUN tls.12_aes_gcm.splice_cmsg_to_pipe ... # 3.44 [+0.02] # OK tls.12_aes_gcm.splice_cmsg_to_pipe # 3.45 [+0.00] ok 27 tls.12_aes_gcm.splice_cmsg_to_pipe # 3.45 [+0.00] # RUN tls.12_aes_gcm.splice_dec_cmsg_to_pipe ... # 3.47 [+0.02] # OK tls.12_aes_gcm.splice_dec_cmsg_to_pipe # 3.47 [+0.00] ok 28 tls.12_aes_gcm.splice_dec_cmsg_to_pipe # 3.47 [+0.00] # RUN tls.12_aes_gcm.recv_and_splice ... # 3.49 [+0.02] # OK tls.12_aes_gcm.recv_and_splice # 3.49 [+0.00] ok 29 tls.12_aes_gcm.recv_and_splice # 3.50 [+0.00] # RUN tls.12_aes_gcm.peek_and_splice ... # 3.53 [+0.04] # OK tls.12_aes_gcm.peek_and_splice # 3.53 [+0.00] ok 30 tls.12_aes_gcm.peek_and_splice # 3.54 [+0.00] # RUN tls.12_aes_gcm.recvmsg_single ... # 3.56 [+0.03] # OK tls.12_aes_gcm.recvmsg_single # 3.57 [+0.00] ok 31 tls.12_aes_gcm.recvmsg_single # 3.57 [+0.00] # RUN tls.12_aes_gcm.recvmsg_single_max ... # 3.59 [+0.02] # OK tls.12_aes_gcm.recvmsg_single_max # 3.59 [+0.00] ok 32 tls.12_aes_gcm.recvmsg_single_max # 3.59 [+0.00] # RUN tls.12_aes_gcm.recvmsg_multiple ... # 3.62 [+0.03] # OK tls.12_aes_gcm.recvmsg_multiple # 3.63 [+0.00] ok 33 tls.12_aes_gcm.recvmsg_multiple # 3.63 [+0.00] # RUN tls.12_aes_gcm.single_send_multiple_recv ... # 3.65 [+0.02] # OK tls.12_aes_gcm.single_send_multiple_recv # 3.65 [+0.00] ok 34 tls.12_aes_gcm.single_send_multiple_recv # 3.66 [+0.00] # RUN tls.12_aes_gcm.multiple_send_single_recv ... # 3.69 [+0.03] # OK tls.12_aes_gcm.multiple_send_single_recv # 3.69 [+0.00] ok 35 tls.12_aes_gcm.multiple_send_single_recv # 3.69 [+0.00] # RUN tls.12_aes_gcm.single_send_multiple_recv_non_align ... # 3.72 [+0.03] # OK tls.12_aes_gcm.single_send_multiple_recv_non_align # 3.72 [+0.00] ok 36 tls.12_aes_gcm.single_send_multiple_recv_non_align # 3.73 [+0.00] # RUN tls.12_aes_gcm.recv_partial ... # 3.75 [+0.02] # OK tls.12_aes_gcm.recv_partial # 3.75 [+0.00] ok 37 tls.12_aes_gcm.recv_partial # 3.75 [+0.00] # RUN tls.12_aes_gcm.recv_nonblock ... # 3.78 [+0.03] # OK tls.12_aes_gcm.recv_nonblock # 3.78 [+0.00] ok 38 tls.12_aes_gcm.recv_nonblock # 3.78 [+0.00] # RUN tls.12_aes_gcm.recv_peek ... # 3.80 [+0.02] # OK tls.12_aes_gcm.recv_peek # 3.80 [+0.00] ok 39 tls.12_aes_gcm.recv_peek # 3.80 [+0.00] # RUN tls.12_aes_gcm.recv_peek_multiple ... # 3.83 [+0.03] # OK tls.12_aes_gcm.recv_peek_multiple # 3.83 [+0.00] ok 40 tls.12_aes_gcm.recv_peek_multiple # 3.84 [+0.00] # RUN tls.12_aes_gcm.recv_peek_multiple_records ... # 3.86 [+0.02] # OK tls.12_aes_gcm.recv_peek_multiple_records # 3.86 [+0.00] ok 41 tls.12_aes_gcm.recv_peek_multiple_records # 3.86 [+0.00] # RUN tls.12_aes_gcm.recv_peek_large_buf_mult_recs ... # 3.89 [+0.03] # OK tls.12_aes_gcm.recv_peek_large_buf_mult_recs # 3.90 [+0.00] ok 42 tls.12_aes_gcm.recv_peek_large_buf_mult_recs # 3.90 [+0.00] # RUN tls.12_aes_gcm.recv_lowat ... # 3.92 [+0.02] # OK tls.12_aes_gcm.recv_lowat # 3.92 [+0.00] ok 43 tls.12_aes_gcm.recv_lowat # 3.92 [+0.00] # RUN tls.12_aes_gcm.bidir ... # 3.94 [+0.02] # OK tls.12_aes_gcm.bidir # 3.94 [+0.00] ok 44 tls.12_aes_gcm.bidir # 3.94 [+0.00] # RUN tls.12_aes_gcm.pollin ... # 3.99 [+0.05] # OK tls.12_aes_gcm.pollin # 4.00 [+0.00] ok 45 tls.12_aes_gcm.pollin # 4.00 [+0.00] # RUN tls.12_aes_gcm.poll_wait ... # 4.02 [+0.02] # OK tls.12_aes_gcm.poll_wait # 4.02 [+0.00] ok 46 tls.12_aes_gcm.poll_wait # 4.02 [+0.00] # RUN tls.12_aes_gcm.poll_wait_split ... # 4.05 [+0.03] # OK tls.12_aes_gcm.poll_wait_split # 4.06 [+0.00] ok 47 tls.12_aes_gcm.poll_wait_split # 4.06 [+0.00] # RUN tls.12_aes_gcm.blocking ... # 4.10 [+0.04] # OK tls.12_aes_gcm.blocking # 4.10 [+0.00] ok 48 tls.12_aes_gcm.blocking # 4.10 [+0.00] # RUN tls.12_aes_gcm.nonblocking ... # 4.21 [+0.11] # OK tls.12_aes_gcm.nonblocking # 4.22 [+0.00] ok 49 tls.12_aes_gcm.nonblocking # 4.22 [+0.00] # RUN tls.12_aes_gcm.mutliproc_even ... # 6.59 [+2.37] # OK tls.12_aes_gcm.mutliproc_even # 6.59 [+0.00] ok 50 tls.12_aes_gcm.mutliproc_even # 6.60 [+0.00] # RUN tls.12_aes_gcm.mutliproc_readers ... # 10.73 [+4.13] # OK tls.12_aes_gcm.mutliproc_readers # 10.73 [+0.00] ok 51 tls.12_aes_gcm.mutliproc_readers # 10.73 [+0.00] # RUN tls.12_aes_gcm.mutliproc_writers ... # 13.69 [+2.95] # OK tls.12_aes_gcm.mutliproc_writers # 13.69 [+0.00] ok 52 tls.12_aes_gcm.mutliproc_writers # 13.69 [+0.00] # RUN tls.12_aes_gcm.mutliproc_sendpage_even ... # 15.82 [+2.12] # OK tls.12_aes_gcm.mutliproc_sendpage_even # 15.82 [+0.00] ok 53 tls.12_aes_gcm.mutliproc_sendpage_even # 15.82 [+0.00] # RUN tls.12_aes_gcm.mutliproc_sendpage_readers ... # 19.80 [+3.97] # OK tls.12_aes_gcm.mutliproc_sendpage_readers # 19.80 [+0.00] ok 54 tls.12_aes_gcm.mutliproc_sendpage_readers # 19.80 [+0.00] # RUN tls.12_aes_gcm.mutliproc_sendpage_writers ... # 23.43 [+3.63] # OK tls.12_aes_gcm.mutliproc_sendpage_writers # 23.43 [+0.00] ok 55 tls.12_aes_gcm.mutliproc_sendpage_writers # 23.44 [+0.00] # RUN tls.12_aes_gcm.control_msg ... # 23.46 [+0.02] # OK tls.12_aes_gcm.control_msg # 23.46 [+0.00] ok 56 tls.12_aes_gcm.control_msg # 23.46 [+0.00] # RUN tls.12_aes_gcm.control_msg_nomerge ... # 23.48 [+0.02] # OK tls.12_aes_gcm.control_msg_nomerge # 23.48 [+0.00] ok 57 tls.12_aes_gcm.control_msg_nomerge # 23.49 [+0.00] # RUN tls.12_aes_gcm.data_control_data ... # 23.51 [+0.02] # OK tls.12_aes_gcm.data_control_data # 23.51 [+0.00] ok 58 tls.12_aes_gcm.data_control_data # 23.51 [+0.00] # RUN tls.12_aes_gcm.shutdown ... # 23.53 [+0.02] # OK tls.12_aes_gcm.shutdown # 23.53 [+0.00] ok 59 tls.12_aes_gcm.shutdown # 23.53 [+0.00] # RUN tls.12_aes_gcm.shutdown_unsent ... # 23.56 [+0.03] # OK tls.12_aes_gcm.shutdown_unsent # 23.56 [+0.00] ok 60 tls.12_aes_gcm.shutdown_unsent # 23.57 [+0.00] # RUN tls.12_aes_gcm.shutdown_reuse ... # 23.59 [+0.02] # OK tls.12_aes_gcm.shutdown_reuse # 23.59 [+0.00] ok 61 tls.12_aes_gcm.shutdown_reuse # 23.59 [+0.00] # RUN tls.12_aes_gcm.getsockopt ... # 23.61 [+0.02] # OK tls.12_aes_gcm.getsockopt # 23.61 [+0.00] ok 62 tls.12_aes_gcm.getsockopt # 23.61 [+0.00] # RUN tls.12_aes_gcm.recv_efault ... # 23.64 [+0.02] # OK tls.12_aes_gcm.recv_efault # 23.64 [+0.00] ok 63 tls.12_aes_gcm.recv_efault # 23.64 [+0.00] # RUN tls.13_aes_gcm.sendfile ... # 23.80 [+0.16] # OK tls.13_aes_gcm.sendfile # 23.80 [+0.00] ok 64 tls.13_aes_gcm.sendfile # 23.80 [+0.00] # RUN tls.13_aes_gcm.send_then_sendfile ... # 24.00 [+0.19] # OK tls.13_aes_gcm.send_then_sendfile # 24.00 [+0.00] ok 65 tls.13_aes_gcm.send_then_sendfile # 24.00 [+0.00] # RUN tls.13_aes_gcm.multi_chunk_sendfile ... # 25.97 [+1.97] # OK tls.13_aes_gcm.multi_chunk_sendfile # 25.97 [+0.00] ok 66 tls.13_aes_gcm.multi_chunk_sendfile # 25.98 [+0.00] # RUN tls.13_aes_gcm.recv_max ... # 26.00 [+0.02] # OK tls.13_aes_gcm.recv_max # 26.00 [+0.00] ok 67 tls.13_aes_gcm.recv_max # 26.00 [+0.00] # RUN tls.13_aes_gcm.recv_small ... # 26.02 [+0.02] # OK tls.13_aes_gcm.recv_small # 26.03 [+0.00] ok 68 tls.13_aes_gcm.recv_small # 26.03 [+0.00] # RUN tls.13_aes_gcm.msg_more ... # 26.04 [+0.01] # OK tls.13_aes_gcm.msg_more # 26.05 [+0.00] ok 69 tls.13_aes_gcm.msg_more # 26.05 [+0.00] # RUN tls.13_aes_gcm.msg_more_unsent ... # 26.07 [+0.02] # OK tls.13_aes_gcm.msg_more_unsent # 26.07 [+0.00] ok 70 tls.13_aes_gcm.msg_more_unsent # 26.08 [+0.00] # RUN tls.13_aes_gcm.msg_eor ... # 26.10 [+0.03] # OK tls.13_aes_gcm.msg_eor # 26.11 [+0.00] ok 71 tls.13_aes_gcm.msg_eor # 26.11 [+0.00] # RUN tls.13_aes_gcm.sendmsg_single ... # 26.13 [+0.03] # OK tls.13_aes_gcm.sendmsg_single # 26.14 [+0.00] ok 72 tls.13_aes_gcm.sendmsg_single # 26.14 [+0.00] # RUN tls.13_aes_gcm.sendmsg_fragmented ... # 26.22 [+0.09] # OK tls.13_aes_gcm.sendmsg_fragmented # 26.23 [+0.00] ok 73 tls.13_aes_gcm.sendmsg_fragmented # 26.23 [+0.00] # RUN tls.13_aes_gcm.sendmsg_large ... # 26.49 [+0.26] # OK tls.13_aes_gcm.sendmsg_large # 26.49 [+0.00] ok 74 tls.13_aes_gcm.sendmsg_large # 26.49 [+0.00] # RUN tls.13_aes_gcm.sendmsg_multiple ... # 26.53 [+0.03] # OK tls.13_aes_gcm.sendmsg_multiple # 26.53 [+0.00] ok 75 tls.13_aes_gcm.sendmsg_multiple # 26.53 [+0.00] # RUN tls.13_aes_gcm.sendmsg_multiple_stress ... # 26.56 [+0.03] # OK tls.13_aes_gcm.sendmsg_multiple_stress # 26.56 [+0.00] ok 76 tls.13_aes_gcm.sendmsg_multiple_stress # 26.56 [+0.00] # RUN tls.13_aes_gcm.splice_from_pipe ... # 26.59 [+0.02] # OK tls.13_aes_gcm.splice_from_pipe # 26.59 [+0.00] ok 77 tls.13_aes_gcm.splice_from_pipe # 26.59 [+0.00] # RUN tls.13_aes_gcm.splice_more ... # 26.61 [+0.02] # OK tls.13_aes_gcm.splice_more # 26.61 [+0.00] ok 78 tls.13_aes_gcm.splice_more # 26.61 [+0.00] # RUN tls.13_aes_gcm.splice_from_pipe2 ... # 26.64 [+0.03] # OK tls.13_aes_gcm.splice_from_pipe2 # 26.64 [+0.00] ok 79 tls.13_aes_gcm.splice_from_pipe2 # 26.64 [+0.00] # RUN tls.13_aes_gcm.send_and_splice ... # 26.68 [+0.04] # OK tls.13_aes_gcm.send_and_splice # 26.68 [+0.00] ok 80 tls.13_aes_gcm.send_and_splice # 26.68 [+0.00] # RUN tls.13_aes_gcm.splice_to_pipe ... # 26.71 [+0.02] # OK tls.13_aes_gcm.splice_to_pipe # 26.71 [+0.00] ok 81 tls.13_aes_gcm.splice_to_pipe # 26.71 [+0.00] # RUN tls.13_aes_gcm.splice_cmsg_to_pipe ... # 26.74 [+0.03] # OK tls.13_aes_gcm.splice_cmsg_to_pipe # 26.75 [+0.00] ok 82 tls.13_aes_gcm.splice_cmsg_to_pipe # 26.75 [+0.00] # RUN tls.13_aes_gcm.splice_dec_cmsg_to_pipe ... # 26.77 [+0.02] # OK tls.13_aes_gcm.splice_dec_cmsg_to_pipe # 26.77 [+0.00] ok 83 tls.13_aes_gcm.splice_dec_cmsg_to_pipe # 26.78 [+0.00] # RUN tls.13_aes_gcm.recv_and_splice ... # 26.80 [+0.03] # OK tls.13_aes_gcm.recv_and_splice # 26.80 [+0.00] ok 84 tls.13_aes_gcm.recv_and_splice # 26.81 [+0.00] # RUN tls.13_aes_gcm.peek_and_splice ... # 26.83 [+0.02] # OK tls.13_aes_gcm.peek_and_splice # 26.83 [+0.00] ok 85 tls.13_aes_gcm.peek_and_splice # 26.83 [+0.00] # RUN tls.13_aes_gcm.recvmsg_single ... # 26.85 [+0.02] # OK tls.13_aes_gcm.recvmsg_single # 26.85 [+0.00] ok 86 tls.13_aes_gcm.recvmsg_single # 26.86 [+0.00] # RUN tls.13_aes_gcm.recvmsg_single_max ... # 26.88 [+0.02] # OK tls.13_aes_gcm.recvmsg_single_max # 26.88 [+0.00] ok 87 tls.13_aes_gcm.recvmsg_single_max # 26.88 [+0.00] # RUN tls.13_aes_gcm.recvmsg_multiple ... # 26.90 [+0.02] # OK tls.13_aes_gcm.recvmsg_multiple # 26.90 [+0.00] ok 88 tls.13_aes_gcm.recvmsg_multiple # 26.91 [+0.00] # RUN tls.13_aes_gcm.single_send_multiple_recv ... # 26.93 [+0.02] # OK tls.13_aes_gcm.single_send_multiple_recv # 26.93 [+0.00] ok 89 tls.13_aes_gcm.single_send_multiple_recv # 26.94 [+0.00] # RUN tls.13_aes_gcm.multiple_send_single_recv ... # 26.96 [+0.03] # OK tls.13_aes_gcm.multiple_send_single_recv # 26.97 [+0.00] ok 90 tls.13_aes_gcm.multiple_send_single_recv # 26.97 [+0.00] # RUN tls.13_aes_gcm.single_send_multiple_recv_non_align ... # 26.99 [+0.02] # OK tls.13_aes_gcm.single_send_multiple_recv_non_align # 27.00 [+0.00] ok 91 tls.13_aes_gcm.single_send_multiple_recv_non_align # 27.00 [+0.00] # RUN tls.13_aes_gcm.recv_partial ... # 27.03 [+0.03] # OK tls.13_aes_gcm.recv_partial # 27.03 [+0.00] ok 92 tls.13_aes_gcm.recv_partial # 27.03 [+0.00] # RUN tls.13_aes_gcm.recv_nonblock ... # 27.05 [+0.02] # OK tls.13_aes_gcm.recv_nonblock # 27.05 [+0.00] ok 93 tls.13_aes_gcm.recv_nonblock # 27.06 [+0.00] # RUN tls.13_aes_gcm.recv_peek ... # 27.08 [+0.02] # OK tls.13_aes_gcm.recv_peek # 27.08 [+0.00] ok 94 tls.13_aes_gcm.recv_peek # 27.08 [+0.00] # RUN tls.13_aes_gcm.recv_peek_multiple ... # 27.11 [+0.03] # OK tls.13_aes_gcm.recv_peek_multiple # 27.12 [+0.00] ok 95 tls.13_aes_gcm.recv_peek_multiple # 27.12 [+0.00] # RUN tls.13_aes_gcm.recv_peek_multiple_records ... # 27.14 [+0.02] # OK tls.13_aes_gcm.recv_peek_multiple_records # 27.14 [+0.00] ok 96 tls.13_aes_gcm.recv_peek_multiple_records # 27.15 [+0.00] # RUN tls.13_aes_gcm.recv_peek_large_buf_mult_recs ... # 27.17 [+0.03] # OK tls.13_aes_gcm.recv_peek_large_buf_mult_recs # 27.18 [+0.00] ok 97 tls.13_aes_gcm.recv_peek_large_buf_mult_recs # 27.18 [+0.00] # RUN tls.13_aes_gcm.recv_lowat ... # 27.20 [+0.02] # OK tls.13_aes_gcm.recv_lowat # 27.20 [+0.00] ok 98 tls.13_aes_gcm.recv_lowat # 27.20 [+0.00] # RUN tls.13_aes_gcm.bidir ... # 27.24 [+0.04] # OK tls.13_aes_gcm.bidir # 27.24 [+0.00] ok 99 tls.13_aes_gcm.bidir # 27.24 [+0.00] # RUN tls.13_aes_gcm.pollin ... # 27.29 [+0.05] # OK tls.13_aes_gcm.pollin # 27.29 [+0.00] ok 100 tls.13_aes_gcm.pollin # 27.29 [+0.00] # RUN tls.13_aes_gcm.poll_wait ... # 27.32 [+0.02] # OK tls.13_aes_gcm.poll_wait # 27.32 [+0.00] ok 101 tls.13_aes_gcm.poll_wait # 27.32 [+0.00] # RUN tls.13_aes_gcm.poll_wait_split ... # 27.35 [+0.03] # OK tls.13_aes_gcm.poll_wait_split # 27.35 [+0.00] ok 102 tls.13_aes_gcm.poll_wait_split # 27.35 [+0.00] # RUN tls.13_aes_gcm.blocking ... # 27.39 [+0.04] # OK tls.13_aes_gcm.blocking # 27.40 [+0.00] ok 103 tls.13_aes_gcm.blocking # 27.40 [+0.00] # RUN tls.13_aes_gcm.nonblocking ... # 27.51 [+0.12] # OK tls.13_aes_gcm.nonblocking # 27.51 [+0.00] ok 104 tls.13_aes_gcm.nonblocking # 27.52 [+0.00] # RUN tls.13_aes_gcm.mutliproc_even ... # 29.60 [+2.08] # OK tls.13_aes_gcm.mutliproc_even # 29.60 [+0.00] ok 105 tls.13_aes_gcm.mutliproc_even # 29.60 [+0.00] # RUN tls.13_aes_gcm.mutliproc_readers ... # 33.65 [+4.05] # OK tls.13_aes_gcm.mutliproc_readers # 33.65 [+0.00] ok 106 tls.13_aes_gcm.mutliproc_readers # 33.65 [+0.00] # RUN tls.13_aes_gcm.mutliproc_writers ... # 37.14 [+3.48] # OK tls.13_aes_gcm.mutliproc_writers # 37.14 [+0.00] ok 107 tls.13_aes_gcm.mutliproc_writers # 37.14 [+0.00] # RUN tls.13_aes_gcm.mutliproc_sendpage_even ... # 39.34 [+2.20] # OK tls.13_aes_gcm.mutliproc_sendpage_even # 39.34 [+0.01] ok 108 tls.13_aes_gcm.mutliproc_sendpage_even # 39.35 [+0.00] # RUN tls.13_aes_gcm.mutliproc_sendpage_readers ... # 43.62 [+4.28] # OK tls.13_aes_gcm.mutliproc_sendpage_readers # 43.62 [+0.00] ok 109 tls.13_aes_gcm.mutliproc_sendpage_readers # 43.63 [+0.00] # RUN tls.13_aes_gcm.mutliproc_sendpage_writers ... # 46.98 [+3.35] # OK tls.13_aes_gcm.mutliproc_sendpage_writers # 46.98 [+0.00] ok 110 tls.13_aes_gcm.mutliproc_sendpage_writers # 46.99 [+0.00] # RUN tls.13_aes_gcm.control_msg ... # 47.00 [+0.02] # OK tls.13_aes_gcm.control_msg # 47.00 [+0.00] ok 111 tls.13_aes_gcm.control_msg # 47.01 [+0.00] # RUN tls.13_aes_gcm.control_msg_nomerge ... # 47.03 [+0.03] # OK tls.13_aes_gcm.control_msg_nomerge # 47.03 [+0.00] ok 112 tls.13_aes_gcm.control_msg_nomerge # 47.04 [+0.00] # RUN tls.13_aes_gcm.data_control_data ... # 47.06 [+0.03] # OK tls.13_aes_gcm.data_control_data # 47.06 [+0.00] ok 113 tls.13_aes_gcm.data_control_data # 47.07 [+0.00] # RUN tls.13_aes_gcm.shutdown ... # 47.09 [+0.02] # OK tls.13_aes_gcm.shutdown # 47.09 [+0.00] ok 114 tls.13_aes_gcm.shutdown # 47.09 [+0.00] # RUN tls.13_aes_gcm.shutdown_unsent ... # 47.12 [+0.02] # OK tls.13_aes_gcm.shutdown_unsent # 47.12 [+0.00] ok 115 tls.13_aes_gcm.shutdown_unsent # 47.12 [+0.00] # RUN tls.13_aes_gcm.shutdown_reuse ... # 47.15 [+0.03] # OK tls.13_aes_gcm.shutdown_reuse # 47.16 [+0.00] ok 116 tls.13_aes_gcm.shutdown_reuse # 47.16 [+0.00] # RUN tls.13_aes_gcm.getsockopt ... # 47.18 [+0.02] # OK tls.13_aes_gcm.getsockopt # 47.18 [+0.00] ok 117 tls.13_aes_gcm.getsockopt # 47.18 [+0.00] # RUN tls.13_aes_gcm.recv_efault ... # 47.22 [+0.04] # OK tls.13_aes_gcm.recv_efault # 47.22 [+0.00] ok 118 tls.13_aes_gcm.recv_efault # 47.22 [+0.00] # RUN tls.12_chacha.sendfile ... # 48.58 [+1.36] # OK tls.12_chacha.sendfile # 48.58 [+0.00] ok 119 tls.12_chacha.sendfile # 48.58 [+0.00] # RUN tls.12_chacha.send_then_sendfile ... # 48.72 [+0.14] # OK tls.12_chacha.send_then_sendfile # 48.72 [+0.00] ok 120 tls.12_chacha.send_then_sendfile # 48.73 [+0.00] # RUN tls.12_chacha.multi_chunk_sendfile ... # 50.26 [+1.54] # OK tls.12_chacha.multi_chunk_sendfile # 50.26 [+0.00] ok 121 tls.12_chacha.multi_chunk_sendfile # 50.27 [+0.00] # RUN tls.12_chacha.recv_max ... # 50.29 [+0.02] # OK tls.12_chacha.recv_max # 50.29 [+0.00] ok 122 tls.12_chacha.recv_max # 50.29 [+0.00] # RUN tls.12_chacha.recv_small ... # 50.32 [+0.02] # OK tls.12_chacha.recv_small # 50.32 [+0.00] ok 123 tls.12_chacha.recv_small # 50.32 [+0.00] # RUN tls.12_chacha.msg_more ... # 50.36 [+0.04] # OK tls.12_chacha.msg_more # 50.36 [+0.00] ok 124 tls.12_chacha.msg_more # 50.36 [+0.00] # RUN tls.12_chacha.msg_more_unsent ... # 50.39 [+0.03] # OK tls.12_chacha.msg_more_unsent # 50.39 [+0.00] ok 125 tls.12_chacha.msg_more_unsent # 50.39 [+0.00] # RUN tls.12_chacha.msg_eor ... # 50.42 [+0.03] # OK tls.12_chacha.msg_eor # 50.42 [+0.00] ok 126 tls.12_chacha.msg_eor # 50.42 [+0.00] # RUN tls.12_chacha.sendmsg_single ... # 50.45 [+0.03] # OK tls.12_chacha.sendmsg_single # 50.46 [+0.00] ok 127 tls.12_chacha.sendmsg_single # 50.46 [+0.00] # RUN tls.12_chacha.sendmsg_fragmented ... # 50.53 [+0.07] # OK tls.12_chacha.sendmsg_fragmented # 50.53 [+0.00] ok 128 tls.12_chacha.sendmsg_fragmented # 50.54 [+0.00] # RUN tls.12_chacha.sendmsg_large ... # 50.67 [+0.13] # OK tls.12_chacha.sendmsg_large # 50.67 [+0.00] ok 129 tls.12_chacha.sendmsg_large # 50.67 [+0.00] # RUN tls.12_chacha.sendmsg_multiple ... # 50.70 [+0.03] # OK tls.12_chacha.sendmsg_multiple # 50.70 [+0.00] ok 130 tls.12_chacha.sendmsg_multiple # 50.70 [+0.00] # RUN tls.12_chacha.sendmsg_multiple_stress ... # 50.72 [+0.02] # OK tls.12_chacha.sendmsg_multiple_stress # 50.72 [+0.00] ok 131 tls.12_chacha.sendmsg_multiple_stress # 50.73 [+0.00] # RUN tls.12_chacha.splice_from_pipe ... # 50.77 [+0.04] # OK tls.12_chacha.splice_from_pipe # 50.77 [+0.00] ok 132 tls.12_chacha.splice_from_pipe # 50.78 [+0.00] # RUN tls.12_chacha.splice_more ... # 50.81 [+0.03] # OK tls.12_chacha.splice_more # 50.81 [+0.00] ok 133 tls.12_chacha.splice_more # 50.81 [+0.00] # RUN tls.12_chacha.splice_from_pipe2 ... # 50.84 [+0.03] # OK tls.12_chacha.splice_from_pipe2 # 50.85 [+0.00] ok 134 tls.12_chacha.splice_from_pipe2 # 50.85 [+0.00] # RUN tls.12_chacha.send_and_splice ... # 50.88 [+0.03] # OK tls.12_chacha.send_and_splice # 50.88 [+0.00] ok 135 tls.12_chacha.send_and_splice # 50.88 [+0.00] # RUN tls.12_chacha.splice_to_pipe ... # 50.92 [+0.04] # OK tls.12_chacha.splice_to_pipe # 50.92 [+0.00] ok 136 tls.12_chacha.splice_to_pipe # 50.92 [+0.00] # RUN tls.12_chacha.splice_cmsg_to_pipe ... # 50.95 [+0.03] # OK tls.12_chacha.splice_cmsg_to_pipe # 50.95 [+0.00] ok 137 tls.12_chacha.splice_cmsg_to_pipe # 50.96 [+0.00] # RUN tls.12_chacha.splice_dec_cmsg_to_pipe ... # 50.99 [+0.03] # OK tls.12_chacha.splice_dec_cmsg_to_pipe # 50.99 [+0.00] ok 138 tls.12_chacha.splice_dec_cmsg_to_pipe # 50.99 [+0.00] # RUN tls.12_chacha.recv_and_splice ... # 51.03 [+0.03] # OK tls.12_chacha.recv_and_splice # 51.03 [+0.00] ok 139 tls.12_chacha.recv_and_splice # 51.03 [+0.00] # RUN tls.12_chacha.peek_and_splice ... # 51.06 [+0.03] # OK tls.12_chacha.peek_and_splice # 51.06 [+0.00] ok 140 tls.12_chacha.peek_and_splice # 51.07 [+0.00] # RUN tls.12_chacha.recvmsg_single ... # 51.09 [+0.03] # OK tls.12_chacha.recvmsg_single # 51.10 [+0.00] ok 141 tls.12_chacha.recvmsg_single # 51.10 [+0.00] # RUN tls.12_chacha.recvmsg_single_max ... # 51.13 [+0.03] # OK tls.12_chacha.recvmsg_single_max # 51.14 [+0.00] ok 142 tls.12_chacha.recvmsg_single_max # 51.14 [+0.00] # RUN tls.12_chacha.recvmsg_multiple ... # 51.16 [+0.02] # OK tls.12_chacha.recvmsg_multiple # 51.16 [+0.00] ok 143 tls.12_chacha.recvmsg_multiple # 51.17 [+0.00] # RUN tls.12_chacha.single_send_multiple_recv ... # 51.20 [+0.04] # OK tls.12_chacha.single_send_multiple_recv # 51.21 [+0.00] ok 144 tls.12_chacha.single_send_multiple_recv # 51.21 [+0.00] # RUN tls.12_chacha.multiple_send_single_recv ... # 51.24 [+0.03] # OK tls.12_chacha.multiple_send_single_recv # 51.24 [+0.00] ok 145 tls.12_chacha.multiple_send_single_recv # 51.24 [+0.00] # RUN tls.12_chacha.single_send_multiple_recv_non_align ... # 51.27 [+0.03] # OK tls.12_chacha.single_send_multiple_recv_non_align # 51.27 [+0.00] ok 146 tls.12_chacha.single_send_multiple_recv_non_align # 51.27 [+0.00] # RUN tls.12_chacha.recv_partial ... # 51.29 [+0.02] # OK tls.12_chacha.recv_partial # 51.29 [+0.00] ok 147 tls.12_chacha.recv_partial # 51.30 [+0.00] # RUN tls.12_chacha.recv_nonblock ... # 51.33 [+0.03] # OK tls.12_chacha.recv_nonblock # 51.33 [+0.00] ok 148 tls.12_chacha.recv_nonblock # 51.33 [+0.00] # RUN tls.12_chacha.recv_peek ... # 51.36 [+0.03] # OK tls.12_chacha.recv_peek # 51.36 [+0.00] ok 149 tls.12_chacha.recv_peek # 51.37 [+0.00] # RUN tls.12_chacha.recv_peek_multiple ... # 51.39 [+0.02] # OK tls.12_chacha.recv_peek_multiple # 51.39 [+0.00] ok 150 tls.12_chacha.recv_peek_multiple # 51.39 [+0.00] # RUN tls.12_chacha.recv_peek_multiple_records ... # 51.43 [+0.03] # OK tls.12_chacha.recv_peek_multiple_records # 51.43 [+0.00] ok 151 tls.12_chacha.recv_peek_multiple_records # 51.43 [+0.00] # RUN tls.12_chacha.recv_peek_large_buf_mult_recs ... # 51.45 [+0.02] # OK tls.12_chacha.recv_peek_large_buf_mult_recs # 51.46 [+0.00] ok 152 tls.12_chacha.recv_peek_large_buf_mult_recs # 51.46 [+0.00] # RUN tls.12_chacha.recv_lowat ... # 51.48 [+0.03] # OK tls.12_chacha.recv_lowat # 51.49 [+0.00] ok 153 tls.12_chacha.recv_lowat # 51.49 [+0.00] # RUN tls.12_chacha.bidir ... # 51.51 [+0.02] # OK tls.12_chacha.bidir # 51.51 [+0.00] ok 154 tls.12_chacha.bidir # 51.51 [+0.00] # RUN tls.12_chacha.pollin ... # 51.55 [+0.04] # OK tls.12_chacha.pollin # 51.55 [+0.00] ok 155 tls.12_chacha.pollin # 51.55 [+0.00] # RUN tls.12_chacha.poll_wait ... # 51.58 [+0.03] # OK tls.12_chacha.poll_wait # 51.58 [+0.00] ok 156 tls.12_chacha.poll_wait # 51.59 [+0.00] # RUN tls.12_chacha.poll_wait_split ... # 51.61 [+0.02] # OK tls.12_chacha.poll_wait_split # 51.61 [+0.00] ok 157 tls.12_chacha.poll_wait_split # 51.62 [+0.00] # RUN tls.12_chacha.blocking ... # 51.65 [+0.03] # OK tls.12_chacha.blocking # 51.65 [+0.00] ok 158 tls.12_chacha.blocking # 51.65 [+0.00] # RUN tls.12_chacha.nonblocking ... # 51.76 [+0.11] # OK tls.12_chacha.nonblocking # 51.77 [+0.00] ok 159 tls.12_chacha.nonblocking # 51.77 [+0.00] # RUN tls.12_chacha.mutliproc_even ... # 52.85 [+1.08] # OK tls.12_chacha.mutliproc_even # 52.85 [+0.00] ok 160 tls.12_chacha.mutliproc_even # 52.86 [+0.00] # RUN tls.12_chacha.mutliproc_readers ... # 54.79 [+1.93] # OK tls.12_chacha.mutliproc_readers # 54.79 [+0.00] ok 161 tls.12_chacha.mutliproc_readers # 54.79 [+0.00] # RUN tls.12_chacha.mutliproc_writers ... # 56.40 [+1.61] # OK tls.12_chacha.mutliproc_writers # 56.40 [+0.00] ok 162 tls.12_chacha.mutliproc_writers # 56.40 [+0.00] # RUN tls.12_chacha.mutliproc_sendpage_even ... # 57.50 [+1.09] # OK tls.12_chacha.mutliproc_sendpage_even # 57.50 [+0.00] ok 163 tls.12_chacha.mutliproc_sendpage_even # 57.51 [+0.00] # RUN tls.12_chacha.mutliproc_sendpage_readers ... # 59.54 [+2.03] # OK tls.12_chacha.mutliproc_sendpage_readers # 59.54 [+0.00] ok 164 tls.12_chacha.mutliproc_sendpage_readers # 59.54 [+0.00] # RUN tls.12_chacha.mutliproc_sendpage_writers ... # 61.28 [+1.73] # OK tls.12_chacha.mutliproc_sendpage_writers # 61.28 [+0.00] ok 165 tls.12_chacha.mutliproc_sendpage_writers # 61.28 [+0.00] # RUN tls.12_chacha.control_msg ... # 61.30 [+0.02] # OK tls.12_chacha.control_msg # 61.31 [+0.00] ok 166 tls.12_chacha.control_msg # 61.31 [+0.00] # RUN tls.12_chacha.control_msg_nomerge ... # 61.33 [+0.03] # OK tls.12_chacha.control_msg_nomerge # 61.33 [+0.00] ok 167 tls.12_chacha.control_msg_nomerge # 61.34 [+0.00] # RUN tls.12_chacha.data_control_data ... # 61.36 [+0.02] # OK tls.12_chacha.data_control_data # 61.36 [+0.00] ok 168 tls.12_chacha.data_control_data # 61.36 [+0.00] # RUN tls.12_chacha.shutdown ... # 61.38 [+0.02] # OK tls.12_chacha.shutdown # 61.38 [+0.00] ok 169 tls.12_chacha.shutdown # 61.39 [+0.00] # RUN tls.12_chacha.shutdown_unsent ... # 61.41 [+0.02] # OK tls.12_chacha.shutdown_unsent # 61.41 [+0.00] ok 170 tls.12_chacha.shutdown_unsent # 61.41 [+0.00] # RUN tls.12_chacha.shutdown_reuse ... # 61.44 [+0.03] # OK tls.12_chacha.shutdown_reuse # 61.44 [+0.00] ok 171 tls.12_chacha.shutdown_reuse # 61.44 [+0.00] # RUN tls.12_chacha.getsockopt ... # 61.46 [+0.02] # OK tls.12_chacha.getsockopt # 61.46 [+0.00] ok 172 tls.12_chacha.getsockopt # 61.47 [+0.00] # RUN tls.12_chacha.recv_efault ... # 61.49 [+0.03] # OK tls.12_chacha.recv_efault # 61.49 [+0.00] ok 173 tls.12_chacha.recv_efault # 61.50 [+0.00] # RUN tls.13_chacha.sendfile ... # 61.63 [+0.13] # OK tls.13_chacha.sendfile # 61.63 [+0.00] ok 174 tls.13_chacha.sendfile # 61.63 [+0.00] # RUN tls.13_chacha.send_then_sendfile ... # 61.77 [+0.13] # OK tls.13_chacha.send_then_sendfile # 61.77 [+0.00] ok 175 tls.13_chacha.send_then_sendfile # 61.77 [+0.00] # RUN tls.13_chacha.multi_chunk_sendfile ... # 63.70 [+1.94] # OK tls.13_chacha.multi_chunk_sendfile # 63.71 [+0.00] ok 176 tls.13_chacha.multi_chunk_sendfile # 63.71 [+0.00] # RUN tls.13_chacha.recv_max ... # 63.74 [+0.03] # OK tls.13_chacha.recv_max # 63.74 [+0.00] ok 177 tls.13_chacha.recv_max # 63.74 [+0.00] # RUN tls.13_chacha.recv_small ... # 63.76 [+0.02] # OK tls.13_chacha.recv_small # 63.76 [+0.00] ok 178 tls.13_chacha.recv_small # 63.76 [+0.00] # RUN tls.13_chacha.msg_more ... # 63.78 [+0.02] # OK tls.13_chacha.msg_more # 63.79 [+0.00] ok 179 tls.13_chacha.msg_more # 63.79 [+0.00] # RUN tls.13_chacha.msg_more_unsent ... # 63.82 [+0.03] # OK tls.13_chacha.msg_more_unsent # 63.82 [+0.00] ok 180 tls.13_chacha.msg_more_unsent # 63.82 [+0.00] # RUN tls.13_chacha.msg_eor ... # 63.84 [+0.02] # OK tls.13_chacha.msg_eor # 63.84 [+0.00] ok 181 tls.13_chacha.msg_eor # 63.84 [+0.00] # RUN tls.13_chacha.sendmsg_single ... # 63.87 [+0.03] # OK tls.13_chacha.sendmsg_single # 63.87 [+0.00] ok 182 tls.13_chacha.sendmsg_single # 63.87 [+0.00] # RUN tls.13_chacha.sendmsg_fragmented ... # 63.96 [+0.08] # OK tls.13_chacha.sendmsg_fragmented # 63.96 [+0.00] ok 183 tls.13_chacha.sendmsg_fragmented # 63.96 [+0.00] # RUN tls.13_chacha.sendmsg_large ... # 64.10 [+0.14] # OK tls.13_chacha.sendmsg_large # 64.11 [+0.00] ok 184 tls.13_chacha.sendmsg_large # 64.11 [+0.00] # RUN tls.13_chacha.sendmsg_multiple ... # 64.14 [+0.03] # OK tls.13_chacha.sendmsg_multiple # 64.14 [+0.00] ok 185 tls.13_chacha.sendmsg_multiple # 64.15 [+0.00] # RUN tls.13_chacha.sendmsg_multiple_stress ... # 64.16 [+0.02] # OK tls.13_chacha.sendmsg_multiple_stress # 64.16 [+0.00] ok 186 tls.13_chacha.sendmsg_multiple_stress # 64.17 [+0.00] # RUN tls.13_chacha.splice_from_pipe ... # 64.20 [+0.03] # OK tls.13_chacha.splice_from_pipe # 64.20 [+0.00] ok 187 tls.13_chacha.splice_from_pipe # 64.20 [+0.00] # RUN tls.13_chacha.splice_more ... # 64.23 [+0.03] # OK tls.13_chacha.splice_more # 64.23 [+0.00] ok 188 tls.13_chacha.splice_more # 64.23 [+0.00] # RUN tls.13_chacha.splice_from_pipe2 ... # 64.26 [+0.03] # OK tls.13_chacha.splice_from_pipe2 # 64.26 [+0.00] ok 189 tls.13_chacha.splice_from_pipe2 # 64.26 [+0.00] # RUN tls.13_chacha.send_and_splice ... # 64.29 [+0.03] # OK tls.13_chacha.send_and_splice # 64.30 [+0.00] ok 190 tls.13_chacha.send_and_splice # 64.30 [+0.00] # RUN tls.13_chacha.splice_to_pipe ... # 64.32 [+0.03] # OK tls.13_chacha.splice_to_pipe # 64.33 [+0.00] ok 191 tls.13_chacha.splice_to_pipe # 64.33 [+0.00] # RUN tls.13_chacha.splice_cmsg_to_pipe ... # 64.35 [+0.02] # OK tls.13_chacha.splice_cmsg_to_pipe # 64.35 [+0.00] ok 192 tls.13_chacha.splice_cmsg_to_pipe # 64.35 [+0.00] # RUN tls.13_chacha.splice_dec_cmsg_to_pipe ... # 64.37 [+0.02] # OK tls.13_chacha.splice_dec_cmsg_to_pipe # 64.37 [+0.00] ok 193 tls.13_chacha.splice_dec_cmsg_to_pipe # 64.38 [+0.00] # RUN tls.13_chacha.recv_and_splice ... # 64.40 [+0.02] # OK tls.13_chacha.recv_and_splice # 64.40 [+0.00] ok 194 tls.13_chacha.recv_and_splice # 64.40 [+0.00] # RUN tls.13_chacha.peek_and_splice ... # 64.43 [+0.02] # OK tls.13_chacha.peek_and_splice # 64.43 [+0.00] ok 195 tls.13_chacha.peek_and_splice # 64.43 [+0.00] # RUN tls.13_chacha.recvmsg_single ... # 64.45 [+0.02] # OK tls.13_chacha.recvmsg_single # 64.46 [+0.00] ok 196 tls.13_chacha.recvmsg_single # 64.46 [+0.00] # RUN tls.13_chacha.recvmsg_single_max ... # 64.48 [+0.02] # OK tls.13_chacha.recvmsg_single_max # 64.48 [+0.00] ok 197 tls.13_chacha.recvmsg_single_max # 64.48 [+0.00] # RUN tls.13_chacha.recvmsg_multiple ... # 64.52 [+0.04] # OK tls.13_chacha.recvmsg_multiple # 64.52 [+0.00] ok 198 tls.13_chacha.recvmsg_multiple # 64.52 [+0.00] # RUN tls.13_chacha.single_send_multiple_recv ... # 64.55 [+0.03] # OK tls.13_chacha.single_send_multiple_recv # 64.56 [+0.00] ok 199 tls.13_chacha.single_send_multiple_recv # 64.56 [+0.00] # RUN tls.13_chacha.multiple_send_single_recv ... # 64.58 [+0.02] # OK tls.13_chacha.multiple_send_single_recv # 64.58 [+0.00] ok 200 tls.13_chacha.multiple_send_single_recv # 64.58 [+0.00] # RUN tls.13_chacha.single_send_multiple_recv_non_align ... # 64.60 [+0.02] # OK tls.13_chacha.single_send_multiple_recv_non_align # 64.60 [+0.00] ok 201 tls.13_chacha.single_send_multiple_recv_non_align # 64.61 [+0.00] # RUN tls.13_chacha.recv_partial ... # 64.63 [+0.02] # OK tls.13_chacha.recv_partial # 64.63 [+0.00] ok 202 tls.13_chacha.recv_partial # 64.63 [+0.00] # RUN tls.13_chacha.recv_nonblock ... # 64.65 [+0.02] # OK tls.13_chacha.recv_nonblock # 64.65 [+0.00] ok 203 tls.13_chacha.recv_nonblock # 64.65 [+0.00] # RUN tls.13_chacha.recv_peek ... # 64.68 [+0.02] # OK tls.13_chacha.recv_peek # 64.68 [+0.00] ok 204 tls.13_chacha.recv_peek # 64.68 [+0.00] # RUN tls.13_chacha.recv_peek_multiple ... # 64.70 [+0.02] # OK tls.13_chacha.recv_peek_multiple # 64.70 [+0.00] ok 205 tls.13_chacha.recv_peek_multiple # 64.70 [+0.00] # RUN tls.13_chacha.recv_peek_multiple_records ... # 64.73 [+0.03] # OK tls.13_chacha.recv_peek_multiple_records # 64.73 [+0.00] ok 206 tls.13_chacha.recv_peek_multiple_records # 64.74 [+0.00] # RUN tls.13_chacha.recv_peek_large_buf_mult_recs ... # 64.76 [+0.03] # OK tls.13_chacha.recv_peek_large_buf_mult_recs # 64.76 [+0.00] ok 207 tls.13_chacha.recv_peek_large_buf_mult_recs # 64.77 [+0.00] # RUN tls.13_chacha.recv_lowat ... # 64.79 [+0.02] # OK tls.13_chacha.recv_lowat # 64.79 [+0.00] ok 208 tls.13_chacha.recv_lowat # 64.79 [+0.00] # RUN tls.13_chacha.bidir ... # 64.82 [+0.03] # OK tls.13_chacha.bidir # 64.82 [+0.00] ok 209 tls.13_chacha.bidir # 64.82 [+0.00] # RUN tls.13_chacha.pollin ... # 64.86 [+0.04] # OK tls.13_chacha.pollin # 64.87 [+0.00] ok 210 tls.13_chacha.pollin # 64.87 [+0.00] # RUN tls.13_chacha.poll_wait ... # 64.90 [+0.03] # OK tls.13_chacha.poll_wait # 64.90 [+0.00] ok 211 tls.13_chacha.poll_wait # 64.90 [+0.00] # RUN tls.13_chacha.poll_wait_split ... # 64.93 [+0.03] # OK tls.13_chacha.poll_wait_split # 64.93 [+0.00] ok 212 tls.13_chacha.poll_wait_split # 64.93 [+0.00] # RUN tls.13_chacha.blocking ... # 64.97 [+0.04] # OK tls.13_chacha.blocking # 64.97 [+0.00] ok 213 tls.13_chacha.blocking # 64.98 [+0.00] # RUN tls.13_chacha.nonblocking ... # 65.10 [+0.13] # OK tls.13_chacha.nonblocking # 65.10 [+0.00] ok 214 tls.13_chacha.nonblocking # 65.10 [+0.00] # RUN tls.13_chacha.mutliproc_even ... # 66.37 [+1.27] # OK tls.13_chacha.mutliproc_even # 66.37 [+0.00] ok 215 tls.13_chacha.mutliproc_even # 66.38 [+0.00] # RUN tls.13_chacha.mutliproc_readers ... # 68.47 [+2.09] # OK tls.13_chacha.mutliproc_readers # 68.47 [+0.00] ok 216 tls.13_chacha.mutliproc_readers # 68.47 [+0.00] # RUN tls.13_chacha.mutliproc_writers ... # 70.25 [+1.77] # OK tls.13_chacha.mutliproc_writers # 70.25 [+0.00] ok 217 tls.13_chacha.mutliproc_writers # 70.25 [+0.00] # RUN tls.13_chacha.mutliproc_sendpage_even ... # 71.27 [+1.02] # OK tls.13_chacha.mutliproc_sendpage_even # 71.27 [+0.00] ok 218 tls.13_chacha.mutliproc_sendpage_even # 71.27 [+0.00] # RUN tls.13_chacha.mutliproc_sendpage_readers ... # 73.31 [+2.04] # OK tls.13_chacha.mutliproc_sendpage_readers # 73.31 [+0.00] ok 219 tls.13_chacha.mutliproc_sendpage_readers # 73.32 [+0.00] # RUN tls.13_chacha.mutliproc_sendpage_writers ... # 75.01 [+1.70] # OK tls.13_chacha.mutliproc_sendpage_writers # 75.02 [+0.00] ok 220 tls.13_chacha.mutliproc_sendpage_writers # 75.02 [+0.00] # RUN tls.13_chacha.control_msg ... # 75.05 [+0.03] # OK tls.13_chacha.control_msg # 75.05 [+0.00] ok 221 tls.13_chacha.control_msg # 75.05 [+0.00] # RUN tls.13_chacha.control_msg_nomerge ... # 75.08 [+0.03] # OK tls.13_chacha.control_msg_nomerge # 75.08 [+0.00] ok 222 tls.13_chacha.control_msg_nomerge # 75.08 [+0.00] # RUN tls.13_chacha.data_control_data ... # 75.11 [+0.03] # OK tls.13_chacha.data_control_data # 75.11 [+0.00] ok 223 tls.13_chacha.data_control_data # 75.11 [+0.00] # RUN tls.13_chacha.shutdown ... # 75.14 [+0.02] # OK tls.13_chacha.shutdown # 75.14 [+0.00] ok 224 tls.13_chacha.shutdown # 75.14 [+0.00] # RUN tls.13_chacha.shutdown_unsent ... # 75.18 [+0.03] # OK tls.13_chacha.shutdown_unsent # 75.18 [+0.00] ok 225 tls.13_chacha.shutdown_unsent # 75.18 [+0.00] # RUN tls.13_chacha.shutdown_reuse ... # 75.20 [+0.02] # OK tls.13_chacha.shutdown_reuse # 75.20 [+0.00] ok 226 tls.13_chacha.shutdown_reuse # 75.21 [+0.00] # RUN tls.13_chacha.getsockopt ... # 75.23 [+0.02] # OK tls.13_chacha.getsockopt # 75.23 [+0.00] ok 227 tls.13_chacha.getsockopt # 75.23 [+0.00] # RUN tls.13_chacha.recv_efault ... # 75.27 [+0.04] # OK tls.13_chacha.recv_efault # 75.27 [+0.00] ok 228 tls.13_chacha.recv_efault # 75.27 [+0.00] # RUN tls.13_sm4_gcm.sendfile ... # 76.01 [+0.74] # OK tls.13_sm4_gcm.sendfile # 76.02 [+0.00] ok 229 tls.13_sm4_gcm.sendfile # 76.02 [+0.00] # RUN tls.13_sm4_gcm.send_then_sendfile ... # 76.23 [+0.21] # OK tls.13_sm4_gcm.send_then_sendfile # 76.23 [+0.00] ok 230 tls.13_sm4_gcm.send_then_sendfile # 76.23 [+0.00] # RUN tls.13_sm4_gcm.multi_chunk_sendfile ... # 78.35 [+2.12] # OK tls.13_sm4_gcm.multi_chunk_sendfile # 78.36 [+0.00] ok 231 tls.13_sm4_gcm.multi_chunk_sendfile # 78.36 [+0.00] # RUN tls.13_sm4_gcm.recv_max ... # 78.39 [+0.03] # OK tls.13_sm4_gcm.recv_max # 78.39 [+0.00] ok 232 tls.13_sm4_gcm.recv_max # 78.39 [+0.00] # RUN tls.13_sm4_gcm.recv_small ... # 78.41 [+0.02] # OK tls.13_sm4_gcm.recv_small # 78.42 [+0.00] ok 233 tls.13_sm4_gcm.recv_small # 78.42 [+0.00] # RUN tls.13_sm4_gcm.msg_more ... # 78.44 [+0.03] # OK tls.13_sm4_gcm.msg_more # 78.45 [+0.00] ok 234 tls.13_sm4_gcm.msg_more # 78.45 [+0.00] # RUN tls.13_sm4_gcm.msg_more_unsent ... # 78.47 [+0.02] # OK tls.13_sm4_gcm.msg_more_unsent # 78.47 [+0.00] ok 235 tls.13_sm4_gcm.msg_more_unsent # 78.48 [+0.00] # RUN tls.13_sm4_gcm.msg_eor ... # 78.50 [+0.03] # OK tls.13_sm4_gcm.msg_eor # 78.51 [+0.00] ok 236 tls.13_sm4_gcm.msg_eor # 78.51 [+0.00] # RUN tls.13_sm4_gcm.sendmsg_single ... # 78.53 [+0.03] # OK tls.13_sm4_gcm.sendmsg_single # 78.54 [+0.00] ok 237 tls.13_sm4_gcm.sendmsg_single # 78.54 [+0.00] # RUN tls.13_sm4_gcm.sendmsg_fragmented ... # 78.63 [+0.09] # OK tls.13_sm4_gcm.sendmsg_fragmented # 78.63 [+0.00] ok 238 tls.13_sm4_gcm.sendmsg_fragmented # 78.64 [+0.00] # RUN tls.13_sm4_gcm.sendmsg_large ... # 78.86 [+0.23] # OK tls.13_sm4_gcm.sendmsg_large # 78.86 [+0.00] ok 239 tls.13_sm4_gcm.sendmsg_large # 78.87 [+0.00] # RUN tls.13_sm4_gcm.sendmsg_multiple ... # 78.89 [+0.02] # OK tls.13_sm4_gcm.sendmsg_multiple # 78.89 [+0.00] ok 240 tls.13_sm4_gcm.sendmsg_multiple # 78.90 [+0.00] # RUN tls.13_sm4_gcm.sendmsg_multiple_stress ... # 78.92 [+0.02] # OK tls.13_sm4_gcm.sendmsg_multiple_stress # 78.92 [+0.00] ok 241 tls.13_sm4_gcm.sendmsg_multiple_stress # 78.92 [+0.00] # RUN tls.13_sm4_gcm.splice_from_pipe ... # 78.96 [+0.03] # OK tls.13_sm4_gcm.splice_from_pipe # 78.96 [+0.00] ok 242 tls.13_sm4_gcm.splice_from_pipe # 78.96 [+0.00] # RUN tls.13_sm4_gcm.splice_more ... # 78.99 [+0.02] # OK tls.13_sm4_gcm.splice_more # 78.99 [+0.00] ok 243 tls.13_sm4_gcm.splice_more # 78.99 [+0.00] # RUN tls.13_sm4_gcm.splice_from_pipe2 ... # 79.01 [+0.02] # OK tls.13_sm4_gcm.splice_from_pipe2 # 79.01 [+0.00] ok 244 tls.13_sm4_gcm.splice_from_pipe2 # 79.01 [+0.00] # RUN tls.13_sm4_gcm.send_and_splice ... # 79.04 [+0.03] # OK tls.13_sm4_gcm.send_and_splice # 79.04 [+0.00] ok 245 tls.13_sm4_gcm.send_and_splice # 79.04 [+0.00] # RUN tls.13_sm4_gcm.splice_to_pipe ... # 79.07 [+0.03] # OK tls.13_sm4_gcm.splice_to_pipe # 79.07 [+0.00] ok 246 tls.13_sm4_gcm.splice_to_pipe # 79.07 [+0.00] # RUN tls.13_sm4_gcm.splice_cmsg_to_pipe ... # 79.10 [+0.02] # OK tls.13_sm4_gcm.splice_cmsg_to_pipe # 79.10 [+0.00] ok 247 tls.13_sm4_gcm.splice_cmsg_to_pipe # 79.10 [+0.00] # RUN tls.13_sm4_gcm.splice_dec_cmsg_to_pipe ... # 79.13 [+0.03] # OK tls.13_sm4_gcm.splice_dec_cmsg_to_pipe # 79.13 [+0.00] ok 248 tls.13_sm4_gcm.splice_dec_cmsg_to_pipe # 79.13 [+0.00] # RUN tls.13_sm4_gcm.recv_and_splice ... # 79.16 [+0.03] # OK tls.13_sm4_gcm.recv_and_splice # 79.16 [+0.00] ok 249 tls.13_sm4_gcm.recv_and_splice # 79.16 [+0.00] # RUN tls.13_sm4_gcm.peek_and_splice ... # 79.20 [+0.03] # OK tls.13_sm4_gcm.peek_and_splice # 79.20 [+0.00] ok 250 tls.13_sm4_gcm.peek_and_splice # 79.20 [+0.00] # RUN tls.13_sm4_gcm.recvmsg_single ... # 79.23 [+0.03] # OK tls.13_sm4_gcm.recvmsg_single # 79.24 [+0.00] ok 251 tls.13_sm4_gcm.recvmsg_single # 79.24 [+0.00] # RUN tls.13_sm4_gcm.recvmsg_single_max ... # 79.26 [+0.03] # OK tls.13_sm4_gcm.recvmsg_single_max # 79.27 [+0.00] ok 252 tls.13_sm4_gcm.recvmsg_single_max # 79.27 [+0.00] # RUN tls.13_sm4_gcm.recvmsg_multiple ... # 79.28 [+0.02] # OK tls.13_sm4_gcm.recvmsg_multiple # 79.29 [+0.00] ok 253 tls.13_sm4_gcm.recvmsg_multiple # 79.29 [+0.00] # RUN tls.13_sm4_gcm.single_send_multiple_recv ... # 79.31 [+0.02] # OK tls.13_sm4_gcm.single_send_multiple_recv # 79.32 [+0.00] ok 254 tls.13_sm4_gcm.single_send_multiple_recv # 79.32 [+0.00] # RUN tls.13_sm4_gcm.multiple_send_single_recv ... # 79.35 [+0.03] # OK tls.13_sm4_gcm.multiple_send_single_recv # 79.35 [+0.00] ok 255 tls.13_sm4_gcm.multiple_send_single_recv # 79.35 [+0.00] # RUN tls.13_sm4_gcm.single_send_multiple_recv_non_align ... # 79.37 [+0.02] # OK tls.13_sm4_gcm.single_send_multiple_recv_non_align # 79.37 [+0.00] ok 256 tls.13_sm4_gcm.single_send_multiple_recv_non_align # 79.37 [+0.00] # RUN tls.13_sm4_gcm.recv_partial ... # 79.40 [+0.03] # OK tls.13_sm4_gcm.recv_partial # 79.40 [+0.00] ok 257 tls.13_sm4_gcm.recv_partial # 79.40 [+0.00] # RUN tls.13_sm4_gcm.recv_nonblock ... # 79.42 [+0.02] # OK tls.13_sm4_gcm.recv_nonblock # 79.42 [+0.00] ok 258 tls.13_sm4_gcm.recv_nonblock # 79.43 [+0.00] # RUN tls.13_sm4_gcm.recv_peek ... # 79.45 [+0.02] # OK tls.13_sm4_gcm.recv_peek # 79.45 [+0.00] ok 259 tls.13_sm4_gcm.recv_peek # 79.45 [+0.00] # RUN tls.13_sm4_gcm.recv_peek_multiple ... # 79.47 [+0.02] # OK tls.13_sm4_gcm.recv_peek_multiple # 79.47 [+0.00] ok 260 tls.13_sm4_gcm.recv_peek_multiple # 79.47 [+0.00] # RUN tls.13_sm4_gcm.recv_peek_multiple_records ... # 79.50 [+0.03] # OK tls.13_sm4_gcm.recv_peek_multiple_records # 79.50 [+0.00] ok 261 tls.13_sm4_gcm.recv_peek_multiple_records # 79.51 [+0.00] # RUN tls.13_sm4_gcm.recv_peek_large_buf_mult_recs ... # 79.54 [+0.04] # OK tls.13_sm4_gcm.recv_peek_large_buf_mult_recs # 79.54 [+0.00] ok 262 tls.13_sm4_gcm.recv_peek_large_buf_mult_recs # 79.55 [+0.00] # RUN tls.13_sm4_gcm.recv_lowat ... # 79.57 [+0.02] # OK tls.13_sm4_gcm.recv_lowat # 79.57 [+0.00] ok 263 tls.13_sm4_gcm.recv_lowat # 79.57 [+0.00] # RUN tls.13_sm4_gcm.bidir ... # 79.60 [+0.03] # OK tls.13_sm4_gcm.bidir # 79.60 [+0.00] ok 264 tls.13_sm4_gcm.bidir # 79.60 [+0.00] # RUN tls.13_sm4_gcm.pollin ... # 79.65 [+0.05] # OK tls.13_sm4_gcm.pollin # 79.66 [+0.00] ok 265 tls.13_sm4_gcm.pollin # 79.66 [+0.00] # RUN tls.13_sm4_gcm.poll_wait ... # 79.68 [+0.02] # OK tls.13_sm4_gcm.poll_wait # 79.68 [+0.00] ok 266 tls.13_sm4_gcm.poll_wait # 79.68 [+0.00] # RUN tls.13_sm4_gcm.poll_wait_split ... # 79.70 [+0.02] # OK tls.13_sm4_gcm.poll_wait_split # 79.71 [+0.00] ok 267 tls.13_sm4_gcm.poll_wait_split # 79.71 [+0.00] # RUN tls.13_sm4_gcm.blocking ... # 79.75 [+0.04] # OK tls.13_sm4_gcm.blocking # 79.75 [+0.00] ok 268 tls.13_sm4_gcm.blocking # 79.75 [+0.00] # RUN tls.13_sm4_gcm.nonblocking ... # 79.89 [+0.13] # OK tls.13_sm4_gcm.nonblocking # 79.89 [+0.00] ok 269 tls.13_sm4_gcm.nonblocking # 79.89 [+0.00] # RUN tls.13_sm4_gcm.mutliproc_even ... # 81.82 [+1.93] # OK tls.13_sm4_gcm.mutliproc_even # 81.82 [+0.00] ok 270 tls.13_sm4_gcm.mutliproc_even # 81.83 [+0.00] # RUN tls.13_sm4_gcm.mutliproc_readers ... # 85.68 [+3.86] # OK tls.13_sm4_gcm.mutliproc_readers # 85.69 [+0.00] ok 271 tls.13_sm4_gcm.mutliproc_readers # 85.69 [+0.00] # RUN tls.13_sm4_gcm.mutliproc_writers ... # 88.88 [+3.19] # OK tls.13_sm4_gcm.mutliproc_writers # 88.88 [+0.00] ok 272 tls.13_sm4_gcm.mutliproc_writers # 88.89 [+0.00] # RUN tls.13_sm4_gcm.mutliproc_sendpage_even ... # 90.91 [+2.02] # OK tls.13_sm4_gcm.mutliproc_sendpage_even # 90.91 [+0.00] ok 273 tls.13_sm4_gcm.mutliproc_sendpage_even # 90.91 [+0.00] # RUN tls.13_sm4_gcm.mutliproc_sendpage_readers ... # 94.56 [+3.65] # OK tls.13_sm4_gcm.mutliproc_sendpage_readers # 94.56 [+0.00] ok 274 tls.13_sm4_gcm.mutliproc_sendpage_readers # 94.56 [+0.00] # RUN tls.13_sm4_gcm.mutliproc_sendpage_writers ... # 97.54 [+2.98] # OK tls.13_sm4_gcm.mutliproc_sendpage_writers # 97.55 [+0.00] ok 275 tls.13_sm4_gcm.mutliproc_sendpage_writers # 97.55 [+0.00] # RUN tls.13_sm4_gcm.control_msg ... # 97.59 [+0.04] # OK tls.13_sm4_gcm.control_msg # 97.59 [+0.00] ok 276 tls.13_sm4_gcm.control_msg # 97.59 [+0.00] # RUN tls.13_sm4_gcm.control_msg_nomerge ... # 97.62 [+0.03] # OK tls.13_sm4_gcm.control_msg_nomerge # 97.62 [+0.00] ok 277 tls.13_sm4_gcm.control_msg_nomerge # 97.63 [+0.00] # RUN tls.13_sm4_gcm.data_control_data ... # 97.65 [+0.02] # OK tls.13_sm4_gcm.data_control_data # 97.65 [+0.00] ok 278 tls.13_sm4_gcm.data_control_data # 97.65 [+0.00] # RUN tls.13_sm4_gcm.shutdown ... # 97.68 [+0.03] # OK tls.13_sm4_gcm.shutdown # 97.68 [+0.00] ok 279 tls.13_sm4_gcm.shutdown # 97.68 [+0.00] # RUN tls.13_sm4_gcm.shutdown_unsent ... # 97.71 [+0.03] # OK tls.13_sm4_gcm.shutdown_unsent # 97.72 [+0.00] ok 280 tls.13_sm4_gcm.shutdown_unsent # 97.72 [+0.00] # RUN tls.13_sm4_gcm.shutdown_reuse ... # 97.75 [+0.03] # OK tls.13_sm4_gcm.shutdown_reuse # 97.75 [+0.00] ok 281 tls.13_sm4_gcm.shutdown_reuse # 97.75 [+0.00] # RUN tls.13_sm4_gcm.getsockopt ... # 97.77 [+0.02] # OK tls.13_sm4_gcm.getsockopt # 97.78 [+0.00] ok 282 tls.13_sm4_gcm.getsockopt # 97.78 [+0.00] # RUN tls.13_sm4_gcm.recv_efault ... # 97.80 [+0.03] # OK tls.13_sm4_gcm.recv_efault # 97.80 [+0.00] ok 283 tls.13_sm4_gcm.recv_efault # 97.81 [+0.00] # RUN tls.13_sm4_ccm.sendfile ... # 98.52 [+0.71] # OK tls.13_sm4_ccm.sendfile # 98.52 [+0.00] ok 284 tls.13_sm4_ccm.sendfile # 98.52 [+0.00] # RUN tls.13_sm4_ccm.send_then_sendfile ... # 98.78 [+0.26] # OK tls.13_sm4_ccm.send_then_sendfile # 98.78 [+0.00] ok 285 tls.13_sm4_ccm.send_then_sendfile # 98.78 [+0.00] # RUN tls.13_sm4_ccm.multi_chunk_sendfile ... # 100.77 [+1.98] # OK tls.13_sm4_ccm.multi_chunk_sendfile # 100.77 [+0.00] ok 286 tls.13_sm4_ccm.multi_chunk_sendfile # 100.77 [+0.00] # RUN tls.13_sm4_ccm.recv_max ... # 100.80 [+0.03] # OK tls.13_sm4_ccm.recv_max # 100.80 [+0.00] ok 287 tls.13_sm4_ccm.recv_max # 100.80 [+0.00] # RUN tls.13_sm4_ccm.recv_small ... # 100.82 [+0.02] # OK tls.13_sm4_ccm.recv_small # 100.83 [+0.00] ok 288 tls.13_sm4_ccm.recv_small # 100.83 [+0.00] # RUN tls.13_sm4_ccm.msg_more ... # 100.84 [+0.02] # OK tls.13_sm4_ccm.msg_more # 100.85 [+0.00] ok 289 tls.13_sm4_ccm.msg_more # 100.85 [+0.00] # RUN tls.13_sm4_ccm.msg_more_unsent ... # 100.87 [+0.02] # OK tls.13_sm4_ccm.msg_more_unsent # 100.87 [+0.00] ok 290 tls.13_sm4_ccm.msg_more_unsent # 100.87 [+0.00] # RUN tls.13_sm4_ccm.msg_eor ... # 100.89 [+0.02] # OK tls.13_sm4_ccm.msg_eor # 100.90 [+0.00] ok 291 tls.13_sm4_ccm.msg_eor # 100.90 [+0.00] # RUN tls.13_sm4_ccm.sendmsg_single ... # 100.93 [+0.03] # OK tls.13_sm4_ccm.sendmsg_single # 100.93 [+0.00] ok 292 tls.13_sm4_ccm.sendmsg_single # 100.93 [+0.00] # RUN tls.13_sm4_ccm.sendmsg_fragmented ... # 101.01 [+0.08] # OK tls.13_sm4_ccm.sendmsg_fragmented # 101.01 [+0.00] ok 293 tls.13_sm4_ccm.sendmsg_fragmented # 101.01 [+0.00] # RUN tls.13_sm4_ccm.sendmsg_large ... # 101.25 [+0.23] # OK tls.13_sm4_ccm.sendmsg_large # 101.25 [+0.00] ok 294 tls.13_sm4_ccm.sendmsg_large # 101.25 [+0.00] # RUN tls.13_sm4_ccm.sendmsg_multiple ... # 101.27 [+0.02] # OK tls.13_sm4_ccm.sendmsg_multiple # 101.27 [+0.00] ok 295 tls.13_sm4_ccm.sendmsg_multiple # 101.28 [+0.00] # RUN tls.13_sm4_ccm.sendmsg_multiple_stress ... # 101.29 [+0.02] # OK tls.13_sm4_ccm.sendmsg_multiple_stress # 101.30 [+0.00] ok 296 tls.13_sm4_ccm.sendmsg_multiple_stress # 101.30 [+0.00] # RUN tls.13_sm4_ccm.splice_from_pipe ... # 101.32 [+0.02] # OK tls.13_sm4_ccm.splice_from_pipe # 101.32 [+0.00] ok 297 tls.13_sm4_ccm.splice_from_pipe # 101.33 [+0.00] # RUN tls.13_sm4_ccm.splice_more ... # 101.35 [+0.02] # OK tls.13_sm4_ccm.splice_more # 101.35 [+0.00] ok 298 tls.13_sm4_ccm.splice_more # 101.35 [+0.00] # RUN tls.13_sm4_ccm.splice_from_pipe2 ... # 101.37 [+0.02] # OK tls.13_sm4_ccm.splice_from_pipe2 # 101.37 [+0.00] ok 299 tls.13_sm4_ccm.splice_from_pipe2 # 101.38 [+0.00] # RUN tls.13_sm4_ccm.send_and_splice ... # 101.41 [+0.04] # OK tls.13_sm4_ccm.send_and_splice # 101.42 [+0.00] ok 300 tls.13_sm4_ccm.send_and_splice # 101.42 [+0.00] # RUN tls.13_sm4_ccm.splice_to_pipe ... # 101.45 [+0.03] # OK tls.13_sm4_ccm.splice_to_pipe # 101.45 [+0.00] ok 301 tls.13_sm4_ccm.splice_to_pipe # 101.45 [+0.00] # RUN tls.13_sm4_ccm.splice_cmsg_to_pipe ... # 101.47 [+0.02] # OK tls.13_sm4_ccm.splice_cmsg_to_pipe # 101.48 [+0.00] ok 302 tls.13_sm4_ccm.splice_cmsg_to_pipe # 101.48 [+0.00] # RUN tls.13_sm4_ccm.splice_dec_cmsg_to_pipe ... # 101.50 [+0.02] # OK tls.13_sm4_ccm.splice_dec_cmsg_to_pipe # 101.51 [+0.01] ok 303 tls.13_sm4_ccm.splice_dec_cmsg_to_pipe # 101.51 [+0.00] # RUN tls.13_sm4_ccm.recv_and_splice ... # 101.53 [+0.02] # OK tls.13_sm4_ccm.recv_and_splice # 101.54 [+0.00] ok 304 tls.13_sm4_ccm.recv_and_splice # 101.54 [+0.00] # RUN tls.13_sm4_ccm.peek_and_splice ... # 101.57 [+0.03] # OK tls.13_sm4_ccm.peek_and_splice # 101.57 [+0.00] ok 305 tls.13_sm4_ccm.peek_and_splice # 101.57 [+0.00] # RUN tls.13_sm4_ccm.recvmsg_single ... # 101.60 [+0.03] # OK tls.13_sm4_ccm.recvmsg_single # 101.60 [+0.00] ok 306 tls.13_sm4_ccm.recvmsg_single # 101.61 [+0.00] # RUN tls.13_sm4_ccm.recvmsg_single_max ... # 101.64 [+0.03] # OK tls.13_sm4_ccm.recvmsg_single_max # 101.64 [+0.00] ok 307 tls.13_sm4_ccm.recvmsg_single_max # 101.64 [+0.00] # RUN tls.13_sm4_ccm.recvmsg_multiple ... # 101.66 [+0.02] # OK tls.13_sm4_ccm.recvmsg_multiple # 101.66 [+0.00] ok 308 tls.13_sm4_ccm.recvmsg_multiple # 101.66 [+0.00] # RUN tls.13_sm4_ccm.single_send_multiple_recv ... # 101.69 [+0.02] # OK tls.13_sm4_ccm.single_send_multiple_recv # 101.69 [+0.00] ok 309 tls.13_sm4_ccm.single_send_multiple_recv # 101.69 [+0.00] # RUN tls.13_sm4_ccm.multiple_send_single_recv ... # 101.72 [+0.03] # OK tls.13_sm4_ccm.multiple_send_single_recv # 101.72 [+0.00] ok 310 tls.13_sm4_ccm.multiple_send_single_recv # 101.72 [+0.00] # RUN tls.13_sm4_ccm.single_send_multiple_recv_non_align ... # 101.76 [+0.04] # OK tls.13_sm4_ccm.single_send_multiple_recv_non_align # 101.76 [+0.00] ok 311 tls.13_sm4_ccm.single_send_multiple_recv_non_align # 101.76 [+0.00] # RUN tls.13_sm4_ccm.recv_partial ... # 101.78 [+0.02] # OK tls.13_sm4_ccm.recv_partial # 101.78 [+0.00] ok 312 tls.13_sm4_ccm.recv_partial # 101.78 [+0.00] # RUN tls.13_sm4_ccm.recv_nonblock ... # 101.80 [+0.02] # OK tls.13_sm4_ccm.recv_nonblock # 101.80 [+0.00] ok 313 tls.13_sm4_ccm.recv_nonblock # 101.80 [+0.00] # RUN tls.13_sm4_ccm.recv_peek ... # 101.82 [+0.01] # OK tls.13_sm4_ccm.recv_peek # 101.82 [+0.00] ok 314 tls.13_sm4_ccm.recv_peek # 101.82 [+0.00] # RUN tls.13_sm4_ccm.recv_peek_multiple ... # 101.84 [+0.02] # OK tls.13_sm4_ccm.recv_peek_multiple # 101.85 [+0.00] ok 315 tls.13_sm4_ccm.recv_peek_multiple # 101.85 [+0.00] # RUN tls.13_sm4_ccm.recv_peek_multiple_records ... # 101.87 [+0.02] # OK tls.13_sm4_ccm.recv_peek_multiple_records # 101.87 [+0.00] ok 316 tls.13_sm4_ccm.recv_peek_multiple_records # 101.87 [+0.00] # RUN tls.13_sm4_ccm.recv_peek_large_buf_mult_recs ... # 101.90 [+0.03] # OK tls.13_sm4_ccm.recv_peek_large_buf_mult_recs # 101.90 [+0.00] ok 317 tls.13_sm4_ccm.recv_peek_large_buf_mult_recs # 101.91 [+0.00] # RUN tls.13_sm4_ccm.recv_lowat ... # 101.93 [+0.03] # OK tls.13_sm4_ccm.recv_lowat # 101.93 [+0.00] ok 318 tls.13_sm4_ccm.recv_lowat # 101.94 [+0.00] # RUN tls.13_sm4_ccm.bidir ... # 101.96 [+0.02] # OK tls.13_sm4_ccm.bidir # 101.96 [+0.00] ok 319 tls.13_sm4_ccm.bidir # 101.96 [+0.00] # RUN tls.13_sm4_ccm.pollin ... # 102.00 [+0.04] # OK tls.13_sm4_ccm.pollin # 102.00 [+0.00] ok 320 tls.13_sm4_ccm.pollin # 102.00 [+0.00] # RUN tls.13_sm4_ccm.poll_wait ... # 102.03 [+0.02] # OK tls.13_sm4_ccm.poll_wait # 102.03 [+0.01] ok 321 tls.13_sm4_ccm.poll_wait # 102.03 [+0.00] # RUN tls.13_sm4_ccm.poll_wait_split ... # 102.06 [+0.02] # OK tls.13_sm4_ccm.poll_wait_split # 102.06 [+0.00] ok 322 tls.13_sm4_ccm.poll_wait_split # 102.06 [+0.00] # RUN tls.13_sm4_ccm.blocking ... # 102.10 [+0.04] # OK tls.13_sm4_ccm.blocking # 102.10 [+0.00] ok 323 tls.13_sm4_ccm.blocking # 102.10 [+0.00] # RUN tls.13_sm4_ccm.nonblocking ... # 102.23 [+0.12] # OK tls.13_sm4_ccm.nonblocking # 102.23 [+0.00] ok 324 tls.13_sm4_ccm.nonblocking # 102.23 [+0.00] # RUN tls.13_sm4_ccm.mutliproc_even ... # 104.84 [+2.61] # OK tls.13_sm4_ccm.mutliproc_even # 104.84 [+0.00] ok 325 tls.13_sm4_ccm.mutliproc_even # 104.84 [+0.00] # RUN tls.13_sm4_ccm.mutliproc_readers ... # 109.84 [+5.00] # OK tls.13_sm4_ccm.mutliproc_readers # 109.84 [+0.00] ok 326 tls.13_sm4_ccm.mutliproc_readers # 109.85 [+0.00] # RUN tls.13_sm4_ccm.mutliproc_writers ... # 114.05 [+4.21] # OK tls.13_sm4_ccm.mutliproc_writers # 114.05 [+0.00] ok 327 tls.13_sm4_ccm.mutliproc_writers # 114.06 [+0.00] # RUN tls.13_sm4_ccm.mutliproc_sendpage_even ... # 116.53 [+2.48] # OK tls.13_sm4_ccm.mutliproc_sendpage_even # 116.53 [+0.00] ok 328 tls.13_sm4_ccm.mutliproc_sendpage_even # 116.54 [+0.00] # RUN tls.13_sm4_ccm.mutliproc_sendpage_readers ... # 121.58 [+5.04] # OK tls.13_sm4_ccm.mutliproc_sendpage_readers # 121.58 [+0.00] ok 329 tls.13_sm4_ccm.mutliproc_sendpage_readers # 121.58 [+0.00] # RUN tls.13_sm4_ccm.mutliproc_sendpage_writers ... # 125.94 [+4.36] # OK tls.13_sm4_ccm.mutliproc_sendpage_writers # 125.94 [+0.00] ok 330 tls.13_sm4_ccm.mutliproc_sendpage_writers # 125.94 [+0.00] # RUN tls.13_sm4_ccm.control_msg ... # 125.96 [+0.02] # OK tls.13_sm4_ccm.control_msg # 125.96 [+0.00] ok 331 tls.13_sm4_ccm.control_msg # 125.97 [+0.00] # RUN tls.13_sm4_ccm.control_msg_nomerge ... # 125.98 [+0.02] # OK tls.13_sm4_ccm.control_msg_nomerge # 125.98 [+0.00] ok 332 tls.13_sm4_ccm.control_msg_nomerge # 125.99 [+0.00] # RUN tls.13_sm4_ccm.data_control_data ... # 126.01 [+0.02] # OK tls.13_sm4_ccm.data_control_data # 126.01 [+0.00] ok 333 tls.13_sm4_ccm.data_control_data # 126.02 [+0.00] # RUN tls.13_sm4_ccm.shutdown ... # 126.04 [+0.02] # OK tls.13_sm4_ccm.shutdown # 126.04 [+0.00] ok 334 tls.13_sm4_ccm.shutdown # 126.04 [+0.00] # RUN tls.13_sm4_ccm.shutdown_unsent ... # 126.06 [+0.02] # OK tls.13_sm4_ccm.shutdown_unsent # 126.07 [+0.00] ok 335 tls.13_sm4_ccm.shutdown_unsent # 126.07 [+0.00] # RUN tls.13_sm4_ccm.shutdown_reuse ... # 126.08 [+0.01] # OK tls.13_sm4_ccm.shutdown_reuse # 126.08 [+0.00] ok 336 tls.13_sm4_ccm.shutdown_reuse # 126.08 [+0.00] # RUN tls.13_sm4_ccm.getsockopt ... # 126.11 [+0.03] # OK tls.13_sm4_ccm.getsockopt # 126.11 [+0.00] ok 337 tls.13_sm4_ccm.getsockopt # 126.12 [+0.00] # RUN tls.13_sm4_ccm.recv_efault ... # 126.14 [+0.03] # OK tls.13_sm4_ccm.recv_efault # 126.14 [+0.00] ok 338 tls.13_sm4_ccm.recv_efault # 126.15 [+0.00] # RUN tls.12_aes_ccm.sendfile ... # 126.95 [+0.80] # OK tls.12_aes_ccm.sendfile # 126.95 [+0.00] ok 339 tls.12_aes_ccm.sendfile # 126.95 [+0.00] # RUN tls.12_aes_ccm.send_then_sendfile ... # 127.13 [+0.18] # OK tls.12_aes_ccm.send_then_sendfile # 127.13 [+0.00] ok 340 tls.12_aes_ccm.send_then_sendfile # 127.14 [+0.00] # RUN tls.12_aes_ccm.multi_chunk_sendfile ... # 128.47 [+1.33] # OK tls.12_aes_ccm.multi_chunk_sendfile # 128.47 [+0.00] ok 341 tls.12_aes_ccm.multi_chunk_sendfile # 128.47 [+0.00] # RUN tls.12_aes_ccm.recv_max ... # 128.49 [+0.02] # OK tls.12_aes_ccm.recv_max # 128.50 [+0.00] ok 342 tls.12_aes_ccm.recv_max # 128.50 [+0.00] # RUN tls.12_aes_ccm.recv_small ... # 128.52 [+0.02] # OK tls.12_aes_ccm.recv_small # 128.52 [+0.00] ok 343 tls.12_aes_ccm.recv_small # 128.52 [+0.00] # RUN tls.12_aes_ccm.msg_more ... # 128.55 [+0.02] # OK tls.12_aes_ccm.msg_more # 128.55 [+0.00] ok 344 tls.12_aes_ccm.msg_more # 128.55 [+0.00] # RUN tls.12_aes_ccm.msg_more_unsent ... # 128.58 [+0.03] # OK tls.12_aes_ccm.msg_more_unsent # 128.58 [+0.00] ok 345 tls.12_aes_ccm.msg_more_unsent # 128.58 [+0.00] # RUN tls.12_aes_ccm.msg_eor ... # 128.61 [+0.03] # OK tls.12_aes_ccm.msg_eor # 128.62 [+0.00] ok 346 tls.12_aes_ccm.msg_eor # 128.62 [+0.00] # RUN tls.12_aes_ccm.sendmsg_single ... # 128.64 [+0.02] # OK tls.12_aes_ccm.sendmsg_single # 128.64 [+0.00] ok 347 tls.12_aes_ccm.sendmsg_single # 128.64 [+0.00] # RUN tls.12_aes_ccm.sendmsg_fragmented ... # 128.70 [+0.05] # OK tls.12_aes_ccm.sendmsg_fragmented # 128.70 [+0.00] ok 348 tls.12_aes_ccm.sendmsg_fragmented # 128.70 [+0.00] # RUN tls.12_aes_ccm.sendmsg_large ... # 129.00 [+0.30] # OK tls.12_aes_ccm.sendmsg_large # 129.00 [+0.00] ok 349 tls.12_aes_ccm.sendmsg_large # 129.00 [+0.00] # RUN tls.12_aes_ccm.sendmsg_multiple ... # 129.02 [+0.02] # OK tls.12_aes_ccm.sendmsg_multiple # 129.03 [+0.00] ok 350 tls.12_aes_ccm.sendmsg_multiple # 129.03 [+0.00] # RUN tls.12_aes_ccm.sendmsg_multiple_stress ... # 129.05 [+0.02] # OK tls.12_aes_ccm.sendmsg_multiple_stress # 129.05 [+0.00] ok 351 tls.12_aes_ccm.sendmsg_multiple_stress # 129.05 [+0.00] # RUN tls.12_aes_ccm.splice_from_pipe ... # 129.08 [+0.02] # OK tls.12_aes_ccm.splice_from_pipe # 129.08 [+0.00] ok 352 tls.12_aes_ccm.splice_from_pipe # 129.08 [+0.00] # RUN tls.12_aes_ccm.splice_more ... # 129.11 [+0.02] # OK tls.12_aes_ccm.splice_more # 129.11 [+0.00] ok 353 tls.12_aes_ccm.splice_more # 129.11 [+0.00] # RUN tls.12_aes_ccm.splice_from_pipe2 ... # 129.13 [+0.02] # OK tls.12_aes_ccm.splice_from_pipe2 # 129.13 [+0.00] ok 354 tls.12_aes_ccm.splice_from_pipe2 # 129.14 [+0.00] # RUN tls.12_aes_ccm.send_and_splice ... # 129.17 [+0.03] # OK tls.12_aes_ccm.send_and_splice # 129.17 [+0.00] ok 355 tls.12_aes_ccm.send_and_splice # 129.17 [+0.00] # RUN tls.12_aes_ccm.splice_to_pipe ... # 129.19 [+0.02] # OK tls.12_aes_ccm.splice_to_pipe # 129.20 [+0.00] ok 356 tls.12_aes_ccm.splice_to_pipe # 129.20 [+0.00] # RUN tls.12_aes_ccm.splice_cmsg_to_pipe ... # 129.21 [+0.01] # OK tls.12_aes_ccm.splice_cmsg_to_pipe # 129.22 [+0.00] ok 357 tls.12_aes_ccm.splice_cmsg_to_pipe # 129.22 [+0.00] # RUN tls.12_aes_ccm.splice_dec_cmsg_to_pipe ... # 129.23 [+0.01] # OK tls.12_aes_ccm.splice_dec_cmsg_to_pipe # 129.24 [+0.00] ok 358 tls.12_aes_ccm.splice_dec_cmsg_to_pipe # 129.24 [+0.00] # RUN tls.12_aes_ccm.recv_and_splice ... # 129.26 [+0.02] # OK tls.12_aes_ccm.recv_and_splice # 129.26 [+0.00] ok 359 tls.12_aes_ccm.recv_and_splice # 129.26 [+0.00] # RUN tls.12_aes_ccm.peek_and_splice ... # 129.28 [+0.02] # OK tls.12_aes_ccm.peek_and_splice # 129.28 [+0.00] ok 360 tls.12_aes_ccm.peek_and_splice # 129.29 [+0.00] # RUN tls.12_aes_ccm.recvmsg_single ... # 129.31 [+0.03] # OK tls.12_aes_ccm.recvmsg_single # 129.32 [+0.00] ok 361 tls.12_aes_ccm.recvmsg_single # 129.32 [+0.00] # RUN tls.12_aes_ccm.recvmsg_single_max ... # 129.34 [+0.02] # OK tls.12_aes_ccm.recvmsg_single_max # 129.34 [+0.00] ok 362 tls.12_aes_ccm.recvmsg_single_max # 129.34 [+0.00] # RUN tls.12_aes_ccm.recvmsg_multiple ... # 129.36 [+0.02] # OK tls.12_aes_ccm.recvmsg_multiple # 129.36 [+0.00] ok 363 tls.12_aes_ccm.recvmsg_multiple # 129.36 [+0.00] # RUN tls.12_aes_ccm.single_send_multiple_recv ... # 129.39 [+0.02] # OK tls.12_aes_ccm.single_send_multiple_recv # 129.39 [+0.00] ok 364 tls.12_aes_ccm.single_send_multiple_recv # 129.39 [+0.00] # RUN tls.12_aes_ccm.multiple_send_single_recv ... # 129.42 [+0.03] # OK tls.12_aes_ccm.multiple_send_single_recv # 129.43 [+0.00] ok 365 tls.12_aes_ccm.multiple_send_single_recv # 129.43 [+0.00] # RUN tls.12_aes_ccm.single_send_multiple_recv_non_align ... # 129.45 [+0.03] # OK tls.12_aes_ccm.single_send_multiple_recv_non_align # 129.46 [+0.00] ok 366 tls.12_aes_ccm.single_send_multiple_recv_non_align # 129.46 [+0.00] # RUN tls.12_aes_ccm.recv_partial ... # 129.48 [+0.02] # OK tls.12_aes_ccm.recv_partial # 129.48 [+0.00] ok 367 tls.12_aes_ccm.recv_partial # 129.48 [+0.00] # RUN tls.12_aes_ccm.recv_nonblock ... # 129.49 [+0.02] # OK tls.12_aes_ccm.recv_nonblock # 129.50 [+0.00] ok 368 tls.12_aes_ccm.recv_nonblock # 129.50 [+0.00] # RUN tls.12_aes_ccm.recv_peek ... # 129.52 [+0.02] # OK tls.12_aes_ccm.recv_peek # 129.52 [+0.00] ok 369 tls.12_aes_ccm.recv_peek # 129.52 [+0.00] # RUN tls.12_aes_ccm.recv_peek_multiple ... # 129.54 [+0.02] # OK tls.12_aes_ccm.recv_peek_multiple # 129.55 [+0.00] ok 370 tls.12_aes_ccm.recv_peek_multiple # 129.55 [+0.00] # RUN tls.12_aes_ccm.recv_peek_multiple_records ... # 129.58 [+0.04] # OK tls.12_aes_ccm.recv_peek_multiple_records # 129.59 [+0.00] ok 371 tls.12_aes_ccm.recv_peek_multiple_records # 129.59 [+0.00] # RUN tls.12_aes_ccm.recv_peek_large_buf_mult_recs ... # 129.60 [+0.02] # OK tls.12_aes_ccm.recv_peek_large_buf_mult_recs # 129.61 [+0.00] ok 372 tls.12_aes_ccm.recv_peek_large_buf_mult_recs # 129.61 [+0.00] # RUN tls.12_aes_ccm.recv_lowat ... # 129.62 [+0.01] # OK tls.12_aes_ccm.recv_lowat # 129.63 [+0.00] ok 373 tls.12_aes_ccm.recv_lowat # 129.63 [+0.00] # RUN tls.12_aes_ccm.bidir ... # 129.65 [+0.02] # OK tls.12_aes_ccm.bidir # 129.65 [+0.00] ok 374 tls.12_aes_ccm.bidir # 129.65 [+0.00] # RUN tls.12_aes_ccm.pollin ... # 129.70 [+0.04] # OK tls.12_aes_ccm.pollin # 129.70 [+0.00] ok 375 tls.12_aes_ccm.pollin # 129.70 [+0.00] # RUN tls.12_aes_ccm.poll_wait ... # 129.73 [+0.03] # OK tls.12_aes_ccm.poll_wait # 129.73 [+0.00] ok 376 tls.12_aes_ccm.poll_wait # 129.73 [+0.00] # RUN tls.12_aes_ccm.poll_wait_split ... # 129.76 [+0.03] # OK tls.12_aes_ccm.poll_wait_split # 129.76 [+0.00] ok 377 tls.12_aes_ccm.poll_wait_split # 129.76 [+0.00] # RUN tls.12_aes_ccm.blocking ... # 129.80 [+0.04] # OK tls.12_aes_ccm.blocking # 129.80 [+0.00] ok 378 tls.12_aes_ccm.blocking # 129.80 [+0.00] # RUN tls.12_aes_ccm.nonblocking ... # 129.92 [+0.12] # OK tls.12_aes_ccm.nonblocking # 129.93 [+0.00] ok 379 tls.12_aes_ccm.nonblocking # 129.93 [+0.00] # RUN tls.12_aes_ccm.mutliproc_even ... # 132.80 [+2.87] # OK tls.12_aes_ccm.mutliproc_even # 132.80 [+0.00] ok 380 tls.12_aes_ccm.mutliproc_even # 132.80 [+0.00] # RUN tls.12_aes_ccm.mutliproc_readers ... # 138.22 [+5.42] # OK tls.12_aes_ccm.mutliproc_readers # 138.23 [+0.00] ok 381 tls.12_aes_ccm.mutliproc_readers # 138.23 [+0.00] # RUN tls.12_aes_ccm.mutliproc_writers ... # 142.47 [+4.24] # OK tls.12_aes_ccm.mutliproc_writers # 142.47 [+0.00] ok 382 tls.12_aes_ccm.mutliproc_writers # 142.47 [+0.00] # RUN tls.12_aes_ccm.mutliproc_sendpage_even ... # 145.30 [+2.83] # OK tls.12_aes_ccm.mutliproc_sendpage_even # 145.30 [+0.00] ok 383 tls.12_aes_ccm.mutliproc_sendpage_even # 145.30 [+0.00] # RUN tls.12_aes_ccm.mutliproc_sendpage_readers ... # 150.93 [+5.63] # OK tls.12_aes_ccm.mutliproc_sendpage_readers # 150.93 [+0.00] ok 384 tls.12_aes_ccm.mutliproc_sendpage_readers # 150.93 [+0.00] # RUN tls.12_aes_ccm.mutliproc_sendpage_writers ... # 155.20 [+4.27] # OK tls.12_aes_ccm.mutliproc_sendpage_writers # 155.21 [+0.00] ok 385 tls.12_aes_ccm.mutliproc_sendpage_writers # 155.21 [+0.00] # RUN tls.12_aes_ccm.control_msg ... # 155.24 [+0.03] # OK tls.12_aes_ccm.control_msg # 155.24 [+0.00] ok 386 tls.12_aes_ccm.control_msg # 155.24 [+0.00] # RUN tls.12_aes_ccm.control_msg_nomerge ... # 155.26 [+0.02] # OK tls.12_aes_ccm.control_msg_nomerge # 155.26 [+0.00] ok 387 tls.12_aes_ccm.control_msg_nomerge # 155.26 [+0.00] # RUN tls.12_aes_ccm.data_control_data ... # 155.29 [+0.03] # OK tls.12_aes_ccm.data_control_data # 155.29 [+0.00] ok 388 tls.12_aes_ccm.data_control_data # 155.29 [+0.00] # RUN tls.12_aes_ccm.shutdown ... # 155.32 [+0.03] # OK tls.12_aes_ccm.shutdown # 155.32 [+0.00] ok 389 tls.12_aes_ccm.shutdown # 155.32 [+0.00] # RUN tls.12_aes_ccm.shutdown_unsent ... # 155.34 [+0.02] # OK tls.12_aes_ccm.shutdown_unsent # 155.35 [+0.00] ok 390 tls.12_aes_ccm.shutdown_unsent # 155.35 [+0.00] # RUN tls.12_aes_ccm.shutdown_reuse ... # 155.37 [+0.02] # OK tls.12_aes_ccm.shutdown_reuse # 155.37 [+0.00] ok 391 tls.12_aes_ccm.shutdown_reuse # 155.37 [+0.00] # RUN tls.12_aes_ccm.getsockopt ... # 155.39 [+0.02] # OK tls.12_aes_ccm.getsockopt # 155.40 [+0.00] ok 392 tls.12_aes_ccm.getsockopt # 155.40 [+0.00] # RUN tls.12_aes_ccm.recv_efault ... # 155.43 [+0.03] # OK tls.12_aes_ccm.recv_efault # 155.43 [+0.00] ok 393 tls.12_aes_ccm.recv_efault # 155.43 [+0.00] # RUN tls.13_aes_ccm.sendfile ... # 155.57 [+0.14] # OK tls.13_aes_ccm.sendfile # 155.57 [+0.00] ok 394 tls.13_aes_ccm.sendfile # 155.58 [+0.00] # RUN tls.13_aes_ccm.send_then_sendfile ... # 155.79 [+0.21] # OK tls.13_aes_ccm.send_then_sendfile # 155.79 [+0.00] ok 395 tls.13_aes_ccm.send_then_sendfile # 155.79 [+0.00] # RUN tls.13_aes_ccm.multi_chunk_sendfile ... # 157.91 [+2.12] # OK tls.13_aes_ccm.multi_chunk_sendfile # 157.91 [+0.00] ok 396 tls.13_aes_ccm.multi_chunk_sendfile # 157.91 [+0.00] # RUN tls.13_aes_ccm.recv_max ... # 157.93 [+0.02] # OK tls.13_aes_ccm.recv_max # 157.93 [+0.00] ok 397 tls.13_aes_ccm.recv_max # 157.93 [+0.00] # RUN tls.13_aes_ccm.recv_small ... # 157.96 [+0.02] # OK tls.13_aes_ccm.recv_small # 157.96 [+0.00] ok 398 tls.13_aes_ccm.recv_small # 157.96 [+0.00] # RUN tls.13_aes_ccm.msg_more ... # 158.00 [+0.04] # OK tls.13_aes_ccm.msg_more # 158.00 [+0.00] ok 399 tls.13_aes_ccm.msg_more # 158.00 [+0.00] # RUN tls.13_aes_ccm.msg_more_unsent ... # 158.02 [+0.02] # OK tls.13_aes_ccm.msg_more_unsent # 158.02 [+0.00] ok 400 tls.13_aes_ccm.msg_more_unsent # 158.02 [+0.00] # RUN tls.13_aes_ccm.msg_eor ... # 158.04 [+0.02] # OK tls.13_aes_ccm.msg_eor # 158.04 [+0.00] ok 401 tls.13_aes_ccm.msg_eor # 158.04 [+0.00] # RUN tls.13_aes_ccm.sendmsg_single ... # 158.07 [+0.03] # OK tls.13_aes_ccm.sendmsg_single # 158.07 [+0.00] ok 402 tls.13_aes_ccm.sendmsg_single # 158.08 [+0.00] # RUN tls.13_aes_ccm.sendmsg_fragmented ... # 158.16 [+0.08] # OK tls.13_aes_ccm.sendmsg_fragmented # 158.16 [+0.00] ok 403 tls.13_aes_ccm.sendmsg_fragmented # 158.16 [+0.00] # RUN tls.13_aes_ccm.sendmsg_large ... # 158.55 [+0.38] # OK tls.13_aes_ccm.sendmsg_large # 158.55 [+0.00] ok 404 tls.13_aes_ccm.sendmsg_large # 158.55 [+0.00] # RUN tls.13_aes_ccm.sendmsg_multiple ... # 158.58 [+0.02] # OK tls.13_aes_ccm.sendmsg_multiple # 158.58 [+0.00] ok 405 tls.13_aes_ccm.sendmsg_multiple # 158.58 [+0.00] # RUN tls.13_aes_ccm.sendmsg_multiple_stress ... # 158.60 [+0.02] # OK tls.13_aes_ccm.sendmsg_multiple_stress # 158.60 [+0.00] ok 406 tls.13_aes_ccm.sendmsg_multiple_stress # 158.61 [+0.00] # RUN tls.13_aes_ccm.splice_from_pipe ... # 158.64 [+0.04] # OK tls.13_aes_ccm.splice_from_pipe # 158.64 [+0.00] ok 407 tls.13_aes_ccm.splice_from_pipe # 158.65 [+0.00] # RUN tls.13_aes_ccm.splice_more ... # 158.68 [+0.03] # OK tls.13_aes_ccm.splice_more # 158.68 [+0.00] ok 408 tls.13_aes_ccm.splice_more # 158.68 [+0.00] # RUN tls.13_aes_ccm.splice_from_pipe2 ... # 158.71 [+0.03] # OK tls.13_aes_ccm.splice_from_pipe2 # 158.72 [+0.00] ok 409 tls.13_aes_ccm.splice_from_pipe2 # 158.72 [+0.00] # RUN tls.13_aes_ccm.send_and_splice ... # 158.74 [+0.02] # OK tls.13_aes_ccm.send_and_splice # 158.74 [+0.00] ok 410 tls.13_aes_ccm.send_and_splice # 158.74 [+0.00] # RUN tls.13_aes_ccm.splice_to_pipe ... # 158.76 [+0.02] # OK tls.13_aes_ccm.splice_to_pipe # 158.77 [+0.00] ok 411 tls.13_aes_ccm.splice_to_pipe # 158.77 [+0.00] # RUN tls.13_aes_ccm.splice_cmsg_to_pipe ... # 158.79 [+0.03] # OK tls.13_aes_ccm.splice_cmsg_to_pipe # 158.80 [+0.00] ok 412 tls.13_aes_ccm.splice_cmsg_to_pipe # 158.80 [+0.00] # RUN tls.13_aes_ccm.splice_dec_cmsg_to_pipe ... # 158.81 [+0.01] # OK tls.13_aes_ccm.splice_dec_cmsg_to_pipe # 158.82 [+0.00] ok 413 tls.13_aes_ccm.splice_dec_cmsg_to_pipe # 158.82 [+0.00] # RUN tls.13_aes_ccm.recv_and_splice ... # 158.84 [+0.02] # OK tls.13_aes_ccm.recv_and_splice # 158.84 [+0.00] ok 414 tls.13_aes_ccm.recv_and_splice # 158.84 [+0.00] # RUN tls.13_aes_ccm.peek_and_splice ... # 158.87 [+0.02] # OK tls.13_aes_ccm.peek_and_splice # 158.87 [+0.00] ok 415 tls.13_aes_ccm.peek_and_splice # 158.87 [+0.00] # RUN tls.13_aes_ccm.recvmsg_single ... # 158.91 [+0.03] # OK tls.13_aes_ccm.recvmsg_single # 158.91 [+0.00] ok 416 tls.13_aes_ccm.recvmsg_single # 158.91 [+0.00] # RUN tls.13_aes_ccm.recvmsg_single_max ... # 158.94 [+0.03] # OK tls.13_aes_ccm.recvmsg_single_max # 158.94 [+0.00] ok 417 tls.13_aes_ccm.recvmsg_single_max # 158.94 [+0.00] # RUN tls.13_aes_ccm.recvmsg_multiple ... # 158.96 [+0.02] # OK tls.13_aes_ccm.recvmsg_multiple # 158.96 [+0.00] ok 418 tls.13_aes_ccm.recvmsg_multiple # 158.97 [+0.00] # RUN tls.13_aes_ccm.single_send_multiple_recv ... # 158.99 [+0.02] # OK tls.13_aes_ccm.single_send_multiple_recv # 158.99 [+0.00] ok 419 tls.13_aes_ccm.single_send_multiple_recv # 158.99 [+0.00] # RUN tls.13_aes_ccm.multiple_send_single_recv ... # 159.01 [+0.02] # OK tls.13_aes_ccm.multiple_send_single_recv # 159.01 [+0.00] ok 420 tls.13_aes_ccm.multiple_send_single_recv # 159.02 [+0.00] # RUN tls.13_aes_ccm.single_send_multiple_recv_non_align ... # 159.05 [+0.03] # OK tls.13_aes_ccm.single_send_multiple_recv_non_align # 159.05 [+0.00] ok 421 tls.13_aes_ccm.single_send_multiple_recv_non_align # 159.05 [+0.00] # RUN tls.13_aes_ccm.recv_partial ... # 159.07 [+0.02] # OK tls.13_aes_ccm.recv_partial # 159.07 [+0.00] ok 422 tls.13_aes_ccm.recv_partial # 159.07 [+0.00] # RUN tls.13_aes_ccm.recv_nonblock ... # 159.09 [+0.02] # OK tls.13_aes_ccm.recv_nonblock # 159.10 [+0.00] ok 423 tls.13_aes_ccm.recv_nonblock # 159.10 [+0.00] # RUN tls.13_aes_ccm.recv_peek ... # 159.12 [+0.02] # OK tls.13_aes_ccm.recv_peek # 159.13 [+0.00] ok 424 tls.13_aes_ccm.recv_peek # 159.13 [+0.00] # RUN tls.13_aes_ccm.recv_peek_multiple ... # 159.15 [+0.02] # OK tls.13_aes_ccm.recv_peek_multiple # 159.15 [+0.00] ok 425 tls.13_aes_ccm.recv_peek_multiple # 159.16 [+0.00] # RUN tls.13_aes_ccm.recv_peek_multiple_records ... # 159.19 [+0.03] # OK tls.13_aes_ccm.recv_peek_multiple_records # 159.19 [+0.00] ok 426 tls.13_aes_ccm.recv_peek_multiple_records # 159.20 [+0.00] # RUN tls.13_aes_ccm.recv_peek_large_buf_mult_recs ... # 159.21 [+0.01] # OK tls.13_aes_ccm.recv_peek_large_buf_mult_recs # 159.21 [+0.00] ok 427 tls.13_aes_ccm.recv_peek_large_buf_mult_recs # 159.21 [+0.00] # RUN tls.13_aes_ccm.recv_lowat ... # 159.23 [+0.02] # OK tls.13_aes_ccm.recv_lowat # 159.23 [+0.00] ok 428 tls.13_aes_ccm.recv_lowat # 159.24 [+0.00] # RUN tls.13_aes_ccm.bidir ... # 159.25 [+0.02] # OK tls.13_aes_ccm.bidir # 159.25 [+0.00] ok 429 tls.13_aes_ccm.bidir # 159.26 [+0.00] # RUN tls.13_aes_ccm.pollin ... # 159.30 [+0.04] # OK tls.13_aes_ccm.pollin # 159.30 [+0.00] ok 430 tls.13_aes_ccm.pollin # 159.30 [+0.00] # RUN tls.13_aes_ccm.poll_wait ... # 159.34 [+0.03] # OK tls.13_aes_ccm.poll_wait # 159.34 [+0.00] ok 431 tls.13_aes_ccm.poll_wait # 159.34 [+0.00] # RUN tls.13_aes_ccm.poll_wait_split ... # 159.37 [+0.03] # OK tls.13_aes_ccm.poll_wait_split # 159.37 [+0.00] ok 432 tls.13_aes_ccm.poll_wait_split # 159.37 [+0.00] # RUN tls.13_aes_ccm.blocking ... # 159.42 [+0.05] # OK tls.13_aes_ccm.blocking # 159.42 [+0.00] ok 433 tls.13_aes_ccm.blocking # 159.42 [+0.00] # RUN tls.13_aes_ccm.nonblocking ... # 159.55 [+0.13] # OK tls.13_aes_ccm.nonblocking # 159.55 [+0.00] ok 434 tls.13_aes_ccm.nonblocking # 159.55 [+0.00] # RUN tls.13_aes_ccm.mutliproc_even ... # 162.48 [+2.93] # OK tls.13_aes_ccm.mutliproc_even # 162.48 [+0.00] ok 435 tls.13_aes_ccm.mutliproc_even # 162.49 [+0.00] # RUN tls.13_aes_ccm.mutliproc_readers ... # 168.19 [+5.71] # OK tls.13_aes_ccm.mutliproc_readers # 168.19 [+0.00] ok 436 tls.13_aes_ccm.mutliproc_readers # 168.20 [+0.00] # RUN tls.13_aes_ccm.mutliproc_writers ... # 172.47 [+4.28] # OK tls.13_aes_ccm.mutliproc_writers # 172.48 [+0.00] ok 437 tls.13_aes_ccm.mutliproc_writers # 172.48 [+0.00] # RUN tls.13_aes_ccm.mutliproc_sendpage_even ... # 175.45 [+2.98] # OK tls.13_aes_ccm.mutliproc_sendpage_even # 175.46 [+0.00] ok 438 tls.13_aes_ccm.mutliproc_sendpage_even # 175.46 [+0.01] # RUN tls.13_aes_ccm.mutliproc_sendpage_readers ... # 181.07 [+5.61] # OK tls.13_aes_ccm.mutliproc_sendpage_readers # 181.07 [+0.00] ok 439 tls.13_aes_ccm.mutliproc_sendpage_readers # 181.08 [+0.00] # RUN tls.13_aes_ccm.mutliproc_sendpage_writers ... # 185.89 [+4.81] # OK tls.13_aes_ccm.mutliproc_sendpage_writers # 185.89 [+0.00] ok 440 tls.13_aes_ccm.mutliproc_sendpage_writers # 185.89 [+0.00] # RUN tls.13_aes_ccm.control_msg ... # 185.92 [+0.03] # OK tls.13_aes_ccm.control_msg # 185.92 [+0.00] ok 441 tls.13_aes_ccm.control_msg # 185.93 [+0.00] # RUN tls.13_aes_ccm.control_msg_nomerge ... # 185.95 [+0.03] # OK tls.13_aes_ccm.control_msg_nomerge # 185.95 [+0.00] ok 442 tls.13_aes_ccm.control_msg_nomerge # 185.95 [+0.00] # RUN tls.13_aes_ccm.data_control_data ... # 185.98 [+0.02] # OK tls.13_aes_ccm.data_control_data # 185.98 [+0.00] ok 443 tls.13_aes_ccm.data_control_data # 185.98 [+0.00] # RUN tls.13_aes_ccm.shutdown ... # 186.00 [+0.02] # OK tls.13_aes_ccm.shutdown # 186.00 [+0.00] ok 444 tls.13_aes_ccm.shutdown # 186.01 [+0.00] # RUN tls.13_aes_ccm.shutdown_unsent ... # 186.03 [+0.02] # OK tls.13_aes_ccm.shutdown_unsent # 186.03 [+0.00] ok 445 tls.13_aes_ccm.shutdown_unsent # 186.03 [+0.00] # RUN tls.13_aes_ccm.shutdown_reuse ... # 186.06 [+0.03] # OK tls.13_aes_ccm.shutdown_reuse # 186.06 [+0.00] ok 446 tls.13_aes_ccm.shutdown_reuse # 186.06 [+0.00] # RUN tls.13_aes_ccm.getsockopt ... # 186.09 [+0.03] # OK tls.13_aes_ccm.getsockopt # 186.09 [+0.00] ok 447 tls.13_aes_ccm.getsockopt # 186.09 [+0.00] # RUN tls.13_aes_ccm.recv_efault ... # 186.11 [+0.02] # OK tls.13_aes_ccm.recv_efault # 186.11 [+0.00] ok 448 tls.13_aes_ccm.recv_efault # 186.12 [+0.00] # RUN tls.12_aes_gcm_256.sendfile ... # 186.27 [+0.15] # OK tls.12_aes_gcm_256.sendfile # 186.27 [+0.00] ok 449 tls.12_aes_gcm_256.sendfile # 186.27 [+0.00] # RUN tls.12_aes_gcm_256.send_then_sendfile ... # 186.51 [+0.23] # OK tls.12_aes_gcm_256.send_then_sendfile # 186.51 [+0.00] ok 450 tls.12_aes_gcm_256.send_then_sendfile # 186.51 [+0.00] # RUN tls.12_aes_gcm_256.multi_chunk_sendfile ... # 187.99 [+1.48] # OK tls.12_aes_gcm_256.multi_chunk_sendfile # 187.99 [+0.00] ok 451 tls.12_aes_gcm_256.multi_chunk_sendfile # 187.99 [+0.00] # RUN tls.12_aes_gcm_256.recv_max ... # 188.03 [+0.03] # OK tls.12_aes_gcm_256.recv_max # 188.03 [+0.00] ok 452 tls.12_aes_gcm_256.recv_max # 188.03 [+0.00] # RUN tls.12_aes_gcm_256.recv_small ... # 188.06 [+0.03] # OK tls.12_aes_gcm_256.recv_small # 188.06 [+0.00] ok 453 tls.12_aes_gcm_256.recv_small # 188.06 [+0.00] # RUN tls.12_aes_gcm_256.msg_more ... # 188.08 [+0.01] # OK tls.12_aes_gcm_256.msg_more # 188.08 [+0.00] ok 454 tls.12_aes_gcm_256.msg_more # 188.08 [+0.00] # RUN tls.12_aes_gcm_256.msg_more_unsent ... # 188.11 [+0.03] # OK tls.12_aes_gcm_256.msg_more_unsent # 188.11 [+0.00] ok 455 tls.12_aes_gcm_256.msg_more_unsent # 188.12 [+0.00] # RUN tls.12_aes_gcm_256.msg_eor ... # 188.13 [+0.01] # OK tls.12_aes_gcm_256.msg_eor # 188.13 [+0.00] ok 456 tls.12_aes_gcm_256.msg_eor # 188.14 [+0.00] # RUN tls.12_aes_gcm_256.sendmsg_single ... # 188.16 [+0.02] # OK tls.12_aes_gcm_256.sendmsg_single # 188.16 [+0.00] ok 457 tls.12_aes_gcm_256.sendmsg_single # 188.16 [+0.00] # RUN tls.12_aes_gcm_256.sendmsg_fragmented ... # 188.24 [+0.07] # OK tls.12_aes_gcm_256.sendmsg_fragmented # 188.24 [+0.00] ok 458 tls.12_aes_gcm_256.sendmsg_fragmented # 188.24 [+0.00] # RUN tls.12_aes_gcm_256.sendmsg_large ... # 188.54 [+0.29] # OK tls.12_aes_gcm_256.sendmsg_large # 188.54 [+0.00] ok 459 tls.12_aes_gcm_256.sendmsg_large # 188.54 [+0.00] # RUN tls.12_aes_gcm_256.sendmsg_multiple ... # 188.56 [+0.02] # OK tls.12_aes_gcm_256.sendmsg_multiple # 188.57 [+0.00] ok 460 tls.12_aes_gcm_256.sendmsg_multiple # 188.57 [+0.00] # RUN tls.12_aes_gcm_256.sendmsg_multiple_stress ... # 188.59 [+0.02] # OK tls.12_aes_gcm_256.sendmsg_multiple_stress # 188.60 [+0.00] ok 461 tls.12_aes_gcm_256.sendmsg_multiple_stress # 188.60 [+0.00] # RUN tls.12_aes_gcm_256.splice_from_pipe ... # 188.62 [+0.02] # OK tls.12_aes_gcm_256.splice_from_pipe # 188.62 [+0.00] ok 462 tls.12_aes_gcm_256.splice_from_pipe # 188.63 [+0.00] # RUN tls.12_aes_gcm_256.splice_more ... # 188.65 [+0.02] # OK tls.12_aes_gcm_256.splice_more # 188.65 [+0.00] ok 463 tls.12_aes_gcm_256.splice_more # 188.65 [+0.00] # RUN tls.12_aes_gcm_256.splice_from_pipe2 ... # 188.68 [+0.03] # OK tls.12_aes_gcm_256.splice_from_pipe2 # 188.68 [+0.00] ok 464 tls.12_aes_gcm_256.splice_from_pipe2 # 188.68 [+0.00] # RUN tls.12_aes_gcm_256.send_and_splice ... # 188.71 [+0.03] # OK tls.12_aes_gcm_256.send_and_splice # 188.71 [+0.00] ok 465 tls.12_aes_gcm_256.send_and_splice # 188.72 [+0.00] # RUN tls.12_aes_gcm_256.splice_to_pipe ... # 188.74 [+0.02] # OK tls.12_aes_gcm_256.splice_to_pipe # 188.74 [+0.00] ok 466 tls.12_aes_gcm_256.splice_to_pipe # 188.74 [+0.00] # RUN tls.12_aes_gcm_256.splice_cmsg_to_pipe ... # 188.77 [+0.03] # OK tls.12_aes_gcm_256.splice_cmsg_to_pipe # 188.77 [+0.00] ok 467 tls.12_aes_gcm_256.splice_cmsg_to_pipe # 188.78 [+0.00] # RUN tls.12_aes_gcm_256.splice_dec_cmsg_to_pipe ... # 188.81 [+0.04] # OK tls.12_aes_gcm_256.splice_dec_cmsg_to_pipe # 188.82 [+0.00] ok 468 tls.12_aes_gcm_256.splice_dec_cmsg_to_pipe # 188.82 [+0.00] # RUN tls.12_aes_gcm_256.recv_and_splice ... # 188.85 [+0.03] # OK tls.12_aes_gcm_256.recv_and_splice # 188.85 [+0.00] ok 469 tls.12_aes_gcm_256.recv_and_splice # 188.85 [+0.00] # RUN tls.12_aes_gcm_256.peek_and_splice ... # 188.88 [+0.03] # OK tls.12_aes_gcm_256.peek_and_splice # 188.88 [+0.00] ok 470 tls.12_aes_gcm_256.peek_and_splice # 188.89 [+0.00] # RUN tls.12_aes_gcm_256.recvmsg_single ... # 188.92 [+0.03] # OK tls.12_aes_gcm_256.recvmsg_single # 188.92 [+0.00] ok 471 tls.12_aes_gcm_256.recvmsg_single # 188.93 [+0.00] # RUN tls.12_aes_gcm_256.recvmsg_single_max ... # 188.96 [+0.04] # OK tls.12_aes_gcm_256.recvmsg_single_max # 188.96 [+0.00] ok 472 tls.12_aes_gcm_256.recvmsg_single_max # 188.97 [+0.00] # RUN tls.12_aes_gcm_256.recvmsg_multiple ... # 189.00 [+0.03] # OK tls.12_aes_gcm_256.recvmsg_multiple # 189.00 [+0.00] ok 473 tls.12_aes_gcm_256.recvmsg_multiple # 189.00 [+0.00] # RUN tls.12_aes_gcm_256.single_send_multiple_recv ... # 189.04 [+0.04] # OK tls.12_aes_gcm_256.single_send_multiple_recv # 189.05 [+0.01] ok 474 tls.12_aes_gcm_256.single_send_multiple_recv # 189.05 [+0.00] # RUN tls.12_aes_gcm_256.multiple_send_single_recv ... # 189.08 [+0.03] # OK tls.12_aes_gcm_256.multiple_send_single_recv # 189.08 [+0.00] ok 475 tls.12_aes_gcm_256.multiple_send_single_recv # 189.08 [+0.00] # RUN tls.12_aes_gcm_256.single_send_multiple_recv_non_align ... # 189.11 [+0.03] # OK tls.12_aes_gcm_256.single_send_multiple_recv_non_align # 189.11 [+0.00] ok 476 tls.12_aes_gcm_256.single_send_multiple_recv_non_align # 189.11 [+0.00] # RUN tls.12_aes_gcm_256.recv_partial ... # 189.14 [+0.03] # OK tls.12_aes_gcm_256.recv_partial # 189.14 [+0.00] ok 477 tls.12_aes_gcm_256.recv_partial # 189.14 [+0.00] # RUN tls.12_aes_gcm_256.recv_nonblock ... # 189.17 [+0.03] # OK tls.12_aes_gcm_256.recv_nonblock # 189.18 [+0.01] ok 478 tls.12_aes_gcm_256.recv_nonblock # 189.18 [+0.00] # RUN tls.12_aes_gcm_256.recv_peek ... # 189.20 [+0.03] # OK tls.12_aes_gcm_256.recv_peek # 189.21 [+0.00] ok 479 tls.12_aes_gcm_256.recv_peek # 189.21 [+0.00] # RUN tls.12_aes_gcm_256.recv_peek_multiple ... # 189.23 [+0.02] # OK tls.12_aes_gcm_256.recv_peek_multiple # 189.23 [+0.00] ok 480 tls.12_aes_gcm_256.recv_peek_multiple # 189.23 [+0.00] # RUN tls.12_aes_gcm_256.recv_peek_multiple_records ... # 189.27 [+0.04] # OK tls.12_aes_gcm_256.recv_peek_multiple_records # 189.27 [+0.00] ok 481 tls.12_aes_gcm_256.recv_peek_multiple_records # 189.27 [+0.00] # RUN tls.12_aes_gcm_256.recv_peek_large_buf_mult_recs ... # 189.31 [+0.03] # OK tls.12_aes_gcm_256.recv_peek_large_buf_mult_recs # 189.31 [+0.00] ok 482 tls.12_aes_gcm_256.recv_peek_large_buf_mult_recs # 189.31 [+0.00] # RUN tls.12_aes_gcm_256.recv_lowat ... # 189.33 [+0.02] # OK tls.12_aes_gcm_256.recv_lowat # 189.34 [+0.00] ok 483 tls.12_aes_gcm_256.recv_lowat # 189.34 [+0.00] # RUN tls.12_aes_gcm_256.bidir ... # 189.37 [+0.03] # OK tls.12_aes_gcm_256.bidir # 189.37 [+0.00] ok 484 tls.12_aes_gcm_256.bidir # 189.37 [+0.00] # RUN tls.12_aes_gcm_256.pollin ... # 189.42 [+0.05] # OK tls.12_aes_gcm_256.pollin # 189.42 [+0.00] ok 485 tls.12_aes_gcm_256.pollin # 189.42 [+0.00] # RUN tls.12_aes_gcm_256.poll_wait ... # 189.44 [+0.02] # OK tls.12_aes_gcm_256.poll_wait # 189.44 [+0.00] ok 486 tls.12_aes_gcm_256.poll_wait # 189.44 [+0.00] # RUN tls.12_aes_gcm_256.poll_wait_split ... # 189.47 [+0.02] # OK tls.12_aes_gcm_256.poll_wait_split # 189.47 [+0.00] ok 487 tls.12_aes_gcm_256.poll_wait_split # 189.47 [+0.00] # RUN tls.12_aes_gcm_256.blocking ... # 189.52 [+0.04] # OK tls.12_aes_gcm_256.blocking # 189.52 [+0.01] ok 488 tls.12_aes_gcm_256.blocking # 189.52 [+0.00] # RUN tls.12_aes_gcm_256.nonblocking ... # 189.67 [+0.14] # OK tls.12_aes_gcm_256.nonblocking # 189.67 [+0.00] ok 489 tls.12_aes_gcm_256.nonblocking # 189.67 [+0.00] # RUN tls.12_aes_gcm_256.mutliproc_even ... # 192.12 [+2.45] # OK tls.12_aes_gcm_256.mutliproc_even # 192.12 [+0.00] ok 490 tls.12_aes_gcm_256.mutliproc_even # 192.12 [+0.00] # RUN tls.12_aes_gcm_256.mutliproc_readers ... # 198.95 [+6.82] # OK tls.12_aes_gcm_256.mutliproc_readers # 198.95 [+0.00] ok 491 tls.12_aes_gcm_256.mutliproc_readers # 198.95 [+0.00] # RUN tls.12_aes_gcm_256.mutliproc_writers ... # 203.40 [+4.45] # OK tls.12_aes_gcm_256.mutliproc_writers # 203.40 [+0.00] ok 492 tls.12_aes_gcm_256.mutliproc_writers # 203.40 [+0.00] # RUN tls.12_aes_gcm_256.mutliproc_sendpage_even ... # 205.93 [+2.52] # OK tls.12_aes_gcm_256.mutliproc_sendpage_even # 205.93 [+0.00] ok 493 tls.12_aes_gcm_256.mutliproc_sendpage_even # 205.93 [+0.00] # RUN tls.12_aes_gcm_256.mutliproc_sendpage_readers ... # 210.86 [+4.93] # OK tls.12_aes_gcm_256.mutliproc_sendpage_readers # 210.87 [+0.01] ok 494 tls.12_aes_gcm_256.mutliproc_sendpage_readers # 210.87 [+0.00] # RUN tls.12_aes_gcm_256.mutliproc_sendpage_writers ... # 214.54 [+3.67] # OK tls.12_aes_gcm_256.mutliproc_sendpage_writers # 214.54 [+0.00] ok 495 tls.12_aes_gcm_256.mutliproc_sendpage_writers # 214.55 [+0.00] # RUN tls.12_aes_gcm_256.control_msg ... # 214.57 [+0.02] # OK tls.12_aes_gcm_256.control_msg # 214.57 [+0.00] ok 496 tls.12_aes_gcm_256.control_msg # 214.58 [+0.00] # RUN tls.12_aes_gcm_256.control_msg_nomerge ... # 214.60 [+0.02] # OK tls.12_aes_gcm_256.control_msg_nomerge # 214.60 [+0.00] ok 497 tls.12_aes_gcm_256.control_msg_nomerge # 214.60 [+0.00] # RUN tls.12_aes_gcm_256.data_control_data ... # 214.63 [+0.03] # OK tls.12_aes_gcm_256.data_control_data # 214.64 [+0.00] ok 498 tls.12_aes_gcm_256.data_control_data # 214.64 [+0.00] # RUN tls.12_aes_gcm_256.shutdown ... # 214.67 [+0.03] # OK tls.12_aes_gcm_256.shutdown # 214.67 [+0.00] ok 499 tls.12_aes_gcm_256.shutdown # 214.68 [+0.00] # RUN tls.12_aes_gcm_256.shutdown_unsent ... # 214.70 [+0.02] # OK tls.12_aes_gcm_256.shutdown_unsent # 214.70 [+0.00] ok 500 tls.12_aes_gcm_256.shutdown_unsent # 214.71 [+0.00] # RUN tls.12_aes_gcm_256.shutdown_reuse ... # 214.73 [+0.03] # OK tls.12_aes_gcm_256.shutdown_reuse # 214.73 [+0.00] ok 501 tls.12_aes_gcm_256.shutdown_reuse # 214.74 [+0.00] # RUN tls.12_aes_gcm_256.getsockopt ... # 214.77 [+0.04] # OK tls.12_aes_gcm_256.getsockopt # 214.78 [+0.00] ok 502 tls.12_aes_gcm_256.getsockopt # 214.78 [+0.00] # RUN tls.12_aes_gcm_256.recv_efault ... # 214.81 [+0.03] # OK tls.12_aes_gcm_256.recv_efault # 214.81 [+0.00] ok 503 tls.12_aes_gcm_256.recv_efault # 214.81 [+0.00] # RUN tls.13_aes_gcm_256.sendfile ... # 214.97 [+0.16] # OK tls.13_aes_gcm_256.sendfile # 214.97 [+0.00] ok 504 tls.13_aes_gcm_256.sendfile # 214.97 [+0.00] # RUN tls.13_aes_gcm_256.send_then_sendfile ... # 215.16 [+0.19] # OK tls.13_aes_gcm_256.send_then_sendfile # 215.16 [+0.00] ok 505 tls.13_aes_gcm_256.send_then_sendfile # 215.16 [+0.00] # RUN tls.13_aes_gcm_256.multi_chunk_sendfile ... # 217.08 [+1.92] # OK tls.13_aes_gcm_256.multi_chunk_sendfile # 217.08 [+0.00] ok 506 tls.13_aes_gcm_256.multi_chunk_sendfile # 217.08 [+0.00] # RUN tls.13_aes_gcm_256.recv_max ... # 217.10 [+0.02] # OK tls.13_aes_gcm_256.recv_max # 217.11 [+0.00] ok 507 tls.13_aes_gcm_256.recv_max # 217.11 [+0.00] # RUN tls.13_aes_gcm_256.recv_small ... # 217.13 [+0.02] # OK tls.13_aes_gcm_256.recv_small # 217.13 [+0.00] ok 508 tls.13_aes_gcm_256.recv_small # 217.13 [+0.00] # RUN tls.13_aes_gcm_256.msg_more ... # 217.15 [+0.01] # OK tls.13_aes_gcm_256.msg_more # 217.15 [+0.00] ok 509 tls.13_aes_gcm_256.msg_more # 217.15 [+0.00] # RUN tls.13_aes_gcm_256.msg_more_unsent ... # 217.17 [+0.02] # OK tls.13_aes_gcm_256.msg_more_unsent # 217.17 [+0.00] ok 510 tls.13_aes_gcm_256.msg_more_unsent # 217.17 [+0.00] # RUN tls.13_aes_gcm_256.msg_eor ... # 217.20 [+0.03] # OK tls.13_aes_gcm_256.msg_eor # 217.20 [+0.00] ok 511 tls.13_aes_gcm_256.msg_eor # 217.21 [+0.00] # RUN tls.13_aes_gcm_256.sendmsg_single ... # 217.23 [+0.02] # OK tls.13_aes_gcm_256.sendmsg_single # 217.23 [+0.00] ok 512 tls.13_aes_gcm_256.sendmsg_single # 217.23 [+0.00] # RUN tls.13_aes_gcm_256.sendmsg_fragmented ... # 217.30 [+0.07] # OK tls.13_aes_gcm_256.sendmsg_fragmented # 217.30 [+0.00] ok 513 tls.13_aes_gcm_256.sendmsg_fragmented # 217.31 [+0.00] # RUN tls.13_aes_gcm_256.sendmsg_large ... # 217.53 [+0.22] # OK tls.13_aes_gcm_256.sendmsg_large # 217.53 [+0.00] ok 514 tls.13_aes_gcm_256.sendmsg_large # 217.53 [+0.00] # RUN tls.13_aes_gcm_256.sendmsg_multiple ... # 217.57 [+0.03] # OK tls.13_aes_gcm_256.sendmsg_multiple # 217.57 [+0.00] ok 515 tls.13_aes_gcm_256.sendmsg_multiple # 217.57 [+0.00] # RUN tls.13_aes_gcm_256.sendmsg_multiple_stress ... # 217.60 [+0.03] # OK tls.13_aes_gcm_256.sendmsg_multiple_stress # 217.60 [+0.00] ok 516 tls.13_aes_gcm_256.sendmsg_multiple_stress # 217.60 [+0.00] # RUN tls.13_aes_gcm_256.splice_from_pipe ... # 217.63 [+0.03] # OK tls.13_aes_gcm_256.splice_from_pipe # 217.63 [+0.00] ok 517 tls.13_aes_gcm_256.splice_from_pipe # 217.63 [+0.00] # RUN tls.13_aes_gcm_256.splice_more ... # 217.66 [+0.03] # OK tls.13_aes_gcm_256.splice_more # 217.66 [+0.00] ok 518 tls.13_aes_gcm_256.splice_more # 217.66 [+0.00] # RUN tls.13_aes_gcm_256.splice_from_pipe2 ... # 217.68 [+0.02] # OK tls.13_aes_gcm_256.splice_from_pipe2 # 217.68 [+0.00] ok 519 tls.13_aes_gcm_256.splice_from_pipe2 # 217.69 [+0.00] # RUN tls.13_aes_gcm_256.send_and_splice ... # 217.72 [+0.03] # OK tls.13_aes_gcm_256.send_and_splice # 217.72 [+0.00] ok 520 tls.13_aes_gcm_256.send_and_splice # 217.72 [+0.00] # RUN tls.13_aes_gcm_256.splice_to_pipe ... # 217.75 [+0.03] # OK tls.13_aes_gcm_256.splice_to_pipe # 217.75 [+0.00] ok 521 tls.13_aes_gcm_256.splice_to_pipe # 217.76 [+0.00] # RUN tls.13_aes_gcm_256.splice_cmsg_to_pipe ... # 217.77 [+0.02] # OK tls.13_aes_gcm_256.splice_cmsg_to_pipe # 217.77 [+0.00] ok 522 tls.13_aes_gcm_256.splice_cmsg_to_pipe # 217.78 [+0.00] # RUN tls.13_aes_gcm_256.splice_dec_cmsg_to_pipe ... # 217.79 [+0.02] # OK tls.13_aes_gcm_256.splice_dec_cmsg_to_pipe # 217.79 [+0.00] ok 523 tls.13_aes_gcm_256.splice_dec_cmsg_to_pipe # 217.80 [+0.00] # RUN tls.13_aes_gcm_256.recv_and_splice ... # 217.82 [+0.02] # OK tls.13_aes_gcm_256.recv_and_splice # 217.82 [+0.00] ok 524 tls.13_aes_gcm_256.recv_and_splice # 217.82 [+0.00] # RUN tls.13_aes_gcm_256.peek_and_splice ... # 217.86 [+0.04] # OK tls.13_aes_gcm_256.peek_and_splice # 217.86 [+0.00] ok 525 tls.13_aes_gcm_256.peek_and_splice # 217.87 [+0.00] # RUN tls.13_aes_gcm_256.recvmsg_single ... # 217.88 [+0.02] # OK tls.13_aes_gcm_256.recvmsg_single # 217.89 [+0.00] ok 526 tls.13_aes_gcm_256.recvmsg_single # 217.89 [+0.00] # RUN tls.13_aes_gcm_256.recvmsg_single_max ... # 217.91 [+0.02] # OK tls.13_aes_gcm_256.recvmsg_single_max # 217.91 [+0.00] ok 527 tls.13_aes_gcm_256.recvmsg_single_max # 217.92 [+0.00] # RUN tls.13_aes_gcm_256.recvmsg_multiple ... # 217.94 [+0.03] # OK tls.13_aes_gcm_256.recvmsg_multiple # 217.94 [+0.00] ok 528 tls.13_aes_gcm_256.recvmsg_multiple # 217.95 [+0.00] # RUN tls.13_aes_gcm_256.single_send_multiple_recv ... # 217.99 [+0.04] # OK tls.13_aes_gcm_256.single_send_multiple_recv # 217.99 [+0.00] ok 529 tls.13_aes_gcm_256.single_send_multiple_recv # 217.99 [+0.00] # RUN tls.13_aes_gcm_256.multiple_send_single_recv ... # 218.02 [+0.02] # OK tls.13_aes_gcm_256.multiple_send_single_recv # 218.02 [+0.00] ok 530 tls.13_aes_gcm_256.multiple_send_single_recv # 218.02 [+0.00] # RUN tls.13_aes_gcm_256.single_send_multiple_recv_non_align ... # 218.05 [+0.03] # OK tls.13_aes_gcm_256.single_send_multiple_recv_non_align # 218.05 [+0.00] ok 531 tls.13_aes_gcm_256.single_send_multiple_recv_non_align # 218.06 [+0.00] # RUN tls.13_aes_gcm_256.recv_partial ... # 218.07 [+0.02] # OK tls.13_aes_gcm_256.recv_partial # 218.08 [+0.00] ok 532 tls.13_aes_gcm_256.recv_partial # 218.08 [+0.00] # RUN tls.13_aes_gcm_256.recv_nonblock ... # 218.10 [+0.02] # OK tls.13_aes_gcm_256.recv_nonblock # 218.10 [+0.00] ok 533 tls.13_aes_gcm_256.recv_nonblock # 218.10 [+0.00] # RUN tls.13_aes_gcm_256.recv_peek ... # 218.13 [+0.02] # OK tls.13_aes_gcm_256.recv_peek # 218.13 [+0.00] ok 534 tls.13_aes_gcm_256.recv_peek # 218.13 [+0.00] # RUN tls.13_aes_gcm_256.recv_peek_multiple ... # 218.15 [+0.02] # OK tls.13_aes_gcm_256.recv_peek_multiple # 218.15 [+0.00] ok 535 tls.13_aes_gcm_256.recv_peek_multiple # 218.16 [+0.00] # RUN tls.13_aes_gcm_256.recv_peek_multiple_records ... # 218.18 [+0.02] # OK tls.13_aes_gcm_256.recv_peek_multiple_records # 218.18 [+0.00] ok 536 tls.13_aes_gcm_256.recv_peek_multiple_records # 218.18 [+0.00] # RUN tls.13_aes_gcm_256.recv_peek_large_buf_mult_recs ... # 218.21 [+0.03] # OK tls.13_aes_gcm_256.recv_peek_large_buf_mult_recs # 218.21 [+0.00] ok 537 tls.13_aes_gcm_256.recv_peek_large_buf_mult_recs # 218.22 [+0.00] # RUN tls.13_aes_gcm_256.recv_lowat ... # 218.24 [+0.03] # OK tls.13_aes_gcm_256.recv_lowat # 218.24 [+0.00] ok 538 tls.13_aes_gcm_256.recv_lowat # 218.25 [+0.00] # RUN tls.13_aes_gcm_256.bidir ... # 218.27 [+0.02] # OK tls.13_aes_gcm_256.bidir # 218.27 [+0.00] ok 539 tls.13_aes_gcm_256.bidir # 218.28 [+0.00] # RUN tls.13_aes_gcm_256.pollin ... # 218.33 [+0.05] # OK tls.13_aes_gcm_256.pollin # 218.33 [+0.00] ok 540 tls.13_aes_gcm_256.pollin # 218.33 [+0.00] # RUN tls.13_aes_gcm_256.poll_wait ... # 218.35 [+0.02] # OK tls.13_aes_gcm_256.poll_wait # 218.36 [+0.00] ok 541 tls.13_aes_gcm_256.poll_wait # 218.36 [+0.00] # RUN tls.13_aes_gcm_256.poll_wait_split ... # 218.39 [+0.03] # OK tls.13_aes_gcm_256.poll_wait_split # 218.39 [+0.00] ok 542 tls.13_aes_gcm_256.poll_wait_split # 218.39 [+0.00] # RUN tls.13_aes_gcm_256.blocking ... # 218.44 [+0.05] # OK tls.13_aes_gcm_256.blocking # 218.44 [+0.00] ok 543 tls.13_aes_gcm_256.blocking # 218.45 [+0.00] # RUN tls.13_aes_gcm_256.nonblocking ... # 218.59 [+0.14] # OK tls.13_aes_gcm_256.nonblocking # 218.59 [+0.00] ok 544 tls.13_aes_gcm_256.nonblocking # 218.59 [+0.00] # RUN tls.13_aes_gcm_256.mutliproc_even ... # 220.99 [+2.40] # OK tls.13_aes_gcm_256.mutliproc_even # 221.00 [+0.00] ok 545 tls.13_aes_gcm_256.mutliproc_even # 221.00 [+0.00] # RUN tls.13_aes_gcm_256.mutliproc_readers ... # 225.84 [+4.84] # OK tls.13_aes_gcm_256.mutliproc_readers # 225.84 [+0.00] ok 546 tls.13_aes_gcm_256.mutliproc_readers # 225.84 [+0.00] # RUN tls.13_aes_gcm_256.mutliproc_writers ... # 229.60 [+3.76] # OK tls.13_aes_gcm_256.mutliproc_writers # 229.60 [+0.00] ok 547 tls.13_aes_gcm_256.mutliproc_writers # 229.60 [+0.00] # RUN tls.13_aes_gcm_256.mutliproc_sendpage_even ... # 232.10 [+2.50] # OK tls.13_aes_gcm_256.mutliproc_sendpage_even # 232.10 [+0.00] ok 548 tls.13_aes_gcm_256.mutliproc_sendpage_even # 232.11 [+0.00] # RUN tls.13_aes_gcm_256.mutliproc_sendpage_readers ... # 236.72 [+4.61] # OK tls.13_aes_gcm_256.mutliproc_sendpage_readers # 236.72 [+0.00] ok 549 tls.13_aes_gcm_256.mutliproc_sendpage_readers # 236.72 [+0.00] # RUN tls.13_aes_gcm_256.mutliproc_sendpage_writers ... # 240.54 [+3.82] # OK tls.13_aes_gcm_256.mutliproc_sendpage_writers # 240.54 [+0.00] ok 550 tls.13_aes_gcm_256.mutliproc_sendpage_writers # 240.54 [+0.00] # RUN tls.13_aes_gcm_256.control_msg ... # 240.58 [+0.04] # OK tls.13_aes_gcm_256.control_msg # 240.58 [+0.00] ok 551 tls.13_aes_gcm_256.control_msg # 240.58 [+0.00] # RUN tls.13_aes_gcm_256.control_msg_nomerge ... # 240.61 [+0.02] # OK tls.13_aes_gcm_256.control_msg_nomerge # 240.61 [+0.00] ok 552 tls.13_aes_gcm_256.control_msg_nomerge # 240.61 [+0.00] # RUN tls.13_aes_gcm_256.data_control_data ... # 240.64 [+0.03] # OK tls.13_aes_gcm_256.data_control_data # 240.64 [+0.00] ok 553 tls.13_aes_gcm_256.data_control_data # 240.64 [+0.00] # RUN tls.13_aes_gcm_256.shutdown ... # 240.67 [+0.03] # OK tls.13_aes_gcm_256.shutdown # 240.67 [+0.00] ok 554 tls.13_aes_gcm_256.shutdown # 240.67 [+0.00] # RUN tls.13_aes_gcm_256.shutdown_unsent ... # 240.70 [+0.03] # OK tls.13_aes_gcm_256.shutdown_unsent # 240.70 [+0.00] ok 555 tls.13_aes_gcm_256.shutdown_unsent # 240.70 [+0.00] # RUN tls.13_aes_gcm_256.shutdown_reuse ... # 240.74 [+0.03] # OK tls.13_aes_gcm_256.shutdown_reuse # 240.74 [+0.00] ok 556 tls.13_aes_gcm_256.shutdown_reuse # 240.74 [+0.00] # RUN tls.13_aes_gcm_256.getsockopt ... # 240.76 [+0.02] # OK tls.13_aes_gcm_256.getsockopt # 240.77 [+0.00] ok 557 tls.13_aes_gcm_256.getsockopt # 240.77 [+0.00] # RUN tls.13_aes_gcm_256.recv_efault ... # 240.79 [+0.02] # OK tls.13_aes_gcm_256.recv_efault # 240.80 [+0.00] ok 558 tls.13_aes_gcm_256.recv_efault # 240.80 [+0.00] # RUN tls.13_nopad.sendfile ... # 240.98 [+0.18] # OK tls.13_nopad.sendfile # 240.98 [+0.00] ok 559 tls.13_nopad.sendfile # 240.98 [+0.00] # RUN tls.13_nopad.send_then_sendfile ... # 241.16 [+0.18] # OK tls.13_nopad.send_then_sendfile # 241.16 [+0.00] ok 560 tls.13_nopad.send_then_sendfile # 241.16 [+0.00] # RUN tls.13_nopad.multi_chunk_sendfile ... # 242.96 [+1.80] # OK tls.13_nopad.multi_chunk_sendfile # 242.96 [+0.00] ok 561 tls.13_nopad.multi_chunk_sendfile # 242.97 [+0.00] # RUN tls.13_nopad.recv_max ... # 242.99 [+0.03] # OK tls.13_nopad.recv_max # 242.99 [+0.00] ok 562 tls.13_nopad.recv_max # 242.99 [+0.00] # RUN tls.13_nopad.recv_small ... # 243.02 [+0.02] # OK tls.13_nopad.recv_small # 243.02 [+0.00] ok 563 tls.13_nopad.recv_small # 243.02 [+0.00] # RUN tls.13_nopad.msg_more ... # 243.04 [+0.02] # OK tls.13_nopad.msg_more # 243.04 [+0.00] ok 564 tls.13_nopad.msg_more # 243.04 [+0.00] # RUN tls.13_nopad.msg_more_unsent ... # 243.08 [+0.03] # OK tls.13_nopad.msg_more_unsent # 243.08 [+0.00] ok 565 tls.13_nopad.msg_more_unsent # 243.08 [+0.00] # RUN tls.13_nopad.msg_eor ... # 243.10 [+0.02] # OK tls.13_nopad.msg_eor # 243.10 [+0.00] ok 566 tls.13_nopad.msg_eor # 243.10 [+0.00] # RUN tls.13_nopad.sendmsg_single ... # 243.12 [+0.02] # OK tls.13_nopad.sendmsg_single # 243.12 [+0.00] ok 567 tls.13_nopad.sendmsg_single # 243.13 [+0.00] # RUN tls.13_nopad.sendmsg_fragmented ... # 243.19 [+0.07] # OK tls.13_nopad.sendmsg_fragmented # 243.20 [+0.00] ok 568 tls.13_nopad.sendmsg_fragmented # 243.20 [+0.00] # RUN tls.13_nopad.sendmsg_large ... # 243.38 [+0.18] # OK tls.13_nopad.sendmsg_large # 243.39 [+0.00] ok 569 tls.13_nopad.sendmsg_large # 243.39 [+0.00] # RUN tls.13_nopad.sendmsg_multiple ... # 243.41 [+0.02] # OK tls.13_nopad.sendmsg_multiple # 243.41 [+0.00] ok 570 tls.13_nopad.sendmsg_multiple # 243.41 [+0.00] # RUN tls.13_nopad.sendmsg_multiple_stress ... # 243.43 [+0.02] # OK tls.13_nopad.sendmsg_multiple_stress # 243.43 [+0.00] ok 571 tls.13_nopad.sendmsg_multiple_stress # 243.43 [+0.00] # RUN tls.13_nopad.splice_from_pipe ... # 243.45 [+0.02] # OK tls.13_nopad.splice_from_pipe # 243.45 [+0.00] ok 572 tls.13_nopad.splice_from_pipe # 243.45 [+0.00] # RUN tls.13_nopad.splice_more ... # 243.48 [+0.03] # OK tls.13_nopad.splice_more # 243.48 [+0.00] ok 573 tls.13_nopad.splice_more # 243.48 [+0.00] # RUN tls.13_nopad.splice_from_pipe2 ... # 243.51 [+0.02] # OK tls.13_nopad.splice_from_pipe2 # 243.51 [+0.00] ok 574 tls.13_nopad.splice_from_pipe2 # 243.51 [+0.00] # RUN tls.13_nopad.send_and_splice ... # 243.55 [+0.04] # OK tls.13_nopad.send_and_splice # 243.55 [+0.00] ok 575 tls.13_nopad.send_and_splice # 243.55 [+0.00] # RUN tls.13_nopad.splice_to_pipe ... # 243.57 [+0.02] # OK tls.13_nopad.splice_to_pipe # 243.57 [+0.00] ok 576 tls.13_nopad.splice_to_pipe # 243.57 [+0.00] # RUN tls.13_nopad.splice_cmsg_to_pipe ... # 243.59 [+0.02] # OK tls.13_nopad.splice_cmsg_to_pipe # 243.60 [+0.00] ok 577 tls.13_nopad.splice_cmsg_to_pipe # 243.60 [+0.00] # RUN tls.13_nopad.splice_dec_cmsg_to_pipe ... # 243.63 [+0.03] # OK tls.13_nopad.splice_dec_cmsg_to_pipe # 243.64 [+0.01] ok 578 tls.13_nopad.splice_dec_cmsg_to_pipe # 243.64 [+0.00] # RUN tls.13_nopad.recv_and_splice ... # 243.66 [+0.02] # OK tls.13_nopad.recv_and_splice # 243.66 [+0.00] ok 579 tls.13_nopad.recv_and_splice # 243.66 [+0.00] # RUN tls.13_nopad.peek_and_splice ... # 243.68 [+0.02] # OK tls.13_nopad.peek_and_splice # 243.69 [+0.00] ok 580 tls.13_nopad.peek_and_splice # 243.69 [+0.00] # RUN tls.13_nopad.recvmsg_single ... # 243.70 [+0.01] # OK tls.13_nopad.recvmsg_single # 243.70 [+0.00] ok 581 tls.13_nopad.recvmsg_single # 243.71 [+0.00] # RUN tls.13_nopad.recvmsg_single_max ... # 243.73 [+0.02] # OK tls.13_nopad.recvmsg_single_max # 243.73 [+0.00] ok 582 tls.13_nopad.recvmsg_single_max # 243.73 [+0.00] # RUN tls.13_nopad.recvmsg_multiple ... # 243.76 [+0.03] # OK tls.13_nopad.recvmsg_multiple # 243.76 [+0.00] ok 583 tls.13_nopad.recvmsg_multiple # 243.76 [+0.00] # RUN tls.13_nopad.single_send_multiple_recv ... # 243.79 [+0.02] # OK tls.13_nopad.single_send_multiple_recv # 243.79 [+0.00] ok 584 tls.13_nopad.single_send_multiple_recv # 243.79 [+0.00] # RUN tls.13_nopad.multiple_send_single_recv ... # 243.82 [+0.03] # OK tls.13_nopad.multiple_send_single_recv # 243.82 [+0.00] ok 585 tls.13_nopad.multiple_send_single_recv # 243.82 [+0.00] # RUN tls.13_nopad.single_send_multiple_recv_non_align ... # 243.85 [+0.03] # OK tls.13_nopad.single_send_multiple_recv_non_align # 243.85 [+0.00] ok 586 tls.13_nopad.single_send_multiple_recv_non_align # 243.86 [+0.00] # RUN tls.13_nopad.recv_partial ... # 243.87 [+0.02] # OK tls.13_nopad.recv_partial # 243.88 [+0.00] ok 587 tls.13_nopad.recv_partial # 243.88 [+0.00] # RUN tls.13_nopad.recv_nonblock ... # 243.90 [+0.02] # OK tls.13_nopad.recv_nonblock # 243.90 [+0.00] ok 588 tls.13_nopad.recv_nonblock # 243.90 [+0.00] # RUN tls.13_nopad.recv_peek ... # 243.93 [+0.03] # OK tls.13_nopad.recv_peek # 243.93 [+0.00] ok 589 tls.13_nopad.recv_peek # 243.93 [+0.00] # RUN tls.13_nopad.recv_peek_multiple ... # 243.96 [+0.03] # OK tls.13_nopad.recv_peek_multiple # 243.97 [+0.00] ok 590 tls.13_nopad.recv_peek_multiple # 243.97 [+0.00] # RUN tls.13_nopad.recv_peek_multiple_records ... # 244.00 [+0.03] # OK tls.13_nopad.recv_peek_multiple_records # 244.00 [+0.00] ok 591 tls.13_nopad.recv_peek_multiple_records # 244.00 [+0.00] # RUN tls.13_nopad.recv_peek_large_buf_mult_recs ... # 244.03 [+0.02] # OK tls.13_nopad.recv_peek_large_buf_mult_recs # 244.03 [+0.00] ok 592 tls.13_nopad.recv_peek_large_buf_mult_recs # 244.03 [+0.00] # RUN tls.13_nopad.recv_lowat ... # 244.06 [+0.03] # OK tls.13_nopad.recv_lowat # 244.07 [+0.00] ok 593 tls.13_nopad.recv_lowat # 244.07 [+0.00] # RUN tls.13_nopad.bidir ... # 244.10 [+0.03] # OK tls.13_nopad.bidir # 244.10 [+0.00] ok 594 tls.13_nopad.bidir # 244.10 [+0.00] # RUN tls.13_nopad.pollin ... # 244.15 [+0.04] # OK tls.13_nopad.pollin # 244.15 [+0.00] ok 595 tls.13_nopad.pollin # 244.15 [+0.00] # RUN tls.13_nopad.poll_wait ... # 244.17 [+0.02] # OK tls.13_nopad.poll_wait # 244.17 [+0.00] ok 596 tls.13_nopad.poll_wait # 244.18 [+0.00] # RUN tls.13_nopad.poll_wait_split ... # 244.20 [+0.03] # OK tls.13_nopad.poll_wait_split # 244.21 [+0.00] ok 597 tls.13_nopad.poll_wait_split # 244.21 [+0.00] # RUN tls.13_nopad.blocking ... # 244.25 [+0.05] # OK tls.13_nopad.blocking # 244.25 [+0.00] ok 598 tls.13_nopad.blocking # 244.26 [+0.00] # RUN tls.13_nopad.nonblocking ... # 244.38 [+0.13] # OK tls.13_nopad.nonblocking # 244.38 [+0.00] ok 599 tls.13_nopad.nonblocking # 244.38 [+0.00] # RUN tls.13_nopad.mutliproc_even ... # 246.55 [+2.17] # OK tls.13_nopad.mutliproc_even # 246.56 [+0.00] ok 600 tls.13_nopad.mutliproc_even # 246.56 [+0.00] # RUN tls.13_nopad.mutliproc_readers ... # 250.61 [+4.05] # OK tls.13_nopad.mutliproc_readers # 250.61 [+0.00] ok 601 tls.13_nopad.mutliproc_readers # 250.62 [+0.00] # RUN tls.13_nopad.mutliproc_writers ... # 254.15 [+3.53] # OK tls.13_nopad.mutliproc_writers # 254.15 [+0.00] ok 602 tls.13_nopad.mutliproc_writers # 254.15 [+0.00] # RUN tls.13_nopad.mutliproc_sendpage_even ... # 256.18 [+2.02] # OK tls.13_nopad.mutliproc_sendpage_even # 256.18 [+0.00] ok 603 tls.13_nopad.mutliproc_sendpage_even # 256.18 [+0.00] # RUN tls.13_nopad.mutliproc_sendpage_readers ... # 260.37 [+4.19] # OK tls.13_nopad.mutliproc_sendpage_readers # 260.37 [+0.00] ok 604 tls.13_nopad.mutliproc_sendpage_readers # 260.37 [+0.00] # RUN tls.13_nopad.mutliproc_sendpage_writers ... # 263.50 [+3.13] # OK tls.13_nopad.mutliproc_sendpage_writers # 263.50 [+0.00] ok 605 tls.13_nopad.mutliproc_sendpage_writers # 263.50 [+0.00] # RUN tls.13_nopad.control_msg ... # 263.54 [+0.03] # OK tls.13_nopad.control_msg # 263.54 [+0.00] ok 606 tls.13_nopad.control_msg # 263.54 [+0.00] # RUN tls.13_nopad.control_msg_nomerge ... # 263.57 [+0.03] # OK tls.13_nopad.control_msg_nomerge # 263.57 [+0.00] ok 607 tls.13_nopad.control_msg_nomerge # 263.57 [+0.00] # RUN tls.13_nopad.data_control_data ... # 263.61 [+0.04] # OK tls.13_nopad.data_control_data # 263.61 [+0.00] ok 608 tls.13_nopad.data_control_data # 263.62 [+0.00] # RUN tls.13_nopad.shutdown ... # 263.64 [+0.03] # OK tls.13_nopad.shutdown # 263.64 [+0.00] ok 609 tls.13_nopad.shutdown # 263.65 [+0.00] # RUN tls.13_nopad.shutdown_unsent ... # 263.68 [+0.04] # OK tls.13_nopad.shutdown_unsent # 263.68 [+0.00] ok 610 tls.13_nopad.shutdown_unsent # 263.68 [+0.00] # RUN tls.13_nopad.shutdown_reuse ... # 263.71 [+0.03] # OK tls.13_nopad.shutdown_reuse # 263.71 [+0.00] ok 611 tls.13_nopad.shutdown_reuse # 263.71 [+0.00] # RUN tls.13_nopad.getsockopt ... # 263.75 [+0.03] # OK tls.13_nopad.getsockopt # 263.75 [+0.00] ok 612 tls.13_nopad.getsockopt # 263.75 [+0.00] # RUN tls.13_nopad.recv_efault ... # 263.78 [+0.03] # OK tls.13_nopad.recv_efault # 263.78 [+0.00] ok 613 tls.13_nopad.recv_efault # 263.78 [+0.00] # RUN tls.12_aria_gcm.sendfile ... # 264.47 [+0.69] # OK tls.12_aria_gcm.sendfile # 264.47 [+0.00] ok 614 tls.12_aria_gcm.sendfile # 264.47 [+0.00] # RUN tls.12_aria_gcm.send_then_sendfile ... # 264.68 [+0.21] # OK tls.12_aria_gcm.send_then_sendfile # 264.68 [+0.00] ok 615 tls.12_aria_gcm.send_then_sendfile # 264.69 [+0.00] # RUN tls.12_aria_gcm.multi_chunk_sendfile ... # 266.06 [+1.38] # OK tls.12_aria_gcm.multi_chunk_sendfile # 266.07 [+0.00] ok 616 tls.12_aria_gcm.multi_chunk_sendfile # 266.07 [+0.00] # RUN tls.12_aria_gcm.recv_max ... # 266.10 [+0.03] # OK tls.12_aria_gcm.recv_max # 266.10 [+0.00] ok 617 tls.12_aria_gcm.recv_max # 266.10 [+0.00] # RUN tls.12_aria_gcm.recv_small ... # 266.14 [+0.04] # OK tls.12_aria_gcm.recv_small # 266.14 [+0.00] ok 618 tls.12_aria_gcm.recv_small # 266.15 [+0.00] # RUN tls.12_aria_gcm.msg_more ... # 266.17 [+0.03] # OK tls.12_aria_gcm.msg_more # 266.17 [+0.00] ok 619 tls.12_aria_gcm.msg_more # 266.18 [+0.00] # RUN tls.12_aria_gcm.msg_more_unsent ... # 266.20 [+0.02] # OK tls.12_aria_gcm.msg_more_unsent # 266.20 [+0.00] ok 620 tls.12_aria_gcm.msg_more_unsent # 266.20 [+0.00] # RUN tls.12_aria_gcm.msg_eor ... # 266.23 [+0.03] # OK tls.12_aria_gcm.msg_eor # 266.23 [+0.00] ok 621 tls.12_aria_gcm.msg_eor # 266.23 [+0.00] # RUN tls.12_aria_gcm.sendmsg_single ... # 266.25 [+0.02] # OK tls.12_aria_gcm.sendmsg_single # 266.25 [+0.00] ok 622 tls.12_aria_gcm.sendmsg_single # 266.26 [+0.00] # RUN tls.12_aria_gcm.sendmsg_fragmented ... # 266.33 [+0.07] # OK tls.12_aria_gcm.sendmsg_fragmented # 266.33 [+0.00] ok 623 tls.12_aria_gcm.sendmsg_fragmented # 266.33 [+0.00] # RUN tls.12_aria_gcm.sendmsg_large ... # 266.55 [+0.22] # OK tls.12_aria_gcm.sendmsg_large # 266.55 [+0.00] ok 624 tls.12_aria_gcm.sendmsg_large # 266.55 [+0.00] # RUN tls.12_aria_gcm.sendmsg_multiple ... # 266.58 [+0.02] # OK tls.12_aria_gcm.sendmsg_multiple # 266.58 [+0.00] ok 625 tls.12_aria_gcm.sendmsg_multiple # 266.58 [+0.00] # RUN tls.12_aria_gcm.sendmsg_multiple_stress ... # 266.60 [+0.02] # OK tls.12_aria_gcm.sendmsg_multiple_stress # 266.60 [+0.00] ok 626 tls.12_aria_gcm.sendmsg_multiple_stress # 266.60 [+0.00] # RUN tls.12_aria_gcm.splice_from_pipe ... # 266.62 [+0.02] # OK tls.12_aria_gcm.splice_from_pipe # 266.62 [+0.00] ok 627 tls.12_aria_gcm.splice_from_pipe # 266.62 [+0.00] # RUN tls.12_aria_gcm.splice_more ... # 266.65 [+0.03] # OK tls.12_aria_gcm.splice_more # 266.65 [+0.00] ok 628 tls.12_aria_gcm.splice_more # 266.65 [+0.00] # RUN tls.12_aria_gcm.splice_from_pipe2 ... # 266.68 [+0.03] # OK tls.12_aria_gcm.splice_from_pipe2 # 266.68 [+0.00] ok 629 tls.12_aria_gcm.splice_from_pipe2 # 266.69 [+0.00] # RUN tls.12_aria_gcm.send_and_splice ... # 266.71 [+0.02] # OK tls.12_aria_gcm.send_and_splice # 266.71 [+0.00] ok 630 tls.12_aria_gcm.send_and_splice # 266.71 [+0.00] # RUN tls.12_aria_gcm.splice_to_pipe ... # 266.74 [+0.03] # OK tls.12_aria_gcm.splice_to_pipe # 266.74 [+0.00] ok 631 tls.12_aria_gcm.splice_to_pipe # 266.75 [+0.00] # RUN tls.12_aria_gcm.splice_cmsg_to_pipe ... # 266.77 [+0.03] # OK tls.12_aria_gcm.splice_cmsg_to_pipe # 266.78 [+0.00] ok 632 tls.12_aria_gcm.splice_cmsg_to_pipe # 266.78 [+0.00] # RUN tls.12_aria_gcm.splice_dec_cmsg_to_pipe ... # 266.80 [+0.02] # OK tls.12_aria_gcm.splice_dec_cmsg_to_pipe # 266.80 [+0.00] ok 633 tls.12_aria_gcm.splice_dec_cmsg_to_pipe # 266.80 [+0.00] # RUN tls.12_aria_gcm.recv_and_splice ... # 266.82 [+0.02] # OK tls.12_aria_gcm.recv_and_splice # 266.82 [+0.00] ok 634 tls.12_aria_gcm.recv_and_splice # 266.83 [+0.00] # RUN tls.12_aria_gcm.peek_and_splice ... # 266.86 [+0.03] # OK tls.12_aria_gcm.peek_and_splice # 266.86 [+0.00] ok 635 tls.12_aria_gcm.peek_and_splice # 266.86 [+0.00] # RUN tls.12_aria_gcm.recvmsg_single ... # 266.88 [+0.02] # OK tls.12_aria_gcm.recvmsg_single # 266.88 [+0.00] ok 636 tls.12_aria_gcm.recvmsg_single # 266.89 [+0.00] # RUN tls.12_aria_gcm.recvmsg_single_max ... # 266.92 [+0.03] # OK tls.12_aria_gcm.recvmsg_single_max # 266.92 [+0.00] ok 637 tls.12_aria_gcm.recvmsg_single_max # 266.92 [+0.00] # RUN tls.12_aria_gcm.recvmsg_multiple ... # 266.96 [+0.04] # OK tls.12_aria_gcm.recvmsg_multiple # 266.96 [+0.00] ok 638 tls.12_aria_gcm.recvmsg_multiple # 266.96 [+0.00] # RUN tls.12_aria_gcm.single_send_multiple_recv ... # 266.99 [+0.03] # OK tls.12_aria_gcm.single_send_multiple_recv # 266.99 [+0.00] ok 639 tls.12_aria_gcm.single_send_multiple_recv # 267.00 [+0.01] # RUN tls.12_aria_gcm.multiple_send_single_recv ... # 267.01 [+0.01] # OK tls.12_aria_gcm.multiple_send_single_recv # 267.01 [+0.00] ok 640 tls.12_aria_gcm.multiple_send_single_recv # 267.01 [+0.00] # RUN tls.12_aria_gcm.single_send_multiple_recv_non_align ... # 267.03 [+0.02] # OK tls.12_aria_gcm.single_send_multiple_recv_non_align # 267.04 [+0.00] ok 641 tls.12_aria_gcm.single_send_multiple_recv_non_align # 267.04 [+0.00] # RUN tls.12_aria_gcm.recv_partial ... # 267.07 [+0.03] # OK tls.12_aria_gcm.recv_partial # 267.07 [+0.00] ok 642 tls.12_aria_gcm.recv_partial # 267.07 [+0.00] # RUN tls.12_aria_gcm.recv_nonblock ... # 267.10 [+0.02] # OK tls.12_aria_gcm.recv_nonblock # 267.10 [+0.00] ok 643 tls.12_aria_gcm.recv_nonblock # 267.10 [+0.00] # RUN tls.12_aria_gcm.recv_peek ... # 267.12 [+0.02] # OK tls.12_aria_gcm.recv_peek # 267.12 [+0.00] ok 644 tls.12_aria_gcm.recv_peek # 267.12 [+0.00] # RUN tls.12_aria_gcm.recv_peek_multiple ... # 267.15 [+0.03] # OK tls.12_aria_gcm.recv_peek_multiple # 267.15 [+0.00] ok 645 tls.12_aria_gcm.recv_peek_multiple # 267.16 [+0.00] # RUN tls.12_aria_gcm.recv_peek_multiple_records ... # 267.18 [+0.02] # OK tls.12_aria_gcm.recv_peek_multiple_records # 267.18 [+0.00] ok 646 tls.12_aria_gcm.recv_peek_multiple_records # 267.18 [+0.00] # RUN tls.12_aria_gcm.recv_peek_large_buf_mult_recs ... # 267.21 [+0.03] # OK tls.12_aria_gcm.recv_peek_large_buf_mult_recs # 267.21 [+0.00] ok 647 tls.12_aria_gcm.recv_peek_large_buf_mult_recs # 267.21 [+0.00] # RUN tls.12_aria_gcm.recv_lowat ... # 267.24 [+0.02] # OK tls.12_aria_gcm.recv_lowat # 267.24 [+0.00] ok 648 tls.12_aria_gcm.recv_lowat # 267.24 [+0.00] # RUN tls.12_aria_gcm.bidir ... # 267.26 [+0.02] # OK tls.12_aria_gcm.bidir # 267.26 [+0.00] ok 649 tls.12_aria_gcm.bidir # 267.26 [+0.00] # RUN tls.12_aria_gcm.pollin ... # 267.30 [+0.04] # OK tls.12_aria_gcm.pollin # 267.30 [+0.00] ok 650 tls.12_aria_gcm.pollin # 267.30 [+0.00] # RUN tls.12_aria_gcm.poll_wait ... # 267.33 [+0.03] # OK tls.12_aria_gcm.poll_wait # 267.33 [+0.00] ok 651 tls.12_aria_gcm.poll_wait # 267.34 [+0.00] # RUN tls.12_aria_gcm.poll_wait_split ... # 267.36 [+0.02] # OK tls.12_aria_gcm.poll_wait_split # 267.36 [+0.00] ok 652 tls.12_aria_gcm.poll_wait_split # 267.36 [+0.00] # RUN tls.12_aria_gcm.blocking ... # 267.39 [+0.03] # OK tls.12_aria_gcm.blocking # 267.40 [+0.00] ok 653 tls.12_aria_gcm.blocking # 267.40 [+0.00] # RUN tls.12_aria_gcm.nonblocking ... # 267.51 [+0.11] # OK tls.12_aria_gcm.nonblocking # 267.51 [+0.00] ok 654 tls.12_aria_gcm.nonblocking # 267.51 [+0.00] # RUN tls.12_aria_gcm.mutliproc_even ... # 269.94 [+2.43] # OK tls.12_aria_gcm.mutliproc_even # 269.95 [+0.00] ok 655 tls.12_aria_gcm.mutliproc_even # 269.95 [+0.00] # RUN tls.12_aria_gcm.mutliproc_readers ... # 274.84 [+4.89] # OK tls.12_aria_gcm.mutliproc_readers # 274.84 [+0.00] ok 656 tls.12_aria_gcm.mutliproc_readers # 274.84 [+0.00] # RUN tls.12_aria_gcm.mutliproc_writers ... # 278.58 [+3.74] # OK tls.12_aria_gcm.mutliproc_writers # 278.59 [+0.00] ok 657 tls.12_aria_gcm.mutliproc_writers # 278.59 [+0.00] # RUN tls.12_aria_gcm.mutliproc_sendpage_even ... # 280.98 [+2.39] # OK tls.12_aria_gcm.mutliproc_sendpage_even # 280.98 [+0.00] ok 658 tls.12_aria_gcm.mutliproc_sendpage_even # 280.98 [+0.00] # RUN tls.12_aria_gcm.mutliproc_sendpage_readers ... # 285.70 [+4.72] # OK tls.12_aria_gcm.mutliproc_sendpage_readers # 285.71 [+0.00] ok 659 tls.12_aria_gcm.mutliproc_sendpage_readers # 285.71 [+0.00] # RUN tls.12_aria_gcm.mutliproc_sendpage_writers ... # 289.79 [+4.08] # OK tls.12_aria_gcm.mutliproc_sendpage_writers # 289.80 [+0.01] ok 660 tls.12_aria_gcm.mutliproc_sendpage_writers # 289.80 [+0.00] # RUN tls.12_aria_gcm.control_msg ... # 289.82 [+0.02] # OK tls.12_aria_gcm.control_msg # 289.82 [+0.00] ok 661 tls.12_aria_gcm.control_msg # 289.82 [+0.00] # RUN tls.12_aria_gcm.control_msg_nomerge ... # 289.86 [+0.03] # OK tls.12_aria_gcm.control_msg_nomerge # 289.86 [+0.00] ok 662 tls.12_aria_gcm.control_msg_nomerge # 289.86 [+0.00] # RUN tls.12_aria_gcm.data_control_data ... # 289.90 [+0.04] # OK tls.12_aria_gcm.data_control_data # 289.90 [+0.00] ok 663 tls.12_aria_gcm.data_control_data # 289.90 [+0.00] # RUN tls.12_aria_gcm.shutdown ... # 289.92 [+0.02] # OK tls.12_aria_gcm.shutdown # 289.93 [+0.00] ok 664 tls.12_aria_gcm.shutdown # 289.93 [+0.00] # RUN tls.12_aria_gcm.shutdown_unsent ... # 289.95 [+0.03] # OK tls.12_aria_gcm.shutdown_unsent # 289.96 [+0.00] ok 665 tls.12_aria_gcm.shutdown_unsent # 289.96 [+0.00] # RUN tls.12_aria_gcm.shutdown_reuse ... # 289.99 [+0.03] # OK tls.12_aria_gcm.shutdown_reuse # 289.99 [+0.00] ok 666 tls.12_aria_gcm.shutdown_reuse # 289.99 [+0.00] # RUN tls.12_aria_gcm.getsockopt ... # 290.02 [+0.03] # OK tls.12_aria_gcm.getsockopt # 290.02 [+0.00] ok 667 tls.12_aria_gcm.getsockopt # 290.03 [+0.00] # RUN tls.12_aria_gcm.recv_efault ... # 290.06 [+0.04] # OK tls.12_aria_gcm.recv_efault # 290.06 [+0.00] ok 668 tls.12_aria_gcm.recv_efault # 290.06 [+0.00] # RUN tls.12_aria_gcm_256.sendfile ... # 290.22 [+0.15] # OK tls.12_aria_gcm_256.sendfile # 290.22 [+0.00] ok 669 tls.12_aria_gcm_256.sendfile # 290.22 [+0.00] # RUN tls.12_aria_gcm_256.send_then_sendfile ... # 290.40 [+0.18] # OK tls.12_aria_gcm_256.send_then_sendfile # 290.40 [+0.00] ok 670 tls.12_aria_gcm_256.send_then_sendfile # 290.41 [+0.00] # RUN tls.12_aria_gcm_256.multi_chunk_sendfile ... # 291.80 [+1.39] # OK tls.12_aria_gcm_256.multi_chunk_sendfile # 291.80 [+0.00] ok 671 tls.12_aria_gcm_256.multi_chunk_sendfile # 291.81 [+0.00] # RUN tls.12_aria_gcm_256.recv_max ... # 291.82 [+0.02] # OK tls.12_aria_gcm_256.recv_max # 291.83 [+0.00] ok 672 tls.12_aria_gcm_256.recv_max # 291.83 [+0.00] # RUN tls.12_aria_gcm_256.recv_small ... # 291.85 [+0.02] # OK tls.12_aria_gcm_256.recv_small # 291.85 [+0.00] ok 673 tls.12_aria_gcm_256.recv_small # 291.85 [+0.00] # RUN tls.12_aria_gcm_256.msg_more ... # 291.87 [+0.02] # OK tls.12_aria_gcm_256.msg_more # 291.88 [+0.00] ok 674 tls.12_aria_gcm_256.msg_more # 291.88 [+0.00] # RUN tls.12_aria_gcm_256.msg_more_unsent ... # 291.90 [+0.02] # OK tls.12_aria_gcm_256.msg_more_unsent # 291.90 [+0.00] ok 675 tls.12_aria_gcm_256.msg_more_unsent # 291.90 [+0.00] # RUN tls.12_aria_gcm_256.msg_eor ... # 291.93 [+0.03] # OK tls.12_aria_gcm_256.msg_eor # 291.93 [+0.00] ok 676 tls.12_aria_gcm_256.msg_eor # 291.94 [+0.00] # RUN tls.12_aria_gcm_256.sendmsg_single ... # 291.96 [+0.03] # OK tls.12_aria_gcm_256.sendmsg_single # 291.97 [+0.00] ok 677 tls.12_aria_gcm_256.sendmsg_single # 291.97 [+0.00] # RUN tls.12_aria_gcm_256.sendmsg_fragmented ... # 292.03 [+0.06] # OK tls.12_aria_gcm_256.sendmsg_fragmented # 292.03 [+0.00] ok 678 tls.12_aria_gcm_256.sendmsg_fragmented # 292.03 [+0.00] # RUN tls.12_aria_gcm_256.sendmsg_large ... # 292.29 [+0.26] # OK tls.12_aria_gcm_256.sendmsg_large # 292.29 [+0.00] ok 679 tls.12_aria_gcm_256.sendmsg_large # 292.30 [+0.00] # RUN tls.12_aria_gcm_256.sendmsg_multiple ... # 292.32 [+0.02] # OK tls.12_aria_gcm_256.sendmsg_multiple # 292.32 [+0.00] ok 680 tls.12_aria_gcm_256.sendmsg_multiple # 292.32 [+0.00] # RUN tls.12_aria_gcm_256.sendmsg_multiple_stress ... # 292.34 [+0.02] # OK tls.12_aria_gcm_256.sendmsg_multiple_stress # 292.34 [+0.00] ok 681 tls.12_aria_gcm_256.sendmsg_multiple_stress # 292.34 [+0.00] # RUN tls.12_aria_gcm_256.splice_from_pipe ... # 292.36 [+0.02] # OK tls.12_aria_gcm_256.splice_from_pipe # 292.37 [+0.00] ok 682 tls.12_aria_gcm_256.splice_from_pipe # 292.37 [+0.00] # RUN tls.12_aria_gcm_256.splice_more ... # 292.40 [+0.03] # OK tls.12_aria_gcm_256.splice_more # 292.40 [+0.00] ok 683 tls.12_aria_gcm_256.splice_more # 292.40 [+0.00] # RUN tls.12_aria_gcm_256.splice_from_pipe2 ... # 292.42 [+0.02] # OK tls.12_aria_gcm_256.splice_from_pipe2 # 292.43 [+0.00] ok 684 tls.12_aria_gcm_256.splice_from_pipe2 # 292.43 [+0.00] # RUN tls.12_aria_gcm_256.send_and_splice ... # 292.45 [+0.02] # OK tls.12_aria_gcm_256.send_and_splice # 292.45 [+0.00] ok 685 tls.12_aria_gcm_256.send_and_splice # 292.46 [+0.00] # RUN tls.12_aria_gcm_256.splice_to_pipe ... # 292.48 [+0.02] # OK tls.12_aria_gcm_256.splice_to_pipe # 292.48 [+0.00] ok 686 tls.12_aria_gcm_256.splice_to_pipe # 292.48 [+0.00] # RUN tls.12_aria_gcm_256.splice_cmsg_to_pipe ... # 292.50 [+0.02] # OK tls.12_aria_gcm_256.splice_cmsg_to_pipe # 292.50 [+0.00] ok 687 tls.12_aria_gcm_256.splice_cmsg_to_pipe # 292.51 [+0.00] # RUN tls.12_aria_gcm_256.splice_dec_cmsg_to_pipe ... # 292.53 [+0.02] # OK tls.12_aria_gcm_256.splice_dec_cmsg_to_pipe # 292.53 [+0.00] ok 688 tls.12_aria_gcm_256.splice_dec_cmsg_to_pipe # 292.53 [+0.00] # RUN tls.12_aria_gcm_256.recv_and_splice ... # 292.56 [+0.02] # OK tls.12_aria_gcm_256.recv_and_splice # 292.56 [+0.00] ok 689 tls.12_aria_gcm_256.recv_and_splice # 292.56 [+0.00] # RUN tls.12_aria_gcm_256.peek_and_splice ... # 292.58 [+0.02] # OK tls.12_aria_gcm_256.peek_and_splice # 292.58 [+0.00] ok 690 tls.12_aria_gcm_256.peek_and_splice # 292.59 [+0.00] # RUN tls.12_aria_gcm_256.recvmsg_single ... # 292.61 [+0.02] # OK tls.12_aria_gcm_256.recvmsg_single # 292.61 [+0.00] ok 691 tls.12_aria_gcm_256.recvmsg_single # 292.61 [+0.00] # RUN tls.12_aria_gcm_256.recvmsg_single_max ... # 292.65 [+0.04] # OK tls.12_aria_gcm_256.recvmsg_single_max # 292.65 [+0.00] ok 692 tls.12_aria_gcm_256.recvmsg_single_max # 292.66 [+0.00] # RUN tls.12_aria_gcm_256.recvmsg_multiple ... # 292.70 [+0.04] # OK tls.12_aria_gcm_256.recvmsg_multiple # 292.70 [+0.00] ok 693 tls.12_aria_gcm_256.recvmsg_multiple # 292.70 [+0.00] # RUN tls.12_aria_gcm_256.single_send_multiple_recv ... # 292.73 [+0.03] # OK tls.12_aria_gcm_256.single_send_multiple_recv # 292.73 [+0.00] ok 694 tls.12_aria_gcm_256.single_send_multiple_recv # 292.73 [+0.00] # RUN tls.12_aria_gcm_256.multiple_send_single_recv ... # 292.75 [+0.02] # OK tls.12_aria_gcm_256.multiple_send_single_recv # 292.76 [+0.00] ok 695 tls.12_aria_gcm_256.multiple_send_single_recv # 292.76 [+0.00] # RUN tls.12_aria_gcm_256.single_send_multiple_recv_non_align ... # 292.78 [+0.02] # OK tls.12_aria_gcm_256.single_send_multiple_recv_non_align # 292.79 [+0.00] ok 696 tls.12_aria_gcm_256.single_send_multiple_recv_non_align # 292.79 [+0.00] # RUN tls.12_aria_gcm_256.recv_partial ... # 292.82 [+0.03] # OK tls.12_aria_gcm_256.recv_partial # 292.82 [+0.00] ok 697 tls.12_aria_gcm_256.recv_partial # 292.82 [+0.00] # RUN tls.12_aria_gcm_256.recv_nonblock ... # 292.85 [+0.03] # OK tls.12_aria_gcm_256.recv_nonblock # 292.85 [+0.00] ok 698 tls.12_aria_gcm_256.recv_nonblock # 292.85 [+0.00] # RUN tls.12_aria_gcm_256.recv_peek ... # 292.88 [+0.03] # OK tls.12_aria_gcm_256.recv_peek # 292.88 [+0.00] ok 699 tls.12_aria_gcm_256.recv_peek # 292.88 [+0.00] # RUN tls.12_aria_gcm_256.recv_peek_multiple ... # 292.91 [+0.03] # OK tls.12_aria_gcm_256.recv_peek_multiple # 292.91 [+0.00] ok 700 tls.12_aria_gcm_256.recv_peek_multiple # 292.91 [+0.00] # RUN tls.12_aria_gcm_256.recv_peek_multiple_records ... # 292.95 [+0.04] # OK tls.12_aria_gcm_256.recv_peek_multiple_records # 292.95 [+0.00] ok 701 tls.12_aria_gcm_256.recv_peek_multiple_records # 292.96 [+0.00] # RUN tls.12_aria_gcm_256.recv_peek_large_buf_mult_recs ... # 292.99 [+0.04] # OK tls.12_aria_gcm_256.recv_peek_large_buf_mult_recs # 292.99 [+0.00] ok 702 tls.12_aria_gcm_256.recv_peek_large_buf_mult_recs # 293.00 [+0.00] # RUN tls.12_aria_gcm_256.recv_lowat ... # 293.02 [+0.03] # OK tls.12_aria_gcm_256.recv_lowat # 293.03 [+0.00] ok 703 tls.12_aria_gcm_256.recv_lowat # 293.03 [+0.00] # RUN tls.12_aria_gcm_256.bidir ... # 293.06 [+0.03] # OK tls.12_aria_gcm_256.bidir # 293.06 [+0.00] ok 704 tls.12_aria_gcm_256.bidir # 293.06 [+0.00] # RUN tls.12_aria_gcm_256.pollin ... # 293.13 [+0.06] # OK tls.12_aria_gcm_256.pollin # 293.13 [+0.00] ok 705 tls.12_aria_gcm_256.pollin # 293.13 [+0.00] # RUN tls.12_aria_gcm_256.poll_wait ... # 293.17 [+0.04] # OK tls.12_aria_gcm_256.poll_wait # 293.17 [+0.00] ok 706 tls.12_aria_gcm_256.poll_wait # 293.17 [+0.00] # RUN tls.12_aria_gcm_256.poll_wait_split ... # 293.20 [+0.03] # OK tls.12_aria_gcm_256.poll_wait_split # 293.21 [+0.00] ok 707 tls.12_aria_gcm_256.poll_wait_split # 293.21 [+0.00] # RUN tls.12_aria_gcm_256.blocking ... # 293.25 [+0.04] # OK tls.12_aria_gcm_256.blocking # 293.25 [+0.00] ok 708 tls.12_aria_gcm_256.blocking # 293.26 [+0.00] # RUN tls.12_aria_gcm_256.nonblocking ... # 293.38 [+0.12] # OK tls.12_aria_gcm_256.nonblocking # 293.38 [+0.00] ok 709 tls.12_aria_gcm_256.nonblocking # 293.38 [+0.00] # RUN tls.12_aria_gcm_256.mutliproc_even ... # 296.31 [+2.93] # OK tls.12_aria_gcm_256.mutliproc_even # 296.31 [+0.00] ok 710 tls.12_aria_gcm_256.mutliproc_even # 296.31 [+0.00] # RUN tls.12_aria_gcm_256.mutliproc_readers ... # 301.78 [+5.46] # OK tls.12_aria_gcm_256.mutliproc_readers # 301.78 [+0.00] ok 711 tls.12_aria_gcm_256.mutliproc_readers # 301.78 [+0.00] # RUN tls.12_aria_gcm_256.mutliproc_writers ... # 306.58 [+4.80] # OK tls.12_aria_gcm_256.mutliproc_writers # 306.58 [+0.00] ok 712 tls.12_aria_gcm_256.mutliproc_writers # 306.58 [+0.00] # RUN tls.12_aria_gcm_256.mutliproc_sendpage_even ... # 309.56 [+2.98] # OK tls.12_aria_gcm_256.mutliproc_sendpage_even # 309.57 [+0.00] ok 713 tls.12_aria_gcm_256.mutliproc_sendpage_even # 309.57 [+0.00] # RUN tls.12_aria_gcm_256.mutliproc_sendpage_readers ... # 314.79 [+5.22] # OK tls.12_aria_gcm_256.mutliproc_sendpage_readers # 314.79 [+0.00] ok 714 tls.12_aria_gcm_256.mutliproc_sendpage_readers # 314.79 [+0.00] # RUN tls.12_aria_gcm_256.mutliproc_sendpage_writers ... # 318.50 [+3.71] # OK tls.12_aria_gcm_256.mutliproc_sendpage_writers # 318.50 [+0.00] ok 715 tls.12_aria_gcm_256.mutliproc_sendpage_writers # 318.51 [+0.00] # RUN tls.12_aria_gcm_256.control_msg ... # 318.53 [+0.02] # OK tls.12_aria_gcm_256.control_msg # 318.53 [+0.00] ok 716 tls.12_aria_gcm_256.control_msg # 318.54 [+0.00] # RUN tls.12_aria_gcm_256.control_msg_nomerge ... # 318.56 [+0.02] # OK tls.12_aria_gcm_256.control_msg_nomerge # 318.56 [+0.00] ok 717 tls.12_aria_gcm_256.control_msg_nomerge # 318.56 [+0.00] # RUN tls.12_aria_gcm_256.data_control_data ... # 318.59 [+0.02] # OK tls.12_aria_gcm_256.data_control_data # 318.59 [+0.00] ok 718 tls.12_aria_gcm_256.data_control_data # 318.59 [+0.00] # RUN tls.12_aria_gcm_256.shutdown ... # 318.61 [+0.02] # OK tls.12_aria_gcm_256.shutdown # 318.61 [+0.00] ok 719 tls.12_aria_gcm_256.shutdown # 318.62 [+0.00] # RUN tls.12_aria_gcm_256.shutdown_unsent ... # 318.64 [+0.02] # OK tls.12_aria_gcm_256.shutdown_unsent # 318.64 [+0.00] ok 720 tls.12_aria_gcm_256.shutdown_unsent # 318.64 [+0.00] # RUN tls.12_aria_gcm_256.shutdown_reuse ... # 318.66 [+0.02] # OK tls.12_aria_gcm_256.shutdown_reuse # 318.66 [+0.00] ok 721 tls.12_aria_gcm_256.shutdown_reuse # 318.66 [+0.00] # RUN tls.12_aria_gcm_256.getsockopt ... # 318.69 [+0.02] # OK tls.12_aria_gcm_256.getsockopt # 318.69 [+0.00] ok 722 tls.12_aria_gcm_256.getsockopt # 318.69 [+0.00] # RUN tls.12_aria_gcm_256.recv_efault ... # 318.72 [+0.03] # OK tls.12_aria_gcm_256.recv_efault # 318.72 [+0.00] ok 723 tls.12_aria_gcm_256.recv_efault # 318.72 [+0.00] # RUN tls_err.12_aes_gcm.bad_rec ... # 318.74 [+0.02] # OK tls_err.12_aes_gcm.bad_rec # 318.74 [+0.00] ok 724 tls_err.12_aes_gcm.bad_rec # 318.75 [+0.00] # RUN tls_err.12_aes_gcm.bad_auth ... # 318.77 [+0.03] # OK tls_err.12_aes_gcm.bad_auth # 318.78 [+0.00] ok 725 tls_err.12_aes_gcm.bad_auth # 318.78 [+0.00] # RUN tls_err.12_aes_gcm.bad_in_large_read ... # 318.81 [+0.03] # OK tls_err.12_aes_gcm.bad_in_large_read # 318.81 [+0.00] ok 726 tls_err.12_aes_gcm.bad_in_large_read # 318.81 [+0.00] # RUN tls_err.12_aes_gcm.bad_cmsg ... # 318.84 [+0.03] # OK tls_err.12_aes_gcm.bad_cmsg # 318.84 [+0.00] ok 727 tls_err.12_aes_gcm.bad_cmsg # 318.85 [+0.00] # RUN tls_err.12_aes_gcm.timeo ... # 318.90 [+0.06] # OK tls_err.12_aes_gcm.timeo # 318.90 [+0.00] ok 728 tls_err.12_aes_gcm.timeo # 318.90 [+0.00] # RUN tls_err.12_aes_gcm.poll_partial_rec ... # 318.93 [+0.02] # OK tls_err.12_aes_gcm.poll_partial_rec # 318.93 [+0.00] ok 729 tls_err.12_aes_gcm.poll_partial_rec # 318.93 [+0.00] # RUN tls_err.12_aes_gcm.epoll_partial_rec ... # 318.96 [+0.02] # OK tls_err.12_aes_gcm.epoll_partial_rec # 318.96 [+0.00] ok 730 tls_err.12_aes_gcm.epoll_partial_rec # 318.96 [+0.00] # RUN tls_err.12_aes_gcm.poll_partial_rec_async ... # 319.02 [+0.06] # OK tls_err.12_aes_gcm.poll_partial_rec_async # 319.02 [+0.00] ok 731 tls_err.12_aes_gcm.poll_partial_rec_async # 319.03 [+0.00] # RUN tls_err.13_aes_gcm.bad_rec ... # 319.04 [+0.02] # OK tls_err.13_aes_gcm.bad_rec # 319.04 [+0.00] ok 732 tls_err.13_aes_gcm.bad_rec # 319.05 [+0.00] # RUN tls_err.13_aes_gcm.bad_auth ... # 319.08 [+0.03] # OK tls_err.13_aes_gcm.bad_auth # 319.08 [+0.00] ok 733 tls_err.13_aes_gcm.bad_auth # 319.09 [+0.00] # RUN tls_err.13_aes_gcm.bad_in_large_read ... # 319.12 [+0.03] # OK tls_err.13_aes_gcm.bad_in_large_read # 319.12 [+0.00] ok 734 tls_err.13_aes_gcm.bad_in_large_read # 319.12 [+0.00] # RUN tls_err.13_aes_gcm.bad_cmsg ... # 319.15 [+0.03] # OK tls_err.13_aes_gcm.bad_cmsg # 319.15 [+0.00] ok 735 tls_err.13_aes_gcm.bad_cmsg # 319.15 [+0.00] # RUN tls_err.13_aes_gcm.timeo ... # 319.20 [+0.05] # OK tls_err.13_aes_gcm.timeo # 319.21 [+0.00] ok 736 tls_err.13_aes_gcm.timeo # 319.21 [+0.00] # RUN tls_err.13_aes_gcm.poll_partial_rec ... # 319.24 [+0.04] # OK tls_err.13_aes_gcm.poll_partial_rec # 319.25 [+0.00] ok 737 tls_err.13_aes_gcm.poll_partial_rec # 319.25 [+0.00] # RUN tls_err.13_aes_gcm.epoll_partial_rec ... # 319.28 [+0.03] # OK tls_err.13_aes_gcm.epoll_partial_rec # 319.28 [+0.00] ok 738 tls_err.13_aes_gcm.epoll_partial_rec # 319.28 [+0.00] # RUN tls_err.13_aes_gcm.poll_partial_rec_async ... # 319.34 [+0.06] # OK tls_err.13_aes_gcm.poll_partial_rec_async # 319.35 [+0.00] ok 739 tls_err.13_aes_gcm.poll_partial_rec_async # 319.35 [+0.00] # PASSED: 739 / 739 tests passed. # 319.35 [+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__->