This bug is awaiting verification that the linux-mtk/5.15.0-1030.34
kernel in -proposed solves the problem. Please test the kernel and
update this bug with the results. If the problem is solved, change the
tag 'verification-needed-jammy-linux-mtk' to 'verification-done-jammy-
linux-mtk'. If the problem still exists, change the tag 'verification-
needed-jammy-linux-mtk' to 'verification-failed-jammy-linux-mtk'.


If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.


See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: kernel-spammed-jammy-linux-mtk-v2 
verification-needed-jammy-linux-mtk

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/2019868

Title:
  ubuntu_kernel_selftests:net:tls: 88 failed test cases on jammy/fips

Status in ubuntu-kernel-tests:
  Invalid
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Jammy:
  Fix Released

Bug description:
  These failures happen on all supported architectures, when fips=1.
  When fips=0, all test cases pass. The results are shown below:

  make: Entering directory '/home/ubuntu/src/linux/tools/testing/selftests/net'
  make --no-builtin-rules ARCH=x86 -C ../../../.. headers_install
  make[1]: Entering directory '/home/ubuntu/src/linux'
    INSTALL ./usr/include
  make[1]: Leaving directory '/home/ubuntu/src/linux'
  TAP version 13
  1..1
  # selftests: net: tls
  # TAP version 13
  # 1..179
  # # Starting 179 tests from 6 test cases.
  # #  RUN           global.non_established ...
  # #            OK  global.non_established
  # ok 1 global.non_established
  # #  RUN           global.keysizes ...
  # #            OK  global.keysizes
  # ok 2 global.keysizes
  # #  RUN           tls_basic.base_base ...
  # #            OK  tls_basic.base_base
  # ok 3 tls_basic.base_base
  # #  RUN           tls.12_gcm.sendfile ...
  # #            OK  tls.12_gcm.sendfile
  # ok 4 tls.12_gcm.sendfile
  # #  RUN           tls.12_gcm.send_then_sendfile ...
  # #            OK  tls.12_gcm.send_then_sendfile
  # ok 5 tls.12_gcm.send_then_sendfile
  # #  RUN           tls.12_gcm.recv_max ...
  # #            OK  tls.12_gcm.recv_max
  # ok 6 tls.12_gcm.recv_max
  # #  RUN           tls.12_gcm.recv_small ...
  # #            OK  tls.12_gcm.recv_small
  # ok 7 tls.12_gcm.recv_small
  # #  RUN           tls.12_gcm.msg_more ...
  # #            OK  tls.12_gcm.msg_more
  # ok 8 tls.12_gcm.msg_more
  # #  RUN           tls.12_gcm.msg_more_unsent ...
  # #            OK  tls.12_gcm.msg_more_unsent
  # ok 9 tls.12_gcm.msg_more_unsent
  # #  RUN           tls.12_gcm.sendmsg_single ...
  # #            OK  tls.12_gcm.sendmsg_single
  # ok 10 tls.12_gcm.sendmsg_single
  # #  RUN           tls.12_gcm.sendmsg_fragmented ...
  # #            OK  tls.12_gcm.sendmsg_fragmented
  # ok 11 tls.12_gcm.sendmsg_fragmented
  # #  RUN           tls.12_gcm.sendmsg_large ...
  # #            OK  tls.12_gcm.sendmsg_large
  # ok 12 tls.12_gcm.sendmsg_large
  # #  RUN           tls.12_gcm.sendmsg_multiple ...
  # #            OK  tls.12_gcm.sendmsg_multiple
  # ok 13 tls.12_gcm.sendmsg_multiple
  # #  RUN           tls.12_gcm.sendmsg_multiple_stress ...
  # #            OK  tls.12_gcm.sendmsg_multiple_stress
  # ok 14 tls.12_gcm.sendmsg_multiple_stress
  # #  RUN           tls.12_gcm.splice_from_pipe ...
  # #            OK  tls.12_gcm.splice_from_pipe
  # ok 15 tls.12_gcm.splice_from_pipe
  # #  RUN           tls.12_gcm.splice_from_pipe2 ...
  # #            OK  tls.12_gcm.splice_from_pipe2
  # ok 16 tls.12_gcm.splice_from_pipe2
  # #  RUN           tls.12_gcm.send_and_splice ...
  # #            OK  tls.12_gcm.send_and_splice
  # ok 17 tls.12_gcm.send_and_splice
  # #  RUN           tls.12_gcm.splice_to_pipe ...
  # #            OK  tls.12_gcm.splice_to_pipe
  # ok 18 tls.12_gcm.splice_to_pipe
  # #  RUN           tls.12_gcm.recvmsg_single ...
  # #            OK  tls.12_gcm.recvmsg_single
  # ok 19 tls.12_gcm.recvmsg_single
  # #  RUN           tls.12_gcm.recvmsg_single_max ...
  # #            OK  tls.12_gcm.recvmsg_single_max
  # ok 20 tls.12_gcm.recvmsg_single_max
  # #  RUN           tls.12_gcm.recvmsg_multiple ...
  # #            OK  tls.12_gcm.recvmsg_multiple
  # ok 21 tls.12_gcm.recvmsg_multiple
  # #  RUN           tls.12_gcm.single_send_multiple_recv ...
  # #            OK  tls.12_gcm.single_send_multiple_recv
  # ok 22 tls.12_gcm.single_send_multiple_recv
  # #  RUN           tls.12_gcm.multiple_send_single_recv ...
  # #            OK  tls.12_gcm.multiple_send_single_recv
  # ok 23 tls.12_gcm.multiple_send_single_recv
  # #  RUN           tls.12_gcm.single_send_multiple_recv_non_align ...
  # #            OK  tls.12_gcm.single_send_multiple_recv_non_align
  # ok 24 tls.12_gcm.single_send_multiple_recv_non_align
  # #  RUN           tls.12_gcm.recv_partial ...
  # #            OK  tls.12_gcm.recv_partial
  # ok 25 tls.12_gcm.recv_partial
  # #  RUN           tls.12_gcm.recv_nonblock ...
  # #            OK  tls.12_gcm.recv_nonblock
  # ok 26 tls.12_gcm.recv_nonblock
  # #  RUN           tls.12_gcm.recv_peek ...
  # #            OK  tls.12_gcm.recv_peek
  # ok 27 tls.12_gcm.recv_peek
  # #  RUN           tls.12_gcm.recv_peek_multiple ...
  # #            OK  tls.12_gcm.recv_peek_multiple
  # ok 28 tls.12_gcm.recv_peek_multiple
  # #  RUN           tls.12_gcm.recv_peek_multiple_records ...
  # #            OK  tls.12_gcm.recv_peek_multiple_records
  # ok 29 tls.12_gcm.recv_peek_multiple_records
  # #  RUN           tls.12_gcm.recv_peek_large_buf_mult_recs ...
  # #            OK  tls.12_gcm.recv_peek_large_buf_mult_recs
  # ok 30 tls.12_gcm.recv_peek_large_buf_mult_recs
  # #  RUN           tls.12_gcm.recv_lowat ...
  # #            OK  tls.12_gcm.recv_lowat
  # ok 31 tls.12_gcm.recv_lowat
  # #  RUN           tls.12_gcm.bidir ...
  # #            OK  tls.12_gcm.bidir
  # ok 32 tls.12_gcm.bidir
  # #  RUN           tls.12_gcm.pollin ...
  # #            OK  tls.12_gcm.pollin
  # ok 33 tls.12_gcm.pollin
  # #  RUN           tls.12_gcm.poll_wait ...
  # #            OK  tls.12_gcm.poll_wait
  # ok 34 tls.12_gcm.poll_wait
  # #  RUN           tls.12_gcm.poll_wait_split ...
  # #            OK  tls.12_gcm.poll_wait_split
  # ok 35 tls.12_gcm.poll_wait_split
  # #  RUN           tls.12_gcm.blocking ...
  # #            OK  tls.12_gcm.blocking
  # ok 36 tls.12_gcm.blocking
  # #  RUN           tls.12_gcm.nonblocking ...
  # #            OK  tls.12_gcm.nonblocking
  # ok 37 tls.12_gcm.nonblocking
  # #  RUN           tls.12_gcm.mutliproc_even ...
  # #            OK  tls.12_gcm.mutliproc_even
  # ok 38 tls.12_gcm.mutliproc_even
  # #  RUN           tls.12_gcm.mutliproc_readers ...
  # #            OK  tls.12_gcm.mutliproc_readers
  # ok 39 tls.12_gcm.mutliproc_readers
  # #  RUN           tls.12_gcm.mutliproc_writers ...
  # #            OK  tls.12_gcm.mutliproc_writers
  # ok 40 tls.12_gcm.mutliproc_writers
  # #  RUN           tls.12_gcm.mutliproc_sendpage_even ...
  # #            OK  tls.12_gcm.mutliproc_sendpage_even
  # ok 41 tls.12_gcm.mutliproc_sendpage_even
  # #  RUN           tls.12_gcm.mutliproc_sendpage_readers ...
  # #            OK  tls.12_gcm.mutliproc_sendpage_readers
  # ok 42 tls.12_gcm.mutliproc_sendpage_readers
  # #  RUN           tls.12_gcm.mutliproc_sendpage_writers ...
  # #            OK  tls.12_gcm.mutliproc_sendpage_writers
  # ok 43 tls.12_gcm.mutliproc_sendpage_writers
  # #  RUN           tls.12_gcm.control_msg ...
  # #            OK  tls.12_gcm.control_msg
  # ok 44 tls.12_gcm.control_msg
  # #  RUN           tls.12_gcm.shutdown ...
  # #            OK  tls.12_gcm.shutdown
  # ok 45 tls.12_gcm.shutdown
  # #  RUN           tls.12_gcm.shutdown_unsent ...
  # #            OK  tls.12_gcm.shutdown_unsent
  # ok 46 tls.12_gcm.shutdown_unsent
  # #  RUN           tls.12_gcm.shutdown_reuse ...
  # #            OK  tls.12_gcm.shutdown_reuse
  # ok 47 tls.12_gcm.shutdown_reuse
  # #  RUN           tls.13_gcm.sendfile ...
  # #            OK  tls.13_gcm.sendfile
  # ok 48 tls.13_gcm.sendfile
  # #  RUN           tls.13_gcm.send_then_sendfile ...
  # #            OK  tls.13_gcm.send_then_sendfile
  # ok 49 tls.13_gcm.send_then_sendfile
  # #  RUN           tls.13_gcm.recv_max ...
  # #            OK  tls.13_gcm.recv_max
  # ok 50 tls.13_gcm.recv_max
  # #  RUN           tls.13_gcm.recv_small ...
  # #            OK  tls.13_gcm.recv_small
  # ok 51 tls.13_gcm.recv_small
  # #  RUN           tls.13_gcm.msg_more ...
  # #            OK  tls.13_gcm.msg_more
  # ok 52 tls.13_gcm.msg_more
  # #  RUN           tls.13_gcm.msg_more_unsent ...
  # #            OK  tls.13_gcm.msg_more_unsent
  # ok 53 tls.13_gcm.msg_more_unsent
  # #  RUN           tls.13_gcm.sendmsg_single ...
  # #            OK  tls.13_gcm.sendmsg_single
  # ok 54 tls.13_gcm.sendmsg_single
  # #  RUN           tls.13_gcm.sendmsg_fragmented ...
  # #            OK  tls.13_gcm.sendmsg_fragmented
  # ok 55 tls.13_gcm.sendmsg_fragmented
  # #  RUN           tls.13_gcm.sendmsg_large ...
  # #            OK  tls.13_gcm.sendmsg_large
  # ok 56 tls.13_gcm.sendmsg_large
  # #  RUN           tls.13_gcm.sendmsg_multiple ...
  # #            OK  tls.13_gcm.sendmsg_multiple
  # ok 57 tls.13_gcm.sendmsg_multiple
  # #  RUN           tls.13_gcm.sendmsg_multiple_stress ...
  # #            OK  tls.13_gcm.sendmsg_multiple_stress
  # ok 58 tls.13_gcm.sendmsg_multiple_stress
  # #  RUN           tls.13_gcm.splice_from_pipe ...
  # #            OK  tls.13_gcm.splice_from_pipe
  # ok 59 tls.13_gcm.splice_from_pipe
  # #  RUN           tls.13_gcm.splice_from_pipe2 ...
  # #            OK  tls.13_gcm.splice_from_pipe2
  # ok 60 tls.13_gcm.splice_from_pipe2
  # #  RUN           tls.13_gcm.send_and_splice ...
  # #            OK  tls.13_gcm.send_and_splice
  # ok 61 tls.13_gcm.send_and_splice
  # #  RUN           tls.13_gcm.splice_to_pipe ...
  # #            OK  tls.13_gcm.splice_to_pipe
  # ok 62 tls.13_gcm.splice_to_pipe
  # #  RUN           tls.13_gcm.recvmsg_single ...
  # #            OK  tls.13_gcm.recvmsg_single
  # ok 63 tls.13_gcm.recvmsg_single
  # #  RUN           tls.13_gcm.recvmsg_single_max ...
  # #            OK  tls.13_gcm.recvmsg_single_max
  # ok 64 tls.13_gcm.recvmsg_single_max
  # #  RUN           tls.13_gcm.recvmsg_multiple ...
  # #            OK  tls.13_gcm.recvmsg_multiple
  # ok 65 tls.13_gcm.recvmsg_multiple
  # #  RUN           tls.13_gcm.single_send_multiple_recv ...
  # #            OK  tls.13_gcm.single_send_multiple_recv
  # ok 66 tls.13_gcm.single_send_multiple_recv
  # #  RUN           tls.13_gcm.multiple_send_single_recv ...
  # #            OK  tls.13_gcm.multiple_send_single_recv
  # ok 67 tls.13_gcm.multiple_send_single_recv
  # #  RUN           tls.13_gcm.single_send_multiple_recv_non_align ...
  # #            OK  tls.13_gcm.single_send_multiple_recv_non_align
  # ok 68 tls.13_gcm.single_send_multiple_recv_non_align
  # #  RUN           tls.13_gcm.recv_partial ...
  # #            OK  tls.13_gcm.recv_partial
  # ok 69 tls.13_gcm.recv_partial
  # #  RUN           tls.13_gcm.recv_nonblock ...
  # #            OK  tls.13_gcm.recv_nonblock
  # ok 70 tls.13_gcm.recv_nonblock
  # #  RUN           tls.13_gcm.recv_peek ...
  # #            OK  tls.13_gcm.recv_peek
  # ok 71 tls.13_gcm.recv_peek
  # #  RUN           tls.13_gcm.recv_peek_multiple ...
  # #            OK  tls.13_gcm.recv_peek_multiple
  # ok 72 tls.13_gcm.recv_peek_multiple
  # #  RUN           tls.13_gcm.recv_peek_multiple_records ...
  # #            OK  tls.13_gcm.recv_peek_multiple_records
  # ok 73 tls.13_gcm.recv_peek_multiple_records
  # #  RUN           tls.13_gcm.recv_peek_large_buf_mult_recs ...
  # #            OK  tls.13_gcm.recv_peek_large_buf_mult_recs
  # ok 74 tls.13_gcm.recv_peek_large_buf_mult_recs
  # #  RUN           tls.13_gcm.recv_lowat ...
  # #            OK  tls.13_gcm.recv_lowat
  # ok 75 tls.13_gcm.recv_lowat
  # #  RUN           tls.13_gcm.bidir ...
  # #            OK  tls.13_gcm.bidir
  # ok 76 tls.13_gcm.bidir
  # #  RUN           tls.13_gcm.pollin ...
  # #            OK  tls.13_gcm.pollin
  # ok 77 tls.13_gcm.pollin
  # #  RUN           tls.13_gcm.poll_wait ...
  # #            OK  tls.13_gcm.poll_wait
  # ok 78 tls.13_gcm.poll_wait
  # #  RUN           tls.13_gcm.poll_wait_split ...
  # #            OK  tls.13_gcm.poll_wait_split
  # ok 79 tls.13_gcm.poll_wait_split
  # #  RUN           tls.13_gcm.blocking ...
  # #            OK  tls.13_gcm.blocking
  # ok 80 tls.13_gcm.blocking
  # #  RUN           tls.13_gcm.nonblocking ...
  # #            OK  tls.13_gcm.nonblocking
  # ok 81 tls.13_gcm.nonblocking
  # #  RUN           tls.13_gcm.mutliproc_even ...
  # #            OK  tls.13_gcm.mutliproc_even
  # ok 82 tls.13_gcm.mutliproc_even
  # #  RUN           tls.13_gcm.mutliproc_readers ...
  # #            OK  tls.13_gcm.mutliproc_readers
  # ok 83 tls.13_gcm.mutliproc_readers
  # #  RUN           tls.13_gcm.mutliproc_writers ...
  # #            OK  tls.13_gcm.mutliproc_writers
  # ok 84 tls.13_gcm.mutliproc_writers
  # #  RUN           tls.13_gcm.mutliproc_sendpage_even ...
  # #            OK  tls.13_gcm.mutliproc_sendpage_even
  # ok 85 tls.13_gcm.mutliproc_sendpage_even
  # #  RUN           tls.13_gcm.mutliproc_sendpage_readers ...
  # #            OK  tls.13_gcm.mutliproc_sendpage_readers
  # ok 86 tls.13_gcm.mutliproc_sendpage_readers
  # #  RUN           tls.13_gcm.mutliproc_sendpage_writers ...
  # #            OK  tls.13_gcm.mutliproc_sendpage_writers
  # ok 87 tls.13_gcm.mutliproc_sendpage_writers
  # #  RUN           tls.13_gcm.control_msg ...
  # #            OK  tls.13_gcm.control_msg
  # ok 88 tls.13_gcm.control_msg
  # #  RUN           tls.13_gcm.shutdown ...
  # #            OK  tls.13_gcm.shutdown
  # ok 89 tls.13_gcm.shutdown
  # #  RUN           tls.13_gcm.shutdown_unsent ...
  # #            OK  tls.13_gcm.shutdown_unsent
  # ok 90 tls.13_gcm.shutdown_unsent
  # #  RUN           tls.13_gcm.shutdown_reuse ...
  # #            OK  tls.13_gcm.shutdown_reuse
  # ok 91 tls.13_gcm.shutdown_reuse
  # #  RUN           tls.12_chacha.sendfile ...
  # # tls.c:215:sendfile:Expected ret (-1) == 0 (0)
  # # sendfile: Test terminated by assertion
  # #          FAIL  tls.12_chacha.sendfile
  # not ok 92 tls.12_chacha.sendfile
  # #  RUN           tls.12_chacha.send_then_sendfile ...
  # # tls.c:215:send_then_sendfile:Expected ret (-1) == 0 (0)
  # # send_then_sendfile: Test terminated by assertion
  # #          FAIL  tls.12_chacha.send_then_sendfile
  # not ok 93 tls.12_chacha.send_then_sendfile
  # #  RUN           tls.12_chacha.recv_max ...
  # # tls.c:215:recv_max:Expected ret (-1) == 0 (0)
  # # recv_max: Test terminated by assertion
  # #          FAIL  tls.12_chacha.recv_max
  # not ok 94 tls.12_chacha.recv_max
  # #  RUN           tls.12_chacha.recv_small ...
  # # tls.c:215:recv_small:Expected ret (-1) == 0 (0)
  # # recv_small: Test terminated by assertion
  # #          FAIL  tls.12_chacha.recv_small
  # not ok 95 tls.12_chacha.recv_small
  # #  RUN           tls.12_chacha.msg_more ...
  # # tls.c:215:msg_more:Expected ret (-1) == 0 (0)
  # # msg_more: Test terminated by assertion
  # #          FAIL  tls.12_chacha.msg_more
  # not ok 96 tls.12_chacha.msg_more
  # #  RUN           tls.12_chacha.msg_more_unsent ...
  # # tls.c:215:msg_more_unsent:Expected ret (-1) == 0 (0)
  # # msg_more_unsent: Test terminated by assertion
  # #          FAIL  tls.12_chacha.msg_more_unsent
  # not ok 97 tls.12_chacha.msg_more_unsent
  # #  RUN           tls.12_chacha.sendmsg_single ...
  # # tls.c:215:sendmsg_single:Expected ret (-1) == 0 (0)
  # # sendmsg_single: Test terminated by assertion
  # #          FAIL  tls.12_chacha.sendmsg_single
  # not ok 98 tls.12_chacha.sendmsg_single
  # #  RUN           tls.12_chacha.sendmsg_fragmented ...
  # # tls.c:215:sendmsg_fragmented:Expected ret (-1) == 0 (0)
  # # sendmsg_fragmented: Test terminated by assertion
  # #          FAIL  tls.12_chacha.sendmsg_fragmented
  # not ok 99 tls.12_chacha.sendmsg_fragmented
  # #  RUN           tls.12_chacha.sendmsg_large ...
  # # tls.c:215:sendmsg_large:Expected ret (-1) == 0 (0)
  # # sendmsg_large: Test terminated by assertion
  # #          FAIL  tls.12_chacha.sendmsg_large
  # not ok 100 tls.12_chacha.sendmsg_large
  # #  RUN           tls.12_chacha.sendmsg_multiple ...
  # # tls.c:215:sendmsg_multiple:Expected ret (-1) == 0 (0)
  # # sendmsg_multiple: Test terminated by assertion
  # #          FAIL  tls.12_chacha.sendmsg_multiple
  # not ok 101 tls.12_chacha.sendmsg_multiple
  # #  RUN           tls.12_chacha.sendmsg_multiple_stress ...
  # # tls.c:215:sendmsg_multiple_stress:Expected ret (-1) == 0 (0)
  # # sendmsg_multiple_stress: Test terminated by assertion
  # #          FAIL  tls.12_chacha.sendmsg_multiple_stress
  # not ok 102 tls.12_chacha.sendmsg_multiple_stress
  # #  RUN           tls.12_chacha.splice_from_pipe ...
  # # tls.c:215:splice_from_pipe:Expected ret (-1) == 0 (0)
  # # splice_from_pipe: Test terminated by assertion
  # #          FAIL  tls.12_chacha.splice_from_pipe
  # not ok 103 tls.12_chacha.splice_from_pipe
  # #  RUN           tls.12_chacha.splice_from_pipe2 ...
  # # tls.c:215:splice_from_pipe2:Expected ret (-1) == 0 (0)
  # # splice_from_pipe2: Test terminated by assertion
  # #          FAIL  tls.12_chacha.splice_from_pipe2
  # not ok 104 tls.12_chacha.splice_from_pipe2
  # #  RUN           tls.12_chacha.send_and_splice ...
  # # tls.c:215:send_and_splice:Expected ret (-1) == 0 (0)
  # # send_and_splice: Test terminated by assertion
  # #          FAIL  tls.12_chacha.send_and_splice
  # not ok 105 tls.12_chacha.send_and_splice
  # #  RUN           tls.12_chacha.splice_to_pipe ...
  # # tls.c:215:splice_to_pipe:Expected ret (-1) == 0 (0)
  # # splice_to_pipe: Test terminated by assertion
  # #          FAIL  tls.12_chacha.splice_to_pipe
  # not ok 106 tls.12_chacha.splice_to_pipe
  # #  RUN           tls.12_chacha.recvmsg_single ...
  # # tls.c:215:recvmsg_single:Expected ret (-1) == 0 (0)
  # # recvmsg_single: Test terminated by assertion
  # #          FAIL  tls.12_chacha.recvmsg_single
  # not ok 107 tls.12_chacha.recvmsg_single
  # #  RUN           tls.12_chacha.recvmsg_single_max ...
  # # tls.c:215:recvmsg_single_max:Expected ret (-1) == 0 (0)
  # # recvmsg_single_max: Test terminated by assertion
  # #          FAIL  tls.12_chacha.recvmsg_single_max
  # not ok 108 tls.12_chacha.recvmsg_single_max
  # #  RUN           tls.12_chacha.recvmsg_multiple ...
  # # tls.c:215:recvmsg_multiple:Expected ret (-1) == 0 (0)
  # # recvmsg_multiple: Test terminated by assertion
  # #          FAIL  tls.12_chacha.recvmsg_multiple
  # not ok 109 tls.12_chacha.recvmsg_multiple
  # #  RUN           tls.12_chacha.single_send_multiple_recv ...
  # # tls.c:215:single_send_multiple_recv:Expected ret (-1) == 0 (0)
  # # single_send_multiple_recv: Test terminated by assertion
  # #          FAIL  tls.12_chacha.single_send_multiple_recv
  # not ok 110 tls.12_chacha.single_send_multiple_recv
  # #  RUN           tls.12_chacha.multiple_send_single_recv ...
  # # tls.c:215:multiple_send_single_recv:Expected ret (-1) == 0 (0)
  # # multiple_send_single_recv: Test terminated by assertion
  # #          FAIL  tls.12_chacha.multiple_send_single_recv
  # not ok 111 tls.12_chacha.multiple_send_single_recv
  # #  RUN           tls.12_chacha.single_send_multiple_recv_non_align ...
  # # tls.c:215:single_send_multiple_recv_non_align:Expected ret (-1) == 0 (0)
  # # single_send_multiple_recv_non_align: Test terminated by assertion
  # #          FAIL  tls.12_chacha.single_send_multiple_recv_non_align
  # not ok 112 tls.12_chacha.single_send_multiple_recv_non_align
  # #  RUN           tls.12_chacha.recv_partial ...
  # # tls.c:215:recv_partial:Expected ret (-1) == 0 (0)
  # # recv_partial: Test terminated by assertion
  # #          FAIL  tls.12_chacha.recv_partial
  # not ok 113 tls.12_chacha.recv_partial
  # #  RUN           tls.12_chacha.recv_nonblock ...
  # # tls.c:215:recv_nonblock:Expected ret (-1) == 0 (0)
  # # recv_nonblock: Test terminated by assertion
  # #          FAIL  tls.12_chacha.recv_nonblock
  # not ok 114 tls.12_chacha.recv_nonblock
  # #  RUN           tls.12_chacha.recv_peek ...
  # # tls.c:215:recv_peek:Expected ret (-1) == 0 (0)
  # # recv_peek: Test terminated by assertion
  # #          FAIL  tls.12_chacha.recv_peek
  # not ok 115 tls.12_chacha.recv_peek
  # #  RUN           tls.12_chacha.recv_peek_multiple ...
  # # tls.c:215:recv_peek_multiple:Expected ret (-1) == 0 (0)
  # # recv_peek_multiple: Test terminated by assertion
  # #          FAIL  tls.12_chacha.recv_peek_multiple
  # not ok 116 tls.12_chacha.recv_peek_multiple
  # #  RUN           tls.12_chacha.recv_peek_multiple_records ...
  # # tls.c:215:recv_peek_multiple_records:Expected ret (-1) == 0 (0)
  # # recv_peek_multiple_records: Test terminated by assertion
  # #          FAIL  tls.12_chacha.recv_peek_multiple_records
  # not ok 117 tls.12_chacha.recv_peek_multiple_records
  # #  RUN           tls.12_chacha.recv_peek_large_buf_mult_recs ...
  # # tls.c:215:recv_peek_large_buf_mult_recs:Expected ret (-1) == 0 (0)
  # # recv_peek_large_buf_mult_recs: Test terminated by assertion
  # #          FAIL  tls.12_chacha.recv_peek_large_buf_mult_recs
  # not ok 118 tls.12_chacha.recv_peek_large_buf_mult_recs
  # #  RUN           tls.12_chacha.recv_lowat ...
  # # tls.c:215:recv_lowat:Expected ret (-1) == 0 (0)
  # # recv_lowat: Test terminated by assertion
  # #          FAIL  tls.12_chacha.recv_lowat
  # not ok 119 tls.12_chacha.recv_lowat
  # #  RUN           tls.12_chacha.bidir ...
  # # tls.c:215:bidir:Expected ret (-1) == 0 (0)
  # # bidir: Test terminated by assertion
  # #          FAIL  tls.12_chacha.bidir
  # not ok 120 tls.12_chacha.bidir
  # #  RUN           tls.12_chacha.pollin ...
  # # tls.c:215:pollin:Expected ret (-1) == 0 (0)
  # # pollin: Test terminated by assertion
  # #          FAIL  tls.12_chacha.pollin
  # not ok 121 tls.12_chacha.pollin
  # #  RUN           tls.12_chacha.poll_wait ...
  # # tls.c:215:poll_wait:Expected ret (-1) == 0 (0)
  # # poll_wait: Test terminated by assertion
  # #          FAIL  tls.12_chacha.poll_wait
  # not ok 122 tls.12_chacha.poll_wait
  # #  RUN           tls.12_chacha.poll_wait_split ...
  # # tls.c:215:poll_wait_split:Expected ret (-1) == 0 (0)
  # # poll_wait_split: Test terminated by assertion
  # #          FAIL  tls.12_chacha.poll_wait_split
  # not ok 123 tls.12_chacha.poll_wait_split
  # #  RUN           tls.12_chacha.blocking ...
  # # tls.c:215:blocking:Expected ret (-1) == 0 (0)
  # # blocking: Test terminated by assertion
  # #          FAIL  tls.12_chacha.blocking
  # not ok 124 tls.12_chacha.blocking
  # #  RUN           tls.12_chacha.nonblocking ...
  # # tls.c:215:nonblocking:Expected ret (-1) == 0 (0)
  # # nonblocking: Test terminated by assertion
  # #          FAIL  tls.12_chacha.nonblocking
  # not ok 125 tls.12_chacha.nonblocking
  # #  RUN           tls.12_chacha.mutliproc_even ...
  # # tls.c:215:mutliproc_even:Expected ret (-1) == 0 (0)
  # # mutliproc_even: Test terminated by assertion
  # #          FAIL  tls.12_chacha.mutliproc_even
  # not ok 126 tls.12_chacha.mutliproc_even
  # #  RUN           tls.12_chacha.mutliproc_readers ...
  # # tls.c:215:mutliproc_readers:Expected ret (-1) == 0 (0)
  # # mutliproc_readers: Test terminated by assertion
  # #          FAIL  tls.12_chacha.mutliproc_readers
  # not ok 127 tls.12_chacha.mutliproc_readers
  # #  RUN           tls.12_chacha.mutliproc_writers ...
  # # tls.c:215:mutliproc_writers:Expected ret (-1) == 0 (0)
  # # mutliproc_writers: Test terminated by assertion
  # #          FAIL  tls.12_chacha.mutliproc_writers
  # not ok 128 tls.12_chacha.mutliproc_writers
  # #  RUN           tls.12_chacha.mutliproc_sendpage_even ...
  # # tls.c:215:mutliproc_sendpage_even:Expected ret (-1) == 0 (0)
  # # mutliproc_sendpage_even: Test terminated by assertion
  # #          FAIL  tls.12_chacha.mutliproc_sendpage_even
  # not ok 129 tls.12_chacha.mutliproc_sendpage_even
  # #  RUN           tls.12_chacha.mutliproc_sendpage_readers ...
  # # tls.c:215:mutliproc_sendpage_readers:Expected ret (-1) == 0 (0)
  # # mutliproc_sendpage_readers: Test terminated by assertion
  # #          FAIL  tls.12_chacha.mutliproc_sendpage_readers
  # not ok 130 tls.12_chacha.mutliproc_sendpage_readers
  # #  RUN           tls.12_chacha.mutliproc_sendpage_writers ...
  # # tls.c:215:mutliproc_sendpage_writers:Expected ret (-1) == 0 (0)
  # # mutliproc_sendpage_writers: Test terminated by assertion
  # #          FAIL  tls.12_chacha.mutliproc_sendpage_writers
  # not ok 131 tls.12_chacha.mutliproc_sendpage_writers
  # #  RUN           tls.12_chacha.control_msg ...
  # # tls.c:215:control_msg:Expected ret (-1) == 0 (0)
  # # control_msg: Test terminated by assertion
  # #          FAIL  tls.12_chacha.control_msg
  # not ok 132 tls.12_chacha.control_msg
  # #  RUN           tls.12_chacha.shutdown ...
  # # tls.c:215:shutdown:Expected ret (-1) == 0 (0)
  # # shutdown: Test terminated by assertion
  # #          FAIL  tls.12_chacha.shutdown
  # not ok 133 tls.12_chacha.shutdown
  # #  RUN           tls.12_chacha.shutdown_unsent ...
  # # tls.c:215:shutdown_unsent:Expected ret (-1) == 0 (0)
  # # shutdown_unsent: Test terminated by assertion
  # #          FAIL  tls.12_chacha.shutdown_unsent
  # not ok 134 tls.12_chacha.shutdown_unsent
  # #  RUN           tls.12_chacha.shutdown_reuse ...
  # # tls.c:215:shutdown_reuse:Expected ret (-1) == 0 (0)
  # # shutdown_reuse: Test terminated by assertion
  # #          FAIL  tls.12_chacha.shutdown_reuse
  # not ok 135 tls.12_chacha.shutdown_reuse
  # #  RUN           tls.13_chacha.sendfile ...
  # # tls.c:215:sendfile:Expected ret (-1) == 0 (0)
  # # sendfile: Test terminated by assertion
  # #          FAIL  tls.13_chacha.sendfile
  # not ok 136 tls.13_chacha.sendfile
  # #  RUN           tls.13_chacha.send_then_sendfile ...
  # # tls.c:215:send_then_sendfile:Expected ret (-1) == 0 (0)
  # # send_then_sendfile: Test terminated by assertion
  # #          FAIL  tls.13_chacha.send_then_sendfile
  # not ok 137 tls.13_chacha.send_then_sendfile
  # #  RUN           tls.13_chacha.recv_max ...
  # # tls.c:215:recv_max:Expected ret (-1) == 0 (0)
  # # recv_max: Test terminated by assertion
  # #          FAIL  tls.13_chacha.recv_max
  # not ok 138 tls.13_chacha.recv_max
  # #  RUN           tls.13_chacha.recv_small ...
  # # tls.c:215:recv_small:Expected ret (-1) == 0 (0)
  # # recv_small: Test terminated by assertion
  # #          FAIL  tls.13_chacha.recv_small
  # not ok 139 tls.13_chacha.recv_small
  # #  RUN           tls.13_chacha.msg_more ...
  # # tls.c:215:msg_more:Expected ret (-1) == 0 (0)
  # # msg_more: Test terminated by assertion
  # #          FAIL  tls.13_chacha.msg_more
  # not ok 140 tls.13_chacha.msg_more
  # #  RUN           tls.13_chacha.msg_more_unsent ...
  # # tls.c:215:msg_more_unsent:Expected ret (-1) == 0 (0)
  # # msg_more_unsent: Test terminated by assertion
  # #          FAIL  tls.13_chacha.msg_more_unsent
  # not ok 141 tls.13_chacha.msg_more_unsent
  # #  RUN           tls.13_chacha.sendmsg_single ...
  # # tls.c:215:sendmsg_single:Expected ret (-1) == 0 (0)
  # # sendmsg_single: Test terminated by assertion
  # #          FAIL  tls.13_chacha.sendmsg_single
  # not ok 142 tls.13_chacha.sendmsg_single
  # #  RUN           tls.13_chacha.sendmsg_fragmented ...
  # # tls.c:215:sendmsg_fragmented:Expected ret (-1) == 0 (0)
  # # sendmsg_fragmented: Test terminated by assertion
  # #          FAIL  tls.13_chacha.sendmsg_fragmented
  # not ok 143 tls.13_chacha.sendmsg_fragmented
  # #  RUN           tls.13_chacha.sendmsg_large ...
  # # tls.c:215:sendmsg_large:Expected ret (-1) == 0 (0)
  # # sendmsg_large: Test terminated by assertion
  # #          FAIL  tls.13_chacha.sendmsg_large
  # not ok 144 tls.13_chacha.sendmsg_large
  # #  RUN           tls.13_chacha.sendmsg_multiple ...
  # # tls.c:215:sendmsg_multiple:Expected ret (-1) == 0 (0)
  # # sendmsg_multiple: Test terminated by assertion
  # #          FAIL  tls.13_chacha.sendmsg_multiple
  # not ok 145 tls.13_chacha.sendmsg_multiple
  # #  RUN           tls.13_chacha.sendmsg_multiple_stress ...
  # # tls.c:215:sendmsg_multiple_stress:Expected ret (-1) == 0 (0)
  # # sendmsg_multiple_stress: Test terminated by assertion
  # #          FAIL  tls.13_chacha.sendmsg_multiple_stress
  # not ok 146 tls.13_chacha.sendmsg_multiple_stress
  # #  RUN           tls.13_chacha.splice_from_pipe ...
  # # tls.c:215:splice_from_pipe:Expected ret (-1) == 0 (0)
  # # splice_from_pipe: Test terminated by assertion
  # #          FAIL  tls.13_chacha.splice_from_pipe
  # not ok 147 tls.13_chacha.splice_from_pipe
  # #  RUN           tls.13_chacha.splice_from_pipe2 ...
  # # tls.c:215:splice_from_pipe2:Expected ret (-1) == 0 (0)
  # # splice_from_pipe2: Test terminated by assertion
  # #          FAIL  tls.13_chacha.splice_from_pipe2
  # not ok 148 tls.13_chacha.splice_from_pipe2
  # #  RUN           tls.13_chacha.send_and_splice ...
  # # tls.c:215:send_and_splice:Expected ret (-1) == 0 (0)
  # # send_and_splice: Test terminated by assertion
  # #          FAIL  tls.13_chacha.send_and_splice
  # not ok 149 tls.13_chacha.send_and_splice
  # #  RUN           tls.13_chacha.splice_to_pipe ...
  # # tls.c:215:splice_to_pipe:Expected ret (-1) == 0 (0)
  # # splice_to_pipe: Test terminated by assertion
  # #          FAIL  tls.13_chacha.splice_to_pipe
  # not ok 150 tls.13_chacha.splice_to_pipe
  # #  RUN           tls.13_chacha.recvmsg_single ...
  # # tls.c:215:recvmsg_single:Expected ret (-1) == 0 (0)
  # # recvmsg_single: Test terminated by assertion
  # #          FAIL  tls.13_chacha.recvmsg_single
  # not ok 151 tls.13_chacha.recvmsg_single
  # #  RUN           tls.13_chacha.recvmsg_single_max ...
  # # tls.c:215:recvmsg_single_max:Expected ret (-1) == 0 (0)
  # # recvmsg_single_max: Test terminated by assertion
  # #          FAIL  tls.13_chacha.recvmsg_single_max
  # not ok 152 tls.13_chacha.recvmsg_single_max
  # #  RUN           tls.13_chacha.recvmsg_multiple ...
  # # tls.c:215:recvmsg_multiple:Expected ret (-1) == 0 (0)
  # # recvmsg_multiple: Test terminated by assertion
  # #          FAIL  tls.13_chacha.recvmsg_multiple
  # not ok 153 tls.13_chacha.recvmsg_multiple
  # #  RUN           tls.13_chacha.single_send_multiple_recv ...
  # # tls.c:215:single_send_multiple_recv:Expected ret (-1) == 0 (0)
  # # single_send_multiple_recv: Test terminated by assertion
  # #          FAIL  tls.13_chacha.single_send_multiple_recv
  # not ok 154 tls.13_chacha.single_send_multiple_recv
  # #  RUN           tls.13_chacha.multiple_send_single_recv ...
  # # tls.c:215:multiple_send_single_recv:Expected ret (-1) == 0 (0)
  # # multiple_send_single_recv: Test terminated by assertion
  # #          FAIL  tls.13_chacha.multiple_send_single_recv
  # not ok 155 tls.13_chacha.multiple_send_single_recv
  # #  RUN           tls.13_chacha.single_send_multiple_recv_non_align ...
  # # tls.c:215:single_send_multiple_recv_non_align:Expected ret (-1) == 0 (0)
  # # single_send_multiple_recv_non_align: Test terminated by assertion
  # #          FAIL  tls.13_chacha.single_send_multiple_recv_non_align
  # not ok 156 tls.13_chacha.single_send_multiple_recv_non_align
  # #  RUN           tls.13_chacha.recv_partial ...
  # # tls.c:215:recv_partial:Expected ret (-1) == 0 (0)
  # # recv_partial: Test terminated by assertion
  # #          FAIL  tls.13_chacha.recv_partial
  # not ok 157 tls.13_chacha.recv_partial
  # #  RUN           tls.13_chacha.recv_nonblock ...
  # # tls.c:215:recv_nonblock:Expected ret (-1) == 0 (0)
  # # recv_nonblock: Test terminated by assertion
  # #          FAIL  tls.13_chacha.recv_nonblock
  # not ok 158 tls.13_chacha.recv_nonblock
  # #  RUN           tls.13_chacha.recv_peek ...
  # # tls.c:215:recv_peek:Expected ret (-1) == 0 (0)
  # # recv_peek: Test terminated by assertion
  # #          FAIL  tls.13_chacha.recv_peek
  # not ok 159 tls.13_chacha.recv_peek
  # #  RUN           tls.13_chacha.recv_peek_multiple ...
  # # tls.c:215:recv_peek_multiple:Expected ret (-1) == 0 (0)
  # # recv_peek_multiple: Test terminated by assertion
  # #          FAIL  tls.13_chacha.recv_peek_multiple
  # not ok 160 tls.13_chacha.recv_peek_multiple
  # #  RUN           tls.13_chacha.recv_peek_multiple_records ...
  # # tls.c:215:recv_peek_multiple_records:Expected ret (-1) == 0 (0)
  # # recv_peek_multiple_records: Test terminated by assertion
  # #          FAIL  tls.13_chacha.recv_peek_multiple_records
  # not ok 161 tls.13_chacha.recv_peek_multiple_records
  # #  RUN           tls.13_chacha.recv_peek_large_buf_mult_recs ...
  # # tls.c:215:recv_peek_large_buf_mult_recs:Expected ret (-1) == 0 (0)
  # # recv_peek_large_buf_mult_recs: Test terminated by assertion
  # #          FAIL  tls.13_chacha.recv_peek_large_buf_mult_recs
  # not ok 162 tls.13_chacha.recv_peek_large_buf_mult_recs
  # #  RUN           tls.13_chacha.recv_lowat ...
  # # tls.c:215:recv_lowat:Expected ret (-1) == 0 (0)
  # # recv_lowat: Test terminated by assertion
  # #          FAIL  tls.13_chacha.recv_lowat
  # not ok 163 tls.13_chacha.recv_lowat
  # #  RUN           tls.13_chacha.bidir ...
  # # tls.c:215:bidir:Expected ret (-1) == 0 (0)
  # # bidir: Test terminated by assertion
  # #          FAIL  tls.13_chacha.bidir
  # not ok 164 tls.13_chacha.bidir
  # #  RUN           tls.13_chacha.pollin ...
  # # tls.c:215:pollin:Expected ret (-1) == 0 (0)
  # # pollin: Test terminated by assertion
  # #          FAIL  tls.13_chacha.pollin
  # not ok 165 tls.13_chacha.pollin
  # #  RUN           tls.13_chacha.poll_wait ...
  # # tls.c:215:poll_wait:Expected ret (-1) == 0 (0)
  # # poll_wait: Test terminated by assertion
  # #          FAIL  tls.13_chacha.poll_wait
  # not ok 166 tls.13_chacha.poll_wait
  # #  RUN           tls.13_chacha.poll_wait_split ...
  # # tls.c:215:poll_wait_split:Expected ret (-1) == 0 (0)
  # # poll_wait_split: Test terminated by assertion
  # #          FAIL  tls.13_chacha.poll_wait_split
  # not ok 167 tls.13_chacha.poll_wait_split
  # #  RUN           tls.13_chacha.blocking ...
  # # tls.c:215:blocking:Expected ret (-1) == 0 (0)
  # # blocking: Test terminated by assertion
  # #          FAIL  tls.13_chacha.blocking
  # not ok 168 tls.13_chacha.blocking
  # #  RUN           tls.13_chacha.nonblocking ...
  # # tls.c:215:nonblocking:Expected ret (-1) == 0 (0)
  # # nonblocking: Test terminated by assertion
  # #          FAIL  tls.13_chacha.nonblocking
  # not ok 169 tls.13_chacha.nonblocking
  # #  RUN           tls.13_chacha.mutliproc_even ...
  # # tls.c:215:mutliproc_even:Expected ret (-1) == 0 (0)
  # # mutliproc_even: Test terminated by assertion
  # #          FAIL  tls.13_chacha.mutliproc_even
  # not ok 170 tls.13_chacha.mutliproc_even
  # #  RUN           tls.13_chacha.mutliproc_readers ...
  # # tls.c:215:mutliproc_readers:Expected ret (-1) == 0 (0)
  # # mutliproc_readers: Test terminated by assertion
  # #          FAIL  tls.13_chacha.mutliproc_readers
  # not ok 171 tls.13_chacha.mutliproc_readers
  # #  RUN           tls.13_chacha.mutliproc_writers ...
  # # tls.c:215:mutliproc_writers:Expected ret (-1) == 0 (0)
  # # mutliproc_writers: Test terminated by assertion
  # #          FAIL  tls.13_chacha.mutliproc_writers
  # not ok 172 tls.13_chacha.mutliproc_writers
  # #  RUN           tls.13_chacha.mutliproc_sendpage_even ...
  # # tls.c:215:mutliproc_sendpage_even:Expected ret (-1) == 0 (0)
  # # mutliproc_sendpage_even: Test terminated by assertion
  # #          FAIL  tls.13_chacha.mutliproc_sendpage_even
  # not ok 173 tls.13_chacha.mutliproc_sendpage_even
  # #  RUN           tls.13_chacha.mutliproc_sendpage_readers ...
  # # tls.c:215:mutliproc_sendpage_readers:Expected ret (-1) == 0 (0)
  # # mutliproc_sendpage_readers: Test terminated by assertion
  # #          FAIL  tls.13_chacha.mutliproc_sendpage_readers
  # not ok 174 tls.13_chacha.mutliproc_sendpage_readers
  # #  RUN           tls.13_chacha.mutliproc_sendpage_writers ...
  # # tls.c:215:mutliproc_sendpage_writers:Expected ret (-1) == 0 (0)
  # # mutliproc_sendpage_writers: Test terminated by assertion
  # #          FAIL  tls.13_chacha.mutliproc_sendpage_writers
  # not ok 175 tls.13_chacha.mutliproc_sendpage_writers
  # #  RUN           tls.13_chacha.control_msg ...
  # # tls.c:215:control_msg:Expected ret (-1) == 0 (0)
  # # control_msg: Test terminated by assertion
  # #          FAIL  tls.13_chacha.control_msg
  # not ok 176 tls.13_chacha.control_msg
  # #  RUN           tls.13_chacha.shutdown ...
  # # tls.c:215:shutdown:Expected ret (-1) == 0 (0)
  # # shutdown: Test terminated by assertion
  # #          FAIL  tls.13_chacha.shutdown
  # not ok 177 tls.13_chacha.shutdown
  # #  RUN           tls.13_chacha.shutdown_unsent ...
  # # tls.c:215:shutdown_unsent:Expected ret (-1) == 0 (0)
  # # shutdown_unsent: Test terminated by assertion
  # #          FAIL  tls.13_chacha.shutdown_unsent
  # not ok 178 tls.13_chacha.shutdown_unsent
  # #  RUN           tls.13_chacha.shutdown_reuse ...
  # # tls.c:215:shutdown_reuse:Expected ret (-1) == 0 (0)
  # # shutdown_reuse: Test terminated by assertion
  # #          FAIL  tls.13_chacha.shutdown_reuse
  # not ok 179 tls.13_chacha.shutdown_reuse
  # # FAILED: 91 / 179 tests passed.
  # # Totals: pass:91 fail:88 xfail:0 xpass:0 skip:0 error:0
  not ok 1 selftests: net: tls # exit=1
  make: Leaving directory '/home/ubuntu/src/linux/tools/testing/selftests/net'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/2019868/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to