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.00 [+0.00] TAP version 13 # 0.00 [+0.00] 1..739 # 0.00 [+0.00] # Starting 739 tests from 17 test cases. # 0.00 [+0.00] # RUN global.non_established ... # 0.18 [+0.18] # OK global.non_established # 0.18 [+0.00] ok 1 global.non_established # 0.19 [+0.00] # RUN global.keysizes ... # 0.20 [+0.02] # OK global.keysizes # 0.20 [+0.00] ok 2 global.keysizes # 0.20 [+0.00] # RUN global.no_pad ... # 0.21 [+0.01] # OK global.no_pad # 0.22 [+0.00] ok 3 global.no_pad # 0.22 [+0.00] # RUN global.tls_v6ops ... # 0.23 [+0.01] # OK global.tls_v6ops # 0.23 [+0.00] ok 4 global.tls_v6ops # 0.23 [+0.00] # RUN global.prequeue ... # 0.24 [+0.01] # OK global.prequeue # 0.24 [+0.00] ok 5 global.prequeue # 0.24 [+0.00] # RUN tls_basic.base_base ... # 0.26 [+0.02] # OK tls_basic.base_base # 0.26 [+0.00] ok 6 tls_basic.base_base # 0.26 [+0.00] # RUN tls_basic.bad_cipher ... # 0.27 [+0.01] # OK tls_basic.bad_cipher # 0.27 [+0.00] ok 7 tls_basic.bad_cipher # 0.28 [+0.00] # RUN tls_basic.recseq_wrap ... # 0.30 [+0.03] # OK tls_basic.recseq_wrap # 0.30 [+0.00] ok 8 tls_basic.recseq_wrap # 0.30 [+0.00] # RUN tls.12_aes_gcm.sendfile ... # 0.35 [+0.05] # OK tls.12_aes_gcm.sendfile # 0.35 [+0.00] ok 9 tls.12_aes_gcm.sendfile # 0.35 [+0.00] # RUN tls.12_aes_gcm.send_then_sendfile ... # 0.43 [+0.08] # OK tls.12_aes_gcm.send_then_sendfile # 0.43 [+0.00] ok 10 tls.12_aes_gcm.send_then_sendfile # 0.43 [+0.00] # RUN tls.12_aes_gcm.multi_chunk_sendfile ... # 1.73 [+1.30] # OK tls.12_aes_gcm.multi_chunk_sendfile # 1.73 [+0.00] ok 11 tls.12_aes_gcm.multi_chunk_sendfile # 1.73 [+0.00] # RUN tls.12_aes_gcm.recv_max ... # 1.75 [+0.02] # OK tls.12_aes_gcm.recv_max # 1.75 [+0.00] ok 12 tls.12_aes_gcm.recv_max # 1.75 [+0.00] # RUN tls.12_aes_gcm.recv_small ... # 1.77 [+0.02] # OK tls.12_aes_gcm.recv_small # 1.77 [+0.00] ok 13 tls.12_aes_gcm.recv_small # 1.77 [+0.00] # RUN tls.12_aes_gcm.msg_more ... # 1.79 [+0.02] # OK tls.12_aes_gcm.msg_more # 1.79 [+0.00] ok 14 tls.12_aes_gcm.msg_more # 1.79 [+0.00] # RUN tls.12_aes_gcm.msg_more_unsent ... # 1.81 [+0.02] # OK tls.12_aes_gcm.msg_more_unsent # 1.81 [+0.00] ok 15 tls.12_aes_gcm.msg_more_unsent # 1.82 [+0.00] # RUN tls.12_aes_gcm.msg_eor ... # 1.84 [+0.02] # OK tls.12_aes_gcm.msg_eor # 1.84 [+0.00] ok 16 tls.12_aes_gcm.msg_eor # 1.84 [+0.00] # RUN tls.12_aes_gcm.sendmsg_single ... # 1.86 [+0.02] # OK tls.12_aes_gcm.sendmsg_single # 1.86 [+0.00] ok 17 tls.12_aes_gcm.sendmsg_single # 1.86 [+0.00] # RUN tls.12_aes_gcm.sendmsg_fragmented ... # 1.91 [+0.05] # OK tls.12_aes_gcm.sendmsg_fragmented # 1.91 [+0.00] ok 18 tls.12_aes_gcm.sendmsg_fragmented # 1.91 [+0.00] # RUN tls.12_aes_gcm.sendmsg_large ... # 2.10 [+0.19] # OK tls.12_aes_gcm.sendmsg_large # 2.10 [+0.00] ok 19 tls.12_aes_gcm.sendmsg_large # 2.10 [+0.00] # RUN tls.12_aes_gcm.sendmsg_multiple ... # 2.13 [+0.02] # OK tls.12_aes_gcm.sendmsg_multiple # 2.13 [+0.00] ok 20 tls.12_aes_gcm.sendmsg_multiple # 2.13 [+0.00] # RUN tls.12_aes_gcm.sendmsg_multiple_stress ... # 2.15 [+0.02] # OK tls.12_aes_gcm.sendmsg_multiple_stress # 2.15 [+0.00] ok 21 tls.12_aes_gcm.sendmsg_multiple_stress # 2.15 [+0.00] # RUN tls.12_aes_gcm.splice_from_pipe ... # 2.17 [+0.03] # OK tls.12_aes_gcm.splice_from_pipe # 2.17 [+0.00] ok 22 tls.12_aes_gcm.splice_from_pipe # 2.18 [+0.00] # RUN tls.12_aes_gcm.splice_more ... # 2.19 [+0.02] # OK tls.12_aes_gcm.splice_more # 2.19 [+0.00] ok 23 tls.12_aes_gcm.splice_more # 2.19 [+0.00] # RUN tls.12_aes_gcm.splice_from_pipe2 ... # 2.22 [+0.03] # OK tls.12_aes_gcm.splice_from_pipe2 # 2.22 [+0.00] ok 24 tls.12_aes_gcm.splice_from_pipe2 # 2.22 [+0.00] # RUN tls.12_aes_gcm.send_and_splice ... # 2.25 [+0.02] # OK tls.12_aes_gcm.send_and_splice # 2.25 [+0.00] ok 25 tls.12_aes_gcm.send_and_splice # 2.25 [+0.00] # RUN tls.12_aes_gcm.splice_to_pipe ... # 2.27 [+0.02] # OK tls.12_aes_gcm.splice_to_pipe # 2.27 [+0.00] ok 26 tls.12_aes_gcm.splice_to_pipe # 2.27 [+0.00] # RUN tls.12_aes_gcm.splice_cmsg_to_pipe ... # 2.28 [+0.02] # OK tls.12_aes_gcm.splice_cmsg_to_pipe # 2.29 [+0.00] ok 27 tls.12_aes_gcm.splice_cmsg_to_pipe # 2.29 [+0.00] # RUN tls.12_aes_gcm.splice_dec_cmsg_to_pipe ... # 2.30 [+0.02] # OK tls.12_aes_gcm.splice_dec_cmsg_to_pipe # 2.30 [+0.00] ok 28 tls.12_aes_gcm.splice_dec_cmsg_to_pipe # 2.30 [+0.00] # RUN tls.12_aes_gcm.recv_and_splice ... # 2.33 [+0.02] # OK tls.12_aes_gcm.recv_and_splice # 2.33 [+0.00] ok 29 tls.12_aes_gcm.recv_and_splice # 2.33 [+0.00] # RUN tls.12_aes_gcm.peek_and_splice ... # 2.36 [+0.03] # OK tls.12_aes_gcm.peek_and_splice # 2.36 [+0.00] ok 30 tls.12_aes_gcm.peek_and_splice # 2.36 [+0.00] # RUN tls.12_aes_gcm.recvmsg_single ... # 2.38 [+0.02] # OK tls.12_aes_gcm.recvmsg_single # 2.38 [+0.00] ok 31 tls.12_aes_gcm.recvmsg_single # 2.38 [+0.00] # RUN tls.12_aes_gcm.recvmsg_single_max ... # 2.39 [+0.02] # OK tls.12_aes_gcm.recvmsg_single_max # 2.40 [+0.00] ok 32 tls.12_aes_gcm.recvmsg_single_max # 2.40 [+0.00] # RUN tls.12_aes_gcm.recvmsg_multiple ... # 2.42 [+0.03] # OK tls.12_aes_gcm.recvmsg_multiple # 2.42 [+0.00] ok 33 tls.12_aes_gcm.recvmsg_multiple # 2.42 [+0.00] # RUN tls.12_aes_gcm.single_send_multiple_recv ... # 2.44 [+0.02] # OK tls.12_aes_gcm.single_send_multiple_recv # 2.44 [+0.00] ok 34 tls.12_aes_gcm.single_send_multiple_recv # 2.45 [+0.00] # RUN tls.12_aes_gcm.multiple_send_single_recv ... # 2.47 [+0.02] # OK tls.12_aes_gcm.multiple_send_single_recv # 2.47 [+0.00] ok 35 tls.12_aes_gcm.multiple_send_single_recv # 2.47 [+0.00] # RUN tls.12_aes_gcm.single_send_multiple_recv_non_align ... # 2.49 [+0.02] # OK tls.12_aes_gcm.single_send_multiple_recv_non_align # 2.49 [+0.00] ok 36 tls.12_aes_gcm.single_send_multiple_recv_non_align # 2.49 [+0.00] # RUN tls.12_aes_gcm.recv_partial ... # 2.51 [+0.02] # OK tls.12_aes_gcm.recv_partial # 2.51 [+0.00] ok 37 tls.12_aes_gcm.recv_partial # 2.51 [+0.00] # RUN tls.12_aes_gcm.recv_nonblock ... # 2.52 [+0.02] # OK tls.12_aes_gcm.recv_nonblock # 2.53 [+0.00] ok 38 tls.12_aes_gcm.recv_nonblock # 2.53 [+0.00] # RUN tls.12_aes_gcm.recv_peek ... # 2.55 [+0.02] # OK tls.12_aes_gcm.recv_peek # 2.55 [+0.00] ok 39 tls.12_aes_gcm.recv_peek # 2.55 [+0.00] # RUN tls.12_aes_gcm.recv_peek_multiple ... # 2.57 [+0.02] # OK tls.12_aes_gcm.recv_peek_multiple # 2.57 [+0.00] ok 40 tls.12_aes_gcm.recv_peek_multiple # 2.57 [+0.00] # RUN tls.12_aes_gcm.recv_peek_multiple_records ... # 2.58 [+0.02] # OK tls.12_aes_gcm.recv_peek_multiple_records # 2.59 [+0.00] ok 41 tls.12_aes_gcm.recv_peek_multiple_records # 2.59 [+0.00] # RUN tls.12_aes_gcm.recv_peek_large_buf_mult_recs ... # 2.61 [+0.02] # OK tls.12_aes_gcm.recv_peek_large_buf_mult_recs # 2.61 [+0.00] ok 42 tls.12_aes_gcm.recv_peek_large_buf_mult_recs # 2.61 [+0.00] # RUN tls.12_aes_gcm.recv_lowat ... # 2.64 [+0.02] # OK tls.12_aes_gcm.recv_lowat # 2.64 [+0.00] ok 43 tls.12_aes_gcm.recv_lowat # 2.64 [+0.00] # RUN tls.12_aes_gcm.bidir ... # 2.65 [+0.02] # OK tls.12_aes_gcm.bidir # 2.66 [+0.00] ok 44 tls.12_aes_gcm.bidir # 2.66 [+0.00] # RUN tls.12_aes_gcm.pollin ... # 2.69 [+0.04] # OK tls.12_aes_gcm.pollin # 2.69 [+0.00] ok 45 tls.12_aes_gcm.pollin # 2.69 [+0.00] # RUN tls.12_aes_gcm.poll_wait ... # 2.72 [+0.02] # OK tls.12_aes_gcm.poll_wait # 2.72 [+0.00] ok 46 tls.12_aes_gcm.poll_wait # 2.72 [+0.00] # RUN tls.12_aes_gcm.poll_wait_split ... # 2.74 [+0.02] # OK tls.12_aes_gcm.poll_wait_split # 2.74 [+0.00] ok 47 tls.12_aes_gcm.poll_wait_split # 2.74 [+0.00] # RUN tls.12_aes_gcm.blocking ... # 2.77 [+0.03] # OK tls.12_aes_gcm.blocking # 2.78 [+0.00] ok 48 tls.12_aes_gcm.blocking # 2.78 [+0.00] # RUN tls.12_aes_gcm.nonblocking ... # 2.89 [+0.11] # OK tls.12_aes_gcm.nonblocking # 2.89 [+0.00] ok 49 tls.12_aes_gcm.nonblocking # 2.89 [+0.00] # RUN tls.12_aes_gcm.mutliproc_even ... # 4.53 [+1.64] # OK tls.12_aes_gcm.mutliproc_even # 4.53 [+0.00] ok 50 tls.12_aes_gcm.mutliproc_even # 4.53 [+0.00] # RUN tls.12_aes_gcm.mutliproc_readers ... # 7.61 [+3.08] # OK tls.12_aes_gcm.mutliproc_readers # 7.61 [+0.00] ok 51 tls.12_aes_gcm.mutliproc_readers # 7.61 [+0.00] # RUN tls.12_aes_gcm.mutliproc_writers ... # 10.17 [+2.56] # OK tls.12_aes_gcm.mutliproc_writers # 10.17 [+0.00] ok 52 tls.12_aes_gcm.mutliproc_writers # 10.17 [+0.00] # RUN tls.12_aes_gcm.mutliproc_sendpage_even ... # 11.76 [+1.59] # OK tls.12_aes_gcm.mutliproc_sendpage_even # 11.76 [+0.00] ok 53 tls.12_aes_gcm.mutliproc_sendpage_even # 11.77 [+0.00] # RUN tls.12_aes_gcm.mutliproc_sendpage_readers ... # 14.80 [+3.03] # OK tls.12_aes_gcm.mutliproc_sendpage_readers # 14.80 [+0.00] ok 54 tls.12_aes_gcm.mutliproc_sendpage_readers # 14.80 [+0.00] # RUN tls.12_aes_gcm.mutliproc_sendpage_writers ... # 17.34 [+2.54] # OK tls.12_aes_gcm.mutliproc_sendpage_writers # 17.34 [+0.00] ok 55 tls.12_aes_gcm.mutliproc_sendpage_writers # 17.34 [+0.00] # RUN tls.12_aes_gcm.control_msg ... # 17.36 [+0.02] # OK tls.12_aes_gcm.control_msg # 17.36 [+0.00] ok 56 tls.12_aes_gcm.control_msg # 17.37 [+0.00] # RUN tls.12_aes_gcm.control_msg_nomerge ... # 17.39 [+0.02] # OK tls.12_aes_gcm.control_msg_nomerge # 17.39 [+0.00] ok 57 tls.12_aes_gcm.control_msg_nomerge # 17.39 [+0.00] # RUN tls.12_aes_gcm.data_control_data ... # 17.41 [+0.01] # OK tls.12_aes_gcm.data_control_data # 17.41 [+0.00] ok 58 tls.12_aes_gcm.data_control_data # 17.41 [+0.00] # RUN tls.12_aes_gcm.shutdown ... # 17.42 [+0.01] # OK tls.12_aes_gcm.shutdown # 17.42 [+0.00] ok 59 tls.12_aes_gcm.shutdown # 17.42 [+0.00] # RUN tls.12_aes_gcm.shutdown_unsent ... # 17.44 [+0.02] # OK tls.12_aes_gcm.shutdown_unsent # 17.44 [+0.00] ok 60 tls.12_aes_gcm.shutdown_unsent # 17.44 [+0.00] # RUN tls.12_aes_gcm.shutdown_reuse ... # 17.46 [+0.02] # OK tls.12_aes_gcm.shutdown_reuse # 17.47 [+0.00] ok 61 tls.12_aes_gcm.shutdown_reuse # 17.47 [+0.00] # RUN tls.12_aes_gcm.getsockopt ... # 17.48 [+0.02] # OK tls.12_aes_gcm.getsockopt # 17.48 [+0.00] ok 62 tls.12_aes_gcm.getsockopt # 17.48 [+0.00] # RUN tls.12_aes_gcm.recv_efault ... # 17.51 [+0.02] # OK tls.12_aes_gcm.recv_efault # 17.51 [+0.00] ok 63 tls.12_aes_gcm.recv_efault # 17.51 [+0.00] # RUN tls.13_aes_gcm.sendfile ... # 17.56 [+0.05] # OK tls.13_aes_gcm.sendfile # 17.56 [+0.00] ok 64 tls.13_aes_gcm.sendfile # 17.56 [+0.00] # RUN tls.13_aes_gcm.send_then_sendfile ... # 17.64 [+0.08] # OK tls.13_aes_gcm.send_then_sendfile # 17.64 [+0.00] ok 65 tls.13_aes_gcm.send_then_sendfile # 17.64 [+0.00] # RUN tls.13_aes_gcm.multi_chunk_sendfile ... # 19.35 [+1.71] # OK tls.13_aes_gcm.multi_chunk_sendfile # 19.35 [+0.00] ok 66 tls.13_aes_gcm.multi_chunk_sendfile # 19.35 [+0.00] # RUN tls.13_aes_gcm.recv_max ... # 19.37 [+0.02] # OK tls.13_aes_gcm.recv_max # 19.37 [+0.00] ok 67 tls.13_aes_gcm.recv_max # 19.37 [+0.00] # RUN tls.13_aes_gcm.recv_small ... # 19.40 [+0.02] # OK tls.13_aes_gcm.recv_small # 19.40 [+0.00] ok 68 tls.13_aes_gcm.recv_small # 19.40 [+0.00] # RUN tls.13_aes_gcm.msg_more ... # 19.42 [+0.02] # OK tls.13_aes_gcm.msg_more # 19.42 [+0.00] ok 69 tls.13_aes_gcm.msg_more # 19.42 [+0.00] # RUN tls.13_aes_gcm.msg_more_unsent ... # 19.43 [+0.02] # OK tls.13_aes_gcm.msg_more_unsent # 19.43 [+0.00] ok 70 tls.13_aes_gcm.msg_more_unsent # 19.44 [+0.00] # RUN tls.13_aes_gcm.msg_eor ... # 19.45 [+0.02] # OK tls.13_aes_gcm.msg_eor # 19.45 [+0.00] ok 71 tls.13_aes_gcm.msg_eor # 19.45 [+0.00] # RUN tls.13_aes_gcm.sendmsg_single ... # 19.48 [+0.02] # OK tls.13_aes_gcm.sendmsg_single # 19.48 [+0.00] ok 72 tls.13_aes_gcm.sendmsg_single # 19.48 [+0.00] # RUN tls.13_aes_gcm.sendmsg_fragmented ... # 19.54 [+0.06] # OK tls.13_aes_gcm.sendmsg_fragmented # 19.54 [+0.00] ok 73 tls.13_aes_gcm.sendmsg_fragmented # 19.55 [+0.00] # RUN tls.13_aes_gcm.sendmsg_large ... # 19.74 [+0.19] # OK tls.13_aes_gcm.sendmsg_large # 19.74 [+0.00] ok 74 tls.13_aes_gcm.sendmsg_large # 19.74 [+0.00] # RUN tls.13_aes_gcm.sendmsg_multiple ... # 19.76 [+0.02] # OK tls.13_aes_gcm.sendmsg_multiple # 19.76 [+0.00] ok 75 tls.13_aes_gcm.sendmsg_multiple # 19.76 [+0.00] # RUN tls.13_aes_gcm.sendmsg_multiple_stress ... # 19.79 [+0.03] # OK tls.13_aes_gcm.sendmsg_multiple_stress # 19.79 [+0.00] ok 76 tls.13_aes_gcm.sendmsg_multiple_stress # 19.79 [+0.00] # RUN tls.13_aes_gcm.splice_from_pipe ... # 19.80 [+0.01] # OK tls.13_aes_gcm.splice_from_pipe # 19.81 [+0.00] ok 77 tls.13_aes_gcm.splice_from_pipe # 19.81 [+0.00] # RUN tls.13_aes_gcm.splice_more ... # 19.83 [+0.03] # OK tls.13_aes_gcm.splice_more # 19.83 [+0.00] ok 78 tls.13_aes_gcm.splice_more # 19.84 [+0.00] # RUN tls.13_aes_gcm.splice_from_pipe2 ... # 19.85 [+0.02] # OK tls.13_aes_gcm.splice_from_pipe2 # 19.85 [+0.00] ok 79 tls.13_aes_gcm.splice_from_pipe2 # 19.85 [+0.00] # RUN tls.13_aes_gcm.send_and_splice ... # 19.87 [+0.02] # OK tls.13_aes_gcm.send_and_splice # 19.87 [+0.00] ok 80 tls.13_aes_gcm.send_and_splice # 19.87 [+0.00] # RUN tls.13_aes_gcm.splice_to_pipe ... # 19.90 [+0.02] # OK tls.13_aes_gcm.splice_to_pipe # 19.90 [+0.00] ok 81 tls.13_aes_gcm.splice_to_pipe # 19.90 [+0.00] # RUN tls.13_aes_gcm.splice_cmsg_to_pipe ... # 19.92 [+0.02] # OK tls.13_aes_gcm.splice_cmsg_to_pipe # 19.92 [+0.00] ok 82 tls.13_aes_gcm.splice_cmsg_to_pipe # 19.92 [+0.00] # RUN tls.13_aes_gcm.splice_dec_cmsg_to_pipe ... # 19.93 [+0.02] # OK tls.13_aes_gcm.splice_dec_cmsg_to_pipe # 19.94 [+0.00] ok 83 tls.13_aes_gcm.splice_dec_cmsg_to_pipe # 19.94 [+0.00] # RUN tls.13_aes_gcm.recv_and_splice ... # 19.96 [+0.02] # OK tls.13_aes_gcm.recv_and_splice # 19.96 [+0.00] ok 84 tls.13_aes_gcm.recv_and_splice # 19.96 [+0.00] # RUN tls.13_aes_gcm.peek_and_splice ... # 19.99 [+0.02] # OK tls.13_aes_gcm.peek_and_splice # 19.99 [+0.00] ok 85 tls.13_aes_gcm.peek_and_splice # 19.99 [+0.00] # RUN tls.13_aes_gcm.recvmsg_single ... # 20.00 [+0.02] # OK tls.13_aes_gcm.recvmsg_single # 20.01 [+0.00] ok 86 tls.13_aes_gcm.recvmsg_single # 20.01 [+0.00] # RUN tls.13_aes_gcm.recvmsg_single_max ... # 20.02 [+0.02] # OK tls.13_aes_gcm.recvmsg_single_max # 20.03 [+0.00] ok 87 tls.13_aes_gcm.recvmsg_single_max # 20.03 [+0.00] # RUN tls.13_aes_gcm.recvmsg_multiple ... # 20.05 [+0.03] # OK tls.13_aes_gcm.recvmsg_multiple # 20.05 [+0.00] ok 88 tls.13_aes_gcm.recvmsg_multiple # 20.05 [+0.00] # RUN tls.13_aes_gcm.single_send_multiple_recv ... # 20.08 [+0.03] # OK tls.13_aes_gcm.single_send_multiple_recv # 20.08 [+0.00] ok 89 tls.13_aes_gcm.single_send_multiple_recv # 20.09 [+0.00] # RUN tls.13_aes_gcm.multiple_send_single_recv ... # 20.10 [+0.02] # OK tls.13_aes_gcm.multiple_send_single_recv # 20.11 [+0.00] ok 90 tls.13_aes_gcm.multiple_send_single_recv # 20.11 [+0.00] # RUN tls.13_aes_gcm.single_send_multiple_recv_non_align ... # 20.12 [+0.02] # OK tls.13_aes_gcm.single_send_multiple_recv_non_align # 20.13 [+0.00] ok 91 tls.13_aes_gcm.single_send_multiple_recv_non_align # 20.13 [+0.00] # RUN tls.13_aes_gcm.recv_partial ... # 20.14 [+0.02] # OK tls.13_aes_gcm.recv_partial # 20.14 [+0.00] ok 92 tls.13_aes_gcm.recv_partial # 20.14 [+0.00] # RUN tls.13_aes_gcm.recv_nonblock ... # 20.17 [+0.02] # OK tls.13_aes_gcm.recv_nonblock # 20.17 [+0.00] ok 93 tls.13_aes_gcm.recv_nonblock # 20.17 [+0.00] # RUN tls.13_aes_gcm.recv_peek ... # 20.18 [+0.02] # OK tls.13_aes_gcm.recv_peek # 20.19 [+0.00] ok 94 tls.13_aes_gcm.recv_peek # 20.19 [+0.00] # RUN tls.13_aes_gcm.recv_peek_multiple ... # 20.20 [+0.02] # OK tls.13_aes_gcm.recv_peek_multiple # 20.20 [+0.00] ok 95 tls.13_aes_gcm.recv_peek_multiple # 20.20 [+0.00] # RUN tls.13_aes_gcm.recv_peek_multiple_records ... # 20.23 [+0.02] # OK tls.13_aes_gcm.recv_peek_multiple_records # 20.23 [+0.00] ok 96 tls.13_aes_gcm.recv_peek_multiple_records # 20.23 [+0.00] # RUN tls.13_aes_gcm.recv_peek_large_buf_mult_recs ... # 20.25 [+0.02] # OK tls.13_aes_gcm.recv_peek_large_buf_mult_recs # 20.25 [+0.00] ok 97 tls.13_aes_gcm.recv_peek_large_buf_mult_recs # 20.26 [+0.00] # RUN tls.13_aes_gcm.recv_lowat ... # 20.27 [+0.02] # OK tls.13_aes_gcm.recv_lowat # 20.27 [+0.00] ok 98 tls.13_aes_gcm.recv_lowat # 20.27 [+0.00] # RUN tls.13_aes_gcm.bidir ... # 20.29 [+0.02] # OK tls.13_aes_gcm.bidir # 20.29 [+0.00] ok 99 tls.13_aes_gcm.bidir # 20.30 [+0.00] # RUN tls.13_aes_gcm.pollin ... # 20.34 [+0.04] # OK tls.13_aes_gcm.pollin # 20.34 [+0.00] ok 100 tls.13_aes_gcm.pollin # 20.34 [+0.00] # RUN tls.13_aes_gcm.poll_wait ... # 20.35 [+0.02] # OK tls.13_aes_gcm.poll_wait # 20.36 [+0.00] ok 101 tls.13_aes_gcm.poll_wait # 20.36 [+0.00] # RUN tls.13_aes_gcm.poll_wait_split ... # 20.38 [+0.02] # OK tls.13_aes_gcm.poll_wait_split # 20.38 [+0.00] ok 102 tls.13_aes_gcm.poll_wait_split # 20.38 [+0.00] # RUN tls.13_aes_gcm.blocking ... # 20.42 [+0.04] # OK tls.13_aes_gcm.blocking # 20.42 [+0.00] ok 103 tls.13_aes_gcm.blocking # 20.42 [+0.00] # RUN tls.13_aes_gcm.nonblocking ... # 20.53 [+0.11] # OK tls.13_aes_gcm.nonblocking # 20.53 [+0.00] ok 104 tls.13_aes_gcm.nonblocking # 20.53 [+0.00] # RUN tls.13_aes_gcm.mutliproc_even ... # 22.17 [+1.64] # OK tls.13_aes_gcm.mutliproc_even # 22.18 [+0.00] ok 105 tls.13_aes_gcm.mutliproc_even # 22.18 [+0.00] # RUN tls.13_aes_gcm.mutliproc_readers ... # 25.29 [+3.11] # OK tls.13_aes_gcm.mutliproc_readers # 25.29 [+0.00] ok 106 tls.13_aes_gcm.mutliproc_readers # 25.29 [+0.00] # RUN tls.13_aes_gcm.mutliproc_writers ... # 27.90 [+2.61] # OK tls.13_aes_gcm.mutliproc_writers # 27.90 [+0.00] ok 107 tls.13_aes_gcm.mutliproc_writers # 27.90 [+0.00] # RUN tls.13_aes_gcm.mutliproc_sendpage_even ... # 29.57 [+1.67] # OK tls.13_aes_gcm.mutliproc_sendpage_even # 29.57 [+0.00] ok 108 tls.13_aes_gcm.mutliproc_sendpage_even # 29.58 [+0.00] # RUN tls.13_aes_gcm.mutliproc_sendpage_readers ... # 32.74 [+3.16] # OK tls.13_aes_gcm.mutliproc_sendpage_readers # 32.74 [+0.00] ok 109 tls.13_aes_gcm.mutliproc_sendpage_readers # 32.74 [+0.00] # RUN tls.13_aes_gcm.mutliproc_sendpage_writers ... # 35.32 [+2.58] # OK tls.13_aes_gcm.mutliproc_sendpage_writers # 35.32 [+0.00] ok 110 tls.13_aes_gcm.mutliproc_sendpage_writers # 35.32 [+0.00] # RUN tls.13_aes_gcm.control_msg ... # 35.34 [+0.02] # OK tls.13_aes_gcm.control_msg # 35.34 [+0.00] ok 111 tls.13_aes_gcm.control_msg # 35.34 [+0.00] # RUN tls.13_aes_gcm.control_msg_nomerge ... # 35.36 [+0.02] # OK tls.13_aes_gcm.control_msg_nomerge # 35.36 [+0.00] ok 112 tls.13_aes_gcm.control_msg_nomerge # 35.36 [+0.00] # RUN tls.13_aes_gcm.data_control_data ... # 35.38 [+0.02] # OK tls.13_aes_gcm.data_control_data # 35.38 [+0.00] ok 113 tls.13_aes_gcm.data_control_data # 35.38 [+0.00] # RUN tls.13_aes_gcm.shutdown ... # 35.41 [+0.03] # OK tls.13_aes_gcm.shutdown # 35.41 [+0.00] ok 114 tls.13_aes_gcm.shutdown # 35.41 [+0.00] # RUN tls.13_aes_gcm.shutdown_unsent ... # 35.42 [+0.01] # OK tls.13_aes_gcm.shutdown_unsent # 35.42 [+0.00] ok 115 tls.13_aes_gcm.shutdown_unsent # 35.42 [+0.00] # RUN tls.13_aes_gcm.shutdown_reuse ... # 35.45 [+0.02] # OK tls.13_aes_gcm.shutdown_reuse # 35.45 [+0.00] ok 116 tls.13_aes_gcm.shutdown_reuse # 35.45 [+0.00] # RUN tls.13_aes_gcm.getsockopt ... # 35.47 [+0.02] # OK tls.13_aes_gcm.getsockopt # 35.47 [+0.00] ok 117 tls.13_aes_gcm.getsockopt # 35.47 [+0.00] # RUN tls.13_aes_gcm.recv_efault ... # 35.49 [+0.02] # OK tls.13_aes_gcm.recv_efault # 35.49 [+0.00] ok 118 tls.13_aes_gcm.recv_efault # 35.49 [+0.00] # RUN tls.12_chacha.sendfile ... # 36.03 [+0.54] # OK tls.12_chacha.sendfile # 36.03 [+0.00] ok 119 tls.12_chacha.sendfile # 36.03 [+0.00] # RUN tls.12_chacha.send_then_sendfile ... # 36.08 [+0.05] # OK tls.12_chacha.send_then_sendfile # 36.08 [+0.00] ok 120 tls.12_chacha.send_then_sendfile # 36.08 [+0.00] # RUN tls.12_chacha.multi_chunk_sendfile ... # 37.29 [+1.21] # OK tls.12_chacha.multi_chunk_sendfile # 37.29 [+0.00] ok 121 tls.12_chacha.multi_chunk_sendfile # 37.29 [+0.00] # RUN tls.12_chacha.recv_max ... # 37.31 [+0.02] # OK tls.12_chacha.recv_max # 37.31 [+0.00] ok 122 tls.12_chacha.recv_max # 37.31 [+0.00] # RUN tls.12_chacha.recv_small ... # 37.32 [+0.02] # OK tls.12_chacha.recv_small # 37.33 [+0.00] ok 123 tls.12_chacha.recv_small # 37.33 [+0.00] # RUN tls.12_chacha.msg_more ... # 37.34 [+0.02] # OK tls.12_chacha.msg_more # 37.34 [+0.00] ok 124 tls.12_chacha.msg_more # 37.34 [+0.00] # RUN tls.12_chacha.msg_more_unsent ... # 37.36 [+0.01] # OK tls.12_chacha.msg_more_unsent # 37.36 [+0.00] ok 125 tls.12_chacha.msg_more_unsent # 37.36 [+0.00] # RUN tls.12_chacha.msg_eor ... # 37.38 [+0.02] # OK tls.12_chacha.msg_eor # 37.38 [+0.00] ok 126 tls.12_chacha.msg_eor # 37.38 [+0.00] # RUN tls.12_chacha.sendmsg_single ... # 37.40 [+0.02] # OK tls.12_chacha.sendmsg_single # 37.40 [+0.00] ok 127 tls.12_chacha.sendmsg_single # 37.40 [+0.00] # RUN tls.12_chacha.sendmsg_fragmented ... # 37.45 [+0.05] # OK tls.12_chacha.sendmsg_fragmented # 37.45 [+0.00] ok 128 tls.12_chacha.sendmsg_fragmented # 37.45 [+0.00] # RUN tls.12_chacha.sendmsg_large ... # 37.55 [+0.10] # OK tls.12_chacha.sendmsg_large # 37.55 [+0.00] ok 129 tls.12_chacha.sendmsg_large # 37.56 [+0.00] # RUN tls.12_chacha.sendmsg_multiple ... # 37.57 [+0.01] # OK tls.12_chacha.sendmsg_multiple # 37.57 [+0.00] ok 130 tls.12_chacha.sendmsg_multiple # 37.57 [+0.00] # RUN tls.12_chacha.sendmsg_multiple_stress ... # 37.59 [+0.02] # OK tls.12_chacha.sendmsg_multiple_stress # 37.59 [+0.00] ok 131 tls.12_chacha.sendmsg_multiple_stress # 37.59 [+0.00] # RUN tls.12_chacha.splice_from_pipe ... # 37.61 [+0.01] # OK tls.12_chacha.splice_from_pipe # 37.61 [+0.00] ok 132 tls.12_chacha.splice_from_pipe # 37.61 [+0.00] # RUN tls.12_chacha.splice_more ... # 37.63 [+0.02] # OK tls.12_chacha.splice_more # 37.63 [+0.00] ok 133 tls.12_chacha.splice_more # 37.63 [+0.00] # RUN tls.12_chacha.splice_from_pipe2 ... # 37.66 [+0.02] # OK tls.12_chacha.splice_from_pipe2 # 37.66 [+0.00] ok 134 tls.12_chacha.splice_from_pipe2 # 37.66 [+0.00] # RUN tls.12_chacha.send_and_splice ... # 37.69 [+0.02] # OK tls.12_chacha.send_and_splice # 37.69 [+0.00] ok 135 tls.12_chacha.send_and_splice # 37.69 [+0.00] # RUN tls.12_chacha.splice_to_pipe ... # 37.70 [+0.01] # OK tls.12_chacha.splice_to_pipe # 37.71 [+0.00] ok 136 tls.12_chacha.splice_to_pipe # 37.71 [+0.00] # RUN tls.12_chacha.splice_cmsg_to_pipe ... # 37.72 [+0.02] # OK tls.12_chacha.splice_cmsg_to_pipe # 37.72 [+0.00] ok 137 tls.12_chacha.splice_cmsg_to_pipe # 37.72 [+0.00] # RUN tls.12_chacha.splice_dec_cmsg_to_pipe ... # 37.75 [+0.02] # OK tls.12_chacha.splice_dec_cmsg_to_pipe # 37.75 [+0.00] ok 138 tls.12_chacha.splice_dec_cmsg_to_pipe # 37.75 [+0.00] # RUN tls.12_chacha.recv_and_splice ... # 37.77 [+0.02] # OK tls.12_chacha.recv_and_splice # 37.77 [+0.00] ok 139 tls.12_chacha.recv_and_splice # 37.77 [+0.00] # RUN tls.12_chacha.peek_and_splice ... # 37.79 [+0.02] # OK tls.12_chacha.peek_and_splice # 37.79 [+0.00] ok 140 tls.12_chacha.peek_and_splice # 37.79 [+0.00] # RUN tls.12_chacha.recvmsg_single ... # 37.82 [+0.02] # OK tls.12_chacha.recvmsg_single # 37.82 [+0.00] ok 141 tls.12_chacha.recvmsg_single # 37.82 [+0.00] # RUN tls.12_chacha.recvmsg_single_max ... # 37.84 [+0.02] # OK tls.12_chacha.recvmsg_single_max # 37.84 [+0.00] ok 142 tls.12_chacha.recvmsg_single_max # 37.84 [+0.00] # RUN tls.12_chacha.recvmsg_multiple ... # 37.86 [+0.02] # OK tls.12_chacha.recvmsg_multiple # 37.87 [+0.00] ok 143 tls.12_chacha.recvmsg_multiple # 37.87 [+0.00] # RUN tls.12_chacha.single_send_multiple_recv ... # 37.88 [+0.02] # OK tls.12_chacha.single_send_multiple_recv # 37.88 [+0.00] ok 144 tls.12_chacha.single_send_multiple_recv # 37.89 [+0.00] # RUN tls.12_chacha.multiple_send_single_recv ... # 37.91 [+0.02] # OK tls.12_chacha.multiple_send_single_recv # 37.91 [+0.00] ok 145 tls.12_chacha.multiple_send_single_recv # 37.91 [+0.00] # RUN tls.12_chacha.single_send_multiple_recv_non_align ... # 37.93 [+0.02] # OK tls.12_chacha.single_send_multiple_recv_non_align # 37.94 [+0.00] ok 146 tls.12_chacha.single_send_multiple_recv_non_align # 37.94 [+0.00] # RUN tls.12_chacha.recv_partial ... # 37.95 [+0.01] # OK tls.12_chacha.recv_partial # 37.95 [+0.00] ok 147 tls.12_chacha.recv_partial # 37.96 [+0.00] # RUN tls.12_chacha.recv_nonblock ... # 37.97 [+0.02] # OK tls.12_chacha.recv_nonblock # 37.97 [+0.00] ok 148 tls.12_chacha.recv_nonblock # 37.97 [+0.00] # RUN tls.12_chacha.recv_peek ... # 37.99 [+0.02] # OK tls.12_chacha.recv_peek # 37.99 [+0.00] ok 149 tls.12_chacha.recv_peek # 37.99 [+0.00] # RUN tls.12_chacha.recv_peek_multiple ... # 38.01 [+0.02] # OK tls.12_chacha.recv_peek_multiple # 38.01 [+0.00] ok 150 tls.12_chacha.recv_peek_multiple # 38.01 [+0.00] # RUN tls.12_chacha.recv_peek_multiple_records ... # 38.03 [+0.02] # OK tls.12_chacha.recv_peek_multiple_records # 38.04 [+0.00] ok 151 tls.12_chacha.recv_peek_multiple_records # 38.04 [+0.00] # RUN tls.12_chacha.recv_peek_large_buf_mult_recs ... # 38.05 [+0.01] # OK tls.12_chacha.recv_peek_large_buf_mult_recs # 38.05 [+0.00] ok 152 tls.12_chacha.recv_peek_large_buf_mult_recs # 38.05 [+0.00] # RUN tls.12_chacha.recv_lowat ... # 38.07 [+0.02] # OK tls.12_chacha.recv_lowat # 38.08 [+0.00] ok 153 tls.12_chacha.recv_lowat # 38.08 [+0.00] # RUN tls.12_chacha.bidir ... # 38.09 [+0.02] # OK tls.12_chacha.bidir # 38.10 [+0.00] ok 154 tls.12_chacha.bidir # 38.10 [+0.00] # RUN tls.12_chacha.pollin ... # 38.13 [+0.03] # OK tls.12_chacha.pollin # 38.13 [+0.00] ok 155 tls.12_chacha.pollin # 38.13 [+0.00] # RUN tls.12_chacha.poll_wait ... # 38.15 [+0.02] # OK tls.12_chacha.poll_wait # 38.16 [+0.00] ok 156 tls.12_chacha.poll_wait # 38.16 [+0.00] # RUN tls.12_chacha.poll_wait_split ... # 38.18 [+0.02] # OK tls.12_chacha.poll_wait_split # 38.18 [+0.00] ok 157 tls.12_chacha.poll_wait_split # 38.18 [+0.00] # RUN tls.12_chacha.blocking ... # 38.22 [+0.03] # OK tls.12_chacha.blocking # 38.22 [+0.00] ok 158 tls.12_chacha.blocking # 38.22 [+0.00] # RUN tls.12_chacha.nonblocking ... # 38.33 [+0.11] # OK tls.12_chacha.nonblocking # 38.33 [+0.00] ok 159 tls.12_chacha.nonblocking # 38.33 [+0.00] # RUN tls.12_chacha.mutliproc_even ... # 39.29 [+0.97] # OK tls.12_chacha.mutliproc_even # 39.29 [+0.00] ok 160 tls.12_chacha.mutliproc_even # 39.30 [+0.00] # RUN tls.12_chacha.mutliproc_readers ... # 41.01 [+1.71] # OK tls.12_chacha.mutliproc_readers # 41.01 [+0.00] ok 161 tls.12_chacha.mutliproc_readers # 41.01 [+0.00] # RUN tls.12_chacha.mutliproc_writers ... # 42.44 [+1.43] # OK tls.12_chacha.mutliproc_writers # 42.44 [+0.00] ok 162 tls.12_chacha.mutliproc_writers # 42.44 [+0.00] # RUN tls.12_chacha.mutliproc_sendpage_even ... # 43.37 [+0.92] # OK tls.12_chacha.mutliproc_sendpage_even # 43.37 [+0.00] ok 163 tls.12_chacha.mutliproc_sendpage_even # 43.37 [+0.00] # RUN tls.12_chacha.mutliproc_sendpage_readers ... # 45.13 [+1.76] # OK tls.12_chacha.mutliproc_sendpage_readers # 45.13 [+0.00] ok 164 tls.12_chacha.mutliproc_sendpage_readers # 45.14 [+0.00] # RUN tls.12_chacha.mutliproc_sendpage_writers ... # 46.78 [+1.64] # OK tls.12_chacha.mutliproc_sendpage_writers # 46.78 [+0.00] ok 165 tls.12_chacha.mutliproc_sendpage_writers # 46.78 [+0.00] # RUN tls.12_chacha.control_msg ... # 46.80 [+0.02] # OK tls.12_chacha.control_msg # 46.80 [+0.00] ok 166 tls.12_chacha.control_msg # 46.80 [+0.00] # RUN tls.12_chacha.control_msg_nomerge ... # 46.82 [+0.02] # OK tls.12_chacha.control_msg_nomerge # 46.82 [+0.00] ok 167 tls.12_chacha.control_msg_nomerge # 46.83 [+0.00] # RUN tls.12_chacha.data_control_data ... # 46.85 [+0.02] # OK tls.12_chacha.data_control_data # 46.85 [+0.00] ok 168 tls.12_chacha.data_control_data # 46.85 [+0.00] # RUN tls.12_chacha.shutdown ... # 46.87 [+0.02] # OK tls.12_chacha.shutdown # 46.87 [+0.00] ok 169 tls.12_chacha.shutdown # 46.87 [+0.00] # RUN tls.12_chacha.shutdown_unsent ... # 46.90 [+0.03] # OK tls.12_chacha.shutdown_unsent # 46.90 [+0.00] ok 170 tls.12_chacha.shutdown_unsent # 46.90 [+0.00] # RUN tls.12_chacha.shutdown_reuse ... # 46.92 [+0.02] # OK tls.12_chacha.shutdown_reuse # 46.93 [+0.00] ok 171 tls.12_chacha.shutdown_reuse # 46.93 [+0.00] # RUN tls.12_chacha.getsockopt ... # 46.95 [+0.02] # OK tls.12_chacha.getsockopt # 46.95 [+0.00] ok 172 tls.12_chacha.getsockopt # 46.95 [+0.00] # RUN tls.12_chacha.recv_efault ... # 46.97 [+0.02] # OK tls.12_chacha.recv_efault # 46.97 [+0.00] ok 173 tls.12_chacha.recv_efault # 46.97 [+0.00] # RUN tls.13_chacha.sendfile ... # 47.02 [+0.05] # OK tls.13_chacha.sendfile # 47.02 [+0.00] ok 174 tls.13_chacha.sendfile # 47.02 [+0.00] # RUN tls.13_chacha.send_then_sendfile ... # 47.08 [+0.06] # OK tls.13_chacha.send_then_sendfile # 47.08 [+0.00] ok 175 tls.13_chacha.send_then_sendfile # 47.08 [+0.00] # RUN tls.13_chacha.multi_chunk_sendfile ... # 48.89 [+1.81] # OK tls.13_chacha.multi_chunk_sendfile # 48.89 [+0.00] ok 176 tls.13_chacha.multi_chunk_sendfile # 48.89 [+0.00] # RUN tls.13_chacha.recv_max ... # 48.91 [+0.02] # OK tls.13_chacha.recv_max # 48.91 [+0.00] ok 177 tls.13_chacha.recv_max # 48.92 [+0.00] # RUN tls.13_chacha.recv_small ... # 48.93 [+0.01] # OK tls.13_chacha.recv_small # 48.93 [+0.00] ok 178 tls.13_chacha.recv_small # 48.93 [+0.00] # RUN tls.13_chacha.msg_more ... # 48.96 [+0.02] # OK tls.13_chacha.msg_more # 48.96 [+0.00] ok 179 tls.13_chacha.msg_more # 48.96 [+0.00] # RUN tls.13_chacha.msg_more_unsent ... # 48.97 [+0.02] # OK tls.13_chacha.msg_more_unsent # 48.98 [+0.00] ok 180 tls.13_chacha.msg_more_unsent # 48.98 [+0.00] # RUN tls.13_chacha.msg_eor ... # 48.99 [+0.02] # OK tls.13_chacha.msg_eor # 49.00 [+0.00] ok 181 tls.13_chacha.msg_eor # 49.00 [+0.00] # RUN tls.13_chacha.sendmsg_single ... # 49.02 [+0.02] # OK tls.13_chacha.sendmsg_single # 49.02 [+0.00] ok 182 tls.13_chacha.sendmsg_single # 49.02 [+0.00] # RUN tls.13_chacha.sendmsg_fragmented ... # 49.07 [+0.05] # OK tls.13_chacha.sendmsg_fragmented # 49.08 [+0.00] ok 183 tls.13_chacha.sendmsg_fragmented # 49.08 [+0.00] # RUN tls.13_chacha.sendmsg_large ... # 49.18 [+0.10] # OK tls.13_chacha.sendmsg_large # 49.18 [+0.00] ok 184 tls.13_chacha.sendmsg_large # 49.18 [+0.00] # RUN tls.13_chacha.sendmsg_multiple ... # 49.21 [+0.03] # OK tls.13_chacha.sendmsg_multiple # 49.22 [+0.00] ok 185 tls.13_chacha.sendmsg_multiple # 49.22 [+0.00] # RUN tls.13_chacha.sendmsg_multiple_stress ... # 49.23 [+0.02] # OK tls.13_chacha.sendmsg_multiple_stress # 49.24 [+0.00] ok 186 tls.13_chacha.sendmsg_multiple_stress # 49.24 [+0.00] # RUN tls.13_chacha.splice_from_pipe ... # 49.25 [+0.01] # OK tls.13_chacha.splice_from_pipe # 49.25 [+0.00] ok 187 tls.13_chacha.splice_from_pipe # 49.25 [+0.00] # RUN tls.13_chacha.splice_more ... # 49.27 [+0.02] # OK tls.13_chacha.splice_more # 49.27 [+0.00] ok 188 tls.13_chacha.splice_more # 49.27 [+0.00] # RUN tls.13_chacha.splice_from_pipe2 ... # 49.29 [+0.02] # OK tls.13_chacha.splice_from_pipe2 # 49.29 [+0.00] ok 189 tls.13_chacha.splice_from_pipe2 # 49.29 [+0.00] # RUN tls.13_chacha.send_and_splice ... # 49.32 [+0.02] # OK tls.13_chacha.send_and_splice # 49.32 [+0.00] ok 190 tls.13_chacha.send_and_splice # 49.32 [+0.00] # RUN tls.13_chacha.splice_to_pipe ... # 49.34 [+0.02] # OK tls.13_chacha.splice_to_pipe # 49.34 [+0.00] ok 191 tls.13_chacha.splice_to_pipe # 49.34 [+0.00] # RUN tls.13_chacha.splice_cmsg_to_pipe ... # 49.36 [+0.02] # OK tls.13_chacha.splice_cmsg_to_pipe # 49.36 [+0.00] ok 192 tls.13_chacha.splice_cmsg_to_pipe # 49.36 [+0.00] # RUN tls.13_chacha.splice_dec_cmsg_to_pipe ... # 49.40 [+0.03] # OK tls.13_chacha.splice_dec_cmsg_to_pipe # 49.40 [+0.00] ok 193 tls.13_chacha.splice_dec_cmsg_to_pipe # 49.40 [+0.00] # RUN tls.13_chacha.recv_and_splice ... # 49.41 [+0.01] # OK tls.13_chacha.recv_and_splice # 49.42 [+0.00] ok 194 tls.13_chacha.recv_and_splice # 49.42 [+0.00] # RUN tls.13_chacha.peek_and_splice ... # 49.43 [+0.02] # OK tls.13_chacha.peek_and_splice # 49.43 [+0.00] ok 195 tls.13_chacha.peek_and_splice # 49.44 [+0.00] # RUN tls.13_chacha.recvmsg_single ... # 49.46 [+0.02] # OK tls.13_chacha.recvmsg_single # 49.46 [+0.00] ok 196 tls.13_chacha.recvmsg_single # 49.46 [+0.00] # RUN tls.13_chacha.recvmsg_single_max ... # 49.48 [+0.02] # OK tls.13_chacha.recvmsg_single_max # 49.48 [+0.00] ok 197 tls.13_chacha.recvmsg_single_max # 49.48 [+0.00] # RUN tls.13_chacha.recvmsg_multiple ... # 49.50 [+0.02] # OK tls.13_chacha.recvmsg_multiple # 49.50 [+0.00] ok 198 tls.13_chacha.recvmsg_multiple # 49.50 [+0.00] # RUN tls.13_chacha.single_send_multiple_recv ... # 49.52 [+0.02] # OK tls.13_chacha.single_send_multiple_recv # 49.53 [+0.00] ok 199 tls.13_chacha.single_send_multiple_recv # 49.53 [+0.00] # RUN tls.13_chacha.multiple_send_single_recv ... # 49.55 [+0.02] # OK tls.13_chacha.multiple_send_single_recv # 49.55 [+0.00] ok 200 tls.13_chacha.multiple_send_single_recv # 49.55 [+0.00] # RUN tls.13_chacha.single_send_multiple_recv_non_align ... # 49.57 [+0.02] # OK tls.13_chacha.single_send_multiple_recv_non_align # 49.57 [+0.00] ok 201 tls.13_chacha.single_send_multiple_recv_non_align # 49.57 [+0.00] # RUN tls.13_chacha.recv_partial ... # 49.59 [+0.02] # OK tls.13_chacha.recv_partial # 49.59 [+0.00] ok 202 tls.13_chacha.recv_partial # 49.60 [+0.00] # RUN tls.13_chacha.recv_nonblock ... # 49.61 [+0.02] # OK tls.13_chacha.recv_nonblock # 49.61 [+0.00] ok 203 tls.13_chacha.recv_nonblock # 49.62 [+0.00] # RUN tls.13_chacha.recv_peek ... # 49.63 [+0.02] # OK tls.13_chacha.recv_peek # 49.63 [+0.00] ok 204 tls.13_chacha.recv_peek # 49.63 [+0.00] # RUN tls.13_chacha.recv_peek_multiple ... # 49.65 [+0.01] # OK tls.13_chacha.recv_peek_multiple # 49.65 [+0.00] ok 205 tls.13_chacha.recv_peek_multiple # 49.65 [+0.00] # RUN tls.13_chacha.recv_peek_multiple_records ... # 49.67 [+0.02] # OK tls.13_chacha.recv_peek_multiple_records # 49.67 [+0.00] ok 206 tls.13_chacha.recv_peek_multiple_records # 49.67 [+0.00] # RUN tls.13_chacha.recv_peek_large_buf_mult_recs ... # 49.69 [+0.02] # OK tls.13_chacha.recv_peek_large_buf_mult_recs # 49.69 [+0.00] ok 207 tls.13_chacha.recv_peek_large_buf_mult_recs # 49.69 [+0.00] # RUN tls.13_chacha.recv_lowat ... # 49.71 [+0.02] # OK tls.13_chacha.recv_lowat # 49.71 [+0.00] ok 208 tls.13_chacha.recv_lowat # 49.71 [+0.00] # RUN tls.13_chacha.bidir ... # 49.74 [+0.02] # OK tls.13_chacha.bidir # 49.74 [+0.00] ok 209 tls.13_chacha.bidir # 49.74 [+0.00] # RUN tls.13_chacha.pollin ... # 49.79 [+0.05] # OK tls.13_chacha.pollin # 49.79 [+0.00] ok 210 tls.13_chacha.pollin # 49.79 [+0.00] # RUN tls.13_chacha.poll_wait ... # 49.81 [+0.02] # OK tls.13_chacha.poll_wait # 49.81 [+0.00] ok 211 tls.13_chacha.poll_wait # 49.81 [+0.00] # RUN tls.13_chacha.poll_wait_split ... # 49.83 [+0.02] # OK tls.13_chacha.poll_wait_split # 49.83 [+0.00] ok 212 tls.13_chacha.poll_wait_split # 49.83 [+0.00] # RUN tls.13_chacha.blocking ... # 49.86 [+0.03] # OK tls.13_chacha.blocking # 49.86 [+0.00] ok 213 tls.13_chacha.blocking # 49.87 [+0.00] # RUN tls.13_chacha.nonblocking ... # 49.98 [+0.12] # OK tls.13_chacha.nonblocking # 49.98 [+0.00] ok 214 tls.13_chacha.nonblocking # 49.99 [+0.00] # RUN tls.13_chacha.mutliproc_even ... # 50.96 [+0.98] # OK tls.13_chacha.mutliproc_even # 50.96 [+0.00] ok 215 tls.13_chacha.mutliproc_even # 50.97 [+0.00] # RUN tls.13_chacha.mutliproc_readers ... # 52.86 [+1.90] # OK tls.13_chacha.mutliproc_readers # 52.87 [+0.00] ok 216 tls.13_chacha.mutliproc_readers # 52.87 [+0.00] # RUN tls.13_chacha.mutliproc_writers ... # 54.29 [+1.42] # OK tls.13_chacha.mutliproc_writers # 54.29 [+0.00] ok 217 tls.13_chacha.mutliproc_writers # 54.29 [+0.00] # RUN tls.13_chacha.mutliproc_sendpage_even ... # 55.27 [+0.97] # OK tls.13_chacha.mutliproc_sendpage_even # 55.27 [+0.00] ok 218 tls.13_chacha.mutliproc_sendpage_even # 55.27 [+0.00] # RUN tls.13_chacha.mutliproc_sendpage_readers ... # 57.12 [+1.85] # OK tls.13_chacha.mutliproc_sendpage_readers # 57.12 [+0.00] ok 219 tls.13_chacha.mutliproc_sendpage_readers # 57.12 [+0.00] # RUN tls.13_chacha.mutliproc_sendpage_writers ... # 58.53 [+1.41] # OK tls.13_chacha.mutliproc_sendpage_writers # 58.53 [+0.00] ok 220 tls.13_chacha.mutliproc_sendpage_writers # 58.53 [+0.00] # RUN tls.13_chacha.control_msg ... # 58.55 [+0.02] # OK tls.13_chacha.control_msg # 58.55 [+0.00] ok 221 tls.13_chacha.control_msg # 58.55 [+0.00] # RUN tls.13_chacha.control_msg_nomerge ... # 58.57 [+0.02] # OK tls.13_chacha.control_msg_nomerge # 58.57 [+0.00] ok 222 tls.13_chacha.control_msg_nomerge # 58.57 [+0.00] # RUN tls.13_chacha.data_control_data ... # 58.60 [+0.03] # OK tls.13_chacha.data_control_data # 58.60 [+0.00] ok 223 tls.13_chacha.data_control_data # 58.60 [+0.00] # RUN tls.13_chacha.shutdown ... # 58.62 [+0.02] # OK tls.13_chacha.shutdown # 58.62 [+0.00] ok 224 tls.13_chacha.shutdown # 58.62 [+0.00] # RUN tls.13_chacha.shutdown_unsent ... # 58.65 [+0.02] # OK tls.13_chacha.shutdown_unsent # 58.65 [+0.00] ok 225 tls.13_chacha.shutdown_unsent # 58.65 [+0.00] # RUN tls.13_chacha.shutdown_reuse ... # 58.66 [+0.02] # OK tls.13_chacha.shutdown_reuse # 58.67 [+0.00] ok 226 tls.13_chacha.shutdown_reuse # 58.67 [+0.00] # RUN tls.13_chacha.getsockopt ... # 58.68 [+0.01] # OK tls.13_chacha.getsockopt # 58.68 [+0.00] ok 227 tls.13_chacha.getsockopt # 58.68 [+0.00] # RUN tls.13_chacha.recv_efault ... # 58.71 [+0.03] # OK tls.13_chacha.recv_efault # 58.71 [+0.00] ok 228 tls.13_chacha.recv_efault # 58.71 [+0.00] # RUN tls.13_sm4_gcm.sendfile ... # 59.00 [+0.28] # OK tls.13_sm4_gcm.sendfile # 59.00 [+0.00] ok 229 tls.13_sm4_gcm.sendfile # 59.00 [+0.00] # RUN tls.13_sm4_gcm.send_then_sendfile ... # 59.07 [+0.07] # OK tls.13_sm4_gcm.send_then_sendfile # 59.07 [+0.00] ok 230 tls.13_sm4_gcm.send_then_sendfile # 59.07 [+0.00] # RUN tls.13_sm4_gcm.multi_chunk_sendfile ... # 61.10 [+2.03] # OK tls.13_sm4_gcm.multi_chunk_sendfile # 61.10 [+0.00] ok 231 tls.13_sm4_gcm.multi_chunk_sendfile # 61.10 [+0.00] # RUN tls.13_sm4_gcm.recv_max ... # 61.13 [+0.02] # OK tls.13_sm4_gcm.recv_max # 61.13 [+0.00] ok 232 tls.13_sm4_gcm.recv_max # 61.13 [+0.00] # RUN tls.13_sm4_gcm.recv_small ... # 61.15 [+0.02] # OK tls.13_sm4_gcm.recv_small # 61.15 [+0.00] ok 233 tls.13_sm4_gcm.recv_small # 61.16 [+0.00] # RUN tls.13_sm4_gcm.msg_more ... # 61.18 [+0.02] # OK tls.13_sm4_gcm.msg_more # 61.18 [+0.00] ok 234 tls.13_sm4_gcm.msg_more # 61.18 [+0.00] # RUN tls.13_sm4_gcm.msg_more_unsent ... # 61.21 [+0.03] # OK tls.13_sm4_gcm.msg_more_unsent # 61.21 [+0.00] ok 235 tls.13_sm4_gcm.msg_more_unsent # 61.21 [+0.00] # RUN tls.13_sm4_gcm.msg_eor ... # 61.23 [+0.02] # OK tls.13_sm4_gcm.msg_eor # 61.23 [+0.00] ok 236 tls.13_sm4_gcm.msg_eor # 61.23 [+0.00] # RUN tls.13_sm4_gcm.sendmsg_single ... # 61.27 [+0.04] # OK tls.13_sm4_gcm.sendmsg_single # 61.27 [+0.00] ok 237 tls.13_sm4_gcm.sendmsg_single # 61.27 [+0.00] # RUN tls.13_sm4_gcm.sendmsg_fragmented ... # 61.36 [+0.09] # OK tls.13_sm4_gcm.sendmsg_fragmented # 61.36 [+0.00] ok 238 tls.13_sm4_gcm.sendmsg_fragmented # 61.37 [+0.00] # RUN tls.13_sm4_gcm.sendmsg_large ... # 61.54 [+0.18] # OK tls.13_sm4_gcm.sendmsg_large # 61.54 [+0.00] ok 239 tls.13_sm4_gcm.sendmsg_large # 61.54 [+0.00] # RUN tls.13_sm4_gcm.sendmsg_multiple ... # 61.57 [+0.03] # OK tls.13_sm4_gcm.sendmsg_multiple # 61.57 [+0.00] ok 240 tls.13_sm4_gcm.sendmsg_multiple # 61.57 [+0.00] # RUN tls.13_sm4_gcm.sendmsg_multiple_stress ... # 61.60 [+0.03] # OK tls.13_sm4_gcm.sendmsg_multiple_stress # 61.60 [+0.00] ok 241 tls.13_sm4_gcm.sendmsg_multiple_stress # 61.60 [+0.00] # RUN tls.13_sm4_gcm.splice_from_pipe ... # 61.62 [+0.02] # OK tls.13_sm4_gcm.splice_from_pipe # 61.62 [+0.00] ok 242 tls.13_sm4_gcm.splice_from_pipe # 61.63 [+0.00] # RUN tls.13_sm4_gcm.splice_more ... # 61.65 [+0.03] # OK tls.13_sm4_gcm.splice_more # 61.65 [+0.00] ok 243 tls.13_sm4_gcm.splice_more # 61.65 [+0.00] # RUN tls.13_sm4_gcm.splice_from_pipe2 ... # 61.70 [+0.05] # OK tls.13_sm4_gcm.splice_from_pipe2 # 61.70 [+0.00] ok 244 tls.13_sm4_gcm.splice_from_pipe2 # 61.70 [+0.00] # RUN tls.13_sm4_gcm.send_and_splice ... # 61.73 [+0.03] # OK tls.13_sm4_gcm.send_and_splice # 61.73 [+0.00] ok 245 tls.13_sm4_gcm.send_and_splice # 61.73 [+0.00] # RUN tls.13_sm4_gcm.splice_to_pipe ... # 61.75 [+0.02] # OK tls.13_sm4_gcm.splice_to_pipe # 61.76 [+0.00] ok 246 tls.13_sm4_gcm.splice_to_pipe # 61.76 [+0.00] # RUN tls.13_sm4_gcm.splice_cmsg_to_pipe ... # 61.79 [+0.03] # OK tls.13_sm4_gcm.splice_cmsg_to_pipe # 61.79 [+0.00] ok 247 tls.13_sm4_gcm.splice_cmsg_to_pipe # 61.79 [+0.00] # RUN tls.13_sm4_gcm.splice_dec_cmsg_to_pipe ... # 61.81 [+0.02] # OK tls.13_sm4_gcm.splice_dec_cmsg_to_pipe # 61.81 [+0.00] ok 248 tls.13_sm4_gcm.splice_dec_cmsg_to_pipe # 61.81 [+0.00] # RUN tls.13_sm4_gcm.recv_and_splice ... # 61.83 [+0.02] # OK tls.13_sm4_gcm.recv_and_splice # 61.83 [+0.00] ok 249 tls.13_sm4_gcm.recv_and_splice # 61.83 [+0.00] # RUN tls.13_sm4_gcm.peek_and_splice ... # 61.88 [+0.05] # OK tls.13_sm4_gcm.peek_and_splice # 61.88 [+0.00] ok 250 tls.13_sm4_gcm.peek_and_splice # 61.88 [+0.00] # RUN tls.13_sm4_gcm.recvmsg_single ... # 61.90 [+0.02] # OK tls.13_sm4_gcm.recvmsg_single # 61.90 [+0.00] ok 251 tls.13_sm4_gcm.recvmsg_single # 61.90 [+0.00] # RUN tls.13_sm4_gcm.recvmsg_single_max ... # 61.93 [+0.02] # OK tls.13_sm4_gcm.recvmsg_single_max # 61.93 [+0.00] ok 252 tls.13_sm4_gcm.recvmsg_single_max # 61.93 [+0.00] # RUN tls.13_sm4_gcm.recvmsg_multiple ... # 61.95 [+0.02] # OK tls.13_sm4_gcm.recvmsg_multiple # 61.95 [+0.00] ok 253 tls.13_sm4_gcm.recvmsg_multiple # 61.96 [+0.00] # RUN tls.13_sm4_gcm.single_send_multiple_recv ... # 61.98 [+0.03] # OK tls.13_sm4_gcm.single_send_multiple_recv # 61.99 [+0.00] ok 254 tls.13_sm4_gcm.single_send_multiple_recv # 61.99 [+0.00] # RUN tls.13_sm4_gcm.multiple_send_single_recv ... # 62.01 [+0.02] # OK tls.13_sm4_gcm.multiple_send_single_recv # 62.01 [+0.00] ok 255 tls.13_sm4_gcm.multiple_send_single_recv # 62.01 [+0.00] # RUN tls.13_sm4_gcm.single_send_multiple_recv_non_align ... # 62.03 [+0.03] # OK tls.13_sm4_gcm.single_send_multiple_recv_non_align # 62.04 [+0.00] ok 256 tls.13_sm4_gcm.single_send_multiple_recv_non_align # 62.04 [+0.00] # RUN tls.13_sm4_gcm.recv_partial ... # 62.07 [+0.03] # OK tls.13_sm4_gcm.recv_partial # 62.07 [+0.00] ok 257 tls.13_sm4_gcm.recv_partial # 62.07 [+0.00] # RUN tls.13_sm4_gcm.recv_nonblock ... # 62.09 [+0.02] # OK tls.13_sm4_gcm.recv_nonblock # 62.09 [+0.00] ok 258 tls.13_sm4_gcm.recv_nonblock # 62.09 [+0.00] # RUN tls.13_sm4_gcm.recv_peek ... # 62.12 [+0.02] # OK tls.13_sm4_gcm.recv_peek # 62.12 [+0.00] ok 259 tls.13_sm4_gcm.recv_peek # 62.12 [+0.00] # RUN tls.13_sm4_gcm.recv_peek_multiple ... # 62.14 [+0.02] # OK tls.13_sm4_gcm.recv_peek_multiple # 62.14 [+0.00] ok 260 tls.13_sm4_gcm.recv_peek_multiple # 62.14 [+0.00] # RUN tls.13_sm4_gcm.recv_peek_multiple_records ... # 62.17 [+0.03] # OK tls.13_sm4_gcm.recv_peek_multiple_records # 62.17 [+0.00] ok 261 tls.13_sm4_gcm.recv_peek_multiple_records # 62.17 [+0.00] # RUN tls.13_sm4_gcm.recv_peek_large_buf_mult_recs ... # 62.19 [+0.02] # OK tls.13_sm4_gcm.recv_peek_large_buf_mult_recs # 62.19 [+0.00] ok 262 tls.13_sm4_gcm.recv_peek_large_buf_mult_recs # 62.19 [+0.00] # RUN tls.13_sm4_gcm.recv_lowat ... # 62.22 [+0.03] # OK tls.13_sm4_gcm.recv_lowat # 62.22 [+0.00] ok 263 tls.13_sm4_gcm.recv_lowat # 62.22 [+0.00] # RUN tls.13_sm4_gcm.bidir ... # 62.25 [+0.03] # OK tls.13_sm4_gcm.bidir # 62.25 [+0.00] ok 264 tls.13_sm4_gcm.bidir # 62.26 [+0.00] # RUN tls.13_sm4_gcm.pollin ... # 62.30 [+0.04] # OK tls.13_sm4_gcm.pollin # 62.30 [+0.00] ok 265 tls.13_sm4_gcm.pollin # 62.30 [+0.00] # RUN tls.13_sm4_gcm.poll_wait ... # 62.32 [+0.02] # OK tls.13_sm4_gcm.poll_wait # 62.33 [+0.00] ok 266 tls.13_sm4_gcm.poll_wait # 62.33 [+0.00] # RUN tls.13_sm4_gcm.poll_wait_split ... # 62.36 [+0.04] # OK tls.13_sm4_gcm.poll_wait_split # 62.36 [+0.00] ok 267 tls.13_sm4_gcm.poll_wait_split # 62.37 [+0.00] # RUN tls.13_sm4_gcm.blocking ... # 62.40 [+0.04] # OK tls.13_sm4_gcm.blocking # 62.41 [+0.00] ok 268 tls.13_sm4_gcm.blocking # 62.41 [+0.00] # RUN tls.13_sm4_gcm.nonblocking ... # 62.54 [+0.14] # OK tls.13_sm4_gcm.nonblocking # 62.54 [+0.00] ok 269 tls.13_sm4_gcm.nonblocking # 62.55 [+0.00] # RUN tls.13_sm4_gcm.mutliproc_even ... # 64.38 [+1.83] # OK tls.13_sm4_gcm.mutliproc_even # 64.38 [+0.00] ok 270 tls.13_sm4_gcm.mutliproc_even # 64.38 [+0.00] # RUN tls.13_sm4_gcm.mutliproc_readers ... # 67.40 [+3.02] # OK tls.13_sm4_gcm.mutliproc_readers # 67.40 [+0.00] ok 271 tls.13_sm4_gcm.mutliproc_readers # 67.41 [+0.00] # RUN tls.13_sm4_gcm.mutliproc_writers ... # 69.77 [+2.36] # OK tls.13_sm4_gcm.mutliproc_writers # 69.77 [+0.00] ok 272 tls.13_sm4_gcm.mutliproc_writers # 69.77 [+0.00] # RUN tls.13_sm4_gcm.mutliproc_sendpage_even ... # 71.26 [+1.49] # OK tls.13_sm4_gcm.mutliproc_sendpage_even # 71.27 [+0.00] ok 273 tls.13_sm4_gcm.mutliproc_sendpage_even # 71.27 [+0.00] # RUN tls.13_sm4_gcm.mutliproc_sendpage_readers ... # 74.25 [+2.99] # OK tls.13_sm4_gcm.mutliproc_sendpage_readers # 74.25 [+0.00] ok 274 tls.13_sm4_gcm.mutliproc_sendpage_readers # 74.26 [+0.00] # RUN tls.13_sm4_gcm.mutliproc_sendpage_writers ... # 76.63 [+2.38] # OK tls.13_sm4_gcm.mutliproc_sendpage_writers # 76.64 [+0.00] ok 275 tls.13_sm4_gcm.mutliproc_sendpage_writers # 76.64 [+0.00] # RUN tls.13_sm4_gcm.control_msg ... # 76.66 [+0.02] # OK tls.13_sm4_gcm.control_msg # 76.66 [+0.00] ok 276 tls.13_sm4_gcm.control_msg # 76.66 [+0.00] # RUN tls.13_sm4_gcm.control_msg_nomerge ... # 76.68 [+0.02] # OK tls.13_sm4_gcm.control_msg_nomerge # 76.68 [+0.00] ok 277 tls.13_sm4_gcm.control_msg_nomerge # 76.68 [+0.00] # RUN tls.13_sm4_gcm.data_control_data ... # 76.72 [+0.03] # OK tls.13_sm4_gcm.data_control_data # 76.72 [+0.00] ok 278 tls.13_sm4_gcm.data_control_data # 76.72 [+0.00] # RUN tls.13_sm4_gcm.shutdown ... # 76.74 [+0.02] # OK tls.13_sm4_gcm.shutdown # 76.74 [+0.00] ok 279 tls.13_sm4_gcm.shutdown # 76.74 [+0.00] # RUN tls.13_sm4_gcm.shutdown_unsent ... # 76.77 [+0.02] # OK tls.13_sm4_gcm.shutdown_unsent # 76.77 [+0.00] ok 280 tls.13_sm4_gcm.shutdown_unsent # 76.77 [+0.00] # RUN tls.13_sm4_gcm.shutdown_reuse ... # 76.79 [+0.02] # OK tls.13_sm4_gcm.shutdown_reuse # 76.79 [+0.00] ok 281 tls.13_sm4_gcm.shutdown_reuse # 76.79 [+0.00] # RUN tls.13_sm4_gcm.getsockopt ... # 76.81 [+0.02] # OK tls.13_sm4_gcm.getsockopt # 76.81 [+0.00] ok 282 tls.13_sm4_gcm.getsockopt # 76.81 [+0.00] # RUN tls.13_sm4_gcm.recv_efault ... # 76.83 [+0.02] # OK tls.13_sm4_gcm.recv_efault # 76.83 [+0.00] ok 283 tls.13_sm4_gcm.recv_efault # 76.83 [+0.00] # RUN tls.13_sm4_ccm.sendfile ... # 77.16 [+0.33] # OK tls.13_sm4_ccm.sendfile # 77.16 [+0.00] ok 284 tls.13_sm4_ccm.sendfile # 77.17 [+0.00] # RUN tls.13_sm4_ccm.send_then_sendfile ... # 77.26 [+0.09] # OK tls.13_sm4_ccm.send_then_sendfile # 77.26 [+0.00] ok 285 tls.13_sm4_ccm.send_then_sendfile # 77.26 [+0.00] # RUN tls.13_sm4_ccm.multi_chunk_sendfile ... # 79.08 [+1.81] # OK tls.13_sm4_ccm.multi_chunk_sendfile # 79.08 [+0.00] ok 286 tls.13_sm4_ccm.multi_chunk_sendfile # 79.08 [+0.00] # RUN tls.13_sm4_ccm.recv_max ... # 79.10 [+0.02] # OK tls.13_sm4_ccm.recv_max # 79.10 [+0.00] ok 287 tls.13_sm4_ccm.recv_max # 79.10 [+0.00] # RUN tls.13_sm4_ccm.recv_small ... # 79.12 [+0.02] # OK tls.13_sm4_ccm.recv_small # 79.12 [+0.00] ok 288 tls.13_sm4_ccm.recv_small # 79.12 [+0.00] # RUN tls.13_sm4_ccm.msg_more ... # 79.14 [+0.02] # OK tls.13_sm4_ccm.msg_more # 79.14 [+0.00] ok 289 tls.13_sm4_ccm.msg_more # 79.14 [+0.00] # RUN tls.13_sm4_ccm.msg_more_unsent ... # 79.16 [+0.02] # OK tls.13_sm4_ccm.msg_more_unsent # 79.16 [+0.00] ok 290 tls.13_sm4_ccm.msg_more_unsent # 79.16 [+0.00] # RUN tls.13_sm4_ccm.msg_eor ... # 79.18 [+0.01] # OK tls.13_sm4_ccm.msg_eor # 79.18 [+0.00] ok 291 tls.13_sm4_ccm.msg_eor # 79.18 [+0.00] # RUN tls.13_sm4_ccm.sendmsg_single ... # 79.20 [+0.02] # OK tls.13_sm4_ccm.sendmsg_single # 79.20 [+0.00] ok 292 tls.13_sm4_ccm.sendmsg_single # 79.21 [+0.00] # RUN tls.13_sm4_ccm.sendmsg_fragmented ... # 79.26 [+0.05] # OK tls.13_sm4_ccm.sendmsg_fragmented # 79.26 [+0.00] ok 293 tls.13_sm4_ccm.sendmsg_fragmented # 79.26 [+0.00] # RUN tls.13_sm4_ccm.sendmsg_large ... # 79.50 [+0.24] # OK tls.13_sm4_ccm.sendmsg_large # 79.50 [+0.00] ok 294 tls.13_sm4_ccm.sendmsg_large # 79.50 [+0.00] # RUN tls.13_sm4_ccm.sendmsg_multiple ... # 79.52 [+0.02] # OK tls.13_sm4_ccm.sendmsg_multiple # 79.52 [+0.00] ok 295 tls.13_sm4_ccm.sendmsg_multiple # 79.52 [+0.00] # RUN tls.13_sm4_ccm.sendmsg_multiple_stress ... # 79.54 [+0.02] # OK tls.13_sm4_ccm.sendmsg_multiple_stress # 79.55 [+0.00] ok 296 tls.13_sm4_ccm.sendmsg_multiple_stress # 79.55 [+0.00] # RUN tls.13_sm4_ccm.splice_from_pipe ... # 79.56 [+0.02] # OK tls.13_sm4_ccm.splice_from_pipe # 79.57 [+0.00] ok 297 tls.13_sm4_ccm.splice_from_pipe # 79.57 [+0.00] # RUN tls.13_sm4_ccm.splice_more ... # 79.58 [+0.02] # OK tls.13_sm4_ccm.splice_more # 79.58 [+0.00] ok 298 tls.13_sm4_ccm.splice_more # 79.59 [+0.00] # RUN tls.13_sm4_ccm.splice_from_pipe2 ... # 79.61 [+0.03] # OK tls.13_sm4_ccm.splice_from_pipe2 # 79.61 [+0.00] ok 299 tls.13_sm4_ccm.splice_from_pipe2 # 79.62 [+0.00] # RUN tls.13_sm4_ccm.send_and_splice ... # 79.63 [+0.02] # OK tls.13_sm4_ccm.send_and_splice # 79.64 [+0.00] ok 300 tls.13_sm4_ccm.send_and_splice # 79.64 [+0.00] # RUN tls.13_sm4_ccm.splice_to_pipe ... # 79.66 [+0.02] # OK tls.13_sm4_ccm.splice_to_pipe # 79.66 [+0.00] ok 301 tls.13_sm4_ccm.splice_to_pipe # 79.66 [+0.00] # RUN tls.13_sm4_ccm.splice_cmsg_to_pipe ... # 79.68 [+0.02] # OK tls.13_sm4_ccm.splice_cmsg_to_pipe # 79.68 [+0.00] ok 302 tls.13_sm4_ccm.splice_cmsg_to_pipe # 79.69 [+0.00] # RUN tls.13_sm4_ccm.splice_dec_cmsg_to_pipe ... # 79.70 [+0.02] # OK tls.13_sm4_ccm.splice_dec_cmsg_to_pipe # 79.70 [+0.00] ok 303 tls.13_sm4_ccm.splice_dec_cmsg_to_pipe # 79.70 [+0.00] # RUN tls.13_sm4_ccm.recv_and_splice ... # 79.73 [+0.02] # OK tls.13_sm4_ccm.recv_and_splice # 79.73 [+0.00] ok 304 tls.13_sm4_ccm.recv_and_splice # 79.73 [+0.00] # RUN tls.13_sm4_ccm.peek_and_splice ... # 79.75 [+0.02] # OK tls.13_sm4_ccm.peek_and_splice # 79.75 [+0.00] ok 305 tls.13_sm4_ccm.peek_and_splice # 79.75 [+0.00] # RUN tls.13_sm4_ccm.recvmsg_single ... # 79.77 [+0.02] # OK tls.13_sm4_ccm.recvmsg_single # 79.77 [+0.00] ok 306 tls.13_sm4_ccm.recvmsg_single # 79.77 [+0.00] # RUN tls.13_sm4_ccm.recvmsg_single_max ... # 79.79 [+0.02] # OK tls.13_sm4_ccm.recvmsg_single_max # 79.80 [+0.00] ok 307 tls.13_sm4_ccm.recvmsg_single_max # 79.80 [+0.00] # RUN tls.13_sm4_ccm.recvmsg_multiple ... # 79.81 [+0.02] # OK tls.13_sm4_ccm.recvmsg_multiple # 79.81 [+0.00] ok 308 tls.13_sm4_ccm.recvmsg_multiple # 79.82 [+0.00] # RUN tls.13_sm4_ccm.single_send_multiple_recv ... # 79.84 [+0.03] # OK tls.13_sm4_ccm.single_send_multiple_recv # 79.84 [+0.00] ok 309 tls.13_sm4_ccm.single_send_multiple_recv # 79.84 [+0.00] # RUN tls.13_sm4_ccm.multiple_send_single_recv ... # 79.86 [+0.02] # OK tls.13_sm4_ccm.multiple_send_single_recv # 79.86 [+0.00] ok 310 tls.13_sm4_ccm.multiple_send_single_recv # 79.86 [+0.00] # RUN tls.13_sm4_ccm.single_send_multiple_recv_non_align ... # 79.88 [+0.02] # OK tls.13_sm4_ccm.single_send_multiple_recv_non_align # 79.88 [+0.00] ok 311 tls.13_sm4_ccm.single_send_multiple_recv_non_align # 79.88 [+0.00] # RUN tls.13_sm4_ccm.recv_partial ... # 79.90 [+0.02] # OK tls.13_sm4_ccm.recv_partial # 79.90 [+0.00] ok 312 tls.13_sm4_ccm.recv_partial # 79.91 [+0.00] # RUN tls.13_sm4_ccm.recv_nonblock ... # 79.93 [+0.03] # OK tls.13_sm4_ccm.recv_nonblock # 79.93 [+0.00] ok 313 tls.13_sm4_ccm.recv_nonblock # 79.94 [+0.00] # RUN tls.13_sm4_ccm.recv_peek ... # 79.95 [+0.01] # OK tls.13_sm4_ccm.recv_peek # 79.95 [+0.00] ok 314 tls.13_sm4_ccm.recv_peek # 79.95 [+0.00] # RUN tls.13_sm4_ccm.recv_peek_multiple ... # 79.97 [+0.02] # OK tls.13_sm4_ccm.recv_peek_multiple # 79.97 [+0.00] ok 315 tls.13_sm4_ccm.recv_peek_multiple # 79.97 [+0.00] # RUN tls.13_sm4_ccm.recv_peek_multiple_records ... # 79.99 [+0.02] # OK tls.13_sm4_ccm.recv_peek_multiple_records # 79.99 [+0.00] ok 316 tls.13_sm4_ccm.recv_peek_multiple_records # 79.99 [+0.00] # RUN tls.13_sm4_ccm.recv_peek_large_buf_mult_recs ... # 80.02 [+0.03] # OK tls.13_sm4_ccm.recv_peek_large_buf_mult_recs # 80.02 [+0.00] ok 317 tls.13_sm4_ccm.recv_peek_large_buf_mult_recs # 80.02 [+0.00] # RUN tls.13_sm4_ccm.recv_lowat ... # 80.04 [+0.02] # OK tls.13_sm4_ccm.recv_lowat # 80.04 [+0.00] ok 318 tls.13_sm4_ccm.recv_lowat # 80.04 [+0.00] # RUN tls.13_sm4_ccm.bidir ... # 80.06 [+0.02] # OK tls.13_sm4_ccm.bidir # 80.06 [+0.00] ok 319 tls.13_sm4_ccm.bidir # 80.06 [+0.00] # RUN tls.13_sm4_ccm.pollin ... # 80.11 [+0.04] # OK tls.13_sm4_ccm.pollin # 80.11 [+0.00] ok 320 tls.13_sm4_ccm.pollin # 80.11 [+0.00] # RUN tls.13_sm4_ccm.poll_wait ... # 80.13 [+0.02] # OK tls.13_sm4_ccm.poll_wait # 80.13 [+0.00] ok 321 tls.13_sm4_ccm.poll_wait # 80.13 [+0.00] # RUN tls.13_sm4_ccm.poll_wait_split ... # 80.16 [+0.03] # OK tls.13_sm4_ccm.poll_wait_split # 80.16 [+0.00] ok 322 tls.13_sm4_ccm.poll_wait_split # 80.16 [+0.00] # RUN tls.13_sm4_ccm.blocking ... # 80.22 [+0.06] # OK tls.13_sm4_ccm.blocking # 80.22 [+0.00] ok 323 tls.13_sm4_ccm.blocking # 80.22 [+0.00] # RUN tls.13_sm4_ccm.nonblocking ... # 80.34 [+0.11] # OK tls.13_sm4_ccm.nonblocking # 80.34 [+0.00] ok 324 tls.13_sm4_ccm.nonblocking # 80.34 [+0.00] # RUN tls.13_sm4_ccm.mutliproc_even ... # 82.60 [+2.26] # OK tls.13_sm4_ccm.mutliproc_even # 82.60 [+0.00] ok 325 tls.13_sm4_ccm.mutliproc_even # 82.60 [+0.00] # RUN tls.13_sm4_ccm.mutliproc_readers ... # 86.66 [+4.06] # OK tls.13_sm4_ccm.mutliproc_readers # 86.66 [+0.00] ok 326 tls.13_sm4_ccm.mutliproc_readers # 86.66 [+0.00] # RUN tls.13_sm4_ccm.mutliproc_writers ... # 90.19 [+3.53] # OK tls.13_sm4_ccm.mutliproc_writers # 90.19 [+0.00] ok 327 tls.13_sm4_ccm.mutliproc_writers # 90.19 [+0.00] # RUN tls.13_sm4_ccm.mutliproc_sendpage_even ... # 92.22 [+2.03] # OK tls.13_sm4_ccm.mutliproc_sendpage_even # 92.22 [+0.00] ok 328 tls.13_sm4_ccm.mutliproc_sendpage_even # 92.22 [+0.00] # RUN tls.13_sm4_ccm.mutliproc_sendpage_readers ... # 96.33 [+4.11] # OK tls.13_sm4_ccm.mutliproc_sendpage_readers # 96.33 [+0.00] ok 329 tls.13_sm4_ccm.mutliproc_sendpage_readers # 96.34 [+0.00] # RUN tls.13_sm4_ccm.mutliproc_sendpage_writers ... # 99.62 [+3.28] # OK tls.13_sm4_ccm.mutliproc_sendpage_writers # 99.62 [+0.00] ok 330 tls.13_sm4_ccm.mutliproc_sendpage_writers # 99.62 [+0.00] # RUN tls.13_sm4_ccm.control_msg ... # 99.66 [+0.03] # OK tls.13_sm4_ccm.control_msg # 99.66 [+0.00] ok 331 tls.13_sm4_ccm.control_msg # 99.66 [+0.00] # RUN tls.13_sm4_ccm.control_msg_nomerge ... # 99.69 [+0.03] # OK tls.13_sm4_ccm.control_msg_nomerge # 99.69 [+0.00] ok 332 tls.13_sm4_ccm.control_msg_nomerge # 99.69 [+0.00] # RUN tls.13_sm4_ccm.data_control_data ... # 99.73 [+0.04] # OK tls.13_sm4_ccm.data_control_data # 99.73 [+0.00] ok 333 tls.13_sm4_ccm.data_control_data # 99.73 [+0.00] # RUN tls.13_sm4_ccm.shutdown ... # 99.76 [+0.03] # OK tls.13_sm4_ccm.shutdown # 99.76 [+0.00] ok 334 tls.13_sm4_ccm.shutdown # 99.76 [+0.00] # RUN tls.13_sm4_ccm.shutdown_unsent ... # 99.79 [+0.03] # OK tls.13_sm4_ccm.shutdown_unsent # 99.79 [+0.00] ok 335 tls.13_sm4_ccm.shutdown_unsent # 99.80 [+0.00] # RUN tls.13_sm4_ccm.shutdown_reuse ... # 99.83 [+0.03] # OK tls.13_sm4_ccm.shutdown_reuse # 99.83 [+0.00] ok 336 tls.13_sm4_ccm.shutdown_reuse # 99.83 [+0.00] # RUN tls.13_sm4_ccm.getsockopt ... # 99.87 [+0.04] # OK tls.13_sm4_ccm.getsockopt # 99.87 [+0.00] ok 337 tls.13_sm4_ccm.getsockopt # 99.88 [+0.00] # RUN tls.13_sm4_ccm.recv_efault ... # 99.90 [+0.02] # OK tls.13_sm4_ccm.recv_efault # 99.90 [+0.00] ok 338 tls.13_sm4_ccm.recv_efault # 99.90 [+0.00] # RUN tls.12_aes_ccm.sendfile ... # 100.38 [+0.48] # OK tls.12_aes_ccm.sendfile # 100.38 [+0.00] ok 339 tls.12_aes_ccm.sendfile # 100.38 [+0.00] # RUN tls.12_aes_ccm.send_then_sendfile ... # 100.47 [+0.08] # OK tls.12_aes_ccm.send_then_sendfile # 100.47 [+0.00] ok 340 tls.12_aes_ccm.send_then_sendfile # 100.47 [+0.00] # RUN tls.12_aes_ccm.multi_chunk_sendfile ... # 101.70 [+1.23] # OK tls.12_aes_ccm.multi_chunk_sendfile # 101.70 [+0.00] ok 341 tls.12_aes_ccm.multi_chunk_sendfile # 101.70 [+0.00] # RUN tls.12_aes_ccm.recv_max ... # 101.72 [+0.02] # OK tls.12_aes_ccm.recv_max # 101.72 [+0.00] ok 342 tls.12_aes_ccm.recv_max # 101.72 [+0.00] # RUN tls.12_aes_ccm.recv_small ... # 101.74 [+0.02] # OK tls.12_aes_ccm.recv_small # 101.74 [+0.00] ok 343 tls.12_aes_ccm.recv_small # 101.74 [+0.00] # RUN tls.12_aes_ccm.msg_more ... # 101.76 [+0.02] # OK tls.12_aes_ccm.msg_more # 101.76 [+0.00] ok 344 tls.12_aes_ccm.msg_more # 101.76 [+0.00] # RUN tls.12_aes_ccm.msg_more_unsent ... # 101.78 [+0.01] # OK tls.12_aes_ccm.msg_more_unsent # 101.78 [+0.00] ok 345 tls.12_aes_ccm.msg_more_unsent # 101.78 [+0.00] # RUN tls.12_aes_ccm.msg_eor ... # 101.80 [+0.02] # OK tls.12_aes_ccm.msg_eor # 101.80 [+0.00] ok 346 tls.12_aes_ccm.msg_eor # 101.81 [+0.00] # RUN tls.12_aes_ccm.sendmsg_single ... # 101.83 [+0.02] # OK tls.12_aes_ccm.sendmsg_single # 101.83 [+0.00] ok 347 tls.12_aes_ccm.sendmsg_single # 101.83 [+0.00] # RUN tls.12_aes_ccm.sendmsg_fragmented ... # 101.88 [+0.05] # OK tls.12_aes_ccm.sendmsg_fragmented # 101.88 [+0.00] ok 348 tls.12_aes_ccm.sendmsg_fragmented # 101.88 [+0.00] # RUN tls.12_aes_ccm.sendmsg_large ... # 102.13 [+0.24] # OK tls.12_aes_ccm.sendmsg_large # 102.13 [+0.00] ok 349 tls.12_aes_ccm.sendmsg_large # 102.13 [+0.00] # RUN tls.12_aes_ccm.sendmsg_multiple ... # 102.15 [+0.02] # OK tls.12_aes_ccm.sendmsg_multiple # 102.15 [+0.00] ok 350 tls.12_aes_ccm.sendmsg_multiple # 102.15 [+0.00] # RUN tls.12_aes_ccm.sendmsg_multiple_stress ... # 102.17 [+0.02] # OK tls.12_aes_ccm.sendmsg_multiple_stress # 102.17 [+0.00] ok 351 tls.12_aes_ccm.sendmsg_multiple_stress # 102.17 [+0.00] # RUN tls.12_aes_ccm.splice_from_pipe ... # 102.19 [+0.02] # OK tls.12_aes_ccm.splice_from_pipe # 102.20 [+0.00] ok 352 tls.12_aes_ccm.splice_from_pipe # 102.20 [+0.00] # RUN tls.12_aes_ccm.splice_more ... # 102.22 [+0.02] # OK tls.12_aes_ccm.splice_more # 102.22 [+0.00] ok 353 tls.12_aes_ccm.splice_more # 102.22 [+0.00] # RUN tls.12_aes_ccm.splice_from_pipe2 ... # 102.24 [+0.02] # OK tls.12_aes_ccm.splice_from_pipe2 # 102.24 [+0.00] ok 354 tls.12_aes_ccm.splice_from_pipe2 # 102.24 [+0.00] # RUN tls.12_aes_ccm.send_and_splice ... # 102.27 [+0.02] # OK tls.12_aes_ccm.send_and_splice # 102.27 [+0.00] ok 355 tls.12_aes_ccm.send_and_splice # 102.27 [+0.00] # RUN tls.12_aes_ccm.splice_to_pipe ... # 102.29 [+0.02] # OK tls.12_aes_ccm.splice_to_pipe # 102.29 [+0.00] ok 356 tls.12_aes_ccm.splice_to_pipe # 102.29 [+0.00] # RUN tls.12_aes_ccm.splice_cmsg_to_pipe ... # 102.32 [+0.03] # OK tls.12_aes_ccm.splice_cmsg_to_pipe # 102.32 [+0.00] ok 357 tls.12_aes_ccm.splice_cmsg_to_pipe # 102.32 [+0.00] # RUN tls.12_aes_ccm.splice_dec_cmsg_to_pipe ... # 102.34 [+0.02] # OK tls.12_aes_ccm.splice_dec_cmsg_to_pipe # 102.34 [+0.00] ok 358 tls.12_aes_ccm.splice_dec_cmsg_to_pipe # 102.34 [+0.00] # RUN tls.12_aes_ccm.recv_and_splice ... # 102.36 [+0.02] # OK tls.12_aes_ccm.recv_and_splice # 102.36 [+0.00] ok 359 tls.12_aes_ccm.recv_and_splice # 102.36 [+0.00] # RUN tls.12_aes_ccm.peek_and_splice ... # 102.38 [+0.02] # OK tls.12_aes_ccm.peek_and_splice # 102.38 [+0.00] ok 360 tls.12_aes_ccm.peek_and_splice # 102.38 [+0.00] # RUN tls.12_aes_ccm.recvmsg_single ... # 102.40 [+0.01] # OK tls.12_aes_ccm.recvmsg_single # 102.40 [+0.00] ok 361 tls.12_aes_ccm.recvmsg_single # 102.40 [+0.00] # RUN tls.12_aes_ccm.recvmsg_single_max ... # 102.42 [+0.02] # OK tls.12_aes_ccm.recvmsg_single_max # 102.42 [+0.00] ok 362 tls.12_aes_ccm.recvmsg_single_max # 102.42 [+0.00] # RUN tls.12_aes_ccm.recvmsg_multiple ... # 102.44 [+0.02] # OK tls.12_aes_ccm.recvmsg_multiple # 102.44 [+0.00] ok 363 tls.12_aes_ccm.recvmsg_multiple # 102.44 [+0.00] # RUN tls.12_aes_ccm.single_send_multiple_recv ... # 102.48 [+0.03] # OK tls.12_aes_ccm.single_send_multiple_recv # 102.48 [+0.00] ok 364 tls.12_aes_ccm.single_send_multiple_recv # 102.48 [+0.00] # RUN tls.12_aes_ccm.multiple_send_single_recv ... # 102.50 [+0.03] # OK tls.12_aes_ccm.multiple_send_single_recv # 102.51 [+0.00] ok 365 tls.12_aes_ccm.multiple_send_single_recv # 102.51 [+0.00] # RUN tls.12_aes_ccm.single_send_multiple_recv_non_align ... # 102.52 [+0.02] # OK tls.12_aes_ccm.single_send_multiple_recv_non_align # 102.53 [+0.00] ok 366 tls.12_aes_ccm.single_send_multiple_recv_non_align # 102.53 [+0.00] # RUN tls.12_aes_ccm.recv_partial ... # 102.54 [+0.01] # OK tls.12_aes_ccm.recv_partial # 102.54 [+0.00] ok 367 tls.12_aes_ccm.recv_partial # 102.54 [+0.00] # RUN tls.12_aes_ccm.recv_nonblock ... # 102.56 [+0.01] # OK tls.12_aes_ccm.recv_nonblock # 102.56 [+0.00] ok 368 tls.12_aes_ccm.recv_nonblock # 102.56 [+0.00] # RUN tls.12_aes_ccm.recv_peek ... # 102.58 [+0.02] # OK tls.12_aes_ccm.recv_peek # 102.58 [+0.00] ok 369 tls.12_aes_ccm.recv_peek # 102.58 [+0.00] # RUN tls.12_aes_ccm.recv_peek_multiple ... # 102.61 [+0.03] # OK tls.12_aes_ccm.recv_peek_multiple # 102.61 [+0.00] ok 370 tls.12_aes_ccm.recv_peek_multiple # 102.61 [+0.00] # RUN tls.12_aes_ccm.recv_peek_multiple_records ... # 102.63 [+0.02] # OK tls.12_aes_ccm.recv_peek_multiple_records # 102.64 [+0.00] ok 371 tls.12_aes_ccm.recv_peek_multiple_records # 102.64 [+0.00] # RUN tls.12_aes_ccm.recv_peek_large_buf_mult_recs ... # 102.66 [+0.02] # OK tls.12_aes_ccm.recv_peek_large_buf_mult_recs # 102.66 [+0.00] ok 372 tls.12_aes_ccm.recv_peek_large_buf_mult_recs # 102.66 [+0.00] # RUN tls.12_aes_ccm.recv_lowat ... # 102.68 [+0.03] # OK tls.12_aes_ccm.recv_lowat # 102.69 [+0.00] ok 373 tls.12_aes_ccm.recv_lowat # 102.69 [+0.00] # RUN tls.12_aes_ccm.bidir ... # 102.72 [+0.04] # OK tls.12_aes_ccm.bidir # 102.72 [+0.00] ok 374 tls.12_aes_ccm.bidir # 102.72 [+0.00] # RUN tls.12_aes_ccm.pollin ... # 102.76 [+0.04] # OK tls.12_aes_ccm.pollin # 102.76 [+0.00] ok 375 tls.12_aes_ccm.pollin # 102.77 [+0.00] # RUN tls.12_aes_ccm.poll_wait ... # 102.79 [+0.03] # OK tls.12_aes_ccm.poll_wait # 102.79 [+0.00] ok 376 tls.12_aes_ccm.poll_wait # 102.79 [+0.00] # RUN tls.12_aes_ccm.poll_wait_split ... # 102.82 [+0.02] # OK tls.12_aes_ccm.poll_wait_split # 102.82 [+0.00] ok 377 tls.12_aes_ccm.poll_wait_split # 102.82 [+0.00] # RUN tls.12_aes_ccm.blocking ... # 102.88 [+0.06] # OK tls.12_aes_ccm.blocking # 102.88 [+0.00] ok 378 tls.12_aes_ccm.blocking # 102.88 [+0.00] # RUN tls.12_aes_ccm.nonblocking ... # 103.00 [+0.12] # OK tls.12_aes_ccm.nonblocking # 103.00 [+0.00] ok 379 tls.12_aes_ccm.nonblocking # 103.00 [+0.00] # RUN tls.12_aes_ccm.mutliproc_even ... # 105.71 [+2.70] # OK tls.12_aes_ccm.mutliproc_even # 105.71 [+0.00] ok 380 tls.12_aes_ccm.mutliproc_even # 105.71 [+0.00] # RUN tls.12_aes_ccm.mutliproc_readers ... # 110.13 [+4.42] # OK tls.12_aes_ccm.mutliproc_readers # 110.13 [+0.00] ok 381 tls.12_aes_ccm.mutliproc_readers # 110.13 [+0.00] # RUN tls.12_aes_ccm.mutliproc_writers ... # 113.77 [+3.64] # OK tls.12_aes_ccm.mutliproc_writers # 113.77 [+0.00] ok 382 tls.12_aes_ccm.mutliproc_writers # 113.77 [+0.00] # RUN tls.12_aes_ccm.mutliproc_sendpage_even ... # 116.04 [+2.27] # OK tls.12_aes_ccm.mutliproc_sendpage_even # 116.04 [+0.00] ok 383 tls.12_aes_ccm.mutliproc_sendpage_even # 116.04 [+0.00] # RUN tls.12_aes_ccm.mutliproc_sendpage_readers ... # 120.20 [+4.16] # OK tls.12_aes_ccm.mutliproc_sendpage_readers # 120.21 [+0.00] ok 384 tls.12_aes_ccm.mutliproc_sendpage_readers # 120.21 [+0.00] # RUN tls.12_aes_ccm.mutliproc_sendpage_writers ... # 123.68 [+3.48] # OK tls.12_aes_ccm.mutliproc_sendpage_writers # 123.69 [+0.00] ok 385 tls.12_aes_ccm.mutliproc_sendpage_writers # 123.69 [+0.00] # RUN tls.12_aes_ccm.control_msg ... # 123.70 [+0.02] # OK tls.12_aes_ccm.control_msg # 123.70 [+0.00] ok 386 tls.12_aes_ccm.control_msg # 123.71 [+0.00] # RUN tls.12_aes_ccm.control_msg_nomerge ... # 123.72 [+0.02] # OK tls.12_aes_ccm.control_msg_nomerge # 123.72 [+0.00] ok 387 tls.12_aes_ccm.control_msg_nomerge # 123.72 [+0.00] # RUN tls.12_aes_ccm.data_control_data ... # 123.74 [+0.02] # OK tls.12_aes_ccm.data_control_data # 123.74 [+0.00] ok 388 tls.12_aes_ccm.data_control_data # 123.74 [+0.00] # RUN tls.12_aes_ccm.shutdown ... # 123.77 [+0.02] # OK tls.12_aes_ccm.shutdown # 123.77 [+0.00] ok 389 tls.12_aes_ccm.shutdown # 123.77 [+0.00] # RUN tls.12_aes_ccm.shutdown_unsent ... # 123.79 [+0.02] # OK tls.12_aes_ccm.shutdown_unsent # 123.79 [+0.00] ok 390 tls.12_aes_ccm.shutdown_unsent # 123.79 [+0.00] # RUN tls.12_aes_ccm.shutdown_reuse ... # 123.81 [+0.02] # OK tls.12_aes_ccm.shutdown_reuse # 123.81 [+0.00] ok 391 tls.12_aes_ccm.shutdown_reuse # 123.81 [+0.00] # RUN tls.12_aes_ccm.getsockopt ... # 123.83 [+0.02] # OK tls.12_aes_ccm.getsockopt # 123.83 [+0.00] ok 392 tls.12_aes_ccm.getsockopt # 123.83 [+0.00] # RUN tls.12_aes_ccm.recv_efault ... # 123.85 [+0.02] # OK tls.12_aes_ccm.recv_efault # 123.85 [+0.00] ok 393 tls.12_aes_ccm.recv_efault # 123.85 [+0.00] # RUN tls.13_aes_ccm.sendfile ... # 123.93 [+0.08] # OK tls.13_aes_ccm.sendfile # 123.93 [+0.00] ok 394 tls.13_aes_ccm.sendfile # 123.93 [+0.00] # RUN tls.13_aes_ccm.send_then_sendfile ... # 124.04 [+0.11] # OK tls.13_aes_ccm.send_then_sendfile # 124.04 [+0.00] ok 395 tls.13_aes_ccm.send_then_sendfile # 124.05 [+0.00] # RUN tls.13_aes_ccm.multi_chunk_sendfile ... # 125.86 [+1.81] # OK tls.13_aes_ccm.multi_chunk_sendfile # 125.86 [+0.00] ok 396 tls.13_aes_ccm.multi_chunk_sendfile # 125.86 [+0.00] # RUN tls.13_aes_ccm.recv_max ... # 125.88 [+0.02] # OK tls.13_aes_ccm.recv_max # 125.88 [+0.00] ok 397 tls.13_aes_ccm.recv_max # 125.88 [+0.00] # RUN tls.13_aes_ccm.recv_small ... # 125.90 [+0.02] # OK tls.13_aes_ccm.recv_small # 125.90 [+0.00] ok 398 tls.13_aes_ccm.recv_small # 125.90 [+0.00] # RUN tls.13_aes_ccm.msg_more ... # 125.92 [+0.01] # OK tls.13_aes_ccm.msg_more # 125.92 [+0.00] ok 399 tls.13_aes_ccm.msg_more # 125.92 [+0.00] # RUN tls.13_aes_ccm.msg_more_unsent ... # 125.94 [+0.02] # OK tls.13_aes_ccm.msg_more_unsent # 125.94 [+0.00] ok 400 tls.13_aes_ccm.msg_more_unsent # 125.94 [+0.00] # RUN tls.13_aes_ccm.msg_eor ... # 125.96 [+0.01] # OK tls.13_aes_ccm.msg_eor # 125.96 [+0.00] ok 401 tls.13_aes_ccm.msg_eor # 125.96 [+0.00] # RUN tls.13_aes_ccm.sendmsg_single ... # 125.98 [+0.02] # OK tls.13_aes_ccm.sendmsg_single # 125.98 [+0.00] ok 402 tls.13_aes_ccm.sendmsg_single # 125.98 [+0.00] # RUN tls.13_aes_ccm.sendmsg_fragmented ... # 126.05 [+0.07] # OK tls.13_aes_ccm.sendmsg_fragmented # 126.05 [+0.00] ok 403 tls.13_aes_ccm.sendmsg_fragmented # 126.05 [+0.00] # RUN tls.13_aes_ccm.sendmsg_large ... # 126.31 [+0.25] # OK tls.13_aes_ccm.sendmsg_large # 126.31 [+0.00] ok 404 tls.13_aes_ccm.sendmsg_large # 126.31 [+0.00] # RUN tls.13_aes_ccm.sendmsg_multiple ... # 126.33 [+0.02] # OK tls.13_aes_ccm.sendmsg_multiple # 126.33 [+0.00] ok 405 tls.13_aes_ccm.sendmsg_multiple # 126.33 [+0.00] # RUN tls.13_aes_ccm.sendmsg_multiple_stress ... # 126.35 [+0.02] # OK tls.13_aes_ccm.sendmsg_multiple_stress # 126.35 [+0.00] ok 406 tls.13_aes_ccm.sendmsg_multiple_stress # 126.35 [+0.00] # RUN tls.13_aes_ccm.splice_from_pipe ... # 126.37 [+0.02] # OK tls.13_aes_ccm.splice_from_pipe # 126.37 [+0.00] ok 407 tls.13_aes_ccm.splice_from_pipe # 126.37 [+0.00] # RUN tls.13_aes_ccm.splice_more ... # 126.39 [+0.02] # OK tls.13_aes_ccm.splice_more # 126.39 [+0.00] ok 408 tls.13_aes_ccm.splice_more # 126.39 [+0.00] # RUN tls.13_aes_ccm.splice_from_pipe2 ... # 126.41 [+0.02] # OK tls.13_aes_ccm.splice_from_pipe2 # 126.41 [+0.00] ok 409 tls.13_aes_ccm.splice_from_pipe2 # 126.41 [+0.00] # RUN tls.13_aes_ccm.send_and_splice ... # 126.43 [+0.02] # OK tls.13_aes_ccm.send_and_splice # 126.43 [+0.00] ok 410 tls.13_aes_ccm.send_and_splice # 126.43 [+0.00] # RUN tls.13_aes_ccm.splice_to_pipe ... # 126.46 [+0.02] # OK tls.13_aes_ccm.splice_to_pipe # 126.46 [+0.00] ok 411 tls.13_aes_ccm.splice_to_pipe # 126.46 [+0.00] # RUN tls.13_aes_ccm.splice_cmsg_to_pipe ... # 126.48 [+0.02] # OK tls.13_aes_ccm.splice_cmsg_to_pipe # 126.49 [+0.00] ok 412 tls.13_aes_ccm.splice_cmsg_to_pipe # 126.49 [+0.00] # RUN tls.13_aes_ccm.splice_dec_cmsg_to_pipe ... # 126.50 [+0.02] # OK tls.13_aes_ccm.splice_dec_cmsg_to_pipe # 126.51 [+0.00] ok 413 tls.13_aes_ccm.splice_dec_cmsg_to_pipe # 126.51 [+0.00] # RUN tls.13_aes_ccm.recv_and_splice ... # 126.52 [+0.02] # OK tls.13_aes_ccm.recv_and_splice # 126.52 [+0.00] ok 414 tls.13_aes_ccm.recv_and_splice # 126.53 [+0.00] # RUN tls.13_aes_ccm.peek_and_splice ... # 126.55 [+0.02] # OK tls.13_aes_ccm.peek_and_splice # 126.55 [+0.00] ok 415 tls.13_aes_ccm.peek_and_splice # 126.55 [+0.00] # RUN tls.13_aes_ccm.recvmsg_single ... # 126.57 [+0.02] # OK tls.13_aes_ccm.recvmsg_single # 126.57 [+0.00] ok 416 tls.13_aes_ccm.recvmsg_single # 126.57 [+0.00] # RUN tls.13_aes_ccm.recvmsg_single_max ... # 126.59 [+0.02] # OK tls.13_aes_ccm.recvmsg_single_max # 126.59 [+0.00] ok 417 tls.13_aes_ccm.recvmsg_single_max # 126.59 [+0.00] # RUN tls.13_aes_ccm.recvmsg_multiple ... # 126.62 [+0.03] # OK tls.13_aes_ccm.recvmsg_multiple # 126.63 [+0.00] ok 418 tls.13_aes_ccm.recvmsg_multiple # 126.63 [+0.00] # RUN tls.13_aes_ccm.single_send_multiple_recv ... # 126.65 [+0.02] # OK tls.13_aes_ccm.single_send_multiple_recv # 126.65 [+0.00] ok 419 tls.13_aes_ccm.single_send_multiple_recv # 126.65 [+0.00] # RUN tls.13_aes_ccm.multiple_send_single_recv ... # 126.67 [+0.02] # OK tls.13_aes_ccm.multiple_send_single_recv # 126.67 [+0.00] ok 420 tls.13_aes_ccm.multiple_send_single_recv # 126.67 [+0.00] # RUN tls.13_aes_ccm.single_send_multiple_recv_non_align ... # 126.69 [+0.02] # OK tls.13_aes_ccm.single_send_multiple_recv_non_align # 126.69 [+0.00] ok 421 tls.13_aes_ccm.single_send_multiple_recv_non_align # 126.69 [+0.00] # RUN tls.13_aes_ccm.recv_partial ... # 126.71 [+0.01] # OK tls.13_aes_ccm.recv_partial # 126.71 [+0.00] ok 422 tls.13_aes_ccm.recv_partial # 126.71 [+0.00] # RUN tls.13_aes_ccm.recv_nonblock ... # 126.73 [+0.02] # OK tls.13_aes_ccm.recv_nonblock # 126.73 [+0.00] ok 423 tls.13_aes_ccm.recv_nonblock # 126.73 [+0.00] # RUN tls.13_aes_ccm.recv_peek ... # 126.75 [+0.02] # OK tls.13_aes_ccm.recv_peek # 126.75 [+0.00] ok 424 tls.13_aes_ccm.recv_peek # 126.75 [+0.00] # RUN tls.13_aes_ccm.recv_peek_multiple ... # 126.77 [+0.02] # OK tls.13_aes_ccm.recv_peek_multiple # 126.77 [+0.00] ok 425 tls.13_aes_ccm.recv_peek_multiple # 126.77 [+0.00] # RUN tls.13_aes_ccm.recv_peek_multiple_records ... # 126.79 [+0.02] # OK tls.13_aes_ccm.recv_peek_multiple_records # 126.80 [+0.00] ok 426 tls.13_aes_ccm.recv_peek_multiple_records # 126.80 [+0.00] # RUN tls.13_aes_ccm.recv_peek_large_buf_mult_recs ... # 126.81 [+0.01] # OK tls.13_aes_ccm.recv_peek_large_buf_mult_recs # 126.81 [+0.00] ok 427 tls.13_aes_ccm.recv_peek_large_buf_mult_recs # 126.82 [+0.00] # RUN tls.13_aes_ccm.recv_lowat ... # 126.83 [+0.02] # OK tls.13_aes_ccm.recv_lowat # 126.83 [+0.00] ok 428 tls.13_aes_ccm.recv_lowat # 126.83 [+0.00] # RUN tls.13_aes_ccm.bidir ... # 126.85 [+0.02] # OK tls.13_aes_ccm.bidir # 126.85 [+0.00] ok 429 tls.13_aes_ccm.bidir # 126.85 [+0.00] # RUN tls.13_aes_ccm.pollin ... # 126.90 [+0.04] # OK tls.13_aes_ccm.pollin # 126.90 [+0.00] ok 430 tls.13_aes_ccm.pollin # 126.90 [+0.00] # RUN tls.13_aes_ccm.poll_wait ... # 126.92 [+0.02] # OK tls.13_aes_ccm.poll_wait # 126.92 [+0.00] ok 431 tls.13_aes_ccm.poll_wait # 126.92 [+0.00] # RUN tls.13_aes_ccm.poll_wait_split ... # 126.94 [+0.02] # OK tls.13_aes_ccm.poll_wait_split # 126.94 [+0.00] ok 432 tls.13_aes_ccm.poll_wait_split # 126.94 [+0.00] # RUN tls.13_aes_ccm.blocking ... # 126.97 [+0.03] # OK tls.13_aes_ccm.blocking # 126.97 [+0.00] ok 433 tls.13_aes_ccm.blocking # 126.98 [+0.00] # RUN tls.13_aes_ccm.nonblocking ... # 127.11 [+0.13] # OK tls.13_aes_ccm.nonblocking # 127.11 [+0.00] ok 434 tls.13_aes_ccm.nonblocking # 127.11 [+0.00] # RUN tls.13_aes_ccm.mutliproc_even ... # 129.47 [+2.36] # OK tls.13_aes_ccm.mutliproc_even # 129.47 [+0.00] ok 435 tls.13_aes_ccm.mutliproc_even # 129.47 [+0.00] # RUN tls.13_aes_ccm.mutliproc_readers ... # 133.65 [+4.18] # OK tls.13_aes_ccm.mutliproc_readers # 133.65 [+0.00] ok 436 tls.13_aes_ccm.mutliproc_readers # 133.65 [+0.00] # RUN tls.13_aes_ccm.mutliproc_writers ... # 137.26 [+3.61] # OK tls.13_aes_ccm.mutliproc_writers # 137.26 [+0.00] ok 437 tls.13_aes_ccm.mutliproc_writers # 137.26 [+0.00] # RUN tls.13_aes_ccm.mutliproc_sendpage_even ... # 139.92 [+2.65] # OK tls.13_aes_ccm.mutliproc_sendpage_even # 139.92 [+0.00] ok 438 tls.13_aes_ccm.mutliproc_sendpage_even # 139.92 [+0.00] # RUN tls.13_aes_ccm.mutliproc_sendpage_readers ... # 144.11 [+4.19] # OK tls.13_aes_ccm.mutliproc_sendpage_readers # 144.11 [+0.00] ok 439 tls.13_aes_ccm.mutliproc_sendpage_readers # 144.11 [+0.00] # RUN tls.13_aes_ccm.mutliproc_sendpage_writers ... # 147.84 [+3.73] # OK tls.13_aes_ccm.mutliproc_sendpage_writers # 147.84 [+0.00] ok 440 tls.13_aes_ccm.mutliproc_sendpage_writers # 147.85 [+0.00] # RUN tls.13_aes_ccm.control_msg ... # 147.86 [+0.02] # OK tls.13_aes_ccm.control_msg # 147.86 [+0.00] ok 441 tls.13_aes_ccm.control_msg # 147.86 [+0.00] # RUN tls.13_aes_ccm.control_msg_nomerge ... # 147.89 [+0.02] # OK tls.13_aes_ccm.control_msg_nomerge # 147.89 [+0.00] ok 442 tls.13_aes_ccm.control_msg_nomerge # 147.89 [+0.00] # RUN tls.13_aes_ccm.data_control_data ... # 147.91 [+0.01] # OK tls.13_aes_ccm.data_control_data # 147.91 [+0.00] ok 443 tls.13_aes_ccm.data_control_data # 147.91 [+0.00] # RUN tls.13_aes_ccm.shutdown ... # 147.94 [+0.03] # OK tls.13_aes_ccm.shutdown # 147.94 [+0.00] ok 444 tls.13_aes_ccm.shutdown # 147.94 [+0.00] # RUN tls.13_aes_ccm.shutdown_unsent ... # 147.97 [+0.02] # OK tls.13_aes_ccm.shutdown_unsent # 147.97 [+0.00] ok 445 tls.13_aes_ccm.shutdown_unsent # 147.97 [+0.00] # RUN tls.13_aes_ccm.shutdown_reuse ... # 147.99 [+0.02] # OK tls.13_aes_ccm.shutdown_reuse # 147.99 [+0.00] ok 446 tls.13_aes_ccm.shutdown_reuse # 147.99 [+0.00] # RUN tls.13_aes_ccm.getsockopt ... # 148.01 [+0.02] # OK tls.13_aes_ccm.getsockopt # 148.01 [+0.00] ok 447 tls.13_aes_ccm.getsockopt # 148.01 [+0.00] # RUN tls.13_aes_ccm.recv_efault ... # 148.04 [+0.02] # OK tls.13_aes_ccm.recv_efault # 148.04 [+0.00] ok 448 tls.13_aes_ccm.recv_efault # 148.04 [+0.00] # RUN tls.12_aes_gcm_256.sendfile ... # 148.10 [+0.06] # OK tls.12_aes_gcm_256.sendfile # 148.10 [+0.00] ok 449 tls.12_aes_gcm_256.sendfile # 148.10 [+0.00] # RUN tls.12_aes_gcm_256.send_then_sendfile ... # 148.17 [+0.07] # OK tls.12_aes_gcm_256.send_then_sendfile # 148.17 [+0.00] ok 450 tls.12_aes_gcm_256.send_then_sendfile # 148.17 [+0.00] # RUN tls.12_aes_gcm_256.multi_chunk_sendfile ... # 149.39 [+1.22] # OK tls.12_aes_gcm_256.multi_chunk_sendfile # 149.39 [+0.00] ok 451 tls.12_aes_gcm_256.multi_chunk_sendfile # 149.39 [+0.00] # RUN tls.12_aes_gcm_256.recv_max ... # 149.41 [+0.02] # OK tls.12_aes_gcm_256.recv_max # 149.42 [+0.00] ok 452 tls.12_aes_gcm_256.recv_max # 149.42 [+0.00] # RUN tls.12_aes_gcm_256.recv_small ... # 149.44 [+0.02] # OK tls.12_aes_gcm_256.recv_small # 149.44 [+0.00] ok 453 tls.12_aes_gcm_256.recv_small # 149.44 [+0.00] # RUN tls.12_aes_gcm_256.msg_more ... # 149.46 [+0.02] # OK tls.12_aes_gcm_256.msg_more # 149.46 [+0.00] ok 454 tls.12_aes_gcm_256.msg_more # 149.46 [+0.00] # RUN tls.12_aes_gcm_256.msg_more_unsent ... # 149.47 [+0.02] # OK tls.12_aes_gcm_256.msg_more_unsent # 149.48 [+0.00] ok 455 tls.12_aes_gcm_256.msg_more_unsent # 149.48 [+0.00] # RUN tls.12_aes_gcm_256.msg_eor ... # 149.49 [+0.02] # OK tls.12_aes_gcm_256.msg_eor # 149.49 [+0.00] ok 456 tls.12_aes_gcm_256.msg_eor # 149.50 [+0.00] # RUN tls.12_aes_gcm_256.sendmsg_single ... # 149.51 [+0.01] # OK tls.12_aes_gcm_256.sendmsg_single # 149.51 [+0.00] ok 457 tls.12_aes_gcm_256.sendmsg_single # 149.51 [+0.00] # RUN tls.12_aes_gcm_256.sendmsg_fragmented ... # 149.57 [+0.06] # OK tls.12_aes_gcm_256.sendmsg_fragmented # 149.57 [+0.00] ok 458 tls.12_aes_gcm_256.sendmsg_fragmented # 149.57 [+0.00] # RUN tls.12_aes_gcm_256.sendmsg_large ... # 149.78 [+0.21] # OK tls.12_aes_gcm_256.sendmsg_large # 149.78 [+0.00] ok 459 tls.12_aes_gcm_256.sendmsg_large # 149.78 [+0.00] # RUN tls.12_aes_gcm_256.sendmsg_multiple ... # 149.80 [+0.02] # OK tls.12_aes_gcm_256.sendmsg_multiple # 149.81 [+0.00] ok 460 tls.12_aes_gcm_256.sendmsg_multiple # 149.81 [+0.00] # RUN tls.12_aes_gcm_256.sendmsg_multiple_stress ... # 149.82 [+0.01] # OK tls.12_aes_gcm_256.sendmsg_multiple_stress # 149.83 [+0.00] ok 461 tls.12_aes_gcm_256.sendmsg_multiple_stress # 149.83 [+0.00] # RUN tls.12_aes_gcm_256.splice_from_pipe ... # 149.84 [+0.02] # OK tls.12_aes_gcm_256.splice_from_pipe # 149.84 [+0.00] ok 462 tls.12_aes_gcm_256.splice_from_pipe # 149.85 [+0.00] # RUN tls.12_aes_gcm_256.splice_more ... # 149.86 [+0.02] # OK tls.12_aes_gcm_256.splice_more # 149.86 [+0.00] ok 463 tls.12_aes_gcm_256.splice_more # 149.86 [+0.00] # RUN tls.12_aes_gcm_256.splice_from_pipe2 ... # 149.88 [+0.02] # OK tls.12_aes_gcm_256.splice_from_pipe2 # 149.88 [+0.00] ok 464 tls.12_aes_gcm_256.splice_from_pipe2 # 149.88 [+0.00] # RUN tls.12_aes_gcm_256.send_and_splice ... # 149.92 [+0.04] # OK tls.12_aes_gcm_256.send_and_splice # 149.92 [+0.00] ok 465 tls.12_aes_gcm_256.send_and_splice # 149.92 [+0.00] # RUN tls.12_aes_gcm_256.splice_to_pipe ... # 149.94 [+0.02] # OK tls.12_aes_gcm_256.splice_to_pipe # 149.94 [+0.00] ok 466 tls.12_aes_gcm_256.splice_to_pipe # 149.94 [+0.00] # RUN tls.12_aes_gcm_256.splice_cmsg_to_pipe ... # 149.96 [+0.02] # OK tls.12_aes_gcm_256.splice_cmsg_to_pipe # 149.96 [+0.00] ok 467 tls.12_aes_gcm_256.splice_cmsg_to_pipe # 149.96 [+0.00] # RUN tls.12_aes_gcm_256.splice_dec_cmsg_to_pipe ... # 149.98 [+0.01] # OK tls.12_aes_gcm_256.splice_dec_cmsg_to_pipe # 149.98 [+0.00] ok 468 tls.12_aes_gcm_256.splice_dec_cmsg_to_pipe # 149.98 [+0.00] # RUN tls.12_aes_gcm_256.recv_and_splice ... # 150.00 [+0.02] # OK tls.12_aes_gcm_256.recv_and_splice # 150.00 [+0.00] ok 469 tls.12_aes_gcm_256.recv_and_splice # 150.00 [+0.00] # RUN tls.12_aes_gcm_256.peek_and_splice ... # 150.02 [+0.02] # OK tls.12_aes_gcm_256.peek_and_splice # 150.03 [+0.00] ok 470 tls.12_aes_gcm_256.peek_and_splice # 150.03 [+0.00] # RUN tls.12_aes_gcm_256.recvmsg_single ... # 150.04 [+0.02] # OK tls.12_aes_gcm_256.recvmsg_single # 150.04 [+0.00] ok 471 tls.12_aes_gcm_256.recvmsg_single # 150.04 [+0.00] # RUN tls.12_aes_gcm_256.recvmsg_single_max ... # 150.07 [+0.02] # OK tls.12_aes_gcm_256.recvmsg_single_max # 150.07 [+0.00] ok 472 tls.12_aes_gcm_256.recvmsg_single_max # 150.07 [+0.00] # RUN tls.12_aes_gcm_256.recvmsg_multiple ... # 150.09 [+0.02] # OK tls.12_aes_gcm_256.recvmsg_multiple # 150.09 [+0.00] ok 473 tls.12_aes_gcm_256.recvmsg_multiple # 150.09 [+0.00] # RUN tls.12_aes_gcm_256.single_send_multiple_recv ... # 150.12 [+0.03] # OK tls.12_aes_gcm_256.single_send_multiple_recv # 150.12 [+0.00] ok 474 tls.12_aes_gcm_256.single_send_multiple_recv # 150.12 [+0.00] # RUN tls.12_aes_gcm_256.multiple_send_single_recv ... # 150.14 [+0.02] # OK tls.12_aes_gcm_256.multiple_send_single_recv # 150.14 [+0.00] ok 475 tls.12_aes_gcm_256.multiple_send_single_recv # 150.14 [+0.00] # RUN tls.12_aes_gcm_256.single_send_multiple_recv_non_align ... # 150.15 [+0.02] # OK tls.12_aes_gcm_256.single_send_multiple_recv_non_align # 150.16 [+0.00] ok 476 tls.12_aes_gcm_256.single_send_multiple_recv_non_align # 150.16 [+0.00] # RUN tls.12_aes_gcm_256.recv_partial ... # 150.17 [+0.01] # OK tls.12_aes_gcm_256.recv_partial # 150.17 [+0.00] ok 477 tls.12_aes_gcm_256.recv_partial # 150.17 [+0.00] # RUN tls.12_aes_gcm_256.recv_nonblock ... # 150.20 [+0.03] # OK tls.12_aes_gcm_256.recv_nonblock # 150.20 [+0.00] ok 478 tls.12_aes_gcm_256.recv_nonblock # 150.21 [+0.00] # RUN tls.12_aes_gcm_256.recv_peek ... # 150.22 [+0.02] # OK tls.12_aes_gcm_256.recv_peek # 150.23 [+0.00] ok 479 tls.12_aes_gcm_256.recv_peek # 150.23 [+0.00] # RUN tls.12_aes_gcm_256.recv_peek_multiple ... # 150.24 [+0.02] # OK tls.12_aes_gcm_256.recv_peek_multiple # 150.25 [+0.00] ok 480 tls.12_aes_gcm_256.recv_peek_multiple # 150.25 [+0.00] # RUN tls.12_aes_gcm_256.recv_peek_multiple_records ... # 150.26 [+0.02] # OK tls.12_aes_gcm_256.recv_peek_multiple_records # 150.27 [+0.00] ok 481 tls.12_aes_gcm_256.recv_peek_multiple_records # 150.27 [+0.00] # RUN tls.12_aes_gcm_256.recv_peek_large_buf_mult_recs ... # 150.28 [+0.02] # OK tls.12_aes_gcm_256.recv_peek_large_buf_mult_recs # 150.28 [+0.00] ok 482 tls.12_aes_gcm_256.recv_peek_large_buf_mult_recs # 150.29 [+0.00] # RUN tls.12_aes_gcm_256.recv_lowat ... # 150.30 [+0.02] # OK tls.12_aes_gcm_256.recv_lowat # 150.31 [+0.00] ok 483 tls.12_aes_gcm_256.recv_lowat # 150.31 [+0.00] # RUN tls.12_aes_gcm_256.bidir ... # 150.32 [+0.02] # OK tls.12_aes_gcm_256.bidir # 150.33 [+0.00] ok 484 tls.12_aes_gcm_256.bidir # 150.33 [+0.00] # RUN tls.12_aes_gcm_256.pollin ... # 150.36 [+0.04] # OK tls.12_aes_gcm_256.pollin # 150.36 [+0.00] ok 485 tls.12_aes_gcm_256.pollin # 150.36 [+0.00] # RUN tls.12_aes_gcm_256.poll_wait ... # 150.39 [+0.02] # OK tls.12_aes_gcm_256.poll_wait # 150.39 [+0.00] ok 486 tls.12_aes_gcm_256.poll_wait # 150.39 [+0.00] # RUN tls.12_aes_gcm_256.poll_wait_split ... # 150.42 [+0.03] # OK tls.12_aes_gcm_256.poll_wait_split # 150.42 [+0.00] ok 487 tls.12_aes_gcm_256.poll_wait_split # 150.42 [+0.00] # RUN tls.12_aes_gcm_256.blocking ... # 150.45 [+0.03] # OK tls.12_aes_gcm_256.blocking # 150.45 [+0.00] ok 488 tls.12_aes_gcm_256.blocking # 150.45 [+0.00] # RUN tls.12_aes_gcm_256.nonblocking ... # 150.58 [+0.12] # OK tls.12_aes_gcm_256.nonblocking # 150.58 [+0.00] ok 489 tls.12_aes_gcm_256.nonblocking # 150.58 [+0.00] # RUN tls.12_aes_gcm_256.mutliproc_even ... # 152.47 [+1.90] # OK tls.12_aes_gcm_256.mutliproc_even # 152.47 [+0.00] ok 490 tls.12_aes_gcm_256.mutliproc_even # 152.48 [+0.00] # RUN tls.12_aes_gcm_256.mutliproc_readers ... # 156.11 [+3.64] # OK tls.12_aes_gcm_256.mutliproc_readers # 156.11 [+0.00] ok 491 tls.12_aes_gcm_256.mutliproc_readers # 156.12 [+0.00] # RUN tls.12_aes_gcm_256.mutliproc_writers ... # 159.11 [+2.99] # OK tls.12_aes_gcm_256.mutliproc_writers # 159.11 [+0.00] ok 492 tls.12_aes_gcm_256.mutliproc_writers # 159.11 [+0.00] # RUN tls.12_aes_gcm_256.mutliproc_sendpage_even ... # 161.05 [+1.93] # OK tls.12_aes_gcm_256.mutliproc_sendpage_even # 161.05 [+0.00] ok 493 tls.12_aes_gcm_256.mutliproc_sendpage_even # 161.05 [+0.00] # RUN tls.12_aes_gcm_256.mutliproc_sendpage_readers ... # 164.72 [+3.67] # OK tls.12_aes_gcm_256.mutliproc_sendpage_readers # 164.72 [+0.00] ok 494 tls.12_aes_gcm_256.mutliproc_sendpage_readers # 164.72 [+0.00] # RUN tls.12_aes_gcm_256.mutliproc_sendpage_writers ... # 167.79 [+3.06] # OK tls.12_aes_gcm_256.mutliproc_sendpage_writers # 167.79 [+0.00] ok 495 tls.12_aes_gcm_256.mutliproc_sendpage_writers # 167.79 [+0.00] # RUN tls.12_aes_gcm_256.control_msg ... # 167.83 [+0.04] # OK tls.12_aes_gcm_256.control_msg # 167.83 [+0.00] ok 496 tls.12_aes_gcm_256.control_msg # 167.83 [+0.00] # RUN tls.12_aes_gcm_256.control_msg_nomerge ... # 167.85 [+0.02] # OK tls.12_aes_gcm_256.control_msg_nomerge # 167.86 [+0.00] ok 497 tls.12_aes_gcm_256.control_msg_nomerge # 167.86 [+0.00] # RUN tls.12_aes_gcm_256.data_control_data ... # 167.88 [+0.02] # OK tls.12_aes_gcm_256.data_control_data # 167.88 [+0.00] ok 498 tls.12_aes_gcm_256.data_control_data # 167.88 [+0.00] # RUN tls.12_aes_gcm_256.shutdown ... # 167.91 [+0.03] # OK tls.12_aes_gcm_256.shutdown # 167.91 [+0.00] ok 499 tls.12_aes_gcm_256.shutdown # 167.91 [+0.00] # RUN tls.12_aes_gcm_256.shutdown_unsent ... # 167.94 [+0.03] # OK tls.12_aes_gcm_256.shutdown_unsent # 167.94 [+0.00] ok 500 tls.12_aes_gcm_256.shutdown_unsent # 167.94 [+0.00] # RUN tls.12_aes_gcm_256.shutdown_reuse ... # 167.97 [+0.03] # OK tls.12_aes_gcm_256.shutdown_reuse # 167.97 [+0.00] ok 501 tls.12_aes_gcm_256.shutdown_reuse # 167.97 [+0.00] # RUN tls.12_aes_gcm_256.getsockopt ... # 167.99 [+0.02] # OK tls.12_aes_gcm_256.getsockopt # 167.99 [+0.00] ok 502 tls.12_aes_gcm_256.getsockopt # 167.99 [+0.00] # RUN tls.12_aes_gcm_256.recv_efault ... # 168.02 [+0.03] # OK tls.12_aes_gcm_256.recv_efault # 168.02 [+0.00] ok 503 tls.12_aes_gcm_256.recv_efault # 168.02 [+0.00] # RUN tls.13_aes_gcm_256.sendfile ... # 168.09 [+0.07] # OK tls.13_aes_gcm_256.sendfile # 168.09 [+0.00] ok 504 tls.13_aes_gcm_256.sendfile # 168.09 [+0.00] # RUN tls.13_aes_gcm_256.send_then_sendfile ... # 168.19 [+0.10] # OK tls.13_aes_gcm_256.send_then_sendfile # 168.20 [+0.00] ok 505 tls.13_aes_gcm_256.send_then_sendfile # 168.20 [+0.00] # RUN tls.13_aes_gcm_256.multi_chunk_sendfile ... # 169.91 [+1.71] # OK tls.13_aes_gcm_256.multi_chunk_sendfile # 169.91 [+0.00] ok 506 tls.13_aes_gcm_256.multi_chunk_sendfile # 169.91 [+0.00] # RUN tls.13_aes_gcm_256.recv_max ... # 169.93 [+0.02] # OK tls.13_aes_gcm_256.recv_max # 169.94 [+0.00] ok 507 tls.13_aes_gcm_256.recv_max # 169.94 [+0.00] # RUN tls.13_aes_gcm_256.recv_small ... # 169.95 [+0.02] # OK tls.13_aes_gcm_256.recv_small # 169.95 [+0.00] ok 508 tls.13_aes_gcm_256.recv_small # 169.96 [+0.00] # RUN tls.13_aes_gcm_256.msg_more ... # 169.97 [+0.02] # OK tls.13_aes_gcm_256.msg_more # 169.97 [+0.00] ok 509 tls.13_aes_gcm_256.msg_more # 169.98 [+0.00] # RUN tls.13_aes_gcm_256.msg_more_unsent ... # 169.99 [+0.01] # OK tls.13_aes_gcm_256.msg_more_unsent # 169.99 [+0.00] ok 510 tls.13_aes_gcm_256.msg_more_unsent # 169.99 [+0.00] # RUN tls.13_aes_gcm_256.msg_eor ... # 170.01 [+0.01] # OK tls.13_aes_gcm_256.msg_eor # 170.01 [+0.00] ok 511 tls.13_aes_gcm_256.msg_eor # 170.01 [+0.00] # RUN tls.13_aes_gcm_256.sendmsg_single ... # 170.04 [+0.03] # OK tls.13_aes_gcm_256.sendmsg_single # 170.04 [+0.00] ok 512 tls.13_aes_gcm_256.sendmsg_single # 170.04 [+0.00] # RUN tls.13_aes_gcm_256.sendmsg_fragmented ... # 170.09 [+0.05] # OK tls.13_aes_gcm_256.sendmsg_fragmented # 170.10 [+0.00] ok 513 tls.13_aes_gcm_256.sendmsg_fragmented # 170.10 [+0.00] # RUN tls.13_aes_gcm_256.sendmsg_large ... # 170.32 [+0.22] # OK tls.13_aes_gcm_256.sendmsg_large # 170.32 [+0.00] ok 514 tls.13_aes_gcm_256.sendmsg_large # 170.32 [+0.00] # RUN tls.13_aes_gcm_256.sendmsg_multiple ... # 170.34 [+0.02] # OK tls.13_aes_gcm_256.sendmsg_multiple # 170.34 [+0.00] ok 515 tls.13_aes_gcm_256.sendmsg_multiple # 170.34 [+0.00] # RUN tls.13_aes_gcm_256.sendmsg_multiple_stress ... # 170.36 [+0.02] # OK tls.13_aes_gcm_256.sendmsg_multiple_stress # 170.36 [+0.00] ok 516 tls.13_aes_gcm_256.sendmsg_multiple_stress # 170.36 [+0.00] # RUN tls.13_aes_gcm_256.splice_from_pipe ... # 170.39 [+0.03] # OK tls.13_aes_gcm_256.splice_from_pipe # 170.39 [+0.00] ok 517 tls.13_aes_gcm_256.splice_from_pipe # 170.39 [+0.00] # RUN tls.13_aes_gcm_256.splice_more ... # 170.41 [+0.02] # OK tls.13_aes_gcm_256.splice_more # 170.41 [+0.00] ok 518 tls.13_aes_gcm_256.splice_more # 170.42 [+0.00] # RUN tls.13_aes_gcm_256.splice_from_pipe2 ... # 170.44 [+0.03] # OK tls.13_aes_gcm_256.splice_from_pipe2 # 170.44 [+0.00] ok 519 tls.13_aes_gcm_256.splice_from_pipe2 # 170.44 [+0.00] # RUN tls.13_aes_gcm_256.send_and_splice ... # 170.46 [+0.02] # OK tls.13_aes_gcm_256.send_and_splice # 170.46 [+0.00] ok 520 tls.13_aes_gcm_256.send_and_splice # 170.46 [+0.00] # RUN tls.13_aes_gcm_256.splice_to_pipe ... # 170.48 [+0.02] # OK tls.13_aes_gcm_256.splice_to_pipe # 170.48 [+0.00] ok 521 tls.13_aes_gcm_256.splice_to_pipe # 170.48 [+0.00] # RUN tls.13_aes_gcm_256.splice_cmsg_to_pipe ... # 170.50 [+0.02] # OK tls.13_aes_gcm_256.splice_cmsg_to_pipe # 170.50 [+0.00] ok 522 tls.13_aes_gcm_256.splice_cmsg_to_pipe # 170.50 [+0.00] # RUN tls.13_aes_gcm_256.splice_dec_cmsg_to_pipe ... # 170.52 [+0.02] # OK tls.13_aes_gcm_256.splice_dec_cmsg_to_pipe # 170.53 [+0.00] ok 523 tls.13_aes_gcm_256.splice_dec_cmsg_to_pipe # 170.53 [+0.00] # RUN tls.13_aes_gcm_256.recv_and_splice ... # 170.54 [+0.02] # OK tls.13_aes_gcm_256.recv_and_splice # 170.55 [+0.00] ok 524 tls.13_aes_gcm_256.recv_and_splice # 170.55 [+0.00] # RUN tls.13_aes_gcm_256.peek_and_splice ... # 170.57 [+0.03] # OK tls.13_aes_gcm_256.peek_and_splice # 170.57 [+0.00] ok 525 tls.13_aes_gcm_256.peek_and_splice # 170.58 [+0.00] # RUN tls.13_aes_gcm_256.recvmsg_single ... # 170.59 [+0.02] # OK tls.13_aes_gcm_256.recvmsg_single # 170.59 [+0.00] ok 526 tls.13_aes_gcm_256.recvmsg_single # 170.59 [+0.00] # RUN tls.13_aes_gcm_256.recvmsg_single_max ... # 170.62 [+0.03] # OK tls.13_aes_gcm_256.recvmsg_single_max # 170.62 [+0.00] ok 527 tls.13_aes_gcm_256.recvmsg_single_max # 170.62 [+0.00] # RUN tls.13_aes_gcm_256.recvmsg_multiple ... # 170.64 [+0.02] # OK tls.13_aes_gcm_256.recvmsg_multiple # 170.64 [+0.00] ok 528 tls.13_aes_gcm_256.recvmsg_multiple # 170.64 [+0.00] # RUN tls.13_aes_gcm_256.single_send_multiple_recv ... # 170.67 [+0.03] # OK tls.13_aes_gcm_256.single_send_multiple_recv # 170.67 [+0.00] ok 529 tls.13_aes_gcm_256.single_send_multiple_recv # 170.67 [+0.00] # RUN tls.13_aes_gcm_256.multiple_send_single_recv ... # 170.69 [+0.02] # OK tls.13_aes_gcm_256.multiple_send_single_recv # 170.69 [+0.00] ok 530 tls.13_aes_gcm_256.multiple_send_single_recv # 170.69 [+0.00] # RUN tls.13_aes_gcm_256.single_send_multiple_recv_non_align ... # 170.70 [+0.02] # OK tls.13_aes_gcm_256.single_send_multiple_recv_non_align # 170.71 [+0.00] ok 531 tls.13_aes_gcm_256.single_send_multiple_recv_non_align # 170.71 [+0.00] # RUN tls.13_aes_gcm_256.recv_partial ... # 170.73 [+0.02] # OK tls.13_aes_gcm_256.recv_partial # 170.73 [+0.00] ok 532 tls.13_aes_gcm_256.recv_partial # 170.73 [+0.00] # RUN tls.13_aes_gcm_256.recv_nonblock ... # 170.75 [+0.02] # OK tls.13_aes_gcm_256.recv_nonblock # 170.75 [+0.00] ok 533 tls.13_aes_gcm_256.recv_nonblock # 170.75 [+0.00] # RUN tls.13_aes_gcm_256.recv_peek ... # 170.77 [+0.01] # OK tls.13_aes_gcm_256.recv_peek # 170.77 [+0.00] ok 534 tls.13_aes_gcm_256.recv_peek # 170.77 [+0.00] # RUN tls.13_aes_gcm_256.recv_peek_multiple ... # 170.79 [+0.03] # OK tls.13_aes_gcm_256.recv_peek_multiple # 170.80 [+0.00] ok 535 tls.13_aes_gcm_256.recv_peek_multiple # 170.80 [+0.00] # RUN tls.13_aes_gcm_256.recv_peek_multiple_records ... # 170.82 [+0.02] # OK tls.13_aes_gcm_256.recv_peek_multiple_records # 170.82 [+0.00] ok 536 tls.13_aes_gcm_256.recv_peek_multiple_records # 170.82 [+0.00] # RUN tls.13_aes_gcm_256.recv_peek_large_buf_mult_recs ... # 170.84 [+0.02] # OK tls.13_aes_gcm_256.recv_peek_large_buf_mult_recs # 170.85 [+0.00] ok 537 tls.13_aes_gcm_256.recv_peek_large_buf_mult_recs # 170.85 [+0.00] # RUN tls.13_aes_gcm_256.recv_lowat ... # 170.87 [+0.02] # OK tls.13_aes_gcm_256.recv_lowat # 170.87 [+0.00] ok 538 tls.13_aes_gcm_256.recv_lowat # 170.87 [+0.00] # RUN tls.13_aes_gcm_256.bidir ... # 170.90 [+0.03] # OK tls.13_aes_gcm_256.bidir # 170.90 [+0.00] ok 539 tls.13_aes_gcm_256.bidir # 170.90 [+0.00] # RUN tls.13_aes_gcm_256.pollin ... # 170.96 [+0.06] # OK tls.13_aes_gcm_256.pollin # 170.96 [+0.00] ok 540 tls.13_aes_gcm_256.pollin # 170.96 [+0.00] # RUN tls.13_aes_gcm_256.poll_wait ... # 170.99 [+0.03] # OK tls.13_aes_gcm_256.poll_wait # 171.00 [+0.00] ok 541 tls.13_aes_gcm_256.poll_wait # 171.00 [+0.00] # RUN tls.13_aes_gcm_256.poll_wait_split ... # 171.01 [+0.02] # OK tls.13_aes_gcm_256.poll_wait_split # 171.02 [+0.00] ok 542 tls.13_aes_gcm_256.poll_wait_split # 171.02 [+0.00] # RUN tls.13_aes_gcm_256.blocking ... # 171.09 [+0.07] # OK tls.13_aes_gcm_256.blocking # 171.09 [+0.00] ok 543 tls.13_aes_gcm_256.blocking # 171.09 [+0.00] # RUN tls.13_aes_gcm_256.nonblocking ... # 171.20 [+0.11] # OK tls.13_aes_gcm_256.nonblocking # 171.20 [+0.00] ok 544 tls.13_aes_gcm_256.nonblocking # 171.21 [+0.00] # RUN tls.13_aes_gcm_256.mutliproc_even ... # 173.39 [+2.18] # OK tls.13_aes_gcm_256.mutliproc_even # 173.39 [+0.00] ok 545 tls.13_aes_gcm_256.mutliproc_even # 173.39 [+0.00] # RUN tls.13_aes_gcm_256.mutliproc_readers ... # 177.23 [+3.84] # OK tls.13_aes_gcm_256.mutliproc_readers # 177.24 [+0.00] ok 546 tls.13_aes_gcm_256.mutliproc_readers # 177.24 [+0.00] # RUN tls.13_aes_gcm_256.mutliproc_writers ... # 180.36 [+3.12] # OK tls.13_aes_gcm_256.mutliproc_writers # 180.36 [+0.00] ok 547 tls.13_aes_gcm_256.mutliproc_writers # 180.36 [+0.00] # RUN tls.13_aes_gcm_256.mutliproc_sendpage_even ... # 182.35 [+1.99] # OK tls.13_aes_gcm_256.mutliproc_sendpage_even # 182.35 [+0.00] ok 548 tls.13_aes_gcm_256.mutliproc_sendpage_even # 182.35 [+0.00] # RUN tls.13_aes_gcm_256.mutliproc_sendpage_readers ... # 186.20 [+3.84] # OK tls.13_aes_gcm_256.mutliproc_sendpage_readers # 186.20 [+0.00] ok 549 tls.13_aes_gcm_256.mutliproc_sendpage_readers # 186.20 [+0.00] # RUN tls.13_aes_gcm_256.mutliproc_sendpage_writers ... # 189.25 [+3.05] # OK tls.13_aes_gcm_256.mutliproc_sendpage_writers # 189.25 [+0.00] ok 550 tls.13_aes_gcm_256.mutliproc_sendpage_writers # 189.25 [+0.00] # RUN tls.13_aes_gcm_256.control_msg ... # 189.27 [+0.02] # OK tls.13_aes_gcm_256.control_msg # 189.27 [+0.00] ok 551 tls.13_aes_gcm_256.control_msg # 189.27 [+0.00] # RUN tls.13_aes_gcm_256.control_msg_nomerge ... # 189.29 [+0.02] # OK tls.13_aes_gcm_256.control_msg_nomerge # 189.29 [+0.00] ok 552 tls.13_aes_gcm_256.control_msg_nomerge # 189.30 [+0.00] # RUN tls.13_aes_gcm_256.data_control_data ... # 189.31 [+0.01] # OK tls.13_aes_gcm_256.data_control_data # 189.31 [+0.00] ok 553 tls.13_aes_gcm_256.data_control_data # 189.31 [+0.00] # RUN tls.13_aes_gcm_256.shutdown ... # 189.34 [+0.02] # OK tls.13_aes_gcm_256.shutdown # 189.34 [+0.00] ok 554 tls.13_aes_gcm_256.shutdown # 189.34 [+0.00] # RUN tls.13_aes_gcm_256.shutdown_unsent ... # 189.36 [+0.02] # OK tls.13_aes_gcm_256.shutdown_unsent # 189.36 [+0.00] ok 555 tls.13_aes_gcm_256.shutdown_unsent # 189.36 [+0.00] # RUN tls.13_aes_gcm_256.shutdown_reuse ... # 189.37 [+0.02] # OK tls.13_aes_gcm_256.shutdown_reuse # 189.38 [+0.00] ok 556 tls.13_aes_gcm_256.shutdown_reuse # 189.38 [+0.00] # RUN tls.13_aes_gcm_256.getsockopt ... # 189.40 [+0.02] # OK tls.13_aes_gcm_256.getsockopt # 189.40 [+0.00] ok 557 tls.13_aes_gcm_256.getsockopt # 189.40 [+0.00] # RUN tls.13_aes_gcm_256.recv_efault ... # 189.42 [+0.02] # OK tls.13_aes_gcm_256.recv_efault # 189.42 [+0.00] ok 558 tls.13_aes_gcm_256.recv_efault # 189.42 [+0.00] # RUN tls.13_nopad.sendfile ... # 189.48 [+0.05] # OK tls.13_nopad.sendfile # 189.48 [+0.00] ok 559 tls.13_nopad.sendfile # 189.48 [+0.00] # RUN tls.13_nopad.send_then_sendfile ... # 189.55 [+0.07] # OK tls.13_nopad.send_then_sendfile # 189.55 [+0.00] ok 560 tls.13_nopad.send_then_sendfile # 189.55 [+0.00] # RUN tls.13_nopad.multi_chunk_sendfile ... # 191.11 [+1.55] # OK tls.13_nopad.multi_chunk_sendfile # 191.11 [+0.00] ok 561 tls.13_nopad.multi_chunk_sendfile # 191.11 [+0.00] # RUN tls.13_nopad.recv_max ... # 191.13 [+0.02] # OK tls.13_nopad.recv_max # 191.13 [+0.00] ok 562 tls.13_nopad.recv_max # 191.13 [+0.00] # RUN tls.13_nopad.recv_small ... # 191.15 [+0.02] # OK tls.13_nopad.recv_small # 191.15 [+0.00] ok 563 tls.13_nopad.recv_small # 191.15 [+0.00] # RUN tls.13_nopad.msg_more ... # 191.18 [+0.03] # OK tls.13_nopad.msg_more # 191.18 [+0.00] ok 564 tls.13_nopad.msg_more # 191.18 [+0.00] # RUN tls.13_nopad.msg_more_unsent ... # 191.20 [+0.02] # OK tls.13_nopad.msg_more_unsent # 191.20 [+0.00] ok 565 tls.13_nopad.msg_more_unsent # 191.20 [+0.00] # RUN tls.13_nopad.msg_eor ... # 191.22 [+0.02] # OK tls.13_nopad.msg_eor # 191.22 [+0.00] ok 566 tls.13_nopad.msg_eor # 191.22 [+0.00] # RUN tls.13_nopad.sendmsg_single ... # 191.25 [+0.03] # OK tls.13_nopad.sendmsg_single # 191.25 [+0.00] ok 567 tls.13_nopad.sendmsg_single # 191.25 [+0.00] # RUN tls.13_nopad.sendmsg_fragmented ... # 191.31 [+0.07] # OK tls.13_nopad.sendmsg_fragmented # 191.32 [+0.00] ok 568 tls.13_nopad.sendmsg_fragmented # 191.32 [+0.00] # RUN tls.13_nopad.sendmsg_large ... # 191.50 [+0.19] # OK tls.13_nopad.sendmsg_large # 191.51 [+0.00] ok 569 tls.13_nopad.sendmsg_large # 191.51 [+0.00] # RUN tls.13_nopad.sendmsg_multiple ... # 191.52 [+0.02] # OK tls.13_nopad.sendmsg_multiple # 191.53 [+0.00] ok 570 tls.13_nopad.sendmsg_multiple # 191.53 [+0.00] # RUN tls.13_nopad.sendmsg_multiple_stress ... # 191.54 [+0.02] # OK tls.13_nopad.sendmsg_multiple_stress # 191.55 [+0.00] ok 571 tls.13_nopad.sendmsg_multiple_stress # 191.55 [+0.00] # RUN tls.13_nopad.splice_from_pipe ... # 191.57 [+0.03] # OK tls.13_nopad.splice_from_pipe # 191.57 [+0.00] ok 572 tls.13_nopad.splice_from_pipe # 191.57 [+0.00] # RUN tls.13_nopad.splice_more ... # 191.59 [+0.02] # OK tls.13_nopad.splice_more # 191.59 [+0.00] ok 573 tls.13_nopad.splice_more # 191.59 [+0.00] # RUN tls.13_nopad.splice_from_pipe2 ... # 191.61 [+0.02] # OK tls.13_nopad.splice_from_pipe2 # 191.61 [+0.00] ok 574 tls.13_nopad.splice_from_pipe2 # 191.62 [+0.00] # RUN tls.13_nopad.send_and_splice ... # 191.63 [+0.02] # OK tls.13_nopad.send_and_splice # 191.63 [+0.00] ok 575 tls.13_nopad.send_and_splice # 191.64 [+0.00] # RUN tls.13_nopad.splice_to_pipe ... # 191.66 [+0.02] # OK tls.13_nopad.splice_to_pipe # 191.66 [+0.00] ok 576 tls.13_nopad.splice_to_pipe # 191.66 [+0.00] # RUN tls.13_nopad.splice_cmsg_to_pipe ... # 191.68 [+0.02] # OK tls.13_nopad.splice_cmsg_to_pipe # 191.69 [+0.00] ok 577 tls.13_nopad.splice_cmsg_to_pipe # 191.69 [+0.00] # RUN tls.13_nopad.splice_dec_cmsg_to_pipe ... # 191.71 [+0.03] # OK tls.13_nopad.splice_dec_cmsg_to_pipe # 191.71 [+0.00] ok 578 tls.13_nopad.splice_dec_cmsg_to_pipe # 191.72 [+0.00] # RUN tls.13_nopad.recv_and_splice ... # 191.73 [+0.02] # OK tls.13_nopad.recv_and_splice # 191.73 [+0.00] ok 579 tls.13_nopad.recv_and_splice # 191.74 [+0.00] # RUN tls.13_nopad.peek_and_splice ... # 191.75 [+0.02] # OK tls.13_nopad.peek_and_splice # 191.75 [+0.00] ok 580 tls.13_nopad.peek_and_splice # 191.76 [+0.00] # RUN tls.13_nopad.recvmsg_single ... # 191.77 [+0.02] # OK tls.13_nopad.recvmsg_single # 191.77 [+0.00] ok 581 tls.13_nopad.recvmsg_single # 191.78 [+0.00] # RUN tls.13_nopad.recvmsg_single_max ... # 191.80 [+0.03] # OK tls.13_nopad.recvmsg_single_max # 191.80 [+0.00] ok 582 tls.13_nopad.recvmsg_single_max # 191.80 [+0.00] # RUN tls.13_nopad.recvmsg_multiple ... # 191.82 [+0.02] # OK tls.13_nopad.recvmsg_multiple # 191.82 [+0.00] ok 583 tls.13_nopad.recvmsg_multiple # 191.82 [+0.00] # RUN tls.13_nopad.single_send_multiple_recv ... # 191.85 [+0.03] # OK tls.13_nopad.single_send_multiple_recv # 191.85 [+0.00] ok 584 tls.13_nopad.single_send_multiple_recv # 191.85 [+0.00] # RUN tls.13_nopad.multiple_send_single_recv ... # 191.87 [+0.01] # OK tls.13_nopad.multiple_send_single_recv # 191.87 [+0.00] ok 585 tls.13_nopad.multiple_send_single_recv # 191.87 [+0.00] # RUN tls.13_nopad.single_send_multiple_recv_non_align ... # 191.89 [+0.02] # OK tls.13_nopad.single_send_multiple_recv_non_align # 191.89 [+0.00] ok 586 tls.13_nopad.single_send_multiple_recv_non_align # 191.89 [+0.00] # RUN tls.13_nopad.recv_partial ... # 191.91 [+0.02] # OK tls.13_nopad.recv_partial # 191.91 [+0.00] ok 587 tls.13_nopad.recv_partial # 191.91 [+0.00] # RUN tls.13_nopad.recv_nonblock ... # 191.93 [+0.02] # OK tls.13_nopad.recv_nonblock # 191.94 [+0.00] ok 588 tls.13_nopad.recv_nonblock # 191.94 [+0.00] # RUN tls.13_nopad.recv_peek ... # 191.96 [+0.03] # OK tls.13_nopad.recv_peek # 191.97 [+0.00] ok 589 tls.13_nopad.recv_peek # 191.97 [+0.00] # RUN tls.13_nopad.recv_peek_multiple ... # 191.98 [+0.02] # OK tls.13_nopad.recv_peek_multiple # 191.98 [+0.00] ok 590 tls.13_nopad.recv_peek_multiple # 191.98 [+0.00] # RUN tls.13_nopad.recv_peek_multiple_records ... # 192.00 [+0.02] # OK tls.13_nopad.recv_peek_multiple_records # 192.00 [+0.00] ok 591 tls.13_nopad.recv_peek_multiple_records # 192.00 [+0.00] # RUN tls.13_nopad.recv_peek_large_buf_mult_recs ... # 192.02 [+0.01] # OK tls.13_nopad.recv_peek_large_buf_mult_recs # 192.02 [+0.00] ok 592 tls.13_nopad.recv_peek_large_buf_mult_recs # 192.02 [+0.00] # RUN tls.13_nopad.recv_lowat ... # 192.04 [+0.02] # OK tls.13_nopad.recv_lowat # 192.04 [+0.00] ok 593 tls.13_nopad.recv_lowat # 192.04 [+0.00] # RUN tls.13_nopad.bidir ... # 192.06 [+0.02] # OK tls.13_nopad.bidir # 192.06 [+0.00] ok 594 tls.13_nopad.bidir # 192.06 [+0.00] # RUN tls.13_nopad.pollin ... # 192.10 [+0.04] # OK tls.13_nopad.pollin # 192.10 [+0.00] ok 595 tls.13_nopad.pollin # 192.10 [+0.00] # RUN tls.13_nopad.poll_wait ... # 192.13 [+0.02] # OK tls.13_nopad.poll_wait # 192.13 [+0.00] ok 596 tls.13_nopad.poll_wait # 192.13 [+0.00] # RUN tls.13_nopad.poll_wait_split ... # 192.15 [+0.02] # OK tls.13_nopad.poll_wait_split # 192.15 [+0.00] ok 597 tls.13_nopad.poll_wait_split # 192.16 [+0.00] # RUN tls.13_nopad.blocking ... # 192.18 [+0.03] # OK tls.13_nopad.blocking # 192.19 [+0.00] ok 598 tls.13_nopad.blocking # 192.19 [+0.00] # RUN tls.13_nopad.nonblocking ... # 192.31 [+0.12] # OK tls.13_nopad.nonblocking # 192.31 [+0.00] ok 599 tls.13_nopad.nonblocking # 192.31 [+0.00] # RUN tls.13_nopad.mutliproc_even ... # 193.96 [+1.65] # OK tls.13_nopad.mutliproc_even # 193.96 [+0.00] ok 600 tls.13_nopad.mutliproc_even # 193.96 [+0.00] # RUN tls.13_nopad.mutliproc_readers ... # 197.09 [+3.13] # OK tls.13_nopad.mutliproc_readers # 197.09 [+0.00] ok 601 tls.13_nopad.mutliproc_readers # 197.09 [+0.00] # RUN tls.13_nopad.mutliproc_writers ... # 199.63 [+2.54] # OK tls.13_nopad.mutliproc_writers # 199.64 [+0.00] ok 602 tls.13_nopad.mutliproc_writers # 199.64 [+0.00] # RUN tls.13_nopad.mutliproc_sendpage_even ... # 201.25 [+1.61] # OK tls.13_nopad.mutliproc_sendpage_even # 201.25 [+0.00] ok 603 tls.13_nopad.mutliproc_sendpage_even # 201.25 [+0.00] # RUN tls.13_nopad.mutliproc_sendpage_readers ... # 204.38 [+3.12] # OK tls.13_nopad.mutliproc_sendpage_readers # 204.38 [+0.00] ok 604 tls.13_nopad.mutliproc_sendpage_readers # 204.38 [+0.00] # RUN tls.13_nopad.mutliproc_sendpage_writers ... # 206.97 [+2.59] # OK tls.13_nopad.mutliproc_sendpage_writers # 206.97 [+0.00] ok 605 tls.13_nopad.mutliproc_sendpage_writers # 206.98 [+0.00] # RUN tls.13_nopad.control_msg ... # 207.00 [+0.02] # OK tls.13_nopad.control_msg # 207.00 [+0.00] ok 606 tls.13_nopad.control_msg # 207.00 [+0.00] # RUN tls.13_nopad.control_msg_nomerge ... # 207.02 [+0.02] # OK tls.13_nopad.control_msg_nomerge # 207.02 [+0.00] ok 607 tls.13_nopad.control_msg_nomerge # 207.02 [+0.00] # RUN tls.13_nopad.data_control_data ... # 207.04 [+0.02] # OK tls.13_nopad.data_control_data # 207.04 [+0.00] ok 608 tls.13_nopad.data_control_data # 207.04 [+0.00] # RUN tls.13_nopad.shutdown ... # 207.05 [+0.01] # OK tls.13_nopad.shutdown # 207.05 [+0.00] ok 609 tls.13_nopad.shutdown # 207.05 [+0.00] # RUN tls.13_nopad.shutdown_unsent ... # 207.07 [+0.02] # OK tls.13_nopad.shutdown_unsent # 207.07 [+0.00] ok 610 tls.13_nopad.shutdown_unsent # 207.07 [+0.00] # RUN tls.13_nopad.shutdown_reuse ... # 207.09 [+0.01] # OK tls.13_nopad.shutdown_reuse # 207.09 [+0.00] ok 611 tls.13_nopad.shutdown_reuse # 207.09 [+0.00] # RUN tls.13_nopad.getsockopt ... # 207.10 [+0.01] # OK tls.13_nopad.getsockopt # 207.11 [+0.00] ok 612 tls.13_nopad.getsockopt # 207.11 [+0.00] # RUN tls.13_nopad.recv_efault ... # 207.13 [+0.02] # OK tls.13_nopad.recv_efault # 207.13 [+0.00] ok 613 tls.13_nopad.recv_efault # 207.13 [+0.00] # RUN tls.12_aria_gcm.sendfile ... # 207.44 [+0.31] # OK tls.12_aria_gcm.sendfile # 207.44 [+0.00] ok 614 tls.12_aria_gcm.sendfile # 207.44 [+0.00] # RUN tls.12_aria_gcm.send_then_sendfile ... # 207.52 [+0.08] # OK tls.12_aria_gcm.send_then_sendfile # 207.52 [+0.00] ok 615 tls.12_aria_gcm.send_then_sendfile # 207.52 [+0.00] # RUN tls.12_aria_gcm.multi_chunk_sendfile ... # 208.75 [+1.23] # OK tls.12_aria_gcm.multi_chunk_sendfile # 208.75 [+0.00] ok 616 tls.12_aria_gcm.multi_chunk_sendfile # 208.75 [+0.00] # RUN tls.12_aria_gcm.recv_max ... # 208.77 [+0.02] # OK tls.12_aria_gcm.recv_max # 208.77 [+0.00] ok 617 tls.12_aria_gcm.recv_max # 208.77 [+0.00] # RUN tls.12_aria_gcm.recv_small ... # 208.79 [+0.02] # OK tls.12_aria_gcm.recv_small # 208.79 [+0.00] ok 618 tls.12_aria_gcm.recv_small # 208.79 [+0.00] # RUN tls.12_aria_gcm.msg_more ... # 208.81 [+0.02] # OK tls.12_aria_gcm.msg_more # 208.81 [+0.00] ok 619 tls.12_aria_gcm.msg_more # 208.82 [+0.00] # RUN tls.12_aria_gcm.msg_more_unsent ... # 208.84 [+0.02] # OK tls.12_aria_gcm.msg_more_unsent # 208.84 [+0.00] ok 620 tls.12_aria_gcm.msg_more_unsent # 208.84 [+0.00] # RUN tls.12_aria_gcm.msg_eor ... # 208.85 [+0.01] # OK tls.12_aria_gcm.msg_eor # 208.86 [+0.00] ok 621 tls.12_aria_gcm.msg_eor # 208.86 [+0.00] # RUN tls.12_aria_gcm.sendmsg_single ... # 208.87 [+0.02] # OK tls.12_aria_gcm.sendmsg_single # 208.87 [+0.00] ok 622 tls.12_aria_gcm.sendmsg_single # 208.88 [+0.00] # RUN tls.12_aria_gcm.sendmsg_fragmented ... # 208.93 [+0.05] # OK tls.12_aria_gcm.sendmsg_fragmented # 208.93 [+0.00] ok 623 tls.12_aria_gcm.sendmsg_fragmented # 208.93 [+0.00] # RUN tls.12_aria_gcm.sendmsg_large ... # 209.13 [+0.20] # OK tls.12_aria_gcm.sendmsg_large # 209.13 [+0.00] ok 624 tls.12_aria_gcm.sendmsg_large # 209.13 [+0.00] # RUN tls.12_aria_gcm.sendmsg_multiple ... # 209.15 [+0.02] # OK tls.12_aria_gcm.sendmsg_multiple # 209.15 [+0.00] ok 625 tls.12_aria_gcm.sendmsg_multiple # 209.15 [+0.00] # RUN tls.12_aria_gcm.sendmsg_multiple_stress ... # 209.17 [+0.02] # OK tls.12_aria_gcm.sendmsg_multiple_stress # 209.17 [+0.00] ok 626 tls.12_aria_gcm.sendmsg_multiple_stress # 209.17 [+0.00] # RUN tls.12_aria_gcm.splice_from_pipe ... # 209.19 [+0.02] # OK tls.12_aria_gcm.splice_from_pipe # 209.19 [+0.00] ok 627 tls.12_aria_gcm.splice_from_pipe # 209.19 [+0.00] # RUN tls.12_aria_gcm.splice_more ... # 209.22 [+0.02] # OK tls.12_aria_gcm.splice_more # 209.22 [+0.00] ok 628 tls.12_aria_gcm.splice_more # 209.22 [+0.00] # RUN tls.12_aria_gcm.splice_from_pipe2 ... # 209.24 [+0.03] # OK tls.12_aria_gcm.splice_from_pipe2 # 209.25 [+0.00] ok 629 tls.12_aria_gcm.splice_from_pipe2 # 209.25 [+0.00] # RUN tls.12_aria_gcm.send_and_splice ... # 209.26 [+0.02] # OK tls.12_aria_gcm.send_and_splice # 209.26 [+0.00] ok 630 tls.12_aria_gcm.send_and_splice # 209.27 [+0.00] # RUN tls.12_aria_gcm.splice_to_pipe ... # 209.28 [+0.02] # OK tls.12_aria_gcm.splice_to_pipe # 209.28 [+0.00] ok 631 tls.12_aria_gcm.splice_to_pipe # 209.29 [+0.00] # RUN tls.12_aria_gcm.splice_cmsg_to_pipe ... # 209.30 [+0.01] # OK tls.12_aria_gcm.splice_cmsg_to_pipe # 209.30 [+0.00] ok 632 tls.12_aria_gcm.splice_cmsg_to_pipe # 209.30 [+0.00] # RUN tls.12_aria_gcm.splice_dec_cmsg_to_pipe ... # 209.33 [+0.02] # OK tls.12_aria_gcm.splice_dec_cmsg_to_pipe # 209.33 [+0.00] ok 633 tls.12_aria_gcm.splice_dec_cmsg_to_pipe # 209.33 [+0.00] # RUN tls.12_aria_gcm.recv_and_splice ... # 209.35 [+0.02] # OK tls.12_aria_gcm.recv_and_splice # 209.35 [+0.00] ok 634 tls.12_aria_gcm.recv_and_splice # 209.35 [+0.00] # RUN tls.12_aria_gcm.peek_and_splice ... # 209.38 [+0.03] # OK tls.12_aria_gcm.peek_and_splice # 209.38 [+0.00] ok 635 tls.12_aria_gcm.peek_and_splice # 209.38 [+0.00] # RUN tls.12_aria_gcm.recvmsg_single ... # 209.39 [+0.02] # OK tls.12_aria_gcm.recvmsg_single # 209.40 [+0.00] ok 636 tls.12_aria_gcm.recvmsg_single # 209.40 [+0.00] # RUN tls.12_aria_gcm.recvmsg_single_max ... # 209.43 [+0.03] # OK tls.12_aria_gcm.recvmsg_single_max # 209.43 [+0.00] ok 637 tls.12_aria_gcm.recvmsg_single_max # 209.43 [+0.00] # RUN tls.12_aria_gcm.recvmsg_multiple ... # 209.45 [+0.02] # OK tls.12_aria_gcm.recvmsg_multiple # 209.45 [+0.00] ok 638 tls.12_aria_gcm.recvmsg_multiple # 209.45 [+0.00] # RUN tls.12_aria_gcm.single_send_multiple_recv ... # 209.47 [+0.02] # OK tls.12_aria_gcm.single_send_multiple_recv # 209.47 [+0.00] ok 639 tls.12_aria_gcm.single_send_multiple_recv # 209.48 [+0.00] # RUN tls.12_aria_gcm.multiple_send_single_recv ... # 209.50 [+0.02] # OK tls.12_aria_gcm.multiple_send_single_recv # 209.50 [+0.00] ok 640 tls.12_aria_gcm.multiple_send_single_recv # 209.50 [+0.00] # RUN tls.12_aria_gcm.single_send_multiple_recv_non_align ... # 209.52 [+0.02] # OK tls.12_aria_gcm.single_send_multiple_recv_non_align # 209.52 [+0.00] ok 641 tls.12_aria_gcm.single_send_multiple_recv_non_align # 209.52 [+0.00] # RUN tls.12_aria_gcm.recv_partial ... # 209.54 [+0.01] # OK tls.12_aria_gcm.recv_partial # 209.54 [+0.00] ok 642 tls.12_aria_gcm.recv_partial # 209.54 [+0.00] # RUN tls.12_aria_gcm.recv_nonblock ... # 209.56 [+0.02] # OK tls.12_aria_gcm.recv_nonblock # 209.56 [+0.00] ok 643 tls.12_aria_gcm.recv_nonblock # 209.56 [+0.00] # RUN tls.12_aria_gcm.recv_peek ... # 209.58 [+0.02] # OK tls.12_aria_gcm.recv_peek # 209.58 [+0.00] ok 644 tls.12_aria_gcm.recv_peek # 209.58 [+0.00] # RUN tls.12_aria_gcm.recv_peek_multiple ... # 209.61 [+0.02] # OK tls.12_aria_gcm.recv_peek_multiple # 209.61 [+0.00] ok 645 tls.12_aria_gcm.recv_peek_multiple # 209.61 [+0.00] # RUN tls.12_aria_gcm.recv_peek_multiple_records ... # 209.63 [+0.02] # OK tls.12_aria_gcm.recv_peek_multiple_records # 209.63 [+0.00] ok 646 tls.12_aria_gcm.recv_peek_multiple_records # 209.63 [+0.00] # RUN tls.12_aria_gcm.recv_peek_large_buf_mult_recs ... # 209.64 [+0.01] # OK tls.12_aria_gcm.recv_peek_large_buf_mult_recs # 209.64 [+0.00] ok 647 tls.12_aria_gcm.recv_peek_large_buf_mult_recs # 209.65 [+0.00] # RUN tls.12_aria_gcm.recv_lowat ... # 209.66 [+0.02] # OK tls.12_aria_gcm.recv_lowat # 209.66 [+0.00] ok 648 tls.12_aria_gcm.recv_lowat # 209.66 [+0.00] # RUN tls.12_aria_gcm.bidir ... # 209.68 [+0.01] # OK tls.12_aria_gcm.bidir # 209.68 [+0.00] ok 649 tls.12_aria_gcm.bidir # 209.68 [+0.00] # RUN tls.12_aria_gcm.pollin ... # 209.73 [+0.05] # OK tls.12_aria_gcm.pollin # 209.73 [+0.00] ok 650 tls.12_aria_gcm.pollin # 209.73 [+0.00] # RUN tls.12_aria_gcm.poll_wait ... # 209.75 [+0.02] # OK tls.12_aria_gcm.poll_wait # 209.75 [+0.00] ok 651 tls.12_aria_gcm.poll_wait # 209.75 [+0.00] # RUN tls.12_aria_gcm.poll_wait_split ... # 209.78 [+0.03] # OK tls.12_aria_gcm.poll_wait_split # 209.78 [+0.00] ok 652 tls.12_aria_gcm.poll_wait_split # 209.78 [+0.00] # RUN tls.12_aria_gcm.blocking ... # 209.81 [+0.03] # OK tls.12_aria_gcm.blocking # 209.81 [+0.00] ok 653 tls.12_aria_gcm.blocking # 209.81 [+0.00] # RUN tls.12_aria_gcm.nonblocking ... # 209.92 [+0.11] # OK tls.12_aria_gcm.nonblocking # 209.92 [+0.00] ok 654 tls.12_aria_gcm.nonblocking # 209.92 [+0.00] # RUN tls.12_aria_gcm.mutliproc_even ... # 211.74 [+1.82] # OK tls.12_aria_gcm.mutliproc_even # 211.74 [+0.00] ok 655 tls.12_aria_gcm.mutliproc_even # 211.74 [+0.00] # RUN tls.12_aria_gcm.mutliproc_readers ... # 215.23 [+3.49] # OK tls.12_aria_gcm.mutliproc_readers # 215.23 [+0.00] ok 656 tls.12_aria_gcm.mutliproc_readers # 215.23 [+0.00] # RUN tls.12_aria_gcm.mutliproc_writers ... # 218.10 [+2.88] # OK tls.12_aria_gcm.mutliproc_writers # 218.11 [+0.00] ok 657 tls.12_aria_gcm.mutliproc_writers # 218.11 [+0.00] # RUN tls.12_aria_gcm.mutliproc_sendpage_even ... # 219.88 [+1.77] # OK tls.12_aria_gcm.mutliproc_sendpage_even # 219.88 [+0.00] ok 658 tls.12_aria_gcm.mutliproc_sendpage_even # 219.88 [+0.00] # RUN tls.12_aria_gcm.mutliproc_sendpage_readers ... # 223.34 [+3.45] # OK tls.12_aria_gcm.mutliproc_sendpage_readers # 223.34 [+0.00] ok 659 tls.12_aria_gcm.mutliproc_sendpage_readers # 223.34 [+0.00] # RUN tls.12_aria_gcm.mutliproc_sendpage_writers ... # 226.18 [+2.84] # OK tls.12_aria_gcm.mutliproc_sendpage_writers # 226.18 [+0.00] ok 660 tls.12_aria_gcm.mutliproc_sendpage_writers # 226.18 [+0.00] # RUN tls.12_aria_gcm.control_msg ... # 226.21 [+0.03] # OK tls.12_aria_gcm.control_msg # 226.21 [+0.00] ok 661 tls.12_aria_gcm.control_msg # 226.21 [+0.00] # RUN tls.12_aria_gcm.control_msg_nomerge ... # 226.23 [+0.02] # OK tls.12_aria_gcm.control_msg_nomerge # 226.24 [+0.00] ok 662 tls.12_aria_gcm.control_msg_nomerge # 226.24 [+0.00] # RUN tls.12_aria_gcm.data_control_data ... # 226.25 [+0.02] # OK tls.12_aria_gcm.data_control_data # 226.26 [+0.00] ok 663 tls.12_aria_gcm.data_control_data # 226.26 [+0.00] # RUN tls.12_aria_gcm.shutdown ... # 226.28 [+0.02] # OK tls.12_aria_gcm.shutdown # 226.28 [+0.00] ok 664 tls.12_aria_gcm.shutdown # 226.28 [+0.00] # RUN tls.12_aria_gcm.shutdown_unsent ... # 226.30 [+0.02] # OK tls.12_aria_gcm.shutdown_unsent # 226.30 [+0.00] ok 665 tls.12_aria_gcm.shutdown_unsent # 226.30 [+0.00] # RUN tls.12_aria_gcm.shutdown_reuse ... # 226.31 [+0.01] # OK tls.12_aria_gcm.shutdown_reuse # 226.32 [+0.00] ok 666 tls.12_aria_gcm.shutdown_reuse # 226.32 [+0.00] # RUN tls.12_aria_gcm.getsockopt ... # 226.33 [+0.02] # OK tls.12_aria_gcm.getsockopt # 226.33 [+0.00] ok 667 tls.12_aria_gcm.getsockopt # 226.33 [+0.00] # RUN tls.12_aria_gcm.recv_efault ... # 226.36 [+0.02] # OK tls.12_aria_gcm.recv_efault # 226.36 [+0.00] ok 668 tls.12_aria_gcm.recv_efault # 226.36 [+0.00] # RUN tls.12_aria_gcm_256.sendfile ... # 226.42 [+0.06] # OK tls.12_aria_gcm_256.sendfile # 226.42 [+0.00] ok 669 tls.12_aria_gcm_256.sendfile # 226.42 [+0.00] # RUN tls.12_aria_gcm_256.send_then_sendfile ... # 226.50 [+0.08] # OK tls.12_aria_gcm_256.send_then_sendfile # 226.51 [+0.00] ok 670 tls.12_aria_gcm_256.send_then_sendfile # 226.51 [+0.00] # RUN tls.12_aria_gcm_256.multi_chunk_sendfile ... # 227.73 [+1.22] # OK tls.12_aria_gcm_256.multi_chunk_sendfile # 227.73 [+0.00] ok 671 tls.12_aria_gcm_256.multi_chunk_sendfile # 227.73 [+0.00] # RUN tls.12_aria_gcm_256.recv_max ... # 227.75 [+0.02] # OK tls.12_aria_gcm_256.recv_max # 227.75 [+0.00] ok 672 tls.12_aria_gcm_256.recv_max # 227.75 [+0.00] # RUN tls.12_aria_gcm_256.recv_small ... # 227.77 [+0.02] # OK tls.12_aria_gcm_256.recv_small # 227.77 [+0.00] ok 673 tls.12_aria_gcm_256.recv_small # 227.77 [+0.00] # RUN tls.12_aria_gcm_256.msg_more ... # 227.79 [+0.02] # OK tls.12_aria_gcm_256.msg_more # 227.79 [+0.00] ok 674 tls.12_aria_gcm_256.msg_more # 227.79 [+0.00] # RUN tls.12_aria_gcm_256.msg_more_unsent ... # 227.81 [+0.02] # OK tls.12_aria_gcm_256.msg_more_unsent # 227.81 [+0.00] ok 675 tls.12_aria_gcm_256.msg_more_unsent # 227.81 [+0.00] # RUN tls.12_aria_gcm_256.msg_eor ... # 227.82 [+0.01] # OK tls.12_aria_gcm_256.msg_eor # 227.83 [+0.00] ok 676 tls.12_aria_gcm_256.msg_eor # 227.83 [+0.00] # RUN tls.12_aria_gcm_256.sendmsg_single ... # 227.84 [+0.02] # OK tls.12_aria_gcm_256.sendmsg_single # 227.85 [+0.00] ok 677 tls.12_aria_gcm_256.sendmsg_single # 227.85 [+0.00] # RUN tls.12_aria_gcm_256.sendmsg_fragmented ... # 227.90 [+0.05] # OK tls.12_aria_gcm_256.sendmsg_fragmented # 227.90 [+0.00] ok 678 tls.12_aria_gcm_256.sendmsg_fragmented # 227.90 [+0.00] # RUN tls.12_aria_gcm_256.sendmsg_large ... # 228.14 [+0.24] # OK tls.12_aria_gcm_256.sendmsg_large # 228.14 [+0.00] ok 679 tls.12_aria_gcm_256.sendmsg_large # 228.14 [+0.00] # RUN tls.12_aria_gcm_256.sendmsg_multiple ... # 228.16 [+0.02] # OK tls.12_aria_gcm_256.sendmsg_multiple # 228.17 [+0.00] ok 680 tls.12_aria_gcm_256.sendmsg_multiple # 228.17 [+0.00] # RUN tls.12_aria_gcm_256.sendmsg_multiple_stress ... # 228.18 [+0.02] # OK tls.12_aria_gcm_256.sendmsg_multiple_stress # 228.19 [+0.00] ok 681 tls.12_aria_gcm_256.sendmsg_multiple_stress # 228.19 [+0.00] # RUN tls.12_aria_gcm_256.splice_from_pipe ... # 228.21 [+0.03] # OK tls.12_aria_gcm_256.splice_from_pipe # 228.21 [+0.00] ok 682 tls.12_aria_gcm_256.splice_from_pipe # 228.22 [+0.00] # RUN tls.12_aria_gcm_256.splice_more ... # 228.23 [+0.02] # OK tls.12_aria_gcm_256.splice_more # 228.23 [+0.00] ok 683 tls.12_aria_gcm_256.splice_more # 228.23 [+0.00] # RUN tls.12_aria_gcm_256.splice_from_pipe2 ... # 228.26 [+0.02] # OK tls.12_aria_gcm_256.splice_from_pipe2 # 228.26 [+0.00] ok 684 tls.12_aria_gcm_256.splice_from_pipe2 # 228.26 [+0.00] # RUN tls.12_aria_gcm_256.send_and_splice ... # 228.28 [+0.02] # OK tls.12_aria_gcm_256.send_and_splice # 228.28 [+0.00] ok 685 tls.12_aria_gcm_256.send_and_splice # 228.28 [+0.00] # RUN tls.12_aria_gcm_256.splice_to_pipe ... # 228.30 [+0.02] # OK tls.12_aria_gcm_256.splice_to_pipe # 228.30 [+0.00] ok 686 tls.12_aria_gcm_256.splice_to_pipe # 228.30 [+0.00] # RUN tls.12_aria_gcm_256.splice_cmsg_to_pipe ... # 228.32 [+0.01] # OK tls.12_aria_gcm_256.splice_cmsg_to_pipe # 228.32 [+0.00] ok 687 tls.12_aria_gcm_256.splice_cmsg_to_pipe # 228.32 [+0.00] # RUN tls.12_aria_gcm_256.splice_dec_cmsg_to_pipe ... # 228.34 [+0.03] # OK tls.12_aria_gcm_256.splice_dec_cmsg_to_pipe # 228.35 [+0.00] ok 688 tls.12_aria_gcm_256.splice_dec_cmsg_to_pipe # 228.35 [+0.00] # RUN tls.12_aria_gcm_256.recv_and_splice ... # 228.36 [+0.02] # OK tls.12_aria_gcm_256.recv_and_splice # 228.37 [+0.00] ok 689 tls.12_aria_gcm_256.recv_and_splice # 228.37 [+0.00] # RUN tls.12_aria_gcm_256.peek_and_splice ... # 228.39 [+0.03] # OK tls.12_aria_gcm_256.peek_and_splice # 228.40 [+0.00] ok 690 tls.12_aria_gcm_256.peek_and_splice # 228.40 [+0.00] # RUN tls.12_aria_gcm_256.recvmsg_single ... # 228.41 [+0.02] # OK tls.12_aria_gcm_256.recvmsg_single # 228.41 [+0.00] ok 691 tls.12_aria_gcm_256.recvmsg_single # 228.42 [+0.00] # RUN tls.12_aria_gcm_256.recvmsg_single_max ... # 228.44 [+0.02] # OK tls.12_aria_gcm_256.recvmsg_single_max # 228.44 [+0.00] ok 692 tls.12_aria_gcm_256.recvmsg_single_max # 228.44 [+0.00] # RUN tls.12_aria_gcm_256.recvmsg_multiple ... # 228.46 [+0.02] # OK tls.12_aria_gcm_256.recvmsg_multiple # 228.46 [+0.00] ok 693 tls.12_aria_gcm_256.recvmsg_multiple # 228.46 [+0.00] # RUN tls.12_aria_gcm_256.single_send_multiple_recv ... # 228.48 [+0.02] # OK tls.12_aria_gcm_256.single_send_multiple_recv # 228.48 [+0.00] ok 694 tls.12_aria_gcm_256.single_send_multiple_recv # 228.49 [+0.00] # RUN tls.12_aria_gcm_256.multiple_send_single_recv ... # 228.51 [+0.02] # OK tls.12_aria_gcm_256.multiple_send_single_recv # 228.51 [+0.00] ok 695 tls.12_aria_gcm_256.multiple_send_single_recv # 228.51 [+0.00] # RUN tls.12_aria_gcm_256.single_send_multiple_recv_non_align ... # 228.52 [+0.02] # OK tls.12_aria_gcm_256.single_send_multiple_recv_non_align # 228.53 [+0.00] ok 696 tls.12_aria_gcm_256.single_send_multiple_recv_non_align # 228.53 [+0.00] # RUN tls.12_aria_gcm_256.recv_partial ... # 228.55 [+0.02] # OK tls.12_aria_gcm_256.recv_partial # 228.55 [+0.00] ok 697 tls.12_aria_gcm_256.recv_partial # 228.55 [+0.00] # RUN tls.12_aria_gcm_256.recv_nonblock ... # 228.57 [+0.02] # OK tls.12_aria_gcm_256.recv_nonblock # 228.57 [+0.00] ok 698 tls.12_aria_gcm_256.recv_nonblock # 228.57 [+0.00] # RUN tls.12_aria_gcm_256.recv_peek ... # 228.59 [+0.02] # OK tls.12_aria_gcm_256.recv_peek # 228.60 [+0.00] ok 699 tls.12_aria_gcm_256.recv_peek # 228.60 [+0.00] # RUN tls.12_aria_gcm_256.recv_peek_multiple ... # 228.62 [+0.02] # OK tls.12_aria_gcm_256.recv_peek_multiple # 228.62 [+0.00] ok 700 tls.12_aria_gcm_256.recv_peek_multiple # 228.62 [+0.00] # RUN tls.12_aria_gcm_256.recv_peek_multiple_records ... # 228.64 [+0.02] # OK tls.12_aria_gcm_256.recv_peek_multiple_records # 228.64 [+0.00] ok 701 tls.12_aria_gcm_256.recv_peek_multiple_records # 228.64 [+0.00] # RUN tls.12_aria_gcm_256.recv_peek_large_buf_mult_recs ... # 228.66 [+0.02] # OK tls.12_aria_gcm_256.recv_peek_large_buf_mult_recs # 228.66 [+0.00] ok 702 tls.12_aria_gcm_256.recv_peek_large_buf_mult_recs # 228.66 [+0.00] # RUN tls.12_aria_gcm_256.recv_lowat ... # 228.68 [+0.01] # OK tls.12_aria_gcm_256.recv_lowat # 228.68 [+0.00] ok 703 tls.12_aria_gcm_256.recv_lowat # 228.68 [+0.00] # RUN tls.12_aria_gcm_256.bidir ... # 228.70 [+0.02] # OK tls.12_aria_gcm_256.bidir # 228.70 [+0.00] ok 704 tls.12_aria_gcm_256.bidir # 228.70 [+0.00] # RUN tls.12_aria_gcm_256.pollin ... # 228.74 [+0.04] # OK tls.12_aria_gcm_256.pollin # 228.74 [+0.00] ok 705 tls.12_aria_gcm_256.pollin # 228.74 [+0.00] # RUN tls.12_aria_gcm_256.poll_wait ... # 228.76 [+0.02] # OK tls.12_aria_gcm_256.poll_wait # 228.76 [+0.00] ok 706 tls.12_aria_gcm_256.poll_wait # 228.76 [+0.00] # RUN tls.12_aria_gcm_256.poll_wait_split ... # 228.78 [+0.02] # OK tls.12_aria_gcm_256.poll_wait_split # 228.79 [+0.00] ok 707 tls.12_aria_gcm_256.poll_wait_split # 228.79 [+0.00] # RUN tls.12_aria_gcm_256.blocking ... # 228.82 [+0.04] # OK tls.12_aria_gcm_256.blocking # 228.83 [+0.00] ok 708 tls.12_aria_gcm_256.blocking # 228.83 [+0.00] # RUN tls.12_aria_gcm_256.nonblocking ... # 228.95 [+0.12] # OK tls.12_aria_gcm_256.nonblocking # 228.95 [+0.00] ok 709 tls.12_aria_gcm_256.nonblocking # 228.95 [+0.00] # RUN tls.12_aria_gcm_256.mutliproc_even ... # 231.08 [+2.13] # OK tls.12_aria_gcm_256.mutliproc_even # 231.09 [+0.00] ok 710 tls.12_aria_gcm_256.mutliproc_even # 231.09 [+0.00] # RUN tls.12_aria_gcm_256.mutliproc_readers ... # 235.16 [+4.07] # OK tls.12_aria_gcm_256.mutliproc_readers # 235.16 [+0.00] ok 711 tls.12_aria_gcm_256.mutliproc_readers # 235.16 [+0.00] # RUN tls.12_aria_gcm_256.mutliproc_writers ... # 238.55 [+3.39] # OK tls.12_aria_gcm_256.mutliproc_writers # 238.55 [+0.00] ok 712 tls.12_aria_gcm_256.mutliproc_writers # 238.55 [+0.00] # RUN tls.12_aria_gcm_256.mutliproc_sendpage_even ... # 240.65 [+2.10] # OK tls.12_aria_gcm_256.mutliproc_sendpage_even # 240.65 [+0.00] ok 713 tls.12_aria_gcm_256.mutliproc_sendpage_even # 240.65 [+0.00] # RUN tls.12_aria_gcm_256.mutliproc_sendpage_readers ... # 244.69 [+4.03] # OK tls.12_aria_gcm_256.mutliproc_sendpage_readers # 244.69 [+0.00] ok 714 tls.12_aria_gcm_256.mutliproc_sendpage_readers # 244.69 [+0.00] # RUN tls.12_aria_gcm_256.mutliproc_sendpage_writers ... # 248.07 [+3.38] # OK tls.12_aria_gcm_256.mutliproc_sendpage_writers # 248.07 [+0.00] ok 715 tls.12_aria_gcm_256.mutliproc_sendpage_writers # 248.07 [+0.00] # RUN tls.12_aria_gcm_256.control_msg ... # 248.09 [+0.02] # OK tls.12_aria_gcm_256.control_msg # 248.10 [+0.00] ok 716 tls.12_aria_gcm_256.control_msg # 248.10 [+0.00] # RUN tls.12_aria_gcm_256.control_msg_nomerge ... # 248.13 [+0.03] # OK tls.12_aria_gcm_256.control_msg_nomerge # 248.13 [+0.00] ok 717 tls.12_aria_gcm_256.control_msg_nomerge # 248.13 [+0.00] # RUN tls.12_aria_gcm_256.data_control_data ... # 248.14 [+0.01] # OK tls.12_aria_gcm_256.data_control_data # 248.15 [+0.00] ok 718 tls.12_aria_gcm_256.data_control_data # 248.15 [+0.00] # RUN tls.12_aria_gcm_256.shutdown ... # 248.16 [+0.02] # OK tls.12_aria_gcm_256.shutdown # 248.17 [+0.00] ok 719 tls.12_aria_gcm_256.shutdown # 248.17 [+0.00] # RUN tls.12_aria_gcm_256.shutdown_unsent ... # 248.18 [+0.01] # OK tls.12_aria_gcm_256.shutdown_unsent # 248.18 [+0.00] ok 720 tls.12_aria_gcm_256.shutdown_unsent # 248.18 [+0.00] # RUN tls.12_aria_gcm_256.shutdown_reuse ... # 248.20 [+0.02] # OK tls.12_aria_gcm_256.shutdown_reuse # 248.20 [+0.00] ok 721 tls.12_aria_gcm_256.shutdown_reuse # 248.20 [+0.00] # RUN tls.12_aria_gcm_256.getsockopt ... # 248.22 [+0.02] # OK tls.12_aria_gcm_256.getsockopt # 248.22 [+0.00] ok 722 tls.12_aria_gcm_256.getsockopt # 248.23 [+0.00] # RUN tls.12_aria_gcm_256.recv_efault ... # 248.25 [+0.03] # OK tls.12_aria_gcm_256.recv_efault # 248.25 [+0.00] ok 723 tls.12_aria_gcm_256.recv_efault # 248.25 [+0.00] # RUN tls_err.12_aes_gcm.bad_rec ... # 248.27 [+0.02] # OK tls_err.12_aes_gcm.bad_rec # 248.27 [+0.00] ok 724 tls_err.12_aes_gcm.bad_rec # 248.27 [+0.00] # RUN tls_err.12_aes_gcm.bad_auth ... # 248.29 [+0.02] # OK tls_err.12_aes_gcm.bad_auth # 248.29 [+0.00] ok 725 tls_err.12_aes_gcm.bad_auth # 248.29 [+0.00] # RUN tls_err.12_aes_gcm.bad_in_large_read ... # 248.31 [+0.02] # OK tls_err.12_aes_gcm.bad_in_large_read # 248.32 [+0.00] ok 726 tls_err.12_aes_gcm.bad_in_large_read # 248.32 [+0.00] # RUN tls_err.12_aes_gcm.bad_cmsg ... # 248.33 [+0.02] # OK tls_err.12_aes_gcm.bad_cmsg # 248.33 [+0.00] ok 727 tls_err.12_aes_gcm.bad_cmsg # 248.34 [+0.00] # RUN tls_err.12_aes_gcm.timeo ... # 248.39 [+0.05] # OK tls_err.12_aes_gcm.timeo # 248.39 [+0.00] ok 728 tls_err.12_aes_gcm.timeo # 248.39 [+0.00] # RUN tls_err.12_aes_gcm.poll_partial_rec ... # 248.43 [+0.04] # OK tls_err.12_aes_gcm.poll_partial_rec # 248.43 [+0.00] ok 729 tls_err.12_aes_gcm.poll_partial_rec # 248.44 [+0.00] # RUN tls_err.12_aes_gcm.epoll_partial_rec ... # 248.45 [+0.02] # OK tls_err.12_aes_gcm.epoll_partial_rec # 248.45 [+0.00] ok 730 tls_err.12_aes_gcm.epoll_partial_rec # 248.46 [+0.00] # RUN tls_err.12_aes_gcm.poll_partial_rec_async ... # 248.50 [+0.04] # OK tls_err.12_aes_gcm.poll_partial_rec_async # 248.50 [+0.00] ok 731 tls_err.12_aes_gcm.poll_partial_rec_async # 248.50 [+0.00] # RUN tls_err.13_aes_gcm.bad_rec ... # 248.52 [+0.02] # OK tls_err.13_aes_gcm.bad_rec # 248.52 [+0.00] ok 732 tls_err.13_aes_gcm.bad_rec # 248.52 [+0.00] # RUN tls_err.13_aes_gcm.bad_auth ... # 248.57 [+0.04] # OK tls_err.13_aes_gcm.bad_auth # 248.57 [+0.00] ok 733 tls_err.13_aes_gcm.bad_auth # 248.57 [+0.00] # RUN tls_err.13_aes_gcm.bad_in_large_read ... # 248.59 [+0.02] # OK tls_err.13_aes_gcm.bad_in_large_read # 248.59 [+0.00] ok 734 tls_err.13_aes_gcm.bad_in_large_read # 248.59 [+0.00] # RUN tls_err.13_aes_gcm.bad_cmsg ... # 248.61 [+0.02] # OK tls_err.13_aes_gcm.bad_cmsg # 248.61 [+0.00] ok 735 tls_err.13_aes_gcm.bad_cmsg # 248.61 [+0.00] # RUN tls_err.13_aes_gcm.timeo ... # 248.65 [+0.04] # OK tls_err.13_aes_gcm.timeo # 248.66 [+0.00] ok 736 tls_err.13_aes_gcm.timeo # 248.66 [+0.00] # RUN tls_err.13_aes_gcm.poll_partial_rec ... # 248.69 [+0.03] # OK tls_err.13_aes_gcm.poll_partial_rec # 248.69 [+0.00] ok 737 tls_err.13_aes_gcm.poll_partial_rec # 248.69 [+0.00] # RUN tls_err.13_aes_gcm.epoll_partial_rec ... # 248.71 [+0.02] # OK tls_err.13_aes_gcm.epoll_partial_rec # 248.71 [+0.00] ok 738 tls_err.13_aes_gcm.epoll_partial_rec # 248.71 [+0.00] # RUN tls_err.13_aes_gcm.poll_partial_rec_async ... # 248.76 [+0.05] # OK tls_err.13_aes_gcm.poll_partial_rec_async # 248.77 [+0.00] ok 739 tls_err.13_aes_gcm.poll_partial_rec_async # 248.77 [+0.00] # PASSED: 739 / 739 tests passed. # 248.77 [+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__->