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.08 [+0.08] TAP version 13 # 0.08 [+0.00] 1..739 # 0.08 [+0.00] # Starting 739 tests from 17 test cases. # 0.08 [+0.00] # RUN global.non_established ... # 0.24 [+0.16] # OK global.non_established # 0.25 [+0.00] ok 1 global.non_established # 0.25 [+0.00] # RUN global.keysizes ... # 0.26 [+0.01] # OK global.keysizes # 0.26 [+0.00] ok 2 global.keysizes # 0.26 [+0.00] # RUN global.no_pad ... # 0.28 [+0.02] # OK global.no_pad # 0.29 [+0.00] ok 3 global.no_pad # 0.29 [+0.00] # RUN global.tls_v6ops ... # 0.31 [+0.02] # OK global.tls_v6ops # 0.31 [+0.00] ok 4 global.tls_v6ops # 0.31 [+0.00] # RUN global.prequeue ... # 0.32 [+0.01] # OK global.prequeue # 0.32 [+0.00] ok 5 global.prequeue # 0.32 [+0.00] # RUN tls_basic.base_base ... # 0.34 [+0.02] # OK tls_basic.base_base # 0.34 [+0.00] ok 6 tls_basic.base_base # 0.34 [+0.00] # RUN tls_basic.bad_cipher ... # 0.36 [+0.02] # OK tls_basic.bad_cipher # 0.36 [+0.00] ok 7 tls_basic.bad_cipher # 0.36 [+0.00] # RUN tls_basic.recseq_wrap ... # 0.38 [+0.02] # OK tls_basic.recseq_wrap # 0.38 [+0.00] ok 8 tls_basic.recseq_wrap # 0.38 [+0.00] # RUN tls.12_aes_gcm.sendfile ... # 0.51 [+0.13] # OK tls.12_aes_gcm.sendfile # 0.52 [+0.00] ok 9 tls.12_aes_gcm.sendfile # 0.52 [+0.00] # RUN tls.12_aes_gcm.send_then_sendfile ... # 0.67 [+0.15] # OK tls.12_aes_gcm.send_then_sendfile # 0.67 [+0.00] ok 10 tls.12_aes_gcm.send_then_sendfile # 0.67 [+0.00] # RUN tls.12_aes_gcm.multi_chunk_sendfile ... # 1.83 [+1.16] # OK tls.12_aes_gcm.multi_chunk_sendfile # 1.83 [+0.00] ok 11 tls.12_aes_gcm.multi_chunk_sendfile # 1.83 [+0.00] # RUN tls.12_aes_gcm.recv_max ... # 1.86 [+0.02] # OK tls.12_aes_gcm.recv_max # 1.86 [+0.00] ok 12 tls.12_aes_gcm.recv_max # 1.86 [+0.00] # RUN tls.12_aes_gcm.recv_small ... # 1.87 [+0.01] # OK tls.12_aes_gcm.recv_small # 1.88 [+0.00] ok 13 tls.12_aes_gcm.recv_small # 1.88 [+0.00] # RUN tls.12_aes_gcm.msg_more ... # 1.89 [+0.01] # OK tls.12_aes_gcm.msg_more # 1.89 [+0.00] ok 14 tls.12_aes_gcm.msg_more # 1.89 [+0.00] # RUN tls.12_aes_gcm.msg_more_unsent ... # 1.92 [+0.02] # OK tls.12_aes_gcm.msg_more_unsent # 1.92 [+0.00] ok 15 tls.12_aes_gcm.msg_more_unsent # 1.92 [+0.00] # RUN tls.12_aes_gcm.msg_eor ... # 1.94 [+0.02] # OK tls.12_aes_gcm.msg_eor # 1.94 [+0.00] ok 16 tls.12_aes_gcm.msg_eor # 1.95 [+0.00] # RUN tls.12_aes_gcm.sendmsg_single ... # 1.96 [+0.01] # OK tls.12_aes_gcm.sendmsg_single # 1.96 [+0.00] ok 17 tls.12_aes_gcm.sendmsg_single # 1.96 [+0.00] # RUN tls.12_aes_gcm.sendmsg_fragmented ... # 2.01 [+0.05] # OK tls.12_aes_gcm.sendmsg_fragmented # 2.01 [+0.00] ok 18 tls.12_aes_gcm.sendmsg_fragmented # 2.01 [+0.00] # RUN tls.12_aes_gcm.sendmsg_large ... # 2.19 [+0.17] # OK tls.12_aes_gcm.sendmsg_large # 2.19 [+0.00] ok 19 tls.12_aes_gcm.sendmsg_large # 2.19 [+0.00] # RUN tls.12_aes_gcm.sendmsg_multiple ... # 2.21 [+0.02] # OK tls.12_aes_gcm.sendmsg_multiple # 2.21 [+0.00] ok 20 tls.12_aes_gcm.sendmsg_multiple # 2.21 [+0.00] # RUN tls.12_aes_gcm.sendmsg_multiple_stress ... # 2.23 [+0.02] # OK tls.12_aes_gcm.sendmsg_multiple_stress # 2.23 [+0.00] ok 21 tls.12_aes_gcm.sendmsg_multiple_stress # 2.23 [+0.00] # RUN tls.12_aes_gcm.splice_from_pipe ... # 2.25 [+0.02] # OK tls.12_aes_gcm.splice_from_pipe # 2.25 [+0.00] ok 22 tls.12_aes_gcm.splice_from_pipe # 2.25 [+0.00] # RUN tls.12_aes_gcm.splice_more ... # 2.27 [+0.02] # OK tls.12_aes_gcm.splice_more # 2.27 [+0.00] ok 23 tls.12_aes_gcm.splice_more # 2.27 [+0.00] # RUN tls.12_aes_gcm.splice_from_pipe2 ... # 2.30 [+0.03] # OK tls.12_aes_gcm.splice_from_pipe2 # 2.30 [+0.00] ok 24 tls.12_aes_gcm.splice_from_pipe2 # 2.31 [+0.00] # RUN tls.12_aes_gcm.send_and_splice ... # 2.32 [+0.02] # OK tls.12_aes_gcm.send_and_splice # 2.32 [+0.00] ok 25 tls.12_aes_gcm.send_and_splice # 2.32 [+0.00] # RUN tls.12_aes_gcm.splice_to_pipe ... # 2.34 [+0.02] # OK tls.12_aes_gcm.splice_to_pipe # 2.34 [+0.00] ok 26 tls.12_aes_gcm.splice_to_pipe # 2.34 [+0.00] # RUN tls.12_aes_gcm.splice_cmsg_to_pipe ... # 2.36 [+0.01] # OK tls.12_aes_gcm.splice_cmsg_to_pipe # 2.36 [+0.00] ok 27 tls.12_aes_gcm.splice_cmsg_to_pipe # 2.36 [+0.00] # RUN tls.12_aes_gcm.splice_dec_cmsg_to_pipe ... # 2.39 [+0.03] # OK tls.12_aes_gcm.splice_dec_cmsg_to_pipe # 2.39 [+0.00] ok 28 tls.12_aes_gcm.splice_dec_cmsg_to_pipe # 2.39 [+0.00] # RUN tls.12_aes_gcm.recv_and_splice ... # 2.41 [+0.01] # OK tls.12_aes_gcm.recv_and_splice # 2.41 [+0.00] ok 29 tls.12_aes_gcm.recv_and_splice # 2.41 [+0.00] # RUN tls.12_aes_gcm.peek_and_splice ... # 2.43 [+0.02] # OK tls.12_aes_gcm.peek_and_splice # 2.43 [+0.00] ok 30 tls.12_aes_gcm.peek_and_splice # 2.43 [+0.00] # RUN tls.12_aes_gcm.recvmsg_single ... # 2.45 [+0.02] # OK tls.12_aes_gcm.recvmsg_single # 2.45 [+0.00] ok 31 tls.12_aes_gcm.recvmsg_single # 2.45 [+0.00] # RUN tls.12_aes_gcm.recvmsg_single_max ... # 2.47 [+0.02] # OK tls.12_aes_gcm.recvmsg_single_max # 2.47 [+0.00] ok 32 tls.12_aes_gcm.recvmsg_single_max # 2.47 [+0.00] # RUN tls.12_aes_gcm.recvmsg_multiple ... # 2.50 [+0.03] # OK tls.12_aes_gcm.recvmsg_multiple # 2.50 [+0.00] ok 33 tls.12_aes_gcm.recvmsg_multiple # 2.51 [+0.00] # RUN tls.12_aes_gcm.single_send_multiple_recv ... # 2.52 [+0.02] # OK tls.12_aes_gcm.single_send_multiple_recv # 2.52 [+0.00] ok 34 tls.12_aes_gcm.single_send_multiple_recv # 2.53 [+0.00] # RUN tls.12_aes_gcm.multiple_send_single_recv ... # 2.54 [+0.02] # OK tls.12_aes_gcm.multiple_send_single_recv # 2.54 [+0.00] ok 35 tls.12_aes_gcm.multiple_send_single_recv # 2.55 [+0.00] # RUN tls.12_aes_gcm.single_send_multiple_recv_non_align ... # 2.56 [+0.01] # OK tls.12_aes_gcm.single_send_multiple_recv_non_align # 2.56 [+0.00] ok 36 tls.12_aes_gcm.single_send_multiple_recv_non_align # 2.57 [+0.00] # RUN tls.12_aes_gcm.recv_partial ... # 2.58 [+0.01] # OK tls.12_aes_gcm.recv_partial # 2.58 [+0.00] ok 37 tls.12_aes_gcm.recv_partial # 2.58 [+0.00] # RUN tls.12_aes_gcm.recv_nonblock ... # 2.61 [+0.02] # OK tls.12_aes_gcm.recv_nonblock # 2.61 [+0.00] ok 38 tls.12_aes_gcm.recv_nonblock # 2.61 [+0.00] # RUN tls.12_aes_gcm.recv_peek ... # 2.62 [+0.01] # OK tls.12_aes_gcm.recv_peek # 2.63 [+0.00] ok 39 tls.12_aes_gcm.recv_peek # 2.63 [+0.00] # RUN tls.12_aes_gcm.recv_peek_multiple ... # 2.64 [+0.02] # OK tls.12_aes_gcm.recv_peek_multiple # 2.65 [+0.00] ok 40 tls.12_aes_gcm.recv_peek_multiple # 2.65 [+0.00] # RUN tls.12_aes_gcm.recv_peek_multiple_records ... # 2.66 [+0.02] # OK tls.12_aes_gcm.recv_peek_multiple_records # 2.67 [+0.00] ok 41 tls.12_aes_gcm.recv_peek_multiple_records # 2.67 [+0.00] # RUN tls.12_aes_gcm.recv_peek_large_buf_mult_recs ... # 2.69 [+0.02] # OK tls.12_aes_gcm.recv_peek_large_buf_mult_recs # 2.69 [+0.00] ok 42 tls.12_aes_gcm.recv_peek_large_buf_mult_recs # 2.69 [+0.00] # RUN tls.12_aes_gcm.recv_lowat ... # 2.71 [+0.02] # OK tls.12_aes_gcm.recv_lowat # 2.71 [+0.00] ok 43 tls.12_aes_gcm.recv_lowat # 2.72 [+0.00] # RUN tls.12_aes_gcm.bidir ... # 2.73 [+0.02] # OK tls.12_aes_gcm.bidir # 2.73 [+0.00] ok 44 tls.12_aes_gcm.bidir # 2.74 [+0.00] # RUN tls.12_aes_gcm.pollin ... # 2.78 [+0.04] # OK tls.12_aes_gcm.pollin # 2.78 [+0.00] ok 45 tls.12_aes_gcm.pollin # 2.78 [+0.00] # RUN tls.12_aes_gcm.poll_wait ... # 2.80 [+0.02] # OK tls.12_aes_gcm.poll_wait # 2.80 [+0.00] ok 46 tls.12_aes_gcm.poll_wait # 2.80 [+0.00] # RUN tls.12_aes_gcm.poll_wait_split ... # 2.82 [+0.01] # OK tls.12_aes_gcm.poll_wait_split # 2.82 [+0.00] ok 47 tls.12_aes_gcm.poll_wait_split # 2.82 [+0.00] # RUN tls.12_aes_gcm.blocking ... # 2.86 [+0.04] # OK tls.12_aes_gcm.blocking # 2.86 [+0.00] ok 48 tls.12_aes_gcm.blocking # 2.86 [+0.00] # RUN tls.12_aes_gcm.nonblocking ... # 2.97 [+0.10] # OK tls.12_aes_gcm.nonblocking # 2.97 [+0.00] ok 49 tls.12_aes_gcm.nonblocking # 2.97 [+0.00] # RUN tls.12_aes_gcm.mutliproc_even ... # 4.62 [+1.64] # OK tls.12_aes_gcm.mutliproc_even # 4.62 [+0.00] ok 50 tls.12_aes_gcm.mutliproc_even # 4.62 [+0.00] # RUN tls.12_aes_gcm.mutliproc_readers ... # 7.71 [+3.09] # OK tls.12_aes_gcm.mutliproc_readers # 7.72 [+0.00] ok 51 tls.12_aes_gcm.mutliproc_readers # 7.72 [+0.00] # RUN tls.12_aes_gcm.mutliproc_writers ... # 10.26 [+2.54] # OK tls.12_aes_gcm.mutliproc_writers # 10.26 [+0.00] ok 52 tls.12_aes_gcm.mutliproc_writers # 10.26 [+0.00] # RUN tls.12_aes_gcm.mutliproc_sendpage_even ... # 11.88 [+1.62] # OK tls.12_aes_gcm.mutliproc_sendpage_even # 11.89 [+0.00] ok 53 tls.12_aes_gcm.mutliproc_sendpage_even # 11.89 [+0.00] # RUN tls.12_aes_gcm.mutliproc_sendpage_readers ... # 14.99 [+3.10] # OK tls.12_aes_gcm.mutliproc_sendpage_readers # 14.99 [+0.00] ok 54 tls.12_aes_gcm.mutliproc_sendpage_readers # 14.99 [+0.00] # RUN tls.12_aes_gcm.mutliproc_sendpage_writers ... # 17.53 [+2.54] # OK tls.12_aes_gcm.mutliproc_sendpage_writers # 17.54 [+0.00] ok 55 tls.12_aes_gcm.mutliproc_sendpage_writers # 17.54 [+0.00] # RUN tls.12_aes_gcm.control_msg ... # 17.55 [+0.02] # OK tls.12_aes_gcm.control_msg # 17.56 [+0.00] ok 56 tls.12_aes_gcm.control_msg # 17.56 [+0.00] # RUN tls.12_aes_gcm.control_msg_nomerge ... # 17.57 [+0.01] # OK tls.12_aes_gcm.control_msg_nomerge # 17.57 [+0.00] ok 57 tls.12_aes_gcm.control_msg_nomerge # 17.58 [+0.00] # RUN tls.12_aes_gcm.data_control_data ... # 17.60 [+0.02] # OK tls.12_aes_gcm.data_control_data # 17.60 [+0.00] ok 58 tls.12_aes_gcm.data_control_data # 17.60 [+0.00] # RUN tls.12_aes_gcm.shutdown ... # 17.62 [+0.02] # OK tls.12_aes_gcm.shutdown # 17.62 [+0.00] ok 59 tls.12_aes_gcm.shutdown # 17.62 [+0.00] # RUN tls.12_aes_gcm.shutdown_unsent ... # 17.64 [+0.02] # OK tls.12_aes_gcm.shutdown_unsent # 17.64 [+0.00] ok 60 tls.12_aes_gcm.shutdown_unsent # 17.64 [+0.00] # RUN tls.12_aes_gcm.shutdown_reuse ... # 17.66 [+0.01] # OK tls.12_aes_gcm.shutdown_reuse # 17.66 [+0.00] ok 61 tls.12_aes_gcm.shutdown_reuse # 17.66 [+0.00] # RUN tls.12_aes_gcm.getsockopt ... # 17.68 [+0.02] # OK tls.12_aes_gcm.getsockopt # 17.68 [+0.00] ok 62 tls.12_aes_gcm.getsockopt # 17.68 [+0.00] # RUN tls.12_aes_gcm.recv_efault ... # 17.70 [+0.02] # OK tls.12_aes_gcm.recv_efault # 17.70 [+0.00] ok 63 tls.12_aes_gcm.recv_efault # 17.70 [+0.00] # RUN tls.13_aes_gcm.sendfile ... # 17.83 [+0.13] # OK tls.13_aes_gcm.sendfile # 17.83 [+0.00] ok 64 tls.13_aes_gcm.sendfile # 17.83 [+0.00] # RUN tls.13_aes_gcm.send_then_sendfile ... # 17.99 [+0.15] # OK tls.13_aes_gcm.send_then_sendfile # 17.99 [+0.00] ok 65 tls.13_aes_gcm.send_then_sendfile # 17.99 [+0.00] # RUN tls.13_aes_gcm.multi_chunk_sendfile ... # 19.68 [+1.70] # OK tls.13_aes_gcm.multi_chunk_sendfile # 19.69 [+0.00] ok 66 tls.13_aes_gcm.multi_chunk_sendfile # 19.69 [+0.00] # RUN tls.13_aes_gcm.recv_max ... # 19.71 [+0.02] # OK tls.13_aes_gcm.recv_max # 19.71 [+0.00] ok 67 tls.13_aes_gcm.recv_max # 19.71 [+0.00] # RUN tls.13_aes_gcm.recv_small ... # 19.73 [+0.02] # OK tls.13_aes_gcm.recv_small # 19.73 [+0.00] ok 68 tls.13_aes_gcm.recv_small # 19.73 [+0.00] # RUN tls.13_aes_gcm.msg_more ... # 19.75 [+0.02] # OK tls.13_aes_gcm.msg_more # 19.75 [+0.00] ok 69 tls.13_aes_gcm.msg_more # 19.75 [+0.00] # RUN tls.13_aes_gcm.msg_more_unsent ... # 19.77 [+0.02] # OK tls.13_aes_gcm.msg_more_unsent # 19.77 [+0.00] ok 70 tls.13_aes_gcm.msg_more_unsent # 19.77 [+0.00] # RUN tls.13_aes_gcm.msg_eor ... # 19.79 [+0.02] # OK tls.13_aes_gcm.msg_eor # 19.80 [+0.00] ok 71 tls.13_aes_gcm.msg_eor # 19.80 [+0.00] # RUN tls.13_aes_gcm.sendmsg_single ... # 19.81 [+0.02] # OK tls.13_aes_gcm.sendmsg_single # 19.81 [+0.00] ok 72 tls.13_aes_gcm.sendmsg_single # 19.82 [+0.00] # RUN tls.13_aes_gcm.sendmsg_fragmented ... # 19.88 [+0.06] # OK tls.13_aes_gcm.sendmsg_fragmented # 19.88 [+0.00] ok 73 tls.13_aes_gcm.sendmsg_fragmented # 19.88 [+0.00] # RUN tls.13_aes_gcm.sendmsg_large ... # 20.06 [+0.18] # OK tls.13_aes_gcm.sendmsg_large # 20.07 [+0.00] ok 74 tls.13_aes_gcm.sendmsg_large # 20.07 [+0.00] # RUN tls.13_aes_gcm.sendmsg_multiple ... # 20.09 [+0.02] # OK tls.13_aes_gcm.sendmsg_multiple # 20.09 [+0.00] ok 75 tls.13_aes_gcm.sendmsg_multiple # 20.09 [+0.00] # RUN tls.13_aes_gcm.sendmsg_multiple_stress ... # 20.11 [+0.02] # OK tls.13_aes_gcm.sendmsg_multiple_stress # 20.11 [+0.00] ok 76 tls.13_aes_gcm.sendmsg_multiple_stress # 20.11 [+0.00] # RUN tls.13_aes_gcm.splice_from_pipe ... # 20.13 [+0.02] # OK tls.13_aes_gcm.splice_from_pipe # 20.13 [+0.00] ok 77 tls.13_aes_gcm.splice_from_pipe # 20.13 [+0.00] # RUN tls.13_aes_gcm.splice_more ... # 20.15 [+0.02] # OK tls.13_aes_gcm.splice_more # 20.16 [+0.00] ok 78 tls.13_aes_gcm.splice_more # 20.16 [+0.00] # RUN tls.13_aes_gcm.splice_from_pipe2 ... # 20.18 [+0.02] # OK tls.13_aes_gcm.splice_from_pipe2 # 20.18 [+0.00] ok 79 tls.13_aes_gcm.splice_from_pipe2 # 20.18 [+0.00] # RUN tls.13_aes_gcm.send_and_splice ... # 20.19 [+0.01] # OK tls.13_aes_gcm.send_and_splice # 20.20 [+0.00] ok 80 tls.13_aes_gcm.send_and_splice # 20.20 [+0.00] # RUN tls.13_aes_gcm.splice_to_pipe ... # 20.22 [+0.03] # OK tls.13_aes_gcm.splice_to_pipe # 20.23 [+0.00] ok 81 tls.13_aes_gcm.splice_to_pipe # 20.23 [+0.00] # RUN tls.13_aes_gcm.splice_cmsg_to_pipe ... # 20.24 [+0.02] # OK tls.13_aes_gcm.splice_cmsg_to_pipe # 20.25 [+0.00] ok 82 tls.13_aes_gcm.splice_cmsg_to_pipe # 20.25 [+0.00] # RUN tls.13_aes_gcm.splice_dec_cmsg_to_pipe ... # 20.27 [+0.02] # OK tls.13_aes_gcm.splice_dec_cmsg_to_pipe # 20.27 [+0.00] ok 83 tls.13_aes_gcm.splice_dec_cmsg_to_pipe # 20.27 [+0.00] # RUN tls.13_aes_gcm.recv_and_splice ... # 20.29 [+0.02] # OK tls.13_aes_gcm.recv_and_splice # 20.29 [+0.00] ok 84 tls.13_aes_gcm.recv_and_splice # 20.29 [+0.00] # RUN tls.13_aes_gcm.peek_and_splice ... # 20.31 [+0.02] # OK tls.13_aes_gcm.peek_and_splice # 20.31 [+0.00] ok 85 tls.13_aes_gcm.peek_and_splice # 20.31 [+0.00] # RUN tls.13_aes_gcm.recvmsg_single ... # 20.34 [+0.03] # OK tls.13_aes_gcm.recvmsg_single # 20.34 [+0.00] ok 86 tls.13_aes_gcm.recvmsg_single # 20.34 [+0.00] # RUN tls.13_aes_gcm.recvmsg_single_max ... # 20.35 [+0.01] # OK tls.13_aes_gcm.recvmsg_single_max # 20.36 [+0.00] ok 87 tls.13_aes_gcm.recvmsg_single_max # 20.36 [+0.00] # RUN tls.13_aes_gcm.recvmsg_multiple ... # 20.37 [+0.02] # OK tls.13_aes_gcm.recvmsg_multiple # 20.38 [+0.00] ok 88 tls.13_aes_gcm.recvmsg_multiple # 20.38 [+0.00] # RUN tls.13_aes_gcm.single_send_multiple_recv ... # 20.40 [+0.02] # OK tls.13_aes_gcm.single_send_multiple_recv # 20.40 [+0.00] ok 89 tls.13_aes_gcm.single_send_multiple_recv # 20.41 [+0.00] # RUN tls.13_aes_gcm.multiple_send_single_recv ... # 20.42 [+0.02] # OK tls.13_aes_gcm.multiple_send_single_recv # 20.43 [+0.00] ok 90 tls.13_aes_gcm.multiple_send_single_recv # 20.43 [+0.00] # RUN tls.13_aes_gcm.single_send_multiple_recv_non_align ... # 20.44 [+0.01] # OK tls.13_aes_gcm.single_send_multiple_recv_non_align # 20.44 [+0.00] ok 91 tls.13_aes_gcm.single_send_multiple_recv_non_align # 20.44 [+0.00] # RUN tls.13_aes_gcm.recv_partial ... # 20.47 [+0.02] # OK tls.13_aes_gcm.recv_partial # 20.47 [+0.00] ok 92 tls.13_aes_gcm.recv_partial # 20.47 [+0.00] # RUN tls.13_aes_gcm.recv_nonblock ... # 20.48 [+0.02] # OK tls.13_aes_gcm.recv_nonblock # 20.49 [+0.00] ok 93 tls.13_aes_gcm.recv_nonblock # 20.49 [+0.00] # RUN tls.13_aes_gcm.recv_peek ... # 20.50 [+0.02] # OK tls.13_aes_gcm.recv_peek # 20.50 [+0.00] ok 94 tls.13_aes_gcm.recv_peek # 20.51 [+0.00] # RUN tls.13_aes_gcm.recv_peek_multiple ... # 20.52 [+0.02] # OK tls.13_aes_gcm.recv_peek_multiple # 20.52 [+0.00] ok 95 tls.13_aes_gcm.recv_peek_multiple # 20.52 [+0.00] # RUN tls.13_aes_gcm.recv_peek_multiple_records ... # 20.54 [+0.02] # OK tls.13_aes_gcm.recv_peek_multiple_records # 20.54 [+0.00] ok 96 tls.13_aes_gcm.recv_peek_multiple_records # 20.54 [+0.00] # RUN tls.13_aes_gcm.recv_peek_large_buf_mult_recs ... # 20.57 [+0.02] # OK tls.13_aes_gcm.recv_peek_large_buf_mult_recs # 20.57 [+0.00] ok 97 tls.13_aes_gcm.recv_peek_large_buf_mult_recs # 20.57 [+0.00] # RUN tls.13_aes_gcm.recv_lowat ... # 20.59 [+0.02] # OK tls.13_aes_gcm.recv_lowat # 20.59 [+0.00] ok 98 tls.13_aes_gcm.recv_lowat # 20.60 [+0.00] # RUN tls.13_aes_gcm.bidir ... # 20.61 [+0.01] # OK tls.13_aes_gcm.bidir # 20.61 [+0.00] ok 99 tls.13_aes_gcm.bidir # 20.61 [+0.00] # RUN tls.13_aes_gcm.pollin ... # 20.65 [+0.04] # OK tls.13_aes_gcm.pollin # 20.65 [+0.00] ok 100 tls.13_aes_gcm.pollin # 20.65 [+0.00] # RUN tls.13_aes_gcm.poll_wait ... # 20.67 [+0.02] # OK tls.13_aes_gcm.poll_wait # 20.68 [+0.00] ok 101 tls.13_aes_gcm.poll_wait # 20.68 [+0.00] # RUN tls.13_aes_gcm.poll_wait_split ... # 20.69 [+0.02] # OK tls.13_aes_gcm.poll_wait_split # 20.69 [+0.00] ok 102 tls.13_aes_gcm.poll_wait_split # 20.70 [+0.00] # RUN tls.13_aes_gcm.blocking ... # 20.74 [+0.05] # OK tls.13_aes_gcm.blocking # 20.74 [+0.00] ok 103 tls.13_aes_gcm.blocking # 20.74 [+0.00] # RUN tls.13_aes_gcm.nonblocking ... # 20.87 [+0.13] # OK tls.13_aes_gcm.nonblocking # 20.87 [+0.00] ok 104 tls.13_aes_gcm.nonblocking # 20.88 [+0.00] # RUN tls.13_aes_gcm.mutliproc_even ... # 22.57 [+1.70] # OK tls.13_aes_gcm.mutliproc_even # 22.57 [+0.00] ok 105 tls.13_aes_gcm.mutliproc_even # 22.57 [+0.00] # RUN tls.13_aes_gcm.mutliproc_readers ... # 25.71 [+3.14] # OK tls.13_aes_gcm.mutliproc_readers # 25.72 [+0.00] ok 106 tls.13_aes_gcm.mutliproc_readers # 25.72 [+0.00] # RUN tls.13_aes_gcm.mutliproc_writers ... # 28.27 [+2.55] # OK tls.13_aes_gcm.mutliproc_writers # 28.27 [+0.00] ok 107 tls.13_aes_gcm.mutliproc_writers # 28.27 [+0.00] # RUN tls.13_aes_gcm.mutliproc_sendpage_even ... # 29.89 [+1.61] # OK tls.13_aes_gcm.mutliproc_sendpage_even # 29.89 [+0.00] ok 108 tls.13_aes_gcm.mutliproc_sendpage_even # 29.89 [+0.00] # RUN tls.13_aes_gcm.mutliproc_sendpage_readers ... # 33.06 [+3.17] # OK tls.13_aes_gcm.mutliproc_sendpage_readers # 33.06 [+0.00] ok 109 tls.13_aes_gcm.mutliproc_sendpage_readers # 33.07 [+0.00] # RUN tls.13_aes_gcm.mutliproc_sendpage_writers ... # 35.61 [+2.55] # OK tls.13_aes_gcm.mutliproc_sendpage_writers # 35.62 [+0.00] ok 110 tls.13_aes_gcm.mutliproc_sendpage_writers # 35.62 [+0.00] # RUN tls.13_aes_gcm.control_msg ... # 35.64 [+0.02] # OK tls.13_aes_gcm.control_msg # 35.64 [+0.00] ok 111 tls.13_aes_gcm.control_msg # 35.64 [+0.00] # RUN tls.13_aes_gcm.control_msg_nomerge ... # 35.65 [+0.02] # OK tls.13_aes_gcm.control_msg_nomerge # 35.66 [+0.00] ok 112 tls.13_aes_gcm.control_msg_nomerge # 35.66 [+0.00] # RUN tls.13_aes_gcm.data_control_data ... # 35.69 [+0.03] # OK tls.13_aes_gcm.data_control_data # 35.69 [+0.00] ok 113 tls.13_aes_gcm.data_control_data # 35.69 [+0.00] # RUN tls.13_aes_gcm.shutdown ... # 35.70 [+0.01] # OK tls.13_aes_gcm.shutdown # 35.71 [+0.00] ok 114 tls.13_aes_gcm.shutdown # 35.71 [+0.00] # RUN tls.13_aes_gcm.shutdown_unsent ... # 35.73 [+0.02] # OK tls.13_aes_gcm.shutdown_unsent # 35.73 [+0.00] ok 115 tls.13_aes_gcm.shutdown_unsent # 35.73 [+0.00] # RUN tls.13_aes_gcm.shutdown_reuse ... # 35.75 [+0.02] # OK tls.13_aes_gcm.shutdown_reuse # 35.75 [+0.00] ok 116 tls.13_aes_gcm.shutdown_reuse # 35.75 [+0.00] # RUN tls.13_aes_gcm.getsockopt ... # 35.77 [+0.01] # OK tls.13_aes_gcm.getsockopt # 35.77 [+0.00] ok 117 tls.13_aes_gcm.getsockopt # 35.77 [+0.00] # RUN tls.13_aes_gcm.recv_efault ... # 35.79 [+0.02] # OK tls.13_aes_gcm.recv_efault # 35.79 [+0.00] ok 118 tls.13_aes_gcm.recv_efault # 35.79 [+0.00] # RUN tls.12_chacha.sendfile ... # 36.85 [+1.06] # OK tls.12_chacha.sendfile # 36.85 [+0.00] ok 119 tls.12_chacha.sendfile # 36.85 [+0.00] # RUN tls.12_chacha.send_then_sendfile ... # 36.97 [+0.12] # OK tls.12_chacha.send_then_sendfile # 36.98 [+0.00] ok 120 tls.12_chacha.send_then_sendfile # 36.98 [+0.00] # RUN tls.12_chacha.multi_chunk_sendfile ... # 38.07 [+1.09] # OK tls.12_chacha.multi_chunk_sendfile # 38.07 [+0.00] ok 121 tls.12_chacha.multi_chunk_sendfile # 38.08 [+0.00] # RUN tls.12_chacha.recv_max ... # 38.10 [+0.02] # OK tls.12_chacha.recv_max # 38.10 [+0.00] ok 122 tls.12_chacha.recv_max # 38.10 [+0.00] # RUN tls.12_chacha.recv_small ... # 38.13 [+0.03] # OK tls.12_chacha.recv_small # 38.13 [+0.00] ok 123 tls.12_chacha.recv_small # 38.13 [+0.00] # RUN tls.12_chacha.msg_more ... # 38.15 [+0.02] # OK tls.12_chacha.msg_more # 38.15 [+0.00] ok 124 tls.12_chacha.msg_more # 38.15 [+0.00] # RUN tls.12_chacha.msg_more_unsent ... # 38.16 [+0.02] # OK tls.12_chacha.msg_more_unsent # 38.17 [+0.00] ok 125 tls.12_chacha.msg_more_unsent # 38.17 [+0.00] # RUN tls.12_chacha.msg_eor ... # 38.18 [+0.01] # OK tls.12_chacha.msg_eor # 38.18 [+0.00] ok 126 tls.12_chacha.msg_eor # 38.18 [+0.00] # RUN tls.12_chacha.sendmsg_single ... # 38.20 [+0.02] # OK tls.12_chacha.sendmsg_single # 38.20 [+0.00] ok 127 tls.12_chacha.sendmsg_single # 38.20 [+0.00] # RUN tls.12_chacha.sendmsg_fragmented ... # 38.26 [+0.06] # OK tls.12_chacha.sendmsg_fragmented # 38.26 [+0.00] ok 128 tls.12_chacha.sendmsg_fragmented # 38.26 [+0.00] # RUN tls.12_chacha.sendmsg_large ... # 38.35 [+0.09] # OK tls.12_chacha.sendmsg_large # 38.36 [+0.00] ok 129 tls.12_chacha.sendmsg_large # 38.36 [+0.00] # RUN tls.12_chacha.sendmsg_multiple ... # 38.37 [+0.02] # OK tls.12_chacha.sendmsg_multiple # 38.37 [+0.00] ok 130 tls.12_chacha.sendmsg_multiple # 38.37 [+0.00] # RUN tls.12_chacha.sendmsg_multiple_stress ... # 38.39 [+0.02] # OK tls.12_chacha.sendmsg_multiple_stress # 38.39 [+0.00] ok 131 tls.12_chacha.sendmsg_multiple_stress # 38.39 [+0.00] # RUN tls.12_chacha.splice_from_pipe ... # 38.41 [+0.02] # OK tls.12_chacha.splice_from_pipe # 38.42 [+0.00] ok 132 tls.12_chacha.splice_from_pipe # 38.42 [+0.00] # RUN tls.12_chacha.splice_more ... # 38.43 [+0.02] # OK tls.12_chacha.splice_more # 38.44 [+0.00] ok 133 tls.12_chacha.splice_more # 38.44 [+0.00] # RUN tls.12_chacha.splice_from_pipe2 ... # 38.46 [+0.02] # OK tls.12_chacha.splice_from_pipe2 # 38.46 [+0.00] ok 134 tls.12_chacha.splice_from_pipe2 # 38.46 [+0.00] # RUN tls.12_chacha.send_and_splice ... # 38.48 [+0.02] # OK tls.12_chacha.send_and_splice # 38.48 [+0.00] ok 135 tls.12_chacha.send_and_splice # 38.48 [+0.00] # RUN tls.12_chacha.splice_to_pipe ... # 38.51 [+0.02] # OK tls.12_chacha.splice_to_pipe # 38.51 [+0.00] ok 136 tls.12_chacha.splice_to_pipe # 38.51 [+0.00] # RUN tls.12_chacha.splice_cmsg_to_pipe ... # 38.52 [+0.02] # OK tls.12_chacha.splice_cmsg_to_pipe # 38.53 [+0.00] ok 137 tls.12_chacha.splice_cmsg_to_pipe # 38.53 [+0.00] # RUN tls.12_chacha.splice_dec_cmsg_to_pipe ... # 38.54 [+0.02] # OK tls.12_chacha.splice_dec_cmsg_to_pipe # 38.55 [+0.00] ok 138 tls.12_chacha.splice_dec_cmsg_to_pipe # 38.55 [+0.00] # RUN tls.12_chacha.recv_and_splice ... # 38.57 [+0.02] # OK tls.12_chacha.recv_and_splice # 38.57 [+0.00] ok 139 tls.12_chacha.recv_and_splice # 38.57 [+0.00] # RUN tls.12_chacha.peek_and_splice ... # 38.60 [+0.03] # OK tls.12_chacha.peek_and_splice # 38.60 [+0.00] ok 140 tls.12_chacha.peek_and_splice # 38.60 [+0.00] # RUN tls.12_chacha.recvmsg_single ... # 38.62 [+0.02] # OK tls.12_chacha.recvmsg_single # 38.62 [+0.00] ok 141 tls.12_chacha.recvmsg_single # 38.62 [+0.00] # RUN tls.12_chacha.recvmsg_single_max ... # 38.64 [+0.02] # OK tls.12_chacha.recvmsg_single_max # 38.64 [+0.00] ok 142 tls.12_chacha.recvmsg_single_max # 38.64 [+0.00] # RUN tls.12_chacha.recvmsg_multiple ... # 38.66 [+0.02] # OK tls.12_chacha.recvmsg_multiple # 38.66 [+0.00] ok 143 tls.12_chacha.recvmsg_multiple # 38.66 [+0.00] # RUN tls.12_chacha.single_send_multiple_recv ... # 38.68 [+0.02] # OK tls.12_chacha.single_send_multiple_recv # 38.69 [+0.00] ok 144 tls.12_chacha.single_send_multiple_recv # 38.69 [+0.00] # RUN tls.12_chacha.multiple_send_single_recv ... # 38.70 [+0.02] # OK tls.12_chacha.multiple_send_single_recv # 38.70 [+0.00] ok 145 tls.12_chacha.multiple_send_single_recv # 38.71 [+0.00] # RUN tls.12_chacha.single_send_multiple_recv_non_align ... # 38.73 [+0.03] # OK tls.12_chacha.single_send_multiple_recv_non_align # 38.74 [+0.00] ok 146 tls.12_chacha.single_send_multiple_recv_non_align # 38.74 [+0.00] # RUN tls.12_chacha.recv_partial ... # 38.75 [+0.02] # OK tls.12_chacha.recv_partial # 38.76 [+0.00] ok 147 tls.12_chacha.recv_partial # 38.76 [+0.00] # RUN tls.12_chacha.recv_nonblock ... # 38.77 [+0.02] # OK tls.12_chacha.recv_nonblock # 38.77 [+0.00] ok 148 tls.12_chacha.recv_nonblock # 38.78 [+0.00] # RUN tls.12_chacha.recv_peek ... # 38.79 [+0.01] # OK tls.12_chacha.recv_peek # 38.79 [+0.00] ok 149 tls.12_chacha.recv_peek # 38.79 [+0.00] # RUN tls.12_chacha.recv_peek_multiple ... # 38.81 [+0.02] # OK tls.12_chacha.recv_peek_multiple # 38.82 [+0.00] ok 150 tls.12_chacha.recv_peek_multiple # 38.82 [+0.00] # RUN tls.12_chacha.recv_peek_multiple_records ... # 38.84 [+0.02] # OK tls.12_chacha.recv_peek_multiple_records # 38.84 [+0.00] ok 151 tls.12_chacha.recv_peek_multiple_records # 38.84 [+0.00] # RUN tls.12_chacha.recv_peek_large_buf_mult_recs ... # 38.86 [+0.01] # OK tls.12_chacha.recv_peek_large_buf_mult_recs # 38.86 [+0.00] ok 152 tls.12_chacha.recv_peek_large_buf_mult_recs # 38.86 [+0.00] # RUN tls.12_chacha.recv_lowat ... # 38.88 [+0.02] # OK tls.12_chacha.recv_lowat # 38.88 [+0.00] ok 153 tls.12_chacha.recv_lowat # 38.88 [+0.00] # RUN tls.12_chacha.bidir ... # 38.90 [+0.02] # OK tls.12_chacha.bidir # 38.90 [+0.00] ok 154 tls.12_chacha.bidir # 38.90 [+0.00] # RUN tls.12_chacha.pollin ... # 38.94 [+0.04] # OK tls.12_chacha.pollin # 38.94 [+0.00] ok 155 tls.12_chacha.pollin # 38.94 [+0.00] # RUN tls.12_chacha.poll_wait ... # 38.97 [+0.03] # OK tls.12_chacha.poll_wait # 38.97 [+0.00] ok 156 tls.12_chacha.poll_wait # 38.97 [+0.00] # RUN tls.12_chacha.poll_wait_split ... # 38.99 [+0.02] # OK tls.12_chacha.poll_wait_split # 38.99 [+0.00] ok 157 tls.12_chacha.poll_wait_split # 38.99 [+0.00] # RUN tls.12_chacha.blocking ... # 39.02 [+0.03] # OK tls.12_chacha.blocking # 39.02 [+0.00] ok 158 tls.12_chacha.blocking # 39.02 [+0.00] # RUN tls.12_chacha.nonblocking ... # 39.11 [+0.09] # OK tls.12_chacha.nonblocking # 39.12 [+0.00] ok 159 tls.12_chacha.nonblocking # 39.12 [+0.00] # RUN tls.12_chacha.mutliproc_even ... # 40.04 [+0.92] # OK tls.12_chacha.mutliproc_even # 40.04 [+0.00] ok 160 tls.12_chacha.mutliproc_even # 40.04 [+0.00] # RUN tls.12_chacha.mutliproc_readers ... # 41.78 [+1.74] # OK tls.12_chacha.mutliproc_readers # 41.78 [+0.00] ok 161 tls.12_chacha.mutliproc_readers # 41.78 [+0.00] # RUN tls.12_chacha.mutliproc_writers ... # 43.17 [+1.39] # OK tls.12_chacha.mutliproc_writers # 43.17 [+0.00] ok 162 tls.12_chacha.mutliproc_writers # 43.17 [+0.00] # RUN tls.12_chacha.mutliproc_sendpage_even ... # 44.11 [+0.93] # OK tls.12_chacha.mutliproc_sendpage_even # 44.11 [+0.00] ok 163 tls.12_chacha.mutliproc_sendpage_even # 44.11 [+0.00] # RUN tls.12_chacha.mutliproc_sendpage_readers ... # 45.80 [+1.68] # OK tls.12_chacha.mutliproc_sendpage_readers # 45.80 [+0.00] ok 164 tls.12_chacha.mutliproc_sendpage_readers # 45.80 [+0.00] # RUN tls.12_chacha.mutliproc_sendpage_writers ... # 47.19 [+1.39] # OK tls.12_chacha.mutliproc_sendpage_writers # 47.20 [+0.00] ok 165 tls.12_chacha.mutliproc_sendpage_writers # 47.20 [+0.00] # RUN tls.12_chacha.control_msg ... # 47.22 [+0.02] # OK tls.12_chacha.control_msg # 47.22 [+0.00] ok 166 tls.12_chacha.control_msg # 47.22 [+0.00] # RUN tls.12_chacha.control_msg_nomerge ... # 47.24 [+0.02] # OK tls.12_chacha.control_msg_nomerge # 47.24 [+0.00] ok 167 tls.12_chacha.control_msg_nomerge # 47.24 [+0.00] # RUN tls.12_chacha.data_control_data ... # 47.26 [+0.02] # OK tls.12_chacha.data_control_data # 47.26 [+0.00] ok 168 tls.12_chacha.data_control_data # 47.26 [+0.00] # RUN tls.12_chacha.shutdown ... # 47.28 [+0.02] # OK tls.12_chacha.shutdown # 47.28 [+0.00] ok 169 tls.12_chacha.shutdown # 47.28 [+0.00] # RUN tls.12_chacha.shutdown_unsent ... # 47.31 [+0.02] # OK tls.12_chacha.shutdown_unsent # 47.31 [+0.00] ok 170 tls.12_chacha.shutdown_unsent # 47.31 [+0.00] # RUN tls.12_chacha.shutdown_reuse ... # 47.32 [+0.02] # OK tls.12_chacha.shutdown_reuse # 47.32 [+0.00] ok 171 tls.12_chacha.shutdown_reuse # 47.33 [+0.00] # RUN tls.12_chacha.getsockopt ... # 47.34 [+0.02] # OK tls.12_chacha.getsockopt # 47.34 [+0.00] ok 172 tls.12_chacha.getsockopt # 47.34 [+0.00] # RUN tls.12_chacha.recv_efault ... # 47.37 [+0.02] # OK tls.12_chacha.recv_efault # 47.37 [+0.00] ok 173 tls.12_chacha.recv_efault # 47.37 [+0.00] # RUN tls.13_chacha.sendfile ... # 47.48 [+0.11] # OK tls.13_chacha.sendfile # 47.48 [+0.00] ok 174 tls.13_chacha.sendfile # 47.48 [+0.00] # RUN tls.13_chacha.send_then_sendfile ... # 47.60 [+0.12] # OK tls.13_chacha.send_then_sendfile # 47.60 [+0.00] ok 175 tls.13_chacha.send_then_sendfile # 47.61 [+0.00] # RUN tls.13_chacha.multi_chunk_sendfile ... # 49.35 [+1.74] # OK tls.13_chacha.multi_chunk_sendfile # 49.35 [+0.00] ok 176 tls.13_chacha.multi_chunk_sendfile # 49.35 [+0.00] # RUN tls.13_chacha.recv_max ... # 49.37 [+0.02] # OK tls.13_chacha.recv_max # 49.37 [+0.00] ok 177 tls.13_chacha.recv_max # 49.37 [+0.00] # RUN tls.13_chacha.recv_small ... # 49.39 [+0.01] # OK tls.13_chacha.recv_small # 49.39 [+0.00] ok 178 tls.13_chacha.recv_small # 49.39 [+0.00] # RUN tls.13_chacha.msg_more ... # 49.41 [+0.02] # OK tls.13_chacha.msg_more # 49.41 [+0.00] ok 179 tls.13_chacha.msg_more # 49.41 [+0.00] # RUN tls.13_chacha.msg_more_unsent ... # 49.44 [+0.02] # OK tls.13_chacha.msg_more_unsent # 49.44 [+0.00] ok 180 tls.13_chacha.msg_more_unsent # 49.44 [+0.00] # RUN tls.13_chacha.msg_eor ... # 49.45 [+0.01] # OK tls.13_chacha.msg_eor # 49.46 [+0.00] ok 181 tls.13_chacha.msg_eor # 49.46 [+0.00] # RUN tls.13_chacha.sendmsg_single ... # 49.47 [+0.01] # OK tls.13_chacha.sendmsg_single # 49.47 [+0.00] ok 182 tls.13_chacha.sendmsg_single # 49.47 [+0.00] # RUN tls.13_chacha.sendmsg_fragmented ... # 49.53 [+0.06] # OK tls.13_chacha.sendmsg_fragmented # 49.54 [+0.00] ok 183 tls.13_chacha.sendmsg_fragmented # 49.54 [+0.00] # RUN tls.13_chacha.sendmsg_large ... # 49.63 [+0.10] # OK tls.13_chacha.sendmsg_large # 49.64 [+0.00] ok 184 tls.13_chacha.sendmsg_large # 49.64 [+0.00] # RUN tls.13_chacha.sendmsg_multiple ... # 49.65 [+0.02] # OK tls.13_chacha.sendmsg_multiple # 49.66 [+0.00] ok 185 tls.13_chacha.sendmsg_multiple # 49.66 [+0.00] # RUN tls.13_chacha.sendmsg_multiple_stress ... # 49.67 [+0.02] # OK tls.13_chacha.sendmsg_multiple_stress # 49.68 [+0.00] ok 186 tls.13_chacha.sendmsg_multiple_stress # 49.68 [+0.00] # RUN tls.13_chacha.splice_from_pipe ... # 49.70 [+0.02] # OK tls.13_chacha.splice_from_pipe # 49.70 [+0.00] ok 187 tls.13_chacha.splice_from_pipe # 49.70 [+0.00] # RUN tls.13_chacha.splice_more ... # 49.72 [+0.01] # OK tls.13_chacha.splice_more # 49.72 [+0.00] ok 188 tls.13_chacha.splice_more # 49.72 [+0.00] # RUN tls.13_chacha.splice_from_pipe2 ... # 49.74 [+0.02] # OK tls.13_chacha.splice_from_pipe2 # 49.74 [+0.00] ok 189 tls.13_chacha.splice_from_pipe2 # 49.75 [+0.00] # RUN tls.13_chacha.send_and_splice ... # 49.76 [+0.02] # OK tls.13_chacha.send_and_splice # 49.76 [+0.00] ok 190 tls.13_chacha.send_and_splice # 49.76 [+0.00] # RUN tls.13_chacha.splice_to_pipe ... # 49.78 [+0.02] # OK tls.13_chacha.splice_to_pipe # 49.79 [+0.00] ok 191 tls.13_chacha.splice_to_pipe # 49.79 [+0.00] # RUN tls.13_chacha.splice_cmsg_to_pipe ... # 49.80 [+0.02] # OK tls.13_chacha.splice_cmsg_to_pipe # 49.81 [+0.00] ok 192 tls.13_chacha.splice_cmsg_to_pipe # 49.81 [+0.00] # RUN tls.13_chacha.splice_dec_cmsg_to_pipe ... # 49.82 [+0.01] # OK tls.13_chacha.splice_dec_cmsg_to_pipe # 49.83 [+0.00] ok 193 tls.13_chacha.splice_dec_cmsg_to_pipe # 49.83 [+0.00] # RUN tls.13_chacha.recv_and_splice ... # 49.84 [+0.02] # OK tls.13_chacha.recv_and_splice # 49.84 [+0.00] ok 194 tls.13_chacha.recv_and_splice # 49.84 [+0.00] # RUN tls.13_chacha.peek_and_splice ... # 49.87 [+0.03] # OK tls.13_chacha.peek_and_splice # 49.87 [+0.00] ok 195 tls.13_chacha.peek_and_splice # 49.87 [+0.00] # RUN tls.13_chacha.recvmsg_single ... # 49.89 [+0.01] # OK tls.13_chacha.recvmsg_single # 49.89 [+0.00] ok 196 tls.13_chacha.recvmsg_single # 49.89 [+0.00] # RUN tls.13_chacha.recvmsg_single_max ... # 49.91 [+0.02] # OK tls.13_chacha.recvmsg_single_max # 49.92 [+0.00] ok 197 tls.13_chacha.recvmsg_single_max # 49.92 [+0.00] # RUN tls.13_chacha.recvmsg_multiple ... # 49.94 [+0.03] # OK tls.13_chacha.recvmsg_multiple # 49.95 [+0.00] ok 198 tls.13_chacha.recvmsg_multiple # 49.95 [+0.00] # RUN tls.13_chacha.single_send_multiple_recv ... # 49.96 [+0.02] # OK tls.13_chacha.single_send_multiple_recv # 49.97 [+0.00] ok 199 tls.13_chacha.single_send_multiple_recv # 49.97 [+0.00] # RUN tls.13_chacha.multiple_send_single_recv ... # 49.98 [+0.01] # OK tls.13_chacha.multiple_send_single_recv # 49.99 [+0.00] ok 200 tls.13_chacha.multiple_send_single_recv # 49.99 [+0.00] # RUN tls.13_chacha.single_send_multiple_recv_non_align ... # 50.00 [+0.02] # OK tls.13_chacha.single_send_multiple_recv_non_align # 50.00 [+0.00] ok 201 tls.13_chacha.single_send_multiple_recv_non_align # 50.01 [+0.00] # RUN tls.13_chacha.recv_partial ... # 50.02 [+0.02] # OK tls.13_chacha.recv_partial # 50.02 [+0.00] ok 202 tls.13_chacha.recv_partial # 50.02 [+0.00] # RUN tls.13_chacha.recv_nonblock ... # 50.04 [+0.02] # OK tls.13_chacha.recv_nonblock # 50.04 [+0.00] ok 203 tls.13_chacha.recv_nonblock # 50.04 [+0.00] # RUN tls.13_chacha.recv_peek ... # 50.06 [+0.02] # OK tls.13_chacha.recv_peek # 50.06 [+0.00] ok 204 tls.13_chacha.recv_peek # 50.06 [+0.00] # RUN tls.13_chacha.recv_peek_multiple ... # 50.08 [+0.01] # OK tls.13_chacha.recv_peek_multiple # 50.08 [+0.00] ok 205 tls.13_chacha.recv_peek_multiple # 50.08 [+0.00] # RUN tls.13_chacha.recv_peek_multiple_records ... # 50.10 [+0.02] # OK tls.13_chacha.recv_peek_multiple_records # 50.10 [+0.00] ok 206 tls.13_chacha.recv_peek_multiple_records # 50.10 [+0.00] # RUN tls.13_chacha.recv_peek_large_buf_mult_recs ... # 50.12 [+0.02] # OK tls.13_chacha.recv_peek_large_buf_mult_recs # 50.12 [+0.00] ok 207 tls.13_chacha.recv_peek_large_buf_mult_recs # 50.12 [+0.00] # RUN tls.13_chacha.recv_lowat ... # 50.14 [+0.01] # OK tls.13_chacha.recv_lowat # 50.14 [+0.00] ok 208 tls.13_chacha.recv_lowat # 50.14 [+0.00] # RUN tls.13_chacha.bidir ... # 50.18 [+0.04] # OK tls.13_chacha.bidir # 50.18 [+0.00] ok 209 tls.13_chacha.bidir # 50.18 [+0.00] # RUN tls.13_chacha.pollin ... # 50.22 [+0.04] # OK tls.13_chacha.pollin # 50.22 [+0.00] ok 210 tls.13_chacha.pollin # 50.22 [+0.00] # RUN tls.13_chacha.poll_wait ... # 50.23 [+0.01] # OK tls.13_chacha.poll_wait # 50.24 [+0.00] ok 211 tls.13_chacha.poll_wait # 50.24 [+0.00] # RUN tls.13_chacha.poll_wait_split ... # 50.25 [+0.02] # OK tls.13_chacha.poll_wait_split # 50.25 [+0.00] ok 212 tls.13_chacha.poll_wait_split # 50.26 [+0.00] # RUN tls.13_chacha.blocking ... # 50.28 [+0.03] # OK tls.13_chacha.blocking # 50.28 [+0.00] ok 213 tls.13_chacha.blocking # 50.28 [+0.00] # RUN tls.13_chacha.nonblocking ... # 50.39 [+0.11] # OK tls.13_chacha.nonblocking # 50.39 [+0.00] ok 214 tls.13_chacha.nonblocking # 50.39 [+0.00] # RUN tls.13_chacha.mutliproc_even ... # 51.31 [+0.91] # OK tls.13_chacha.mutliproc_even # 51.31 [+0.00] ok 215 tls.13_chacha.mutliproc_even # 51.31 [+0.00] # RUN tls.13_chacha.mutliproc_readers ... # 53.08 [+1.77] # OK tls.13_chacha.mutliproc_readers # 53.09 [+0.00] ok 216 tls.13_chacha.mutliproc_readers # 53.09 [+0.00] # RUN tls.13_chacha.mutliproc_writers ... # 54.51 [+1.43] # OK tls.13_chacha.mutliproc_writers # 54.52 [+0.00] ok 217 tls.13_chacha.mutliproc_writers # 54.52 [+0.00] # RUN tls.13_chacha.mutliproc_sendpage_even ... # 55.50 [+0.98] # OK tls.13_chacha.mutliproc_sendpage_even # 55.50 [+0.00] ok 218 tls.13_chacha.mutliproc_sendpage_even # 55.51 [+0.00] # RUN tls.13_chacha.mutliproc_sendpage_readers ... # 57.22 [+1.72] # OK tls.13_chacha.mutliproc_sendpage_readers # 57.23 [+0.00] ok 219 tls.13_chacha.mutliproc_sendpage_readers # 57.23 [+0.00] # RUN tls.13_chacha.mutliproc_sendpage_writers ... # 58.62 [+1.39] # OK tls.13_chacha.mutliproc_sendpage_writers # 58.62 [+0.00] ok 220 tls.13_chacha.mutliproc_sendpage_writers # 58.63 [+0.00] # RUN tls.13_chacha.control_msg ... # 58.65 [+0.02] # OK tls.13_chacha.control_msg # 58.65 [+0.00] ok 221 tls.13_chacha.control_msg # 58.65 [+0.00] # RUN tls.13_chacha.control_msg_nomerge ... # 58.67 [+0.02] # OK tls.13_chacha.control_msg_nomerge # 58.67 [+0.00] ok 222 tls.13_chacha.control_msg_nomerge # 58.67 [+0.00] # RUN tls.13_chacha.data_control_data ... # 58.69 [+0.02] # OK tls.13_chacha.data_control_data # 58.69 [+0.00] ok 223 tls.13_chacha.data_control_data # 58.69 [+0.00] # RUN tls.13_chacha.shutdown ... # 58.71 [+0.02] # OK tls.13_chacha.shutdown # 58.71 [+0.00] ok 224 tls.13_chacha.shutdown # 58.71 [+0.00] # RUN tls.13_chacha.shutdown_unsent ... # 58.73 [+0.02] # OK tls.13_chacha.shutdown_unsent # 58.73 [+0.00] ok 225 tls.13_chacha.shutdown_unsent # 58.73 [+0.00] # RUN tls.13_chacha.shutdown_reuse ... # 58.75 [+0.02] # OK tls.13_chacha.shutdown_reuse # 58.75 [+0.00] ok 226 tls.13_chacha.shutdown_reuse # 58.75 [+0.00] # RUN tls.13_chacha.getsockopt ... # 58.78 [+0.02] # OK tls.13_chacha.getsockopt # 58.78 [+0.00] ok 227 tls.13_chacha.getsockopt # 58.78 [+0.00] # RUN tls.13_chacha.recv_efault ... # 58.79 [+0.02] # OK tls.13_chacha.recv_efault # 58.80 [+0.00] ok 228 tls.13_chacha.recv_efault # 58.80 [+0.00] # RUN tls.13_sm4_gcm.sendfile ... # 59.40 [+0.60] # OK tls.13_sm4_gcm.sendfile # 59.40 [+0.00] ok 229 tls.13_sm4_gcm.sendfile # 59.40 [+0.00] # RUN tls.13_sm4_gcm.send_then_sendfile ... # 59.56 [+0.15] # OK tls.13_sm4_gcm.send_then_sendfile # 59.56 [+0.00] ok 230 tls.13_sm4_gcm.send_then_sendfile # 59.56 [+0.00] # RUN tls.13_sm4_gcm.multi_chunk_sendfile ... # 61.37 [+1.81] # OK tls.13_sm4_gcm.multi_chunk_sendfile # 61.37 [+0.00] ok 231 tls.13_sm4_gcm.multi_chunk_sendfile # 61.37 [+0.00] # RUN tls.13_sm4_gcm.recv_max ... # 61.39 [+0.02] # OK tls.13_sm4_gcm.recv_max # 61.39 [+0.00] ok 232 tls.13_sm4_gcm.recv_max # 61.39 [+0.00] # RUN tls.13_sm4_gcm.recv_small ... # 61.41 [+0.02] # OK tls.13_sm4_gcm.recv_small # 61.41 [+0.00] ok 233 tls.13_sm4_gcm.recv_small # 61.41 [+0.00] # RUN tls.13_sm4_gcm.msg_more ... # 61.43 [+0.01] # OK tls.13_sm4_gcm.msg_more # 61.43 [+0.00] ok 234 tls.13_sm4_gcm.msg_more # 61.43 [+0.00] # RUN tls.13_sm4_gcm.msg_more_unsent ... # 61.44 [+0.02] # OK tls.13_sm4_gcm.msg_more_unsent # 61.45 [+0.00] ok 235 tls.13_sm4_gcm.msg_more_unsent # 61.45 [+0.00] # RUN tls.13_sm4_gcm.msg_eor ... # 61.47 [+0.02] # OK tls.13_sm4_gcm.msg_eor # 61.47 [+0.00] ok 236 tls.13_sm4_gcm.msg_eor # 61.47 [+0.00] # RUN tls.13_sm4_gcm.sendmsg_single ... # 61.49 [+0.02] # OK tls.13_sm4_gcm.sendmsg_single # 61.49 [+0.00] ok 237 tls.13_sm4_gcm.sendmsg_single # 61.49 [+0.00] # RUN tls.13_sm4_gcm.sendmsg_fragmented ... # 61.56 [+0.07] # OK tls.13_sm4_gcm.sendmsg_fragmented # 61.56 [+0.00] ok 238 tls.13_sm4_gcm.sendmsg_fragmented # 61.56 [+0.00] # RUN tls.13_sm4_gcm.sendmsg_large ... # 61.77 [+0.21] # OK tls.13_sm4_gcm.sendmsg_large # 61.78 [+0.00] ok 239 tls.13_sm4_gcm.sendmsg_large # 61.78 [+0.00] # RUN tls.13_sm4_gcm.sendmsg_multiple ... # 61.79 [+0.02] # OK tls.13_sm4_gcm.sendmsg_multiple # 61.80 [+0.00] ok 240 tls.13_sm4_gcm.sendmsg_multiple # 61.80 [+0.00] # RUN tls.13_sm4_gcm.sendmsg_multiple_stress ... # 61.81 [+0.02] # OK tls.13_sm4_gcm.sendmsg_multiple_stress # 61.82 [+0.00] ok 241 tls.13_sm4_gcm.sendmsg_multiple_stress # 61.82 [+0.00] # RUN tls.13_sm4_gcm.splice_from_pipe ... # 61.83 [+0.02] # OK tls.13_sm4_gcm.splice_from_pipe # 61.84 [+0.00] ok 242 tls.13_sm4_gcm.splice_from_pipe # 61.84 [+0.00] # RUN tls.13_sm4_gcm.splice_more ... # 61.85 [+0.02] # OK tls.13_sm4_gcm.splice_more # 61.86 [+0.00] ok 243 tls.13_sm4_gcm.splice_more # 61.86 [+0.00] # RUN tls.13_sm4_gcm.splice_from_pipe2 ... # 61.89 [+0.03] # OK tls.13_sm4_gcm.splice_from_pipe2 # 61.89 [+0.00] ok 244 tls.13_sm4_gcm.splice_from_pipe2 # 61.89 [+0.00] # RUN tls.13_sm4_gcm.send_and_splice ... # 61.91 [+0.02] # OK tls.13_sm4_gcm.send_and_splice # 61.91 [+0.00] ok 245 tls.13_sm4_gcm.send_and_splice # 61.92 [+0.00] # RUN tls.13_sm4_gcm.splice_to_pipe ... # 61.93 [+0.02] # OK tls.13_sm4_gcm.splice_to_pipe # 61.93 [+0.00] ok 246 tls.13_sm4_gcm.splice_to_pipe # 61.93 [+0.00] # RUN tls.13_sm4_gcm.splice_cmsg_to_pipe ... # 61.95 [+0.02] # OK tls.13_sm4_gcm.splice_cmsg_to_pipe # 61.95 [+0.00] ok 247 tls.13_sm4_gcm.splice_cmsg_to_pipe # 61.95 [+0.00] # RUN tls.13_sm4_gcm.splice_dec_cmsg_to_pipe ... # 61.97 [+0.02] # OK tls.13_sm4_gcm.splice_dec_cmsg_to_pipe # 61.97 [+0.00] ok 248 tls.13_sm4_gcm.splice_dec_cmsg_to_pipe # 61.97 [+0.00] # RUN tls.13_sm4_gcm.recv_and_splice ... # 62.00 [+0.02] # OK tls.13_sm4_gcm.recv_and_splice # 62.00 [+0.00] ok 249 tls.13_sm4_gcm.recv_and_splice # 62.00 [+0.00] # RUN tls.13_sm4_gcm.peek_and_splice ... # 62.02 [+0.02] # OK tls.13_sm4_gcm.peek_and_splice # 62.02 [+0.00] ok 250 tls.13_sm4_gcm.peek_and_splice # 62.02 [+0.00] # RUN tls.13_sm4_gcm.recvmsg_single ... # 62.05 [+0.02] # OK tls.13_sm4_gcm.recvmsg_single # 62.05 [+0.00] ok 251 tls.13_sm4_gcm.recvmsg_single # 62.05 [+0.00] # RUN tls.13_sm4_gcm.recvmsg_single_max ... # 62.08 [+0.03] # OK tls.13_sm4_gcm.recvmsg_single_max # 62.08 [+0.00] ok 252 tls.13_sm4_gcm.recvmsg_single_max # 62.08 [+0.00] # RUN tls.13_sm4_gcm.recvmsg_multiple ... # 62.10 [+0.02] # OK tls.13_sm4_gcm.recvmsg_multiple # 62.10 [+0.00] ok 253 tls.13_sm4_gcm.recvmsg_multiple # 62.10 [+0.00] # RUN tls.13_sm4_gcm.single_send_multiple_recv ... # 62.12 [+0.02] # OK tls.13_sm4_gcm.single_send_multiple_recv # 62.12 [+0.00] ok 254 tls.13_sm4_gcm.single_send_multiple_recv # 62.12 [+0.00] # RUN tls.13_sm4_gcm.multiple_send_single_recv ... # 62.14 [+0.02] # OK tls.13_sm4_gcm.multiple_send_single_recv # 62.15 [+0.00] ok 255 tls.13_sm4_gcm.multiple_send_single_recv # 62.15 [+0.00] # RUN tls.13_sm4_gcm.single_send_multiple_recv_non_align ... # 62.17 [+0.02] # OK tls.13_sm4_gcm.single_send_multiple_recv_non_align # 62.17 [+0.00] ok 256 tls.13_sm4_gcm.single_send_multiple_recv_non_align # 62.18 [+0.00] # RUN tls.13_sm4_gcm.recv_partial ... # 62.20 [+0.03] # OK tls.13_sm4_gcm.recv_partial # 62.20 [+0.00] ok 257 tls.13_sm4_gcm.recv_partial # 62.20 [+0.00] # RUN tls.13_sm4_gcm.recv_nonblock ... # 62.22 [+0.02] # OK tls.13_sm4_gcm.recv_nonblock # 62.22 [+0.00] ok 258 tls.13_sm4_gcm.recv_nonblock # 62.22 [+0.00] # RUN tls.13_sm4_gcm.recv_peek ... # 62.24 [+0.02] # OK tls.13_sm4_gcm.recv_peek # 62.24 [+0.00] ok 259 tls.13_sm4_gcm.recv_peek # 62.24 [+0.00] # RUN tls.13_sm4_gcm.recv_peek_multiple ... # 62.26 [+0.02] # OK tls.13_sm4_gcm.recv_peek_multiple # 62.26 [+0.00] ok 260 tls.13_sm4_gcm.recv_peek_multiple # 62.26 [+0.00] # RUN tls.13_sm4_gcm.recv_peek_multiple_records ... # 62.29 [+0.03] # OK tls.13_sm4_gcm.recv_peek_multiple_records # 62.29 [+0.00] ok 261 tls.13_sm4_gcm.recv_peek_multiple_records # 62.30 [+0.00] # RUN tls.13_sm4_gcm.recv_peek_large_buf_mult_recs ... # 62.32 [+0.02] # OK tls.13_sm4_gcm.recv_peek_large_buf_mult_recs # 62.32 [+0.00] ok 262 tls.13_sm4_gcm.recv_peek_large_buf_mult_recs # 62.32 [+0.00] # RUN tls.13_sm4_gcm.recv_lowat ... # 62.34 [+0.02] # OK tls.13_sm4_gcm.recv_lowat # 62.34 [+0.00] ok 263 tls.13_sm4_gcm.recv_lowat # 62.34 [+0.00] # RUN tls.13_sm4_gcm.bidir ... # 62.36 [+0.02] # OK tls.13_sm4_gcm.bidir # 62.36 [+0.00] ok 264 tls.13_sm4_gcm.bidir # 62.36 [+0.00] # RUN tls.13_sm4_gcm.pollin ... # 62.41 [+0.04] # OK tls.13_sm4_gcm.pollin # 62.41 [+0.00] ok 265 tls.13_sm4_gcm.pollin # 62.41 [+0.00] # RUN tls.13_sm4_gcm.poll_wait ... # 62.43 [+0.02] # OK tls.13_sm4_gcm.poll_wait # 62.43 [+0.00] ok 266 tls.13_sm4_gcm.poll_wait # 62.43 [+0.00] # RUN tls.13_sm4_gcm.poll_wait_split ... # 62.45 [+0.02] # OK tls.13_sm4_gcm.poll_wait_split # 62.45 [+0.00] ok 267 tls.13_sm4_gcm.poll_wait_split # 62.46 [+0.00] # RUN tls.13_sm4_gcm.blocking ... # 62.49 [+0.03] # OK tls.13_sm4_gcm.blocking # 62.49 [+0.00] ok 268 tls.13_sm4_gcm.blocking # 62.49 [+0.00] # RUN tls.13_sm4_gcm.nonblocking ... # 62.61 [+0.12] # OK tls.13_sm4_gcm.nonblocking # 62.61 [+0.00] ok 269 tls.13_sm4_gcm.nonblocking # 62.61 [+0.00] # RUN tls.13_sm4_gcm.mutliproc_even ... # 64.22 [+1.61] # OK tls.13_sm4_gcm.mutliproc_even # 64.22 [+0.00] ok 270 tls.13_sm4_gcm.mutliproc_even # 64.22 [+0.00] # RUN tls.13_sm4_gcm.mutliproc_readers ... # 67.24 [+3.02] # OK tls.13_sm4_gcm.mutliproc_readers # 67.25 [+0.00] ok 271 tls.13_sm4_gcm.mutliproc_readers # 67.25 [+0.00] # RUN tls.13_sm4_gcm.mutliproc_writers ... # 69.75 [+2.50] # OK tls.13_sm4_gcm.mutliproc_writers # 69.75 [+0.00] ok 272 tls.13_sm4_gcm.mutliproc_writers # 69.75 [+0.00] # RUN tls.13_sm4_gcm.mutliproc_sendpage_even ... # 71.31 [+1.56] # OK tls.13_sm4_gcm.mutliproc_sendpage_even # 71.31 [+0.00] ok 273 tls.13_sm4_gcm.mutliproc_sendpage_even # 71.31 [+0.00] # RUN tls.13_sm4_gcm.mutliproc_sendpage_readers ... # 74.37 [+3.05] # OK tls.13_sm4_gcm.mutliproc_sendpage_readers # 74.37 [+0.00] ok 274 tls.13_sm4_gcm.mutliproc_sendpage_readers # 74.37 [+0.00] # RUN tls.13_sm4_gcm.mutliproc_sendpage_writers ... # 76.81 [+2.44] # OK tls.13_sm4_gcm.mutliproc_sendpage_writers # 76.81 [+0.00] ok 275 tls.13_sm4_gcm.mutliproc_sendpage_writers # 76.82 [+0.00] # RUN tls.13_sm4_gcm.control_msg ... # 76.83 [+0.01] # OK tls.13_sm4_gcm.control_msg # 76.83 [+0.00] ok 276 tls.13_sm4_gcm.control_msg # 76.83 [+0.00] # RUN tls.13_sm4_gcm.control_msg_nomerge ... # 76.85 [+0.02] # OK tls.13_sm4_gcm.control_msg_nomerge # 76.85 [+0.00] ok 277 tls.13_sm4_gcm.control_msg_nomerge # 76.85 [+0.00] # RUN tls.13_sm4_gcm.data_control_data ... # 76.87 [+0.02] # OK tls.13_sm4_gcm.data_control_data # 76.87 [+0.00] ok 278 tls.13_sm4_gcm.data_control_data # 76.87 [+0.00] # RUN tls.13_sm4_gcm.shutdown ... # 76.90 [+0.03] # OK tls.13_sm4_gcm.shutdown # 76.90 [+0.00] ok 279 tls.13_sm4_gcm.shutdown # 76.90 [+0.00] # RUN tls.13_sm4_gcm.shutdown_unsent ... # 76.92 [+0.02] # OK tls.13_sm4_gcm.shutdown_unsent # 76.92 [+0.00] ok 280 tls.13_sm4_gcm.shutdown_unsent # 76.92 [+0.00] # RUN tls.13_sm4_gcm.shutdown_reuse ... # 76.95 [+0.03] # OK tls.13_sm4_gcm.shutdown_reuse # 76.96 [+0.00] ok 281 tls.13_sm4_gcm.shutdown_reuse # 76.96 [+0.00] # RUN tls.13_sm4_gcm.getsockopt ... # 76.97 [+0.01] # OK tls.13_sm4_gcm.getsockopt # 76.97 [+0.00] ok 282 tls.13_sm4_gcm.getsockopt # 76.97 [+0.00] # RUN tls.13_sm4_gcm.recv_efault ... # 76.99 [+0.02] # OK tls.13_sm4_gcm.recv_efault # 76.99 [+0.00] ok 283 tls.13_sm4_gcm.recv_efault # 76.99 [+0.00] # RUN tls.13_sm4_ccm.sendfile ... # 77.61 [+0.62] # OK tls.13_sm4_ccm.sendfile # 77.62 [+0.00] ok 284 tls.13_sm4_ccm.sendfile # 77.62 [+0.00] # RUN tls.13_sm4_ccm.send_then_sendfile ... # 77.78 [+0.17] # OK tls.13_sm4_ccm.send_then_sendfile # 77.79 [+0.00] ok 285 tls.13_sm4_ccm.send_then_sendfile # 77.79 [+0.00] # RUN tls.13_sm4_ccm.multi_chunk_sendfile ... # 79.50 [+1.71] # OK tls.13_sm4_ccm.multi_chunk_sendfile # 79.50 [+0.00] ok 286 tls.13_sm4_ccm.multi_chunk_sendfile # 79.50 [+0.00] # RUN tls.13_sm4_ccm.recv_max ... # 79.53 [+0.03] # OK tls.13_sm4_ccm.recv_max # 79.53 [+0.00] ok 287 tls.13_sm4_ccm.recv_max # 79.53 [+0.00] # RUN tls.13_sm4_ccm.recv_small ... # 79.55 [+0.02] # OK tls.13_sm4_ccm.recv_small # 79.55 [+0.00] ok 288 tls.13_sm4_ccm.recv_small # 79.55 [+0.00] # RUN tls.13_sm4_ccm.msg_more ... # 79.57 [+0.02] # OK tls.13_sm4_ccm.msg_more # 79.57 [+0.00] ok 289 tls.13_sm4_ccm.msg_more # 79.57 [+0.00] # RUN tls.13_sm4_ccm.msg_more_unsent ... # 79.59 [+0.02] # OK tls.13_sm4_ccm.msg_more_unsent # 79.59 [+0.00] ok 290 tls.13_sm4_ccm.msg_more_unsent # 79.59 [+0.00] # RUN tls.13_sm4_ccm.msg_eor ... # 79.61 [+0.01] # OK tls.13_sm4_ccm.msg_eor # 79.61 [+0.00] ok 291 tls.13_sm4_ccm.msg_eor # 79.61 [+0.00] # RUN tls.13_sm4_ccm.sendmsg_single ... # 79.63 [+0.01] # OK tls.13_sm4_ccm.sendmsg_single # 79.63 [+0.00] ok 292 tls.13_sm4_ccm.sendmsg_single # 79.63 [+0.00] # RUN tls.13_sm4_ccm.sendmsg_fragmented ... # 79.69 [+0.07] # OK tls.13_sm4_ccm.sendmsg_fragmented # 79.70 [+0.00] ok 293 tls.13_sm4_ccm.sendmsg_fragmented # 79.70 [+0.00] # RUN tls.13_sm4_ccm.sendmsg_large ... # 79.92 [+0.23] # OK tls.13_sm4_ccm.sendmsg_large # 79.92 [+0.00] ok 294 tls.13_sm4_ccm.sendmsg_large # 79.93 [+0.00] # RUN tls.13_sm4_ccm.sendmsg_multiple ... # 79.95 [+0.02] # OK tls.13_sm4_ccm.sendmsg_multiple # 79.95 [+0.00] ok 295 tls.13_sm4_ccm.sendmsg_multiple # 79.95 [+0.00] # RUN tls.13_sm4_ccm.sendmsg_multiple_stress ... # 79.97 [+0.02] # OK tls.13_sm4_ccm.sendmsg_multiple_stress # 79.97 [+0.00] ok 296 tls.13_sm4_ccm.sendmsg_multiple_stress # 79.98 [+0.00] # RUN tls.13_sm4_ccm.splice_from_pipe ... # 79.99 [+0.01] # OK tls.13_sm4_ccm.splice_from_pipe # 79.99 [+0.00] ok 297 tls.13_sm4_ccm.splice_from_pipe # 79.99 [+0.00] # RUN tls.13_sm4_ccm.splice_more ... # 80.01 [+0.01] # OK tls.13_sm4_ccm.splice_more # 80.01 [+0.00] ok 298 tls.13_sm4_ccm.splice_more # 80.01 [+0.00] # RUN tls.13_sm4_ccm.splice_from_pipe2 ... # 80.04 [+0.03] # OK tls.13_sm4_ccm.splice_from_pipe2 # 80.04 [+0.00] ok 299 tls.13_sm4_ccm.splice_from_pipe2 # 80.04 [+0.00] # RUN tls.13_sm4_ccm.send_and_splice ... # 80.06 [+0.02] # OK tls.13_sm4_ccm.send_and_splice # 80.06 [+0.00] ok 300 tls.13_sm4_ccm.send_and_splice # 80.06 [+0.00] # RUN tls.13_sm4_ccm.splice_to_pipe ... # 80.09 [+0.03] # OK tls.13_sm4_ccm.splice_to_pipe # 80.09 [+0.00] ok 301 tls.13_sm4_ccm.splice_to_pipe # 80.10 [+0.00] # RUN tls.13_sm4_ccm.splice_cmsg_to_pipe ... # 80.11 [+0.01] # OK tls.13_sm4_ccm.splice_cmsg_to_pipe # 80.11 [+0.00] ok 302 tls.13_sm4_ccm.splice_cmsg_to_pipe # 80.11 [+0.00] # RUN tls.13_sm4_ccm.splice_dec_cmsg_to_pipe ... # 80.13 [+0.02] # OK tls.13_sm4_ccm.splice_dec_cmsg_to_pipe # 80.13 [+0.00] ok 303 tls.13_sm4_ccm.splice_dec_cmsg_to_pipe # 80.13 [+0.00] # RUN tls.13_sm4_ccm.recv_and_splice ... # 80.15 [+0.02] # OK tls.13_sm4_ccm.recv_and_splice # 80.15 [+0.00] ok 304 tls.13_sm4_ccm.recv_and_splice # 80.15 [+0.00] # RUN tls.13_sm4_ccm.peek_and_splice ... # 80.17 [+0.02] # OK tls.13_sm4_ccm.peek_and_splice # 80.17 [+0.00] ok 305 tls.13_sm4_ccm.peek_and_splice # 80.17 [+0.00] # RUN tls.13_sm4_ccm.recvmsg_single ... # 80.20 [+0.03] # OK tls.13_sm4_ccm.recvmsg_single # 80.21 [+0.00] ok 306 tls.13_sm4_ccm.recvmsg_single # 80.21 [+0.00] # RUN tls.13_sm4_ccm.recvmsg_single_max ... # 80.23 [+0.02] # OK tls.13_sm4_ccm.recvmsg_single_max # 80.23 [+0.00] ok 307 tls.13_sm4_ccm.recvmsg_single_max # 80.23 [+0.00] # RUN tls.13_sm4_ccm.recvmsg_multiple ... # 80.24 [+0.01] # OK tls.13_sm4_ccm.recvmsg_multiple # 80.25 [+0.00] ok 308 tls.13_sm4_ccm.recvmsg_multiple # 80.25 [+0.00] # RUN tls.13_sm4_ccm.single_send_multiple_recv ... # 80.26 [+0.02] # OK tls.13_sm4_ccm.single_send_multiple_recv # 80.27 [+0.00] ok 309 tls.13_sm4_ccm.single_send_multiple_recv # 80.27 [+0.00] # RUN tls.13_sm4_ccm.multiple_send_single_recv ... # 80.28 [+0.02] # OK tls.13_sm4_ccm.multiple_send_single_recv # 80.29 [+0.00] ok 310 tls.13_sm4_ccm.multiple_send_single_recv # 80.29 [+0.00] # RUN tls.13_sm4_ccm.single_send_multiple_recv_non_align ... # 80.31 [+0.02] # OK tls.13_sm4_ccm.single_send_multiple_recv_non_align # 80.31 [+0.00] ok 311 tls.13_sm4_ccm.single_send_multiple_recv_non_align # 80.31 [+0.00] # RUN tls.13_sm4_ccm.recv_partial ... # 80.33 [+0.02] # OK tls.13_sm4_ccm.recv_partial # 80.33 [+0.00] ok 312 tls.13_sm4_ccm.recv_partial # 80.33 [+0.00] # RUN tls.13_sm4_ccm.recv_nonblock ... # 80.35 [+0.02] # OK tls.13_sm4_ccm.recv_nonblock # 80.35 [+0.00] ok 313 tls.13_sm4_ccm.recv_nonblock # 80.36 [+0.00] # RUN tls.13_sm4_ccm.recv_peek ... # 80.37 [+0.01] # OK tls.13_sm4_ccm.recv_peek # 80.37 [+0.00] ok 314 tls.13_sm4_ccm.recv_peek # 80.37 [+0.00] # RUN tls.13_sm4_ccm.recv_peek_multiple ... # 80.40 [+0.03] # OK tls.13_sm4_ccm.recv_peek_multiple # 80.40 [+0.00] ok 315 tls.13_sm4_ccm.recv_peek_multiple # 80.40 [+0.00] # RUN tls.13_sm4_ccm.recv_peek_multiple_records ... # 80.42 [+0.02] # OK tls.13_sm4_ccm.recv_peek_multiple_records # 80.42 [+0.00] ok 316 tls.13_sm4_ccm.recv_peek_multiple_records # 80.42 [+0.00] # RUN tls.13_sm4_ccm.recv_peek_large_buf_mult_recs ... # 80.44 [+0.02] # OK tls.13_sm4_ccm.recv_peek_large_buf_mult_recs # 80.44 [+0.00] ok 317 tls.13_sm4_ccm.recv_peek_large_buf_mult_recs # 80.44 [+0.00] # RUN tls.13_sm4_ccm.recv_lowat ... # 80.45 [+0.01] # OK tls.13_sm4_ccm.recv_lowat # 80.46 [+0.00] ok 318 tls.13_sm4_ccm.recv_lowat # 80.46 [+0.00] # RUN tls.13_sm4_ccm.bidir ... # 80.48 [+0.02] # OK tls.13_sm4_ccm.bidir # 80.48 [+0.00] ok 319 tls.13_sm4_ccm.bidir # 80.48 [+0.00] # RUN tls.13_sm4_ccm.pollin ... # 80.52 [+0.04] # OK tls.13_sm4_ccm.pollin # 80.52 [+0.00] ok 320 tls.13_sm4_ccm.pollin # 80.52 [+0.00] # RUN tls.13_sm4_ccm.poll_wait ... # 80.54 [+0.02] # OK tls.13_sm4_ccm.poll_wait # 80.55 [+0.00] ok 321 tls.13_sm4_ccm.poll_wait # 80.55 [+0.00] # RUN tls.13_sm4_ccm.poll_wait_split ... # 80.56 [+0.02] # OK tls.13_sm4_ccm.poll_wait_split # 80.56 [+0.00] ok 322 tls.13_sm4_ccm.poll_wait_split # 80.57 [+0.00] # RUN tls.13_sm4_ccm.blocking ... # 80.60 [+0.03] # OK tls.13_sm4_ccm.blocking # 80.60 [+0.00] ok 323 tls.13_sm4_ccm.blocking # 80.60 [+0.00] # RUN tls.13_sm4_ccm.nonblocking ... # 80.74 [+0.14] # OK tls.13_sm4_ccm.nonblocking # 80.75 [+0.00] ok 324 tls.13_sm4_ccm.nonblocking # 80.75 [+0.00] # RUN tls.13_sm4_ccm.mutliproc_even ... # 82.73 [+1.98] # OK tls.13_sm4_ccm.mutliproc_even # 82.73 [+0.00] ok 325 tls.13_sm4_ccm.mutliproc_even # 82.73 [+0.00] # RUN tls.13_sm4_ccm.mutliproc_readers ... # 86.48 [+3.74] # OK tls.13_sm4_ccm.mutliproc_readers # 86.48 [+0.00] ok 326 tls.13_sm4_ccm.mutliproc_readers # 86.48 [+0.00] # RUN tls.13_sm4_ccm.mutliproc_writers ... # 89.57 [+3.09] # OK tls.13_sm4_ccm.mutliproc_writers # 89.57 [+0.00] ok 327 tls.13_sm4_ccm.mutliproc_writers # 89.57 [+0.00] # RUN tls.13_sm4_ccm.mutliproc_sendpage_even ... # 91.50 [+1.93] # OK tls.13_sm4_ccm.mutliproc_sendpage_even # 91.50 [+0.00] ok 328 tls.13_sm4_ccm.mutliproc_sendpage_even # 91.51 [+0.00] # RUN tls.13_sm4_ccm.mutliproc_sendpage_readers ... # 95.32 [+3.82] # OK tls.13_sm4_ccm.mutliproc_sendpage_readers # 95.32 [+0.00] ok 329 tls.13_sm4_ccm.mutliproc_sendpage_readers # 95.33 [+0.00] # RUN tls.13_sm4_ccm.mutliproc_sendpage_writers ... # 98.37 [+3.04] # OK tls.13_sm4_ccm.mutliproc_sendpage_writers # 98.37 [+0.00] ok 330 tls.13_sm4_ccm.mutliproc_sendpage_writers # 98.37 [+0.00] # RUN tls.13_sm4_ccm.control_msg ... # 98.39 [+0.02] # OK tls.13_sm4_ccm.control_msg # 98.40 [+0.00] ok 331 tls.13_sm4_ccm.control_msg # 98.40 [+0.00] # RUN tls.13_sm4_ccm.control_msg_nomerge ... # 98.41 [+0.02] # OK tls.13_sm4_ccm.control_msg_nomerge # 98.42 [+0.00] ok 332 tls.13_sm4_ccm.control_msg_nomerge # 98.42 [+0.00] # RUN tls.13_sm4_ccm.data_control_data ... # 98.44 [+0.02] # OK tls.13_sm4_ccm.data_control_data # 98.44 [+0.00] ok 333 tls.13_sm4_ccm.data_control_data # 98.44 [+0.00] # RUN tls.13_sm4_ccm.shutdown ... # 98.46 [+0.02] # OK tls.13_sm4_ccm.shutdown # 98.46 [+0.00] ok 334 tls.13_sm4_ccm.shutdown # 98.46 [+0.00] # RUN tls.13_sm4_ccm.shutdown_unsent ... # 98.48 [+0.01] # OK tls.13_sm4_ccm.shutdown_unsent # 98.48 [+0.00] ok 335 tls.13_sm4_ccm.shutdown_unsent # 98.48 [+0.00] # RUN tls.13_sm4_ccm.shutdown_reuse ... # 98.51 [+0.03] # OK tls.13_sm4_ccm.shutdown_reuse # 98.51 [+0.00] ok 336 tls.13_sm4_ccm.shutdown_reuse # 98.52 [+0.00] # RUN tls.13_sm4_ccm.getsockopt ... # 98.52 [+0.01] # OK tls.13_sm4_ccm.getsockopt # 98.53 [+0.00] ok 337 tls.13_sm4_ccm.getsockopt # 98.53 [+0.00] # RUN tls.13_sm4_ccm.recv_efault ... # 98.56 [+0.03] # OK tls.13_sm4_ccm.recv_efault # 98.56 [+0.00] ok 338 tls.13_sm4_ccm.recv_efault # 98.56 [+0.00] # RUN tls.12_aes_ccm.sendfile ... # 99.19 [+0.63] # OK tls.12_aes_ccm.sendfile # 99.19 [+0.00] ok 339 tls.12_aes_ccm.sendfile # 99.19 [+0.00] # RUN tls.12_aes_ccm.send_then_sendfile ... # 99.37 [+0.18] # OK tls.12_aes_ccm.send_then_sendfile # 99.37 [+0.00] ok 340 tls.12_aes_ccm.send_then_sendfile # 99.37 [+0.00] # RUN tls.12_aes_ccm.multi_chunk_sendfile ... # 100.58 [+1.21] # OK tls.12_aes_ccm.multi_chunk_sendfile # 100.59 [+0.00] ok 341 tls.12_aes_ccm.multi_chunk_sendfile # 100.59 [+0.00] # RUN tls.12_aes_ccm.recv_max ... # 100.60 [+0.02] # OK tls.12_aes_ccm.recv_max # 100.61 [+0.00] ok 342 tls.12_aes_ccm.recv_max # 100.61 [+0.00] # RUN tls.12_aes_ccm.recv_small ... # 100.62 [+0.02] # OK tls.12_aes_ccm.recv_small # 100.63 [+0.00] ok 343 tls.12_aes_ccm.recv_small # 100.63 [+0.00] # RUN tls.12_aes_ccm.msg_more ... # 100.65 [+0.02] # OK tls.12_aes_ccm.msg_more # 100.65 [+0.00] ok 344 tls.12_aes_ccm.msg_more # 100.66 [+0.00] # RUN tls.12_aes_ccm.msg_more_unsent ... # 100.68 [+0.02] # OK tls.12_aes_ccm.msg_more_unsent # 100.68 [+0.00] ok 345 tls.12_aes_ccm.msg_more_unsent # 100.68 [+0.00] # RUN tls.12_aes_ccm.msg_eor ... # 100.70 [+0.02] # OK tls.12_aes_ccm.msg_eor # 100.70 [+0.00] ok 346 tls.12_aes_ccm.msg_eor # 100.70 [+0.00] # RUN tls.12_aes_ccm.sendmsg_single ... # 100.71 [+0.02] # OK tls.12_aes_ccm.sendmsg_single # 100.72 [+0.00] ok 347 tls.12_aes_ccm.sendmsg_single # 100.72 [+0.00] # RUN tls.12_aes_ccm.sendmsg_fragmented ... # 100.78 [+0.07] # OK tls.12_aes_ccm.sendmsg_fragmented # 100.78 [+0.00] ok 348 tls.12_aes_ccm.sendmsg_fragmented # 100.79 [+0.00] # RUN tls.12_aes_ccm.sendmsg_large ... # 101.02 [+0.23] # OK tls.12_aes_ccm.sendmsg_large # 101.02 [+0.00] ok 349 tls.12_aes_ccm.sendmsg_large # 101.02 [+0.00] # RUN tls.12_aes_ccm.sendmsg_multiple ... # 101.04 [+0.02] # OK tls.12_aes_ccm.sendmsg_multiple # 101.04 [+0.00] ok 350 tls.12_aes_ccm.sendmsg_multiple # 101.04 [+0.00] # RUN tls.12_aes_ccm.sendmsg_multiple_stress ... # 101.06 [+0.02] # OK tls.12_aes_ccm.sendmsg_multiple_stress # 101.06 [+0.00] ok 351 tls.12_aes_ccm.sendmsg_multiple_stress # 101.06 [+0.00] # RUN tls.12_aes_ccm.splice_from_pipe ... # 101.09 [+0.03] # OK tls.12_aes_ccm.splice_from_pipe # 101.09 [+0.00] ok 352 tls.12_aes_ccm.splice_from_pipe # 101.09 [+0.00] # RUN tls.12_aes_ccm.splice_more ... # 101.11 [+0.02] # OK tls.12_aes_ccm.splice_more # 101.11 [+0.00] ok 353 tls.12_aes_ccm.splice_more # 101.12 [+0.00] # RUN tls.12_aes_ccm.splice_from_pipe2 ... # 101.14 [+0.02] # OK tls.12_aes_ccm.splice_from_pipe2 # 101.14 [+0.00] ok 354 tls.12_aes_ccm.splice_from_pipe2 # 101.14 [+0.00] # RUN tls.12_aes_ccm.send_and_splice ... # 101.16 [+0.02] # OK tls.12_aes_ccm.send_and_splice # 101.16 [+0.00] ok 355 tls.12_aes_ccm.send_and_splice # 101.16 [+0.00] # RUN tls.12_aes_ccm.splice_to_pipe ... # 101.18 [+0.02] # OK tls.12_aes_ccm.splice_to_pipe # 101.18 [+0.00] ok 356 tls.12_aes_ccm.splice_to_pipe # 101.18 [+0.00] # RUN tls.12_aes_ccm.splice_cmsg_to_pipe ... # 101.21 [+0.03] # OK tls.12_aes_ccm.splice_cmsg_to_pipe # 101.21 [+0.00] ok 357 tls.12_aes_ccm.splice_cmsg_to_pipe # 101.21 [+0.00] # RUN tls.12_aes_ccm.splice_dec_cmsg_to_pipe ... # 101.23 [+0.02] # OK tls.12_aes_ccm.splice_dec_cmsg_to_pipe # 101.23 [+0.00] ok 358 tls.12_aes_ccm.splice_dec_cmsg_to_pipe # 101.23 [+0.00] # RUN tls.12_aes_ccm.recv_and_splice ... # 101.25 [+0.02] # OK tls.12_aes_ccm.recv_and_splice # 101.25 [+0.00] ok 359 tls.12_aes_ccm.recv_and_splice # 101.25 [+0.00] # RUN tls.12_aes_ccm.peek_and_splice ... # 101.27 [+0.02] # OK tls.12_aes_ccm.peek_and_splice # 101.27 [+0.00] ok 360 tls.12_aes_ccm.peek_and_splice # 101.28 [+0.00] # RUN tls.12_aes_ccm.recvmsg_single ... # 101.29 [+0.02] # OK tls.12_aes_ccm.recvmsg_single # 101.29 [+0.00] ok 361 tls.12_aes_ccm.recvmsg_single # 101.29 [+0.00] # RUN tls.12_aes_ccm.recvmsg_single_max ... # 101.32 [+0.02] # OK tls.12_aes_ccm.recvmsg_single_max # 101.32 [+0.00] ok 362 tls.12_aes_ccm.recvmsg_single_max # 101.32 [+0.00] # RUN tls.12_aes_ccm.recvmsg_multiple ... # 101.34 [+0.02] # OK tls.12_aes_ccm.recvmsg_multiple # 101.34 [+0.00] ok 363 tls.12_aes_ccm.recvmsg_multiple # 101.34 [+0.00] # RUN tls.12_aes_ccm.single_send_multiple_recv ... # 101.37 [+0.03] # OK tls.12_aes_ccm.single_send_multiple_recv # 101.37 [+0.00] ok 364 tls.12_aes_ccm.single_send_multiple_recv # 101.37 [+0.00] # RUN tls.12_aes_ccm.multiple_send_single_recv ... # 101.38 [+0.01] # OK tls.12_aes_ccm.multiple_send_single_recv # 101.39 [+0.00] ok 365 tls.12_aes_ccm.multiple_send_single_recv # 101.39 [+0.00] # RUN tls.12_aes_ccm.single_send_multiple_recv_non_align ... # 101.41 [+0.02] # OK tls.12_aes_ccm.single_send_multiple_recv_non_align # 101.41 [+0.00] ok 366 tls.12_aes_ccm.single_send_multiple_recv_non_align # 101.42 [+0.00] # RUN tls.12_aes_ccm.recv_partial ... # 101.43 [+0.01] # OK tls.12_aes_ccm.recv_partial # 101.43 [+0.00] ok 367 tls.12_aes_ccm.recv_partial # 101.43 [+0.00] # RUN tls.12_aes_ccm.recv_nonblock ... # 101.45 [+0.02] # OK tls.12_aes_ccm.recv_nonblock # 101.45 [+0.00] ok 368 tls.12_aes_ccm.recv_nonblock # 101.45 [+0.00] # RUN tls.12_aes_ccm.recv_peek ... # 101.47 [+0.02] # OK tls.12_aes_ccm.recv_peek # 101.47 [+0.00] ok 369 tls.12_aes_ccm.recv_peek # 101.47 [+0.00] # RUN tls.12_aes_ccm.recv_peek_multiple ... # 101.49 [+0.02] # OK tls.12_aes_ccm.recv_peek_multiple # 101.49 [+0.00] ok 370 tls.12_aes_ccm.recv_peek_multiple # 101.49 [+0.00] # RUN tls.12_aes_ccm.recv_peek_multiple_records ... # 101.51 [+0.02] # OK tls.12_aes_ccm.recv_peek_multiple_records # 101.52 [+0.00] ok 371 tls.12_aes_ccm.recv_peek_multiple_records # 101.52 [+0.00] # RUN tls.12_aes_ccm.recv_peek_large_buf_mult_recs ... # 101.55 [+0.03] # OK tls.12_aes_ccm.recv_peek_large_buf_mult_recs # 101.55 [+0.00] ok 372 tls.12_aes_ccm.recv_peek_large_buf_mult_recs # 101.55 [+0.00] # RUN tls.12_aes_ccm.recv_lowat ... # 101.57 [+0.02] # OK tls.12_aes_ccm.recv_lowat # 101.57 [+0.00] ok 373 tls.12_aes_ccm.recv_lowat # 101.57 [+0.00] # RUN tls.12_aes_ccm.bidir ... # 101.59 [+0.02] # OK tls.12_aes_ccm.bidir # 101.59 [+0.00] ok 374 tls.12_aes_ccm.bidir # 101.59 [+0.00] # RUN tls.12_aes_ccm.pollin ... # 101.63 [+0.04] # OK tls.12_aes_ccm.pollin # 101.63 [+0.00] ok 375 tls.12_aes_ccm.pollin # 101.63 [+0.00] # RUN tls.12_aes_ccm.poll_wait ... # 101.66 [+0.03] # OK tls.12_aes_ccm.poll_wait # 101.66 [+0.00] ok 376 tls.12_aes_ccm.poll_wait # 101.66 [+0.00] # RUN tls.12_aes_ccm.poll_wait_split ... # 101.68 [+0.02] # OK tls.12_aes_ccm.poll_wait_split # 101.68 [+0.00] ok 377 tls.12_aes_ccm.poll_wait_split # 101.68 [+0.00] # RUN tls.12_aes_ccm.blocking ... # 101.71 [+0.03] # OK tls.12_aes_ccm.blocking # 101.71 [+0.00] ok 378 tls.12_aes_ccm.blocking # 101.71 [+0.00] # RUN tls.12_aes_ccm.nonblocking ... # 101.81 [+0.10] # OK tls.12_aes_ccm.nonblocking # 101.81 [+0.00] ok 379 tls.12_aes_ccm.nonblocking # 101.81 [+0.00] # RUN tls.12_aes_ccm.mutliproc_even ... # 104.00 [+2.19] # OK tls.12_aes_ccm.mutliproc_even # 104.00 [+0.00] ok 380 tls.12_aes_ccm.mutliproc_even # 104.01 [+0.00] # RUN tls.12_aes_ccm.mutliproc_readers ... # 108.18 [+4.18] # OK tls.12_aes_ccm.mutliproc_readers # 108.18 [+0.00] ok 381 tls.12_aes_ccm.mutliproc_readers # 108.19 [+0.00] # RUN tls.12_aes_ccm.mutliproc_writers ... # 111.64 [+3.46] # OK tls.12_aes_ccm.mutliproc_writers # 111.65 [+0.00] ok 382 tls.12_aes_ccm.mutliproc_writers # 111.65 [+0.00] # RUN tls.12_aes_ccm.mutliproc_sendpage_even ... # 113.78 [+2.13] # OK tls.12_aes_ccm.mutliproc_sendpage_even # 113.78 [+0.00] ok 383 tls.12_aes_ccm.mutliproc_sendpage_even # 113.79 [+0.00] # RUN tls.12_aes_ccm.mutliproc_sendpage_readers ... # 117.93 [+4.15] # OK tls.12_aes_ccm.mutliproc_sendpage_readers # 117.94 [+0.00] ok 384 tls.12_aes_ccm.mutliproc_sendpage_readers # 117.94 [+0.00] # RUN tls.12_aes_ccm.mutliproc_sendpage_writers ... # 121.37 [+3.44] # OK tls.12_aes_ccm.mutliproc_sendpage_writers # 121.38 [+0.00] ok 385 tls.12_aes_ccm.mutliproc_sendpage_writers # 121.38 [+0.00] # RUN tls.12_aes_ccm.control_msg ... # 121.39 [+0.01] # OK tls.12_aes_ccm.control_msg # 121.39 [+0.00] ok 386 tls.12_aes_ccm.control_msg # 121.39 [+0.00] # RUN tls.12_aes_ccm.control_msg_nomerge ... # 121.41 [+0.02] # OK tls.12_aes_ccm.control_msg_nomerge # 121.41 [+0.00] ok 387 tls.12_aes_ccm.control_msg_nomerge # 121.41 [+0.00] # RUN tls.12_aes_ccm.data_control_data ... # 121.43 [+0.02] # OK tls.12_aes_ccm.data_control_data # 121.44 [+0.00] ok 388 tls.12_aes_ccm.data_control_data # 121.44 [+0.00] # RUN tls.12_aes_ccm.shutdown ... # 121.46 [+0.02] # OK tls.12_aes_ccm.shutdown # 121.46 [+0.00] ok 389 tls.12_aes_ccm.shutdown # 121.46 [+0.00] # RUN tls.12_aes_ccm.shutdown_unsent ... # 121.48 [+0.02] # OK tls.12_aes_ccm.shutdown_unsent # 121.49 [+0.00] ok 390 tls.12_aes_ccm.shutdown_unsent # 121.49 [+0.00] # RUN tls.12_aes_ccm.shutdown_reuse ... # 121.50 [+0.02] # OK tls.12_aes_ccm.shutdown_reuse # 121.51 [+0.00] ok 391 tls.12_aes_ccm.shutdown_reuse # 121.51 [+0.00] # RUN tls.12_aes_ccm.getsockopt ... # 121.52 [+0.01] # OK tls.12_aes_ccm.getsockopt # 121.52 [+0.00] ok 392 tls.12_aes_ccm.getsockopt # 121.52 [+0.00] # RUN tls.12_aes_ccm.recv_efault ... # 121.54 [+0.01] # OK tls.12_aes_ccm.recv_efault # 121.54 [+0.00] ok 393 tls.12_aes_ccm.recv_efault # 121.54 [+0.00] # RUN tls.13_aes_ccm.sendfile ... # 121.68 [+0.14] # OK tls.13_aes_ccm.sendfile # 121.68 [+0.00] ok 394 tls.13_aes_ccm.sendfile # 121.68 [+0.00] # RUN tls.13_aes_ccm.send_then_sendfile ... # 121.85 [+0.17] # OK tls.13_aes_ccm.send_then_sendfile # 121.85 [+0.00] ok 395 tls.13_aes_ccm.send_then_sendfile # 121.85 [+0.00] # RUN tls.13_aes_ccm.multi_chunk_sendfile ... # 123.58 [+1.72] # OK tls.13_aes_ccm.multi_chunk_sendfile # 123.58 [+0.00] ok 396 tls.13_aes_ccm.multi_chunk_sendfile # 123.58 [+0.00] # RUN tls.13_aes_ccm.recv_max ... # 123.60 [+0.02] # OK tls.13_aes_ccm.recv_max # 123.61 [+0.00] ok 397 tls.13_aes_ccm.recv_max # 123.61 [+0.00] # RUN tls.13_aes_ccm.recv_small ... # 123.63 [+0.02] # OK tls.13_aes_ccm.recv_small # 123.63 [+0.00] ok 398 tls.13_aes_ccm.recv_small # 123.63 [+0.00] # RUN tls.13_aes_ccm.msg_more ... # 123.65 [+0.02] # OK tls.13_aes_ccm.msg_more # 123.65 [+0.00] ok 399 tls.13_aes_ccm.msg_more # 123.65 [+0.00] # RUN tls.13_aes_ccm.msg_more_unsent ... # 123.66 [+0.01] # OK tls.13_aes_ccm.msg_more_unsent # 123.67 [+0.00] ok 400 tls.13_aes_ccm.msg_more_unsent # 123.67 [+0.00] # RUN tls.13_aes_ccm.msg_eor ... # 123.69 [+0.02] # OK tls.13_aes_ccm.msg_eor # 123.69 [+0.00] ok 401 tls.13_aes_ccm.msg_eor # 123.69 [+0.00] # RUN tls.13_aes_ccm.sendmsg_single ... # 123.71 [+0.02] # OK tls.13_aes_ccm.sendmsg_single # 123.72 [+0.00] ok 402 tls.13_aes_ccm.sendmsg_single # 123.72 [+0.00] # RUN tls.13_aes_ccm.sendmsg_fragmented ... # 123.77 [+0.05] # OK tls.13_aes_ccm.sendmsg_fragmented # 123.77 [+0.00] ok 403 tls.13_aes_ccm.sendmsg_fragmented # 123.77 [+0.00] # RUN tls.13_aes_ccm.sendmsg_large ... # 124.02 [+0.24] # OK tls.13_aes_ccm.sendmsg_large # 124.02 [+0.00] ok 404 tls.13_aes_ccm.sendmsg_large # 124.02 [+0.00] # RUN tls.13_aes_ccm.sendmsg_multiple ... # 124.04 [+0.02] # OK tls.13_aes_ccm.sendmsg_multiple # 124.04 [+0.00] ok 405 tls.13_aes_ccm.sendmsg_multiple # 124.04 [+0.00] # RUN tls.13_aes_ccm.sendmsg_multiple_stress ... # 124.06 [+0.02] # OK tls.13_aes_ccm.sendmsg_multiple_stress # 124.07 [+0.00] ok 406 tls.13_aes_ccm.sendmsg_multiple_stress # 124.07 [+0.00] # RUN tls.13_aes_ccm.splice_from_pipe ... # 124.08 [+0.02] # OK tls.13_aes_ccm.splice_from_pipe # 124.09 [+0.00] ok 407 tls.13_aes_ccm.splice_from_pipe # 124.09 [+0.00] # RUN tls.13_aes_ccm.splice_more ... # 124.10 [+0.02] # OK tls.13_aes_ccm.splice_more # 124.11 [+0.00] ok 408 tls.13_aes_ccm.splice_more # 124.11 [+0.00] # RUN tls.13_aes_ccm.splice_from_pipe2 ... # 124.13 [+0.02] # OK tls.13_aes_ccm.splice_from_pipe2 # 124.13 [+0.00] ok 409 tls.13_aes_ccm.splice_from_pipe2 # 124.13 [+0.00] # RUN tls.13_aes_ccm.send_and_splice ... # 124.15 [+0.02] # OK tls.13_aes_ccm.send_and_splice # 124.16 [+0.00] ok 410 tls.13_aes_ccm.send_and_splice # 124.16 [+0.00] # RUN tls.13_aes_ccm.splice_to_pipe ... # 124.17 [+0.01] # OK tls.13_aes_ccm.splice_to_pipe # 124.17 [+0.00] ok 411 tls.13_aes_ccm.splice_to_pipe # 124.17 [+0.00] # RUN tls.13_aes_ccm.splice_cmsg_to_pipe ... # 124.20 [+0.02] # OK tls.13_aes_ccm.splice_cmsg_to_pipe # 124.20 [+0.00] ok 412 tls.13_aes_ccm.splice_cmsg_to_pipe # 124.20 [+0.00] # RUN tls.13_aes_ccm.splice_dec_cmsg_to_pipe ... # 124.23 [+0.03] # OK tls.13_aes_ccm.splice_dec_cmsg_to_pipe # 124.23 [+0.00] ok 413 tls.13_aes_ccm.splice_dec_cmsg_to_pipe # 124.23 [+0.00] # RUN tls.13_aes_ccm.recv_and_splice ... # 124.26 [+0.02] # OK tls.13_aes_ccm.recv_and_splice # 124.26 [+0.00] ok 414 tls.13_aes_ccm.recv_and_splice # 124.26 [+0.00] # RUN tls.13_aes_ccm.peek_and_splice ... # 124.28 [+0.02] # OK tls.13_aes_ccm.peek_and_splice # 124.28 [+0.00] ok 415 tls.13_aes_ccm.peek_and_splice # 124.28 [+0.00] # RUN tls.13_aes_ccm.recvmsg_single ... # 124.30 [+0.02] # OK tls.13_aes_ccm.recvmsg_single # 124.30 [+0.00] ok 416 tls.13_aes_ccm.recvmsg_single # 124.30 [+0.00] # RUN tls.13_aes_ccm.recvmsg_single_max ... # 124.32 [+0.02] # OK tls.13_aes_ccm.recvmsg_single_max # 124.32 [+0.00] ok 417 tls.13_aes_ccm.recvmsg_single_max # 124.32 [+0.00] # RUN tls.13_aes_ccm.recvmsg_multiple ... # 124.34 [+0.02] # OK tls.13_aes_ccm.recvmsg_multiple # 124.34 [+0.00] ok 418 tls.13_aes_ccm.recvmsg_multiple # 124.35 [+0.00] # RUN tls.13_aes_ccm.single_send_multiple_recv ... # 124.38 [+0.03] # OK tls.13_aes_ccm.single_send_multiple_recv # 124.38 [+0.00] ok 419 tls.13_aes_ccm.single_send_multiple_recv # 124.38 [+0.00] # RUN tls.13_aes_ccm.multiple_send_single_recv ... # 124.40 [+0.02] # OK tls.13_aes_ccm.multiple_send_single_recv # 124.40 [+0.00] ok 420 tls.13_aes_ccm.multiple_send_single_recv # 124.40 [+0.00] # RUN tls.13_aes_ccm.single_send_multiple_recv_non_align ... # 124.42 [+0.01] # OK tls.13_aes_ccm.single_send_multiple_recv_non_align # 124.42 [+0.00] ok 421 tls.13_aes_ccm.single_send_multiple_recv_non_align # 124.42 [+0.00] # RUN tls.13_aes_ccm.recv_partial ... # 124.44 [+0.02] # OK tls.13_aes_ccm.recv_partial # 124.45 [+0.00] ok 422 tls.13_aes_ccm.recv_partial # 124.45 [+0.00] # RUN tls.13_aes_ccm.recv_nonblock ... # 124.46 [+0.02] # OK tls.13_aes_ccm.recv_nonblock # 124.47 [+0.00] ok 423 tls.13_aes_ccm.recv_nonblock # 124.47 [+0.00] # RUN tls.13_aes_ccm.recv_peek ... # 124.48 [+0.01] # OK tls.13_aes_ccm.recv_peek # 124.48 [+0.00] ok 424 tls.13_aes_ccm.recv_peek # 124.48 [+0.00] # RUN tls.13_aes_ccm.recv_peek_multiple ... # 124.51 [+0.03] # OK tls.13_aes_ccm.recv_peek_multiple # 124.51 [+0.00] ok 425 tls.13_aes_ccm.recv_peek_multiple # 124.51 [+0.00] # RUN tls.13_aes_ccm.recv_peek_multiple_records ... # 124.53 [+0.02] # OK tls.13_aes_ccm.recv_peek_multiple_records # 124.53 [+0.00] ok 426 tls.13_aes_ccm.recv_peek_multiple_records # 124.53 [+0.00] # RUN tls.13_aes_ccm.recv_peek_large_buf_mult_recs ... # 124.56 [+0.02] # OK tls.13_aes_ccm.recv_peek_large_buf_mult_recs # 124.56 [+0.00] ok 427 tls.13_aes_ccm.recv_peek_large_buf_mult_recs # 124.56 [+0.00] # RUN tls.13_aes_ccm.recv_lowat ... # 124.57 [+0.01] # OK tls.13_aes_ccm.recv_lowat # 124.58 [+0.00] ok 428 tls.13_aes_ccm.recv_lowat # 124.58 [+0.00] # RUN tls.13_aes_ccm.bidir ... # 124.60 [+0.02] # OK tls.13_aes_ccm.bidir # 124.60 [+0.00] ok 429 tls.13_aes_ccm.bidir # 124.60 [+0.00] # RUN tls.13_aes_ccm.pollin ... # 124.64 [+0.04] # OK tls.13_aes_ccm.pollin # 124.64 [+0.00] ok 430 tls.13_aes_ccm.pollin # 124.64 [+0.00] # RUN tls.13_aes_ccm.poll_wait ... # 124.66 [+0.02] # OK tls.13_aes_ccm.poll_wait # 124.66 [+0.00] ok 431 tls.13_aes_ccm.poll_wait # 124.67 [+0.00] # RUN tls.13_aes_ccm.poll_wait_split ... # 124.68 [+0.01] # OK tls.13_aes_ccm.poll_wait_split # 124.68 [+0.00] ok 432 tls.13_aes_ccm.poll_wait_split # 124.68 [+0.00] # RUN tls.13_aes_ccm.blocking ... # 124.72 [+0.04] # OK tls.13_aes_ccm.blocking # 124.72 [+0.00] ok 433 tls.13_aes_ccm.blocking # 124.72 [+0.00] # RUN tls.13_aes_ccm.nonblocking ... # 124.84 [+0.12] # OK tls.13_aes_ccm.nonblocking # 124.84 [+0.00] ok 434 tls.13_aes_ccm.nonblocking # 124.85 [+0.00] # RUN tls.13_aes_ccm.mutliproc_even ... # 127.02 [+2.18] # OK tls.13_aes_ccm.mutliproc_even # 127.03 [+0.00] ok 435 tls.13_aes_ccm.mutliproc_even # 127.03 [+0.00] # RUN tls.13_aes_ccm.mutliproc_readers ... # 131.25 [+4.22] # OK tls.13_aes_ccm.mutliproc_readers # 131.25 [+0.00] ok 436 tls.13_aes_ccm.mutliproc_readers # 131.25 [+0.00] # RUN tls.13_aes_ccm.mutliproc_writers ... # 134.67 [+3.42] # OK tls.13_aes_ccm.mutliproc_writers # 134.67 [+0.00] ok 437 tls.13_aes_ccm.mutliproc_writers # 134.67 [+0.00] # RUN tls.13_aes_ccm.mutliproc_sendpage_even ... # 136.82 [+2.15] # OK tls.13_aes_ccm.mutliproc_sendpage_even # 136.82 [+0.00] ok 438 tls.13_aes_ccm.mutliproc_sendpage_even # 136.83 [+0.00] # RUN tls.13_aes_ccm.mutliproc_sendpage_readers ... # 141.03 [+4.20] # OK tls.13_aes_ccm.mutliproc_sendpage_readers # 141.03 [+0.00] ok 439 tls.13_aes_ccm.mutliproc_sendpage_readers # 141.03 [+0.00] # RUN tls.13_aes_ccm.mutliproc_sendpage_writers ... # 144.47 [+3.44] # OK tls.13_aes_ccm.mutliproc_sendpage_writers # 144.47 [+0.00] ok 440 tls.13_aes_ccm.mutliproc_sendpage_writers # 144.47 [+0.00] # RUN tls.13_aes_ccm.control_msg ... # 144.49 [+0.02] # OK tls.13_aes_ccm.control_msg # 144.49 [+0.00] ok 441 tls.13_aes_ccm.control_msg # 144.49 [+0.00] # RUN tls.13_aes_ccm.control_msg_nomerge ... # 144.51 [+0.02] # OK tls.13_aes_ccm.control_msg_nomerge # 144.51 [+0.00] ok 442 tls.13_aes_ccm.control_msg_nomerge # 144.51 [+0.00] # RUN tls.13_aes_ccm.data_control_data ... # 144.54 [+0.03] # OK tls.13_aes_ccm.data_control_data # 144.54 [+0.00] ok 443 tls.13_aes_ccm.data_control_data # 144.54 [+0.00] # RUN tls.13_aes_ccm.shutdown ... # 144.55 [+0.01] # OK tls.13_aes_ccm.shutdown # 144.56 [+0.00] ok 444 tls.13_aes_ccm.shutdown # 144.56 [+0.00] # RUN tls.13_aes_ccm.shutdown_unsent ... # 144.58 [+0.02] # OK tls.13_aes_ccm.shutdown_unsent # 144.58 [+0.00] ok 445 tls.13_aes_ccm.shutdown_unsent # 144.58 [+0.00] # RUN tls.13_aes_ccm.shutdown_reuse ... # 144.60 [+0.02] # OK tls.13_aes_ccm.shutdown_reuse # 144.60 [+0.00] ok 446 tls.13_aes_ccm.shutdown_reuse # 144.60 [+0.00] # RUN tls.13_aes_ccm.getsockopt ... # 144.61 [+0.01] # OK tls.13_aes_ccm.getsockopt # 144.62 [+0.00] ok 447 tls.13_aes_ccm.getsockopt # 144.62 [+0.00] # RUN tls.13_aes_ccm.recv_efault ... # 144.63 [+0.02] # OK tls.13_aes_ccm.recv_efault # 144.63 [+0.00] ok 448 tls.13_aes_ccm.recv_efault # 144.64 [+0.00] # RUN tls.12_aes_gcm_256.sendfile ... # 144.77 [+0.13] # OK tls.12_aes_gcm_256.sendfile # 144.77 [+0.00] ok 449 tls.12_aes_gcm_256.sendfile # 144.77 [+0.00] # RUN tls.12_aes_gcm_256.send_then_sendfile ... # 144.92 [+0.15] # OK tls.12_aes_gcm_256.send_then_sendfile # 144.92 [+0.00] ok 450 tls.12_aes_gcm_256.send_then_sendfile # 144.92 [+0.00] # RUN tls.12_aes_gcm_256.multi_chunk_sendfile ... # 146.13 [+1.21] # OK tls.12_aes_gcm_256.multi_chunk_sendfile # 146.13 [+0.00] ok 451 tls.12_aes_gcm_256.multi_chunk_sendfile # 146.13 [+0.00] # RUN tls.12_aes_gcm_256.recv_max ... # 146.16 [+0.02] # OK tls.12_aes_gcm_256.recv_max # 146.16 [+0.00] ok 452 tls.12_aes_gcm_256.recv_max # 146.16 [+0.00] # RUN tls.12_aes_gcm_256.recv_small ... # 146.18 [+0.02] # OK tls.12_aes_gcm_256.recv_small # 146.19 [+0.00] ok 453 tls.12_aes_gcm_256.recv_small # 146.19 [+0.00] # RUN tls.12_aes_gcm_256.msg_more ... # 146.20 [+0.01] # OK tls.12_aes_gcm_256.msg_more # 146.20 [+0.00] ok 454 tls.12_aes_gcm_256.msg_more # 146.20 [+0.00] # RUN tls.12_aes_gcm_256.msg_more_unsent ... # 146.23 [+0.02] # OK tls.12_aes_gcm_256.msg_more_unsent # 146.23 [+0.00] ok 455 tls.12_aes_gcm_256.msg_more_unsent # 146.23 [+0.00] # RUN tls.12_aes_gcm_256.msg_eor ... # 146.25 [+0.01] # OK tls.12_aes_gcm_256.msg_eor # 146.25 [+0.00] ok 456 tls.12_aes_gcm_256.msg_eor # 146.25 [+0.00] # RUN tls.12_aes_gcm_256.sendmsg_single ... # 146.26 [+0.01] # OK tls.12_aes_gcm_256.sendmsg_single # 146.26 [+0.00] ok 457 tls.12_aes_gcm_256.sendmsg_single # 146.27 [+0.00] # RUN tls.12_aes_gcm_256.sendmsg_fragmented ... # 146.33 [+0.06] # OK tls.12_aes_gcm_256.sendmsg_fragmented # 146.33 [+0.00] ok 458 tls.12_aes_gcm_256.sendmsg_fragmented # 146.33 [+0.00] # RUN tls.12_aes_gcm_256.sendmsg_large ... # 146.53 [+0.20] # OK tls.12_aes_gcm_256.sendmsg_large # 146.53 [+0.00] ok 459 tls.12_aes_gcm_256.sendmsg_large # 146.53 [+0.00] # RUN tls.12_aes_gcm_256.sendmsg_multiple ... # 146.55 [+0.02] # OK tls.12_aes_gcm_256.sendmsg_multiple # 146.55 [+0.00] ok 460 tls.12_aes_gcm_256.sendmsg_multiple # 146.55 [+0.00] # RUN tls.12_aes_gcm_256.sendmsg_multiple_stress ... # 146.57 [+0.02] # OK tls.12_aes_gcm_256.sendmsg_multiple_stress # 146.58 [+0.00] ok 461 tls.12_aes_gcm_256.sendmsg_multiple_stress # 146.58 [+0.00] # RUN tls.12_aes_gcm_256.splice_from_pipe ... # 146.60 [+0.02] # OK tls.12_aes_gcm_256.splice_from_pipe # 146.60 [+0.00] ok 462 tls.12_aes_gcm_256.splice_from_pipe # 146.60 [+0.00] # RUN tls.12_aes_gcm_256.splice_more ... # 146.62 [+0.02] # OK tls.12_aes_gcm_256.splice_more # 146.62 [+0.00] ok 463 tls.12_aes_gcm_256.splice_more # 146.62 [+0.00] # RUN tls.12_aes_gcm_256.splice_from_pipe2 ... # 146.65 [+0.03] # OK tls.12_aes_gcm_256.splice_from_pipe2 # 146.65 [+0.00] ok 464 tls.12_aes_gcm_256.splice_from_pipe2 # 146.65 [+0.00] # RUN tls.12_aes_gcm_256.send_and_splice ... # 146.67 [+0.02] # OK tls.12_aes_gcm_256.send_and_splice # 146.67 [+0.00] ok 465 tls.12_aes_gcm_256.send_and_splice # 146.67 [+0.00] # RUN tls.12_aes_gcm_256.splice_to_pipe ... # 146.69 [+0.02] # OK tls.12_aes_gcm_256.splice_to_pipe # 146.69 [+0.00] ok 466 tls.12_aes_gcm_256.splice_to_pipe # 146.69 [+0.00] # RUN tls.12_aes_gcm_256.splice_cmsg_to_pipe ... # 146.71 [+0.02] # OK tls.12_aes_gcm_256.splice_cmsg_to_pipe # 146.71 [+0.00] ok 467 tls.12_aes_gcm_256.splice_cmsg_to_pipe # 146.71 [+0.00] # RUN tls.12_aes_gcm_256.splice_dec_cmsg_to_pipe ... # 146.73 [+0.02] # OK tls.12_aes_gcm_256.splice_dec_cmsg_to_pipe # 146.74 [+0.00] ok 468 tls.12_aes_gcm_256.splice_dec_cmsg_to_pipe # 146.74 [+0.00] # RUN tls.12_aes_gcm_256.recv_and_splice ... # 146.76 [+0.02] # OK tls.12_aes_gcm_256.recv_and_splice # 146.76 [+0.00] ok 469 tls.12_aes_gcm_256.recv_and_splice # 146.76 [+0.00] # RUN tls.12_aes_gcm_256.peek_and_splice ... # 146.78 [+0.02] # OK tls.12_aes_gcm_256.peek_and_splice # 146.78 [+0.00] ok 470 tls.12_aes_gcm_256.peek_and_splice # 146.78 [+0.00] # RUN tls.12_aes_gcm_256.recvmsg_single ... # 146.80 [+0.02] # OK tls.12_aes_gcm_256.recvmsg_single # 146.81 [+0.00] ok 471 tls.12_aes_gcm_256.recvmsg_single # 146.81 [+0.00] # RUN tls.12_aes_gcm_256.recvmsg_single_max ... # 146.83 [+0.02] # OK tls.12_aes_gcm_256.recvmsg_single_max # 146.83 [+0.00] ok 472 tls.12_aes_gcm_256.recvmsg_single_max # 146.84 [+0.00] # RUN tls.12_aes_gcm_256.recvmsg_multiple ... # 146.86 [+0.03] # OK tls.12_aes_gcm_256.recvmsg_multiple # 146.86 [+0.00] ok 473 tls.12_aes_gcm_256.recvmsg_multiple # 146.86 [+0.00] # RUN tls.12_aes_gcm_256.single_send_multiple_recv ... # 146.88 [+0.02] # OK tls.12_aes_gcm_256.single_send_multiple_recv # 146.88 [+0.00] ok 474 tls.12_aes_gcm_256.single_send_multiple_recv # 146.88 [+0.00] # RUN tls.12_aes_gcm_256.multiple_send_single_recv ... # 146.90 [+0.02] # OK tls.12_aes_gcm_256.multiple_send_single_recv # 146.90 [+0.00] ok 475 tls.12_aes_gcm_256.multiple_send_single_recv # 146.90 [+0.00] # RUN tls.12_aes_gcm_256.single_send_multiple_recv_non_align ... # 146.92 [+0.02] # OK tls.12_aes_gcm_256.single_send_multiple_recv_non_align # 146.92 [+0.00] ok 476 tls.12_aes_gcm_256.single_send_multiple_recv_non_align # 146.92 [+0.00] # RUN tls.12_aes_gcm_256.recv_partial ... # 146.94 [+0.02] # OK tls.12_aes_gcm_256.recv_partial # 146.95 [+0.00] ok 477 tls.12_aes_gcm_256.recv_partial # 146.95 [+0.00] # RUN tls.12_aes_gcm_256.recv_nonblock ... # 146.96 [+0.01] # OK tls.12_aes_gcm_256.recv_nonblock # 146.96 [+0.00] ok 478 tls.12_aes_gcm_256.recv_nonblock # 146.97 [+0.00] # RUN tls.12_aes_gcm_256.recv_peek ... # 146.98 [+0.01] # OK tls.12_aes_gcm_256.recv_peek # 146.98 [+0.00] ok 479 tls.12_aes_gcm_256.recv_peek # 146.98 [+0.00] # RUN tls.12_aes_gcm_256.recv_peek_multiple ... # 147.00 [+0.02] # OK tls.12_aes_gcm_256.recv_peek_multiple # 147.00 [+0.00] ok 480 tls.12_aes_gcm_256.recv_peek_multiple # 147.00 [+0.00] # RUN tls.12_aes_gcm_256.recv_peek_multiple_records ... # 147.03 [+0.02] # OK tls.12_aes_gcm_256.recv_peek_multiple_records # 147.03 [+0.00] ok 481 tls.12_aes_gcm_256.recv_peek_multiple_records # 147.03 [+0.00] # RUN tls.12_aes_gcm_256.recv_peek_large_buf_mult_recs ... # 147.04 [+0.02] # OK tls.12_aes_gcm_256.recv_peek_large_buf_mult_recs # 147.05 [+0.00] ok 482 tls.12_aes_gcm_256.recv_peek_large_buf_mult_recs # 147.05 [+0.00] # RUN tls.12_aes_gcm_256.recv_lowat ... # 147.07 [+0.02] # OK tls.12_aes_gcm_256.recv_lowat # 147.07 [+0.00] ok 483 tls.12_aes_gcm_256.recv_lowat # 147.07 [+0.00] # RUN tls.12_aes_gcm_256.bidir ... # 147.09 [+0.02] # OK tls.12_aes_gcm_256.bidir # 147.09 [+0.00] ok 484 tls.12_aes_gcm_256.bidir # 147.09 [+0.00] # RUN tls.12_aes_gcm_256.pollin ... # 147.13 [+0.04] # OK tls.12_aes_gcm_256.pollin # 147.13 [+0.00] ok 485 tls.12_aes_gcm_256.pollin # 147.13 [+0.00] # RUN tls.12_aes_gcm_256.poll_wait ... # 147.15 [+0.02] # OK tls.12_aes_gcm_256.poll_wait # 147.15 [+0.00] ok 486 tls.12_aes_gcm_256.poll_wait # 147.15 [+0.00] # RUN tls.12_aes_gcm_256.poll_wait_split ... # 147.17 [+0.02] # OK tls.12_aes_gcm_256.poll_wait_split # 147.18 [+0.00] ok 487 tls.12_aes_gcm_256.poll_wait_split # 147.18 [+0.00] # RUN tls.12_aes_gcm_256.blocking ... # 147.21 [+0.03] # OK tls.12_aes_gcm_256.blocking # 147.21 [+0.00] ok 488 tls.12_aes_gcm_256.blocking # 147.21 [+0.00] # RUN tls.12_aes_gcm_256.nonblocking ... # 147.32 [+0.11] # OK tls.12_aes_gcm_256.nonblocking # 147.32 [+0.00] ok 489 tls.12_aes_gcm_256.nonblocking # 147.32 [+0.00] # RUN tls.12_aes_gcm_256.mutliproc_even ... # 149.14 [+1.82] # OK tls.12_aes_gcm_256.mutliproc_even # 149.15 [+0.00] ok 490 tls.12_aes_gcm_256.mutliproc_even # 149.15 [+0.00] # RUN tls.12_aes_gcm_256.mutliproc_readers ... # 152.78 [+3.64] # OK tls.12_aes_gcm_256.mutliproc_readers # 152.79 [+0.00] ok 491 tls.12_aes_gcm_256.mutliproc_readers # 152.79 [+0.00] # RUN tls.12_aes_gcm_256.mutliproc_writers ... # 155.74 [+2.95] # OK tls.12_aes_gcm_256.mutliproc_writers # 155.74 [+0.00] ok 492 tls.12_aes_gcm_256.mutliproc_writers # 155.74 [+0.00] # RUN tls.12_aes_gcm_256.mutliproc_sendpage_even ... # 157.61 [+1.87] # OK tls.12_aes_gcm_256.mutliproc_sendpage_even # 157.62 [+0.00] ok 493 tls.12_aes_gcm_256.mutliproc_sendpage_even # 157.62 [+0.00] # RUN tls.12_aes_gcm_256.mutliproc_sendpage_readers ... # 161.24 [+3.62] # OK tls.12_aes_gcm_256.mutliproc_sendpage_readers # 161.24 [+0.00] ok 494 tls.12_aes_gcm_256.mutliproc_sendpage_readers # 161.24 [+0.00] # RUN tls.12_aes_gcm_256.mutliproc_sendpage_writers ... # 164.22 [+2.98] # OK tls.12_aes_gcm_256.mutliproc_sendpage_writers # 164.22 [+0.00] ok 495 tls.12_aes_gcm_256.mutliproc_sendpage_writers # 164.22 [+0.00] # RUN tls.12_aes_gcm_256.control_msg ... # 164.25 [+0.03] # OK tls.12_aes_gcm_256.control_msg # 164.25 [+0.00] ok 496 tls.12_aes_gcm_256.control_msg # 164.25 [+0.00] # RUN tls.12_aes_gcm_256.control_msg_nomerge ... # 164.27 [+0.02] # OK tls.12_aes_gcm_256.control_msg_nomerge # 164.27 [+0.00] ok 497 tls.12_aes_gcm_256.control_msg_nomerge # 164.27 [+0.00] # RUN tls.12_aes_gcm_256.data_control_data ... # 164.29 [+0.02] # OK tls.12_aes_gcm_256.data_control_data # 164.29 [+0.00] ok 498 tls.12_aes_gcm_256.data_control_data # 164.29 [+0.00] # RUN tls.12_aes_gcm_256.shutdown ... # 164.31 [+0.02] # OK tls.12_aes_gcm_256.shutdown # 164.31 [+0.00] ok 499 tls.12_aes_gcm_256.shutdown # 164.32 [+0.00] # RUN tls.12_aes_gcm_256.shutdown_unsent ... # 164.33 [+0.02] # OK tls.12_aes_gcm_256.shutdown_unsent # 164.33 [+0.00] ok 500 tls.12_aes_gcm_256.shutdown_unsent # 164.34 [+0.00] # RUN tls.12_aes_gcm_256.shutdown_reuse ... # 164.35 [+0.01] # OK tls.12_aes_gcm_256.shutdown_reuse # 164.35 [+0.00] ok 501 tls.12_aes_gcm_256.shutdown_reuse # 164.35 [+0.00] # RUN tls.12_aes_gcm_256.getsockopt ... # 164.37 [+0.01] # OK tls.12_aes_gcm_256.getsockopt # 164.37 [+0.00] ok 502 tls.12_aes_gcm_256.getsockopt # 164.37 [+0.00] # RUN tls.12_aes_gcm_256.recv_efault ... # 164.39 [+0.02] # OK tls.12_aes_gcm_256.recv_efault # 164.39 [+0.00] ok 503 tls.12_aes_gcm_256.recv_efault # 164.40 [+0.00] # RUN tls.13_aes_gcm_256.sendfile ... # 164.53 [+0.14] # OK tls.13_aes_gcm_256.sendfile # 164.54 [+0.00] ok 504 tls.13_aes_gcm_256.sendfile # 164.54 [+0.00] # RUN tls.13_aes_gcm_256.send_then_sendfile ... # 164.71 [+0.17] # OK tls.13_aes_gcm_256.send_then_sendfile # 164.71 [+0.00] ok 505 tls.13_aes_gcm_256.send_then_sendfile # 164.71 [+0.00] # RUN tls.13_aes_gcm_256.multi_chunk_sendfile ... # 166.40 [+1.69] # OK tls.13_aes_gcm_256.multi_chunk_sendfile # 166.41 [+0.00] ok 506 tls.13_aes_gcm_256.multi_chunk_sendfile # 166.41 [+0.00] # RUN tls.13_aes_gcm_256.recv_max ... # 166.42 [+0.02] # OK tls.13_aes_gcm_256.recv_max # 166.43 [+0.00] ok 507 tls.13_aes_gcm_256.recv_max # 166.43 [+0.00] # RUN tls.13_aes_gcm_256.recv_small ... # 166.44 [+0.02] # OK tls.13_aes_gcm_256.recv_small # 166.44 [+0.00] ok 508 tls.13_aes_gcm_256.recv_small # 166.45 [+0.00] # RUN tls.13_aes_gcm_256.msg_more ... # 166.46 [+0.02] # OK tls.13_aes_gcm_256.msg_more # 166.46 [+0.00] ok 509 tls.13_aes_gcm_256.msg_more # 166.47 [+0.00] # RUN tls.13_aes_gcm_256.msg_more_unsent ... # 166.49 [+0.02] # OK tls.13_aes_gcm_256.msg_more_unsent # 166.49 [+0.00] ok 510 tls.13_aes_gcm_256.msg_more_unsent # 166.49 [+0.00] # RUN tls.13_aes_gcm_256.msg_eor ... # 166.51 [+0.02] # OK tls.13_aes_gcm_256.msg_eor # 166.52 [+0.00] ok 511 tls.13_aes_gcm_256.msg_eor # 166.52 [+0.00] # RUN tls.13_aes_gcm_256.sendmsg_single ... # 166.53 [+0.02] # OK tls.13_aes_gcm_256.sendmsg_single # 166.54 [+0.00] ok 512 tls.13_aes_gcm_256.sendmsg_single # 166.54 [+0.00] # RUN tls.13_aes_gcm_256.sendmsg_fragmented ... # 166.59 [+0.06] # OK tls.13_aes_gcm_256.sendmsg_fragmented # 166.60 [+0.00] ok 513 tls.13_aes_gcm_256.sendmsg_fragmented # 166.60 [+0.00] # RUN tls.13_aes_gcm_256.sendmsg_large ... # 166.81 [+0.21] # OK tls.13_aes_gcm_256.sendmsg_large # 166.81 [+0.00] ok 514 tls.13_aes_gcm_256.sendmsg_large # 166.81 [+0.00] # RUN tls.13_aes_gcm_256.sendmsg_multiple ... # 166.83 [+0.02] # OK tls.13_aes_gcm_256.sendmsg_multiple # 166.84 [+0.00] ok 515 tls.13_aes_gcm_256.sendmsg_multiple # 166.84 [+0.00] # RUN tls.13_aes_gcm_256.sendmsg_multiple_stress ... # 166.86 [+0.02] # OK tls.13_aes_gcm_256.sendmsg_multiple_stress # 166.86 [+0.00] ok 516 tls.13_aes_gcm_256.sendmsg_multiple_stress # 166.86 [+0.00] # RUN tls.13_aes_gcm_256.splice_from_pipe ... # 166.89 [+0.03] # OK tls.13_aes_gcm_256.splice_from_pipe # 166.89 [+0.00] ok 517 tls.13_aes_gcm_256.splice_from_pipe # 166.89 [+0.00] # RUN tls.13_aes_gcm_256.splice_more ... # 166.91 [+0.01] # OK tls.13_aes_gcm_256.splice_more # 166.91 [+0.00] ok 518 tls.13_aes_gcm_256.splice_more # 166.91 [+0.00] # RUN tls.13_aes_gcm_256.splice_from_pipe2 ... # 166.93 [+0.02] # OK tls.13_aes_gcm_256.splice_from_pipe2 # 166.93 [+0.00] ok 519 tls.13_aes_gcm_256.splice_from_pipe2 # 166.93 [+0.00] # RUN tls.13_aes_gcm_256.send_and_splice ... # 166.95 [+0.02] # OK tls.13_aes_gcm_256.send_and_splice # 166.95 [+0.00] ok 520 tls.13_aes_gcm_256.send_and_splice # 166.95 [+0.00] # RUN tls.13_aes_gcm_256.splice_to_pipe ... # 166.98 [+0.03] # OK tls.13_aes_gcm_256.splice_to_pipe # 166.98 [+0.00] ok 521 tls.13_aes_gcm_256.splice_to_pipe # 166.99 [+0.00] # RUN tls.13_aes_gcm_256.splice_cmsg_to_pipe ... # 167.00 [+0.02] # OK tls.13_aes_gcm_256.splice_cmsg_to_pipe # 167.00 [+0.00] ok 522 tls.13_aes_gcm_256.splice_cmsg_to_pipe # 167.01 [+0.00] # RUN tls.13_aes_gcm_256.splice_dec_cmsg_to_pipe ... # 167.02 [+0.01] # OK tls.13_aes_gcm_256.splice_dec_cmsg_to_pipe # 167.02 [+0.00] ok 523 tls.13_aes_gcm_256.splice_dec_cmsg_to_pipe # 167.02 [+0.00] # RUN tls.13_aes_gcm_256.recv_and_splice ... # 167.04 [+0.02] # OK tls.13_aes_gcm_256.recv_and_splice # 167.04 [+0.00] ok 524 tls.13_aes_gcm_256.recv_and_splice # 167.04 [+0.00] # RUN tls.13_aes_gcm_256.peek_and_splice ... # 167.06 [+0.02] # OK tls.13_aes_gcm_256.peek_and_splice # 167.06 [+0.00] ok 525 tls.13_aes_gcm_256.peek_and_splice # 167.06 [+0.00] # RUN tls.13_aes_gcm_256.recvmsg_single ... # 167.09 [+0.02] # OK tls.13_aes_gcm_256.recvmsg_single # 167.09 [+0.00] ok 526 tls.13_aes_gcm_256.recvmsg_single # 167.09 [+0.00] # RUN tls.13_aes_gcm_256.recvmsg_single_max ... # 167.11 [+0.02] # OK tls.13_aes_gcm_256.recvmsg_single_max # 167.12 [+0.00] ok 527 tls.13_aes_gcm_256.recvmsg_single_max # 167.12 [+0.00] # RUN tls.13_aes_gcm_256.recvmsg_multiple ... # 167.14 [+0.02] # OK tls.13_aes_gcm_256.recvmsg_multiple # 167.14 [+0.00] ok 528 tls.13_aes_gcm_256.recvmsg_multiple # 167.14 [+0.00] # RUN tls.13_aes_gcm_256.single_send_multiple_recv ... # 167.16 [+0.02] # OK tls.13_aes_gcm_256.single_send_multiple_recv # 167.16 [+0.00] ok 529 tls.13_aes_gcm_256.single_send_multiple_recv # 167.16 [+0.00] # RUN tls.13_aes_gcm_256.multiple_send_single_recv ... # 167.19 [+0.02] # OK tls.13_aes_gcm_256.multiple_send_single_recv # 167.19 [+0.00] ok 530 tls.13_aes_gcm_256.multiple_send_single_recv # 167.19 [+0.00] # RUN tls.13_aes_gcm_256.single_send_multiple_recv_non_align ... # 167.21 [+0.02] # OK tls.13_aes_gcm_256.single_send_multiple_recv_non_align # 167.21 [+0.00] ok 531 tls.13_aes_gcm_256.single_send_multiple_recv_non_align # 167.21 [+0.00] # RUN tls.13_aes_gcm_256.recv_partial ... # 167.23 [+0.02] # OK tls.13_aes_gcm_256.recv_partial # 167.23 [+0.00] ok 532 tls.13_aes_gcm_256.recv_partial # 167.23 [+0.00] # RUN tls.13_aes_gcm_256.recv_nonblock ... # 167.25 [+0.01] # OK tls.13_aes_gcm_256.recv_nonblock # 167.25 [+0.00] ok 533 tls.13_aes_gcm_256.recv_nonblock # 167.25 [+0.00] # RUN tls.13_aes_gcm_256.recv_peek ... # 167.27 [+0.02] # OK tls.13_aes_gcm_256.recv_peek # 167.27 [+0.00] ok 534 tls.13_aes_gcm_256.recv_peek # 167.27 [+0.00] # RUN tls.13_aes_gcm_256.recv_peek_multiple ... # 167.28 [+0.01] # OK tls.13_aes_gcm_256.recv_peek_multiple # 167.29 [+0.00] ok 535 tls.13_aes_gcm_256.recv_peek_multiple # 167.29 [+0.00] # RUN tls.13_aes_gcm_256.recv_peek_multiple_records ... # 167.31 [+0.02] # OK tls.13_aes_gcm_256.recv_peek_multiple_records # 167.31 [+0.00] ok 536 tls.13_aes_gcm_256.recv_peek_multiple_records # 167.31 [+0.00] # RUN tls.13_aes_gcm_256.recv_peek_large_buf_mult_recs ... # 167.33 [+0.02] # OK tls.13_aes_gcm_256.recv_peek_large_buf_mult_recs # 167.33 [+0.00] ok 537 tls.13_aes_gcm_256.recv_peek_large_buf_mult_recs # 167.33 [+0.00] # RUN tls.13_aes_gcm_256.recv_lowat ... # 167.35 [+0.02] # OK tls.13_aes_gcm_256.recv_lowat # 167.35 [+0.00] ok 538 tls.13_aes_gcm_256.recv_lowat # 167.35 [+0.00] # RUN tls.13_aes_gcm_256.bidir ... # 167.38 [+0.03] # OK tls.13_aes_gcm_256.bidir # 167.39 [+0.00] ok 539 tls.13_aes_gcm_256.bidir # 167.39 [+0.00] # RUN tls.13_aes_gcm_256.pollin ... # 167.42 [+0.04] # OK tls.13_aes_gcm_256.pollin # 167.42 [+0.00] ok 540 tls.13_aes_gcm_256.pollin # 167.43 [+0.00] # RUN tls.13_aes_gcm_256.poll_wait ... # 167.44 [+0.02] # OK tls.13_aes_gcm_256.poll_wait # 167.44 [+0.00] ok 541 tls.13_aes_gcm_256.poll_wait # 167.44 [+0.00] # RUN tls.13_aes_gcm_256.poll_wait_split ... # 167.46 [+0.01] # OK tls.13_aes_gcm_256.poll_wait_split # 167.46 [+0.00] ok 542 tls.13_aes_gcm_256.poll_wait_split # 167.46 [+0.00] # RUN tls.13_aes_gcm_256.blocking ... # 167.50 [+0.04] # OK tls.13_aes_gcm_256.blocking # 167.50 [+0.00] ok 543 tls.13_aes_gcm_256.blocking # 167.50 [+0.00] # RUN tls.13_aes_gcm_256.nonblocking ... # 167.62 [+0.11] # OK tls.13_aes_gcm_256.nonblocking # 167.62 [+0.00] ok 544 tls.13_aes_gcm_256.nonblocking # 167.62 [+0.00] # RUN tls.13_aes_gcm_256.mutliproc_even ... # 169.50 [+1.89] # OK tls.13_aes_gcm_256.mutliproc_even # 169.51 [+0.00] ok 545 tls.13_aes_gcm_256.mutliproc_even # 169.51 [+0.00] # RUN tls.13_aes_gcm_256.mutliproc_readers ... # 173.13 [+3.63] # OK tls.13_aes_gcm_256.mutliproc_readers # 173.14 [+0.00] ok 546 tls.13_aes_gcm_256.mutliproc_readers # 173.14 [+0.00] # RUN tls.13_aes_gcm_256.mutliproc_writers ... # 176.30 [+3.16] # OK tls.13_aes_gcm_256.mutliproc_writers # 176.30 [+0.00] ok 547 tls.13_aes_gcm_256.mutliproc_writers # 176.30 [+0.00] # RUN tls.13_aes_gcm_256.mutliproc_sendpage_even ... # 178.23 [+1.93] # OK tls.13_aes_gcm_256.mutliproc_sendpage_even # 178.23 [+0.00] ok 548 tls.13_aes_gcm_256.mutliproc_sendpage_even # 178.23 [+0.00] # RUN tls.13_aes_gcm_256.mutliproc_sendpage_readers ... # 182.03 [+3.80] # OK tls.13_aes_gcm_256.mutliproc_sendpage_readers # 182.04 [+0.00] ok 549 tls.13_aes_gcm_256.mutliproc_sendpage_readers # 182.04 [+0.00] # RUN tls.13_aes_gcm_256.mutliproc_sendpage_writers ... # 185.06 [+3.02] # OK tls.13_aes_gcm_256.mutliproc_sendpage_writers # 185.06 [+0.00] ok 550 tls.13_aes_gcm_256.mutliproc_sendpage_writers # 185.06 [+0.00] # RUN tls.13_aes_gcm_256.control_msg ... # 185.10 [+0.03] # OK tls.13_aes_gcm_256.control_msg # 185.10 [+0.00] ok 551 tls.13_aes_gcm_256.control_msg # 185.10 [+0.00] # RUN tls.13_aes_gcm_256.control_msg_nomerge ... # 185.12 [+0.02] # OK tls.13_aes_gcm_256.control_msg_nomerge # 185.12 [+0.00] ok 552 tls.13_aes_gcm_256.control_msg_nomerge # 185.12 [+0.00] # RUN tls.13_aes_gcm_256.data_control_data ... # 185.14 [+0.02] # OK tls.13_aes_gcm_256.data_control_data # 185.15 [+0.00] ok 553 tls.13_aes_gcm_256.data_control_data # 185.15 [+0.00] # RUN tls.13_aes_gcm_256.shutdown ... # 185.17 [+0.02] # OK tls.13_aes_gcm_256.shutdown # 185.17 [+0.00] ok 554 tls.13_aes_gcm_256.shutdown # 185.17 [+0.00] # RUN tls.13_aes_gcm_256.shutdown_unsent ... # 185.19 [+0.02] # OK tls.13_aes_gcm_256.shutdown_unsent # 185.19 [+0.00] ok 555 tls.13_aes_gcm_256.shutdown_unsent # 185.19 [+0.00] # RUN tls.13_aes_gcm_256.shutdown_reuse ... # 185.22 [+0.03] # OK tls.13_aes_gcm_256.shutdown_reuse # 185.23 [+0.00] ok 556 tls.13_aes_gcm_256.shutdown_reuse # 185.23 [+0.00] # RUN tls.13_aes_gcm_256.getsockopt ... # 185.25 [+0.02] # OK tls.13_aes_gcm_256.getsockopt # 185.25 [+0.00] ok 557 tls.13_aes_gcm_256.getsockopt # 185.25 [+0.00] # RUN tls.13_aes_gcm_256.recv_efault ... # 185.27 [+0.02] # OK tls.13_aes_gcm_256.recv_efault # 185.27 [+0.00] ok 558 tls.13_aes_gcm_256.recv_efault # 185.27 [+0.00] # RUN tls.13_nopad.sendfile ... # 185.41 [+0.14] # OK tls.13_nopad.sendfile # 185.41 [+0.00] ok 559 tls.13_nopad.sendfile # 185.41 [+0.00] # RUN tls.13_nopad.send_then_sendfile ... # 185.55 [+0.14] # OK tls.13_nopad.send_then_sendfile # 185.55 [+0.00] ok 560 tls.13_nopad.send_then_sendfile # 185.55 [+0.00] # RUN tls.13_nopad.multi_chunk_sendfile ... # 187.08 [+1.52] # OK tls.13_nopad.multi_chunk_sendfile # 187.08 [+0.00] ok 561 tls.13_nopad.multi_chunk_sendfile # 187.08 [+0.00] # RUN tls.13_nopad.recv_max ... # 187.11 [+0.03] # OK tls.13_nopad.recv_max # 187.11 [+0.00] ok 562 tls.13_nopad.recv_max # 187.11 [+0.00] # RUN tls.13_nopad.recv_small ... # 187.13 [+0.01] # OK tls.13_nopad.recv_small # 187.13 [+0.00] ok 563 tls.13_nopad.recv_small # 187.13 [+0.00] # RUN tls.13_nopad.msg_more ... # 187.15 [+0.02] # OK tls.13_nopad.msg_more # 187.15 [+0.00] ok 564 tls.13_nopad.msg_more # 187.15 [+0.00] # RUN tls.13_nopad.msg_more_unsent ... # 187.17 [+0.02] # OK tls.13_nopad.msg_more_unsent # 187.17 [+0.00] ok 565 tls.13_nopad.msg_more_unsent # 187.17 [+0.00] # RUN tls.13_nopad.msg_eor ... # 187.19 [+0.02] # OK tls.13_nopad.msg_eor # 187.19 [+0.00] ok 566 tls.13_nopad.msg_eor # 187.19 [+0.00] # RUN tls.13_nopad.sendmsg_single ... # 187.21 [+0.01] # OK tls.13_nopad.sendmsg_single # 187.21 [+0.00] ok 567 tls.13_nopad.sendmsg_single # 187.21 [+0.00] # RUN tls.13_nopad.sendmsg_fragmented ... # 187.27 [+0.06] # OK tls.13_nopad.sendmsg_fragmented # 187.28 [+0.00] ok 568 tls.13_nopad.sendmsg_fragmented # 187.28 [+0.00] # RUN tls.13_nopad.sendmsg_large ... # 187.46 [+0.18] # OK tls.13_nopad.sendmsg_large # 187.46 [+0.00] ok 569 tls.13_nopad.sendmsg_large # 187.46 [+0.00] # RUN tls.13_nopad.sendmsg_multiple ... # 187.48 [+0.02] # OK tls.13_nopad.sendmsg_multiple # 187.48 [+0.00] ok 570 tls.13_nopad.sendmsg_multiple # 187.48 [+0.00] # RUN tls.13_nopad.sendmsg_multiple_stress ... # 187.50 [+0.02] # OK tls.13_nopad.sendmsg_multiple_stress # 187.50 [+0.00] ok 571 tls.13_nopad.sendmsg_multiple_stress # 187.50 [+0.00] # RUN tls.13_nopad.splice_from_pipe ... # 187.51 [+0.01] # OK tls.13_nopad.splice_from_pipe # 187.52 [+0.00] ok 572 tls.13_nopad.splice_from_pipe # 187.52 [+0.00] # RUN tls.13_nopad.splice_more ... # 187.53 [+0.02] # OK tls.13_nopad.splice_more # 187.54 [+0.00] ok 573 tls.13_nopad.splice_more # 187.54 [+0.00] # RUN tls.13_nopad.splice_from_pipe2 ... # 187.56 [+0.03] # OK tls.13_nopad.splice_from_pipe2 # 187.57 [+0.00] ok 574 tls.13_nopad.splice_from_pipe2 # 187.57 [+0.00] # RUN tls.13_nopad.send_and_splice ... # 187.58 [+0.02] # OK tls.13_nopad.send_and_splice # 187.59 [+0.00] ok 575 tls.13_nopad.send_and_splice # 187.59 [+0.00] # RUN tls.13_nopad.splice_to_pipe ... # 187.61 [+0.03] # OK tls.13_nopad.splice_to_pipe # 187.61 [+0.00] ok 576 tls.13_nopad.splice_to_pipe # 187.62 [+0.00] # RUN tls.13_nopad.splice_cmsg_to_pipe ... # 187.63 [+0.01] # OK tls.13_nopad.splice_cmsg_to_pipe # 187.63 [+0.00] ok 577 tls.13_nopad.splice_cmsg_to_pipe # 187.63 [+0.00] # RUN tls.13_nopad.splice_dec_cmsg_to_pipe ... # 187.65 [+0.01] # OK tls.13_nopad.splice_dec_cmsg_to_pipe # 187.65 [+0.00] ok 578 tls.13_nopad.splice_dec_cmsg_to_pipe # 187.65 [+0.00] # RUN tls.13_nopad.recv_and_splice ... # 187.68 [+0.03] # OK tls.13_nopad.recv_and_splice # 187.68 [+0.00] ok 579 tls.13_nopad.recv_and_splice # 187.68 [+0.00] # RUN tls.13_nopad.peek_and_splice ... # 187.70 [+0.02] # OK tls.13_nopad.peek_and_splice # 187.70 [+0.00] ok 580 tls.13_nopad.peek_and_splice # 187.70 [+0.00] # RUN tls.13_nopad.recvmsg_single ... # 187.73 [+0.02] # OK tls.13_nopad.recvmsg_single # 187.73 [+0.00] ok 581 tls.13_nopad.recvmsg_single # 187.73 [+0.00] # RUN tls.13_nopad.recvmsg_single_max ... # 187.75 [+0.02] # OK tls.13_nopad.recvmsg_single_max # 187.75 [+0.00] ok 582 tls.13_nopad.recvmsg_single_max # 187.75 [+0.00] # RUN tls.13_nopad.recvmsg_multiple ... # 187.78 [+0.03] # OK tls.13_nopad.recvmsg_multiple # 187.78 [+0.00] ok 583 tls.13_nopad.recvmsg_multiple # 187.78 [+0.00] # RUN tls.13_nopad.single_send_multiple_recv ... # 187.79 [+0.01] # OK tls.13_nopad.single_send_multiple_recv # 187.80 [+0.00] ok 584 tls.13_nopad.single_send_multiple_recv # 187.80 [+0.00] # RUN tls.13_nopad.multiple_send_single_recv ... # 187.81 [+0.02] # OK tls.13_nopad.multiple_send_single_recv # 187.82 [+0.00] ok 585 tls.13_nopad.multiple_send_single_recv # 187.82 [+0.00] # RUN tls.13_nopad.single_send_multiple_recv_non_align ... # 187.84 [+0.02] # OK tls.13_nopad.single_send_multiple_recv_non_align # 187.84 [+0.00] ok 586 tls.13_nopad.single_send_multiple_recv_non_align # 187.84 [+0.00] # RUN tls.13_nopad.recv_partial ... # 187.85 [+0.01] # OK tls.13_nopad.recv_partial # 187.86 [+0.00] ok 587 tls.13_nopad.recv_partial # 187.86 [+0.00] # RUN tls.13_nopad.recv_nonblock ... # 187.87 [+0.02] # OK tls.13_nopad.recv_nonblock # 187.87 [+0.00] ok 588 tls.13_nopad.recv_nonblock # 187.87 [+0.00] # RUN tls.13_nopad.recv_peek ... # 187.90 [+0.02] # OK tls.13_nopad.recv_peek # 187.90 [+0.00] ok 589 tls.13_nopad.recv_peek # 187.90 [+0.00] # RUN tls.13_nopad.recv_peek_multiple ... # 187.92 [+0.02] # OK tls.13_nopad.recv_peek_multiple # 187.92 [+0.00] ok 590 tls.13_nopad.recv_peek_multiple # 187.92 [+0.00] # RUN tls.13_nopad.recv_peek_multiple_records ... # 187.94 [+0.02] # OK tls.13_nopad.recv_peek_multiple_records # 187.94 [+0.00] ok 591 tls.13_nopad.recv_peek_multiple_records # 187.95 [+0.00] # RUN tls.13_nopad.recv_peek_large_buf_mult_recs ... # 187.96 [+0.02] # OK tls.13_nopad.recv_peek_large_buf_mult_recs # 187.96 [+0.00] ok 592 tls.13_nopad.recv_peek_large_buf_mult_recs # 187.96 [+0.00] # RUN tls.13_nopad.recv_lowat ... # 188.00 [+0.03] # OK tls.13_nopad.recv_lowat # 188.00 [+0.00] ok 593 tls.13_nopad.recv_lowat # 188.00 [+0.00] # RUN tls.13_nopad.bidir ... # 188.02 [+0.02] # OK tls.13_nopad.bidir # 188.02 [+0.00] ok 594 tls.13_nopad.bidir # 188.02 [+0.00] # RUN tls.13_nopad.pollin ... # 188.06 [+0.04] # OK tls.13_nopad.pollin # 188.06 [+0.00] ok 595 tls.13_nopad.pollin # 188.06 [+0.00] # RUN tls.13_nopad.poll_wait ... # 188.09 [+0.03] # OK tls.13_nopad.poll_wait # 188.09 [+0.00] ok 596 tls.13_nopad.poll_wait # 188.09 [+0.00] # RUN tls.13_nopad.poll_wait_split ... # 188.11 [+0.02] # OK tls.13_nopad.poll_wait_split # 188.11 [+0.00] ok 597 tls.13_nopad.poll_wait_split # 188.11 [+0.00] # RUN tls.13_nopad.blocking ... # 188.15 [+0.04] # OK tls.13_nopad.blocking # 188.15 [+0.00] ok 598 tls.13_nopad.blocking # 188.15 [+0.00] # RUN tls.13_nopad.nonblocking ... # 188.26 [+0.11] # OK tls.13_nopad.nonblocking # 188.26 [+0.00] ok 599 tls.13_nopad.nonblocking # 188.26 [+0.00] # RUN tls.13_nopad.mutliproc_even ... # 189.92 [+1.65] # OK tls.13_nopad.mutliproc_even # 189.92 [+0.00] ok 600 tls.13_nopad.mutliproc_even # 189.92 [+0.00] # RUN tls.13_nopad.mutliproc_readers ... # 193.02 [+3.10] # OK tls.13_nopad.mutliproc_readers # 193.02 [+0.00] ok 601 tls.13_nopad.mutliproc_readers # 193.02 [+0.00] # RUN tls.13_nopad.mutliproc_writers ... # 195.61 [+2.58] # OK tls.13_nopad.mutliproc_writers # 195.61 [+0.00] ok 602 tls.13_nopad.mutliproc_writers # 195.61 [+0.00] # RUN tls.13_nopad.mutliproc_sendpage_even ... # 197.23 [+1.62] # OK tls.13_nopad.mutliproc_sendpage_even # 197.23 [+0.00] ok 603 tls.13_nopad.mutliproc_sendpage_even # 197.24 [+0.00] # RUN tls.13_nopad.mutliproc_sendpage_readers ... # 200.37 [+3.14] # OK tls.13_nopad.mutliproc_sendpage_readers # 200.38 [+0.00] ok 604 tls.13_nopad.mutliproc_sendpage_readers # 200.38 [+0.00] # RUN tls.13_nopad.mutliproc_sendpage_writers ... # 202.92 [+2.54] # OK tls.13_nopad.mutliproc_sendpage_writers # 202.92 [+0.00] ok 605 tls.13_nopad.mutliproc_sendpage_writers # 202.92 [+0.00] # RUN tls.13_nopad.control_msg ... # 202.94 [+0.03] # OK tls.13_nopad.control_msg # 202.95 [+0.00] ok 606 tls.13_nopad.control_msg # 202.95 [+0.00] # RUN tls.13_nopad.control_msg_nomerge ... # 202.96 [+0.02] # OK tls.13_nopad.control_msg_nomerge # 202.97 [+0.00] ok 607 tls.13_nopad.control_msg_nomerge # 202.97 [+0.00] # RUN tls.13_nopad.data_control_data ... # 202.99 [+0.02] # OK tls.13_nopad.data_control_data # 202.99 [+0.00] ok 608 tls.13_nopad.data_control_data # 202.99 [+0.00] # RUN tls.13_nopad.shutdown ... # 203.01 [+0.02] # OK tls.13_nopad.shutdown # 203.01 [+0.00] ok 609 tls.13_nopad.shutdown # 203.01 [+0.00] # RUN tls.13_nopad.shutdown_unsent ... # 203.03 [+0.02] # OK tls.13_nopad.shutdown_unsent # 203.03 [+0.00] ok 610 tls.13_nopad.shutdown_unsent # 203.03 [+0.00] # RUN tls.13_nopad.shutdown_reuse ... # 203.05 [+0.02] # OK tls.13_nopad.shutdown_reuse # 203.05 [+0.00] ok 611 tls.13_nopad.shutdown_reuse # 203.05 [+0.00] # RUN tls.13_nopad.getsockopt ... # 203.07 [+0.01] # OK tls.13_nopad.getsockopt # 203.07 [+0.00] ok 612 tls.13_nopad.getsockopt # 203.07 [+0.00] # RUN tls.13_nopad.recv_efault ... # 203.09 [+0.02] # OK tls.13_nopad.recv_efault # 203.09 [+0.00] ok 613 tls.13_nopad.recv_efault # 203.09 [+0.00] # RUN tls.12_aria_gcm.sendfile ... # 203.71 [+0.62] # OK tls.12_aria_gcm.sendfile # 203.71 [+0.00] ok 614 tls.12_aria_gcm.sendfile # 203.72 [+0.00] # RUN tls.12_aria_gcm.send_then_sendfile ... # 203.86 [+0.15] # OK tls.12_aria_gcm.send_then_sendfile # 203.87 [+0.00] ok 615 tls.12_aria_gcm.send_then_sendfile # 203.87 [+0.00] # RUN tls.12_aria_gcm.multi_chunk_sendfile ... # 205.12 [+1.26] # OK tls.12_aria_gcm.multi_chunk_sendfile # 205.12 [+0.00] ok 616 tls.12_aria_gcm.multi_chunk_sendfile # 205.12 [+0.00] # RUN tls.12_aria_gcm.recv_max ... # 205.14 [+0.02] # OK tls.12_aria_gcm.recv_max # 205.14 [+0.00] ok 617 tls.12_aria_gcm.recv_max # 205.15 [+0.00] # RUN tls.12_aria_gcm.recv_small ... # 205.17 [+0.02] # OK tls.12_aria_gcm.recv_small # 205.17 [+0.00] ok 618 tls.12_aria_gcm.recv_small # 205.17 [+0.00] # RUN tls.12_aria_gcm.msg_more ... # 205.19 [+0.02] # OK tls.12_aria_gcm.msg_more # 205.19 [+0.00] ok 619 tls.12_aria_gcm.msg_more # 205.19 [+0.00] # RUN tls.12_aria_gcm.msg_more_unsent ... # 205.21 [+0.02] # OK tls.12_aria_gcm.msg_more_unsent # 205.21 [+0.00] ok 620 tls.12_aria_gcm.msg_more_unsent # 205.22 [+0.00] # RUN tls.12_aria_gcm.msg_eor ... # 205.23 [+0.01] # OK tls.12_aria_gcm.msg_eor # 205.23 [+0.00] ok 621 tls.12_aria_gcm.msg_eor # 205.23 [+0.00] # RUN tls.12_aria_gcm.sendmsg_single ... # 205.25 [+0.02] # OK tls.12_aria_gcm.sendmsg_single # 205.26 [+0.00] ok 622 tls.12_aria_gcm.sendmsg_single # 205.26 [+0.00] # RUN tls.12_aria_gcm.sendmsg_fragmented ... # 205.30 [+0.05] # OK tls.12_aria_gcm.sendmsg_fragmented # 205.31 [+0.00] ok 623 tls.12_aria_gcm.sendmsg_fragmented # 205.31 [+0.00] # RUN tls.12_aria_gcm.sendmsg_large ... # 205.50 [+0.19] # OK tls.12_aria_gcm.sendmsg_large # 205.50 [+0.00] ok 624 tls.12_aria_gcm.sendmsg_large # 205.51 [+0.00] # RUN tls.12_aria_gcm.sendmsg_multiple ... # 205.53 [+0.02] # OK tls.12_aria_gcm.sendmsg_multiple # 205.53 [+0.00] ok 625 tls.12_aria_gcm.sendmsg_multiple # 205.53 [+0.00] # RUN tls.12_aria_gcm.sendmsg_multiple_stress ... # 205.56 [+0.03] # OK tls.12_aria_gcm.sendmsg_multiple_stress # 205.56 [+0.00] ok 626 tls.12_aria_gcm.sendmsg_multiple_stress # 205.56 [+0.00] # RUN tls.12_aria_gcm.splice_from_pipe ... # 205.58 [+0.02] # OK tls.12_aria_gcm.splice_from_pipe # 205.58 [+0.00] ok 627 tls.12_aria_gcm.splice_from_pipe # 205.58 [+0.00] # RUN tls.12_aria_gcm.splice_more ... # 205.60 [+0.02] # OK tls.12_aria_gcm.splice_more # 205.60 [+0.00] ok 628 tls.12_aria_gcm.splice_more # 205.60 [+0.00] # RUN tls.12_aria_gcm.splice_from_pipe2 ... # 205.62 [+0.02] # OK tls.12_aria_gcm.splice_from_pipe2 # 205.62 [+0.00] ok 629 tls.12_aria_gcm.splice_from_pipe2 # 205.62 [+0.00] # RUN tls.12_aria_gcm.send_and_splice ... # 205.64 [+0.02] # OK tls.12_aria_gcm.send_and_splice # 205.64 [+0.00] ok 630 tls.12_aria_gcm.send_and_splice # 205.64 [+0.00] # RUN tls.12_aria_gcm.splice_to_pipe ... # 205.66 [+0.02] # OK tls.12_aria_gcm.splice_to_pipe # 205.66 [+0.00] ok 631 tls.12_aria_gcm.splice_to_pipe # 205.66 [+0.00] # RUN tls.12_aria_gcm.splice_cmsg_to_pipe ... # 205.69 [+0.03] # OK tls.12_aria_gcm.splice_cmsg_to_pipe # 205.69 [+0.00] ok 632 tls.12_aria_gcm.splice_cmsg_to_pipe # 205.70 [+0.00] # RUN tls.12_aria_gcm.splice_dec_cmsg_to_pipe ... # 205.71 [+0.02] # OK tls.12_aria_gcm.splice_dec_cmsg_to_pipe # 205.72 [+0.00] ok 633 tls.12_aria_gcm.splice_dec_cmsg_to_pipe # 205.72 [+0.00] # RUN tls.12_aria_gcm.recv_and_splice ... # 205.74 [+0.02] # OK tls.12_aria_gcm.recv_and_splice # 205.74 [+0.00] ok 634 tls.12_aria_gcm.recv_and_splice # 205.74 [+0.00] # RUN tls.12_aria_gcm.peek_and_splice ... # 205.76 [+0.02] # OK tls.12_aria_gcm.peek_and_splice # 205.76 [+0.00] ok 635 tls.12_aria_gcm.peek_and_splice # 205.76 [+0.00] # RUN tls.12_aria_gcm.recvmsg_single ... # 205.78 [+0.01] # OK tls.12_aria_gcm.recvmsg_single # 205.78 [+0.00] ok 636 tls.12_aria_gcm.recvmsg_single # 205.78 [+0.00] # RUN tls.12_aria_gcm.recvmsg_single_max ... # 205.80 [+0.02] # OK tls.12_aria_gcm.recvmsg_single_max # 205.80 [+0.00] ok 637 tls.12_aria_gcm.recvmsg_single_max # 205.80 [+0.00] # RUN tls.12_aria_gcm.recvmsg_multiple ... # 205.83 [+0.03] # OK tls.12_aria_gcm.recvmsg_multiple # 205.83 [+0.00] ok 638 tls.12_aria_gcm.recvmsg_multiple # 205.83 [+0.00] # RUN tls.12_aria_gcm.single_send_multiple_recv ... # 205.85 [+0.02] # OK tls.12_aria_gcm.single_send_multiple_recv # 205.85 [+0.00] ok 639 tls.12_aria_gcm.single_send_multiple_recv # 205.86 [+0.00] # RUN tls.12_aria_gcm.multiple_send_single_recv ... # 205.87 [+0.01] # OK tls.12_aria_gcm.multiple_send_single_recv # 205.87 [+0.00] ok 640 tls.12_aria_gcm.multiple_send_single_recv # 205.87 [+0.00] # RUN tls.12_aria_gcm.single_send_multiple_recv_non_align ... # 205.89 [+0.02] # OK tls.12_aria_gcm.single_send_multiple_recv_non_align # 205.89 [+0.00] ok 641 tls.12_aria_gcm.single_send_multiple_recv_non_align # 205.90 [+0.00] # RUN tls.12_aria_gcm.recv_partial ... # 205.91 [+0.01] # OK tls.12_aria_gcm.recv_partial # 205.91 [+0.00] ok 642 tls.12_aria_gcm.recv_partial # 205.91 [+0.00] # RUN tls.12_aria_gcm.recv_nonblock ... # 205.94 [+0.02] # OK tls.12_aria_gcm.recv_nonblock # 205.94 [+0.00] ok 643 tls.12_aria_gcm.recv_nonblock # 205.94 [+0.00] # RUN tls.12_aria_gcm.recv_peek ... # 205.95 [+0.02] # OK tls.12_aria_gcm.recv_peek # 205.96 [+0.00] ok 644 tls.12_aria_gcm.recv_peek # 205.96 [+0.00] # RUN tls.12_aria_gcm.recv_peek_multiple ... # 205.99 [+0.03] # OK tls.12_aria_gcm.recv_peek_multiple # 205.99 [+0.00] ok 645 tls.12_aria_gcm.recv_peek_multiple # 205.99 [+0.00] # RUN tls.12_aria_gcm.recv_peek_multiple_records ... # 206.01 [+0.02] # OK tls.12_aria_gcm.recv_peek_multiple_records # 206.01 [+0.00] ok 646 tls.12_aria_gcm.recv_peek_multiple_records # 206.01 [+0.00] # RUN tls.12_aria_gcm.recv_peek_large_buf_mult_recs ... # 206.02 [+0.01] # OK tls.12_aria_gcm.recv_peek_large_buf_mult_recs # 206.03 [+0.00] ok 647 tls.12_aria_gcm.recv_peek_large_buf_mult_recs # 206.03 [+0.00] # RUN tls.12_aria_gcm.recv_lowat ... # 206.05 [+0.02] # OK tls.12_aria_gcm.recv_lowat # 206.05 [+0.00] ok 648 tls.12_aria_gcm.recv_lowat # 206.05 [+0.00] # RUN tls.12_aria_gcm.bidir ... # 206.07 [+0.02] # OK tls.12_aria_gcm.bidir # 206.07 [+0.00] ok 649 tls.12_aria_gcm.bidir # 206.08 [+0.00] # RUN tls.12_aria_gcm.pollin ... # 206.11 [+0.04] # OK tls.12_aria_gcm.pollin # 206.11 [+0.00] ok 650 tls.12_aria_gcm.pollin # 206.11 [+0.00] # RUN tls.12_aria_gcm.poll_wait ... # 206.13 [+0.02] # OK tls.12_aria_gcm.poll_wait # 206.13 [+0.00] ok 651 tls.12_aria_gcm.poll_wait # 206.13 [+0.00] # RUN tls.12_aria_gcm.poll_wait_split ... # 206.16 [+0.03] # OK tls.12_aria_gcm.poll_wait_split # 206.17 [+0.00] ok 652 tls.12_aria_gcm.poll_wait_split # 206.17 [+0.00] # RUN tls.12_aria_gcm.blocking ... # 206.20 [+0.04] # OK tls.12_aria_gcm.blocking # 206.20 [+0.00] ok 653 tls.12_aria_gcm.blocking # 206.20 [+0.00] # RUN tls.12_aria_gcm.nonblocking ... # 206.31 [+0.11] # OK tls.12_aria_gcm.nonblocking # 206.31 [+0.00] ok 654 tls.12_aria_gcm.nonblocking # 206.32 [+0.00] # RUN tls.12_aria_gcm.mutliproc_even ... # 208.16 [+1.84] # OK tls.12_aria_gcm.mutliproc_even # 208.16 [+0.00] ok 655 tls.12_aria_gcm.mutliproc_even # 208.16 [+0.00] # RUN tls.12_aria_gcm.mutliproc_readers ... # 211.70 [+3.53] # OK tls.12_aria_gcm.mutliproc_readers # 211.70 [+0.00] ok 656 tls.12_aria_gcm.mutliproc_readers # 211.70 [+0.00] # RUN tls.12_aria_gcm.mutliproc_writers ... # 214.58 [+2.88] # OK tls.12_aria_gcm.mutliproc_writers # 214.58 [+0.00] ok 657 tls.12_aria_gcm.mutliproc_writers # 214.58 [+0.00] # RUN tls.12_aria_gcm.mutliproc_sendpage_even ... # 216.40 [+1.82] # OK tls.12_aria_gcm.mutliproc_sendpage_even # 216.40 [+0.00] ok 658 tls.12_aria_gcm.mutliproc_sendpage_even # 216.40 [+0.00] # RUN tls.12_aria_gcm.mutliproc_sendpage_readers ... # 219.91 [+3.51] # OK tls.12_aria_gcm.mutliproc_sendpage_readers # 219.91 [+0.00] ok 659 tls.12_aria_gcm.mutliproc_sendpage_readers # 219.92 [+0.00] # RUN tls.12_aria_gcm.mutliproc_sendpage_writers ... # 222.80 [+2.89] # OK tls.12_aria_gcm.mutliproc_sendpage_writers # 222.81 [+0.00] ok 660 tls.12_aria_gcm.mutliproc_sendpage_writers # 222.81 [+0.00] # RUN tls.12_aria_gcm.control_msg ... # 222.83 [+0.02] # OK tls.12_aria_gcm.control_msg # 222.83 [+0.00] ok 661 tls.12_aria_gcm.control_msg # 222.83 [+0.00] # RUN tls.12_aria_gcm.control_msg_nomerge ... # 222.85 [+0.02] # OK tls.12_aria_gcm.control_msg_nomerge # 222.85 [+0.00] ok 662 tls.12_aria_gcm.control_msg_nomerge # 222.86 [+0.00] # RUN tls.12_aria_gcm.data_control_data ... # 222.88 [+0.02] # OK tls.12_aria_gcm.data_control_data # 222.88 [+0.00] ok 663 tls.12_aria_gcm.data_control_data # 222.88 [+0.00] # RUN tls.12_aria_gcm.shutdown ... # 222.90 [+0.02] # OK tls.12_aria_gcm.shutdown # 222.90 [+0.00] ok 664 tls.12_aria_gcm.shutdown # 222.90 [+0.00] # RUN tls.12_aria_gcm.shutdown_unsent ... # 222.92 [+0.02] # OK tls.12_aria_gcm.shutdown_unsent # 222.92 [+0.00] ok 665 tls.12_aria_gcm.shutdown_unsent # 222.92 [+0.00] # RUN tls.12_aria_gcm.shutdown_reuse ... # 222.94 [+0.02] # OK tls.12_aria_gcm.shutdown_reuse # 222.94 [+0.00] ok 666 tls.12_aria_gcm.shutdown_reuse # 222.94 [+0.00] # RUN tls.12_aria_gcm.getsockopt ... # 222.96 [+0.02] # OK tls.12_aria_gcm.getsockopt # 222.96 [+0.00] ok 667 tls.12_aria_gcm.getsockopt # 222.96 [+0.00] # RUN tls.12_aria_gcm.recv_efault ... # 222.98 [+0.02] # OK tls.12_aria_gcm.recv_efault # 222.99 [+0.00] ok 668 tls.12_aria_gcm.recv_efault # 222.99 [+0.00] # RUN tls.12_aria_gcm_256.sendfile ... # 223.12 [+0.13] # OK tls.12_aria_gcm_256.sendfile # 223.12 [+0.00] ok 669 tls.12_aria_gcm_256.sendfile # 223.13 [+0.00] # RUN tls.12_aria_gcm_256.send_then_sendfile ... # 223.28 [+0.16] # OK tls.12_aria_gcm_256.send_then_sendfile # 223.29 [+0.00] ok 670 tls.12_aria_gcm_256.send_then_sendfile # 223.29 [+0.00] # RUN tls.12_aria_gcm_256.multi_chunk_sendfile ... # 224.51 [+1.23] # OK tls.12_aria_gcm_256.multi_chunk_sendfile # 224.52 [+0.00] ok 671 tls.12_aria_gcm_256.multi_chunk_sendfile # 224.52 [+0.00] # RUN tls.12_aria_gcm_256.recv_max ... # 224.53 [+0.02] # OK tls.12_aria_gcm_256.recv_max # 224.54 [+0.00] ok 672 tls.12_aria_gcm_256.recv_max # 224.54 [+0.00] # RUN tls.12_aria_gcm_256.recv_small ... # 224.55 [+0.02] # OK tls.12_aria_gcm_256.recv_small # 224.55 [+0.00] ok 673 tls.12_aria_gcm_256.recv_small # 224.55 [+0.00] # RUN tls.12_aria_gcm_256.msg_more ... # 224.58 [+0.02] # OK tls.12_aria_gcm_256.msg_more # 224.58 [+0.00] ok 674 tls.12_aria_gcm_256.msg_more # 224.58 [+0.00] # RUN tls.12_aria_gcm_256.msg_more_unsent ... # 224.60 [+0.02] # OK tls.12_aria_gcm_256.msg_more_unsent # 224.60 [+0.00] ok 675 tls.12_aria_gcm_256.msg_more_unsent # 224.60 [+0.00] # RUN tls.12_aria_gcm_256.msg_eor ... # 224.62 [+0.02] # OK tls.12_aria_gcm_256.msg_eor # 224.62 [+0.00] ok 676 tls.12_aria_gcm_256.msg_eor # 224.62 [+0.00] # RUN tls.12_aria_gcm_256.sendmsg_single ... # 224.64 [+0.02] # OK tls.12_aria_gcm_256.sendmsg_single # 224.64 [+0.00] ok 677 tls.12_aria_gcm_256.sendmsg_single # 224.64 [+0.00] # RUN tls.12_aria_gcm_256.sendmsg_fragmented ... # 224.69 [+0.05] # OK tls.12_aria_gcm_256.sendmsg_fragmented # 224.69 [+0.00] ok 678 tls.12_aria_gcm_256.sendmsg_fragmented # 224.70 [+0.00] # RUN tls.12_aria_gcm_256.sendmsg_large ... # 224.92 [+0.23] # OK tls.12_aria_gcm_256.sendmsg_large # 224.93 [+0.00] ok 679 tls.12_aria_gcm_256.sendmsg_large # 224.93 [+0.00] # RUN tls.12_aria_gcm_256.sendmsg_multiple ... # 224.95 [+0.02] # OK tls.12_aria_gcm_256.sendmsg_multiple # 224.95 [+0.00] ok 680 tls.12_aria_gcm_256.sendmsg_multiple # 224.95 [+0.00] # RUN tls.12_aria_gcm_256.sendmsg_multiple_stress ... # 224.97 [+0.02] # OK tls.12_aria_gcm_256.sendmsg_multiple_stress # 224.97 [+0.00] ok 681 tls.12_aria_gcm_256.sendmsg_multiple_stress # 224.98 [+0.00] # RUN tls.12_aria_gcm_256.splice_from_pipe ... # 224.99 [+0.02] # OK tls.12_aria_gcm_256.splice_from_pipe # 225.00 [+0.00] ok 682 tls.12_aria_gcm_256.splice_from_pipe # 225.00 [+0.00] # RUN tls.12_aria_gcm_256.splice_more ... # 225.03 [+0.03] # OK tls.12_aria_gcm_256.splice_more # 225.03 [+0.00] ok 683 tls.12_aria_gcm_256.splice_more # 225.03 [+0.00] # RUN tls.12_aria_gcm_256.splice_from_pipe2 ... # 225.05 [+0.02] # OK tls.12_aria_gcm_256.splice_from_pipe2 # 225.05 [+0.00] ok 684 tls.12_aria_gcm_256.splice_from_pipe2 # 225.05 [+0.00] # RUN tls.12_aria_gcm_256.send_and_splice ... # 225.07 [+0.02] # OK tls.12_aria_gcm_256.send_and_splice # 225.07 [+0.00] ok 685 tls.12_aria_gcm_256.send_and_splice # 225.07 [+0.00] # RUN tls.12_aria_gcm_256.splice_to_pipe ... # 225.09 [+0.03] # OK tls.12_aria_gcm_256.splice_to_pipe # 225.10 [+0.00] ok 686 tls.12_aria_gcm_256.splice_to_pipe # 225.10 [+0.00] # RUN tls.12_aria_gcm_256.splice_cmsg_to_pipe ... # 225.11 [+0.01] # OK tls.12_aria_gcm_256.splice_cmsg_to_pipe # 225.11 [+0.00] ok 687 tls.12_aria_gcm_256.splice_cmsg_to_pipe # 225.12 [+0.00] # RUN tls.12_aria_gcm_256.splice_dec_cmsg_to_pipe ... # 225.13 [+0.01] # OK tls.12_aria_gcm_256.splice_dec_cmsg_to_pipe # 225.13 [+0.00] ok 688 tls.12_aria_gcm_256.splice_dec_cmsg_to_pipe # 225.13 [+0.00] # RUN tls.12_aria_gcm_256.recv_and_splice ... # 225.15 [+0.02] # OK tls.12_aria_gcm_256.recv_and_splice # 225.15 [+0.00] ok 689 tls.12_aria_gcm_256.recv_and_splice # 225.15 [+0.00] # RUN tls.12_aria_gcm_256.peek_and_splice ... # 225.18 [+0.03] # OK tls.12_aria_gcm_256.peek_and_splice # 225.18 [+0.00] ok 690 tls.12_aria_gcm_256.peek_and_splice # 225.18 [+0.00] # RUN tls.12_aria_gcm_256.recvmsg_single ... # 225.20 [+0.01] # OK tls.12_aria_gcm_256.recvmsg_single # 225.20 [+0.00] ok 691 tls.12_aria_gcm_256.recvmsg_single # 225.20 [+0.00] # RUN tls.12_aria_gcm_256.recvmsg_single_max ... # 225.22 [+0.02] # OK tls.12_aria_gcm_256.recvmsg_single_max # 225.22 [+0.00] ok 692 tls.12_aria_gcm_256.recvmsg_single_max # 225.22 [+0.00] # RUN tls.12_aria_gcm_256.recvmsg_multiple ... # 225.24 [+0.02] # OK tls.12_aria_gcm_256.recvmsg_multiple # 225.25 [+0.00] ok 693 tls.12_aria_gcm_256.recvmsg_multiple # 225.25 [+0.00] # RUN tls.12_aria_gcm_256.single_send_multiple_recv ... # 225.27 [+0.03] # OK tls.12_aria_gcm_256.single_send_multiple_recv # 225.28 [+0.00] ok 694 tls.12_aria_gcm_256.single_send_multiple_recv # 225.28 [+0.00] # RUN tls.12_aria_gcm_256.multiple_send_single_recv ... # 225.30 [+0.02] # OK tls.12_aria_gcm_256.multiple_send_single_recv # 225.30 [+0.00] ok 695 tls.12_aria_gcm_256.multiple_send_single_recv # 225.30 [+0.00] # RUN tls.12_aria_gcm_256.single_send_multiple_recv_non_align ... # 225.32 [+0.01] # OK tls.12_aria_gcm_256.single_send_multiple_recv_non_align # 225.32 [+0.00] ok 696 tls.12_aria_gcm_256.single_send_multiple_recv_non_align # 225.32 [+0.00] # RUN tls.12_aria_gcm_256.recv_partial ... # 225.34 [+0.01] # OK tls.12_aria_gcm_256.recv_partial # 225.34 [+0.00] ok 697 tls.12_aria_gcm_256.recv_partial # 225.34 [+0.00] # RUN tls.12_aria_gcm_256.recv_nonblock ... # 225.35 [+0.02] # OK tls.12_aria_gcm_256.recv_nonblock # 225.36 [+0.00] ok 698 tls.12_aria_gcm_256.recv_nonblock # 225.36 [+0.00] # RUN tls.12_aria_gcm_256.recv_peek ... # 225.38 [+0.02] # OK tls.12_aria_gcm_256.recv_peek # 225.38 [+0.00] ok 699 tls.12_aria_gcm_256.recv_peek # 225.38 [+0.00] # RUN tls.12_aria_gcm_256.recv_peek_multiple ... # 225.41 [+0.03] # OK tls.12_aria_gcm_256.recv_peek_multiple # 225.41 [+0.00] ok 700 tls.12_aria_gcm_256.recv_peek_multiple # 225.41 [+0.00] # RUN tls.12_aria_gcm_256.recv_peek_multiple_records ... # 225.43 [+0.01] # OK tls.12_aria_gcm_256.recv_peek_multiple_records # 225.43 [+0.00] ok 701 tls.12_aria_gcm_256.recv_peek_multiple_records # 225.43 [+0.00] # RUN tls.12_aria_gcm_256.recv_peek_large_buf_mult_recs ... # 225.46 [+0.03] # OK tls.12_aria_gcm_256.recv_peek_large_buf_mult_recs # 225.46 [+0.00] ok 702 tls.12_aria_gcm_256.recv_peek_large_buf_mult_recs # 225.46 [+0.00] # RUN tls.12_aria_gcm_256.recv_lowat ... # 225.49 [+0.03] # OK tls.12_aria_gcm_256.recv_lowat # 225.49 [+0.00] ok 703 tls.12_aria_gcm_256.recv_lowat # 225.49 [+0.00] # RUN tls.12_aria_gcm_256.bidir ... # 225.51 [+0.02] # OK tls.12_aria_gcm_256.bidir # 225.51 [+0.00] ok 704 tls.12_aria_gcm_256.bidir # 225.51 [+0.00] # RUN tls.12_aria_gcm_256.pollin ... # 225.55 [+0.04] # OK tls.12_aria_gcm_256.pollin # 225.55 [+0.00] ok 705 tls.12_aria_gcm_256.pollin # 225.55 [+0.00] # RUN tls.12_aria_gcm_256.poll_wait ... # 225.57 [+0.02] # OK tls.12_aria_gcm_256.poll_wait # 225.58 [+0.00] ok 706 tls.12_aria_gcm_256.poll_wait # 225.58 [+0.00] # RUN tls.12_aria_gcm_256.poll_wait_split ... # 225.60 [+0.02] # OK tls.12_aria_gcm_256.poll_wait_split # 225.60 [+0.00] ok 707 tls.12_aria_gcm_256.poll_wait_split # 225.60 [+0.00] # RUN tls.12_aria_gcm_256.blocking ... # 225.65 [+0.04] # OK tls.12_aria_gcm_256.blocking # 225.65 [+0.00] ok 708 tls.12_aria_gcm_256.blocking # 225.65 [+0.00] # RUN tls.12_aria_gcm_256.nonblocking ... # 225.78 [+0.13] # OK tls.12_aria_gcm_256.nonblocking # 225.78 [+0.00] ok 709 tls.12_aria_gcm_256.nonblocking # 225.78 [+0.00] # RUN tls.12_aria_gcm_256.mutliproc_even ... # 227.94 [+2.16] # OK tls.12_aria_gcm_256.mutliproc_even # 227.94 [+0.00] ok 710 tls.12_aria_gcm_256.mutliproc_even # 227.95 [+0.00] # RUN tls.12_aria_gcm_256.mutliproc_readers ... # 232.02 [+4.07] # OK tls.12_aria_gcm_256.mutliproc_readers # 232.02 [+0.00] ok 711 tls.12_aria_gcm_256.mutliproc_readers # 232.02 [+0.00] # RUN tls.12_aria_gcm_256.mutliproc_writers ... # 235.37 [+3.35] # OK tls.12_aria_gcm_256.mutliproc_writers # 235.37 [+0.00] ok 712 tls.12_aria_gcm_256.mutliproc_writers # 235.37 [+0.00] # RUN tls.12_aria_gcm_256.mutliproc_sendpage_even ... # 237.44 [+2.06] # OK tls.12_aria_gcm_256.mutliproc_sendpage_even # 237.44 [+0.00] ok 713 tls.12_aria_gcm_256.mutliproc_sendpage_even # 237.44 [+0.00] # RUN tls.12_aria_gcm_256.mutliproc_sendpage_readers ... # 241.48 [+4.04] # OK tls.12_aria_gcm_256.mutliproc_sendpage_readers # 241.49 [+0.00] ok 714 tls.12_aria_gcm_256.mutliproc_sendpage_readers # 241.49 [+0.00] # RUN tls.12_aria_gcm_256.mutliproc_sendpage_writers ... # 244.85 [+3.37] # OK tls.12_aria_gcm_256.mutliproc_sendpage_writers # 244.86 [+0.00] ok 715 tls.12_aria_gcm_256.mutliproc_sendpage_writers # 244.86 [+0.00] # RUN tls.12_aria_gcm_256.control_msg ... # 244.88 [+0.02] # OK tls.12_aria_gcm_256.control_msg # 244.88 [+0.00] ok 716 tls.12_aria_gcm_256.control_msg # 244.88 [+0.00] # RUN tls.12_aria_gcm_256.control_msg_nomerge ... # 244.89 [+0.01] # OK tls.12_aria_gcm_256.control_msg_nomerge # 244.90 [+0.00] ok 717 tls.12_aria_gcm_256.control_msg_nomerge # 244.90 [+0.00] # RUN tls.12_aria_gcm_256.data_control_data ... # 244.91 [+0.02] # OK tls.12_aria_gcm_256.data_control_data # 244.92 [+0.00] ok 718 tls.12_aria_gcm_256.data_control_data # 244.92 [+0.00] # RUN tls.12_aria_gcm_256.shutdown ... # 244.94 [+0.02] # OK tls.12_aria_gcm_256.shutdown # 244.94 [+0.00] ok 719 tls.12_aria_gcm_256.shutdown # 244.94 [+0.00] # RUN tls.12_aria_gcm_256.shutdown_unsent ... # 244.96 [+0.02] # OK tls.12_aria_gcm_256.shutdown_unsent # 244.96 [+0.00] ok 720 tls.12_aria_gcm_256.shutdown_unsent # 244.96 [+0.00] # RUN tls.12_aria_gcm_256.shutdown_reuse ... # 244.99 [+0.02] # OK tls.12_aria_gcm_256.shutdown_reuse # 244.99 [+0.00] ok 721 tls.12_aria_gcm_256.shutdown_reuse # 244.99 [+0.00] # RUN tls.12_aria_gcm_256.getsockopt ... # 245.01 [+0.02] # OK tls.12_aria_gcm_256.getsockopt # 245.01 [+0.00] ok 722 tls.12_aria_gcm_256.getsockopt # 245.01 [+0.00] # RUN tls.12_aria_gcm_256.recv_efault ... # 245.03 [+0.02] # OK tls.12_aria_gcm_256.recv_efault # 245.03 [+0.00] ok 723 tls.12_aria_gcm_256.recv_efault # 245.03 [+0.00] # RUN tls_err.12_aes_gcm.bad_rec ... # 245.05 [+0.02] # OK tls_err.12_aes_gcm.bad_rec # 245.05 [+0.00] ok 724 tls_err.12_aes_gcm.bad_rec # 245.05 [+0.00] # RUN tls_err.12_aes_gcm.bad_auth ... # 245.07 [+0.02] # OK tls_err.12_aes_gcm.bad_auth # 245.07 [+0.00] ok 725 tls_err.12_aes_gcm.bad_auth # 245.07 [+0.00] # RUN tls_err.12_aes_gcm.bad_in_large_read ... # 245.10 [+0.02] # OK tls_err.12_aes_gcm.bad_in_large_read # 245.10 [+0.00] ok 726 tls_err.12_aes_gcm.bad_in_large_read # 245.10 [+0.00] # RUN tls_err.12_aes_gcm.bad_cmsg ... # 245.12 [+0.02] # OK tls_err.12_aes_gcm.bad_cmsg # 245.12 [+0.00] ok 727 tls_err.12_aes_gcm.bad_cmsg # 245.12 [+0.00] # RUN tls_err.12_aes_gcm.timeo ... # 245.17 [+0.05] # OK tls_err.12_aes_gcm.timeo # 245.17 [+0.00] ok 728 tls_err.12_aes_gcm.timeo # 245.17 [+0.00] # RUN tls_err.12_aes_gcm.poll_partial_rec ... # 245.19 [+0.02] # OK tls_err.12_aes_gcm.poll_partial_rec # 245.19 [+0.00] ok 729 tls_err.12_aes_gcm.poll_partial_rec # 245.20 [+0.00] # RUN tls_err.12_aes_gcm.epoll_partial_rec ... # 245.22 [+0.02] # OK tls_err.12_aes_gcm.epoll_partial_rec # 245.22 [+0.00] ok 730 tls_err.12_aes_gcm.epoll_partial_rec # 245.22 [+0.00] # RUN tls_err.12_aes_gcm.poll_partial_rec_async ... # 245.27 [+0.05] # OK tls_err.12_aes_gcm.poll_partial_rec_async # 245.27 [+0.00] ok 731 tls_err.12_aes_gcm.poll_partial_rec_async # 245.27 [+0.00] # RUN tls_err.13_aes_gcm.bad_rec ... # 245.29 [+0.02] # OK tls_err.13_aes_gcm.bad_rec # 245.30 [+0.00] ok 732 tls_err.13_aes_gcm.bad_rec # 245.30 [+0.00] # RUN tls_err.13_aes_gcm.bad_auth ... # 245.32 [+0.02] # OK tls_err.13_aes_gcm.bad_auth # 245.32 [+0.00] ok 733 tls_err.13_aes_gcm.bad_auth # 245.32 [+0.00] # RUN tls_err.13_aes_gcm.bad_in_large_read ... # 245.34 [+0.02] # OK tls_err.13_aes_gcm.bad_in_large_read # 245.34 [+0.00] ok 734 tls_err.13_aes_gcm.bad_in_large_read # 245.34 [+0.00] # RUN tls_err.13_aes_gcm.bad_cmsg ... # 245.36 [+0.02] # OK tls_err.13_aes_gcm.bad_cmsg # 245.36 [+0.00] ok 735 tls_err.13_aes_gcm.bad_cmsg # 245.36 [+0.00] # RUN tls_err.13_aes_gcm.timeo ... # 245.41 [+0.04] # OK tls_err.13_aes_gcm.timeo # 245.41 [+0.00] ok 736 tls_err.13_aes_gcm.timeo # 245.41 [+0.00] # RUN tls_err.13_aes_gcm.poll_partial_rec ... # 245.45 [+0.04] # OK tls_err.13_aes_gcm.poll_partial_rec # 245.45 [+0.00] ok 737 tls_err.13_aes_gcm.poll_partial_rec # 245.45 [+0.00] # RUN tls_err.13_aes_gcm.epoll_partial_rec ... # 245.47 [+0.02] # OK tls_err.13_aes_gcm.epoll_partial_rec # 245.47 [+0.00] ok 738 tls_err.13_aes_gcm.epoll_partial_rec # 245.47 [+0.00] # RUN tls_err.13_aes_gcm.poll_partial_rec_async ... # 245.52 [+0.05] # OK tls_err.13_aes_gcm.poll_partial_rec_async # 245.53 [+0.00] ok 739 tls_err.13_aes_gcm.poll_partial_rec_async # 245.53 [+0.00] # PASSED: 739 / 739 tests passed. # 245.53 [+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__->