Hi Pooja,

commit 0e6fbe39bdf71b4e665767bcbf53567a3e6d0623
Author: Pooja Trivedi <poojatriv...@gmail.com>
Date:   Fri Jun 5 16:01:18 2020 +0000

    net/tls(TLS_SW): Add selftest for 'chunked' sendfile test

your multi_chunk_sendfile test is constantly failing for me (x86_64 defconfig +
tools/testing/selftests/net/config + TLS) on 5.10.y:

...
#  RUN           tls.12.multi_chunk_sendfile ...                                
                                                                        
# multi_chunk_sendfile: Test terminated by timeout                              
                                                                        
#          FAIL  tls.12.multi_chunk_sendfile
not ok 6 tls.12.multi_chunk_sendfile
...
#  RUN           tls.13.multi_chunk_sendfile ...
# multi_chunk_sendfile: Test terminated by timeout                          
#          FAIL  tls.13.multi_chunk_sendfile                                
not ok 51 tls.13.multi_chunk_sendfile

i tried bumping up the timeout to an insane value, but that didn't change the
outcome - anything particular i should check?
-- 
bye,
p.

Reply via email to