Comment 4 for bug 1888381

Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

A manual test with B-oem-osp1 5.0.0-1065.70 with the source tree from 5.0.0-1063, the net test will hang with the tls test (no other significant output in syslog):

selftests: net: tls
========================================
[==========] Running 37 tests from 2 test cases.
[ RUN ] tls.sendfile
[ OK ] tls.sendfile
[ RUN ] tls.send_then_sendfile
[ OK ] tls.send_then_sendfile
[ RUN ] tls.recv_max
[ OK ] tls.recv_max
[ RUN ] tls.recv_small
[ OK ] tls.recv_small
[ RUN ] tls.msg_more
[ OK ] tls.msg_more
[ RUN ] tls.sendmsg_single
[ OK ] tls.sendmsg_single
[ RUN ] tls.sendmsg_fragmented
[ OK ] tls.sendmsg_fragmented
[ RUN ] tls.sendmsg_large
[ OK ] tls.sendmsg_large
[ RUN ] tls.sendmsg_multiple
[ OK ] tls.sendmsg_multiple
[ RUN ] tls.sendmsg_multiple_stress
[ OK ] tls.sendmsg_multiple_stress
[ RUN ] tls.splice_from_pipe
[ OK ] tls.splice_from_pipe
[ RUN ] tls.splice_from_pipe2
[ OK ] tls.splice_from_pipe2
[ RUN ] tls.send_and_splice
[ OK ] tls.send_and_splice
[ RUN ] tls.splice_to_pipe
[ OK ] tls.splice_to_pipe
[ RUN ] tls.recvmsg_single
[ OK ] tls.recvmsg_single
[ RUN ] tls.recvmsg_single_max
[ OK ] tls.recvmsg_single_max
[ RUN ] tls.recvmsg_multiple
[ OK ] tls.recvmsg_multiple
[ RUN ] tls.single_send_multiple_recv
[ OK ] tls.single_send_multiple_recv
[ RUN ] tls.multiple_send_single_recv
[ OK ] tls.multiple_send_single_recv
[ RUN ] tls.single_send_multiple_recv_non_align
(hang here)

Jul 21 13:56:42 gonzo systemd[1]: Starting Stop ureadahead data collection...
Jul 21 13:56:42 gonzo systemd[1]: Started Stop ureadahead data collection.
Jul 21 13:56:49 gonzo kernel: [ 213.788101] tls_set_device_offload_rx: netdev lo with no TLS offload
Jul 21 13:56:49 gonzo kernel: [ 213.789053] tls_set_device_offload_rx: netdev lo with no TLS offload
Jul 21 13:56:49 gonzo kernel: [ 213.790508] tls_set_device_offload_rx: netdev lo with no TLS offload
Jul 21 13:56:49 gonzo kernel: [ 213.791065] tls_set_device_offload_rx: netdev lo with no TLS offload
Jul 21 13:56:49 gonzo kernel: [ 213.791574] tls_set_device_offload_rx: netdev lo with no TLS offload
Jul 21 13:56:49 gonzo kernel: [ 213.792045] tls_set_device_offload_rx: netdev lo with no TLS offload
Jul 21 13:56:49 gonzo kernel: [ 213.792538] tls_set_device_offload_rx: netdev lo with no TLS offload
Jul 21 13:56:50 gonzo kernel: [ 214.892627] tls_set_device_offload_rx: netdev lo with no TLS offload
Jul 21 13:56:50 gonzo kernel: [ 214.894322] tls_set_device_offload_rx: netdev lo with no TLS offload
Jul 21 13:56:50 gonzo kernel: [ 214.894919] tls_set_device_offload_rx: netdev lo with no TLS offload

Next is to test with source -1065 tree