On Thu, Jan 20, 2022 at 07:33:49PM +0100, Dmitry Belyavskiy wrote:
> 
> 
> On Thu, Jan 20, 2022 at 6:49 PM Richard W.M. Jones <rjo...@redhat.com> wrote:
> 
>     On Wed, Jan 19, 2022 at 01:30:54PM +0100, Dmitry Belyavskiy wrote:
>     > On Wed, Jan 19, 2022 at 1:24 PM Sahana Prasad <sah...@redhat.com> wrote:
>     >
>     >     Hello everyone,
>     >
>     >     Could anyone kindly help with investigating the kTLS related
>     >     failures in [1] They could be infrastructure related issues, the
>     >     right kernel versions that support kTLS.
>     >
>     >     [1] https://src.fedoraproject.org/rpms/openssl/pull-request/19
>     >
>     > The error is specific to armv7hl architecture. Could somebody please
>     > assist us with investigation of this problem?
> 
>     I could reproduce the patch locally by building openssl +
>     the patch in the link on
>     Linux armv7 5.11.12-300.fc34.armv7hl+lpae #1 SMP Wed Apr 7 16:13:08 UTC
>     2021 armv7l armv7l armv7l GNU/Linux
> 
>     There's no extra output from dmesg (which I assume one would see if
>     kTLS was failing?).  Is there anything in particular you want to know?
> 
> Could you please execute `sudo modprobe tls` and re-run the test?

I get similar errors, eg:

===(    1946;465  3/5   9/12   2/11  0/2   47/434 )=====================
        # INFO:  @ test/helpers/ssltestlib.c:1004
        # No progress made
        # ERROR: (bool) 'create_ssl_connection(serverssl, clientssl, 
SSL_ERROR_NONE) == true' failed @ test/sslapitest.c:1197
        # false
        # 20C0F4B6:error:0A000197:SSL routines:SSL_shutdown:shutdown while in 
init:ssl/ssl_lib.c:2244:
        # OPENSSL_TEST_RAND_ORDER=1642715404
        not ok 2 - iteration 2
===(    1962;468  4/5  12/12   2/11  0/2   59/434 )=====================--------
80-test_cms.t ...................... ok                                 
===(    2020;478  4/5   2/11  0/2  117/434 )============================
        # INFO:  @ test/helpers/ssltestlib.c:1004
        # No progress made
        # ERROR: (bool) 'create_ssl_connection(serverssl, clientssl, 
SSL_ERROR_NONE) == true' failed @ test/sslapitest.c:1197
        # false
        # 20C0F4B6:error:0A000197:SSL routines:SSL_shutdown:shutdown while in 
init:ssl/ssl_lib.c:2244:
        # 20C0F4B6:error:0A000197:SSL routines:SSL_shutdown:shutdown while in 
init:ssl/ssl_lib.c:2244:
        # OPENSSL_TEST_RAND_ORDER=1642715404
        not ok 3 - iteration 3
# ------------------------------------------------------------------------------
        # INFO:  @ test/helpers/ssltestlib.c:1004
        # No progress made
        # ERROR: (bool) 'create_ssl_connection(serverssl, clientssl, 
SSL_ERROR_NONE) == true' failed @ test/sslapitest.c:1197
        # false
        # 20C0F4B6:error:0A000197:SSL routines:SSL_shutdown:shutdown while in 
init:ssl/ssl_lib.c:2244:
        # 20C0F4B6:error:0A000197:SSL routines:SSL_shutdown:shutdown while in 
init:ssl/ssl_lib.c:2244:
        # OPENSSL_TEST_RAND_ORDER=1642715404
        not ok 4 - iteration 4

(and much more)

There's still nothing in dmesg.  Is there a way to look at more detail?

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
libguestfs lets you edit virtual machines.  Supports shell scripting,
bindings from many languages.  http://libguestfs.org
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to