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

Bug #2019868 reported by Magali Lemes do Sacramento
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubuntu-kernel-tests
Invalid
Undecided
Magali Lemes do Sacramento
linux (Ubuntu)
Invalid
Undecided
Unassigned
Jammy
Fix Released
Medium
Magali Lemes do Sacramento

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'

Changed in ubuntu-kernel-tests:
assignee: nobody → Magali Lemes do Sacramento (magalilemes)
Changed in ubuntu-kernel-tests:
status: New → Invalid
Changed in linux (Ubuntu):
status: New → Invalid
Changed in linux (Ubuntu Jammy):
status: New → Fix Committed
importance: Undecided → Medium
assignee: nobody → Magali Lemes do Sacramento (magalilemes)
Revision history for this message
Ubuntu Kernel Bot (ubuntu-kernel-bot) wrote :

This bug is awaiting verification that the linux/5.15.0-85.95 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' to 'verification-done-jammy-linux'. If the problem still exists, change the tag 'verification-needed-jammy-linux' to 'verification-failed-jammy-linux'.

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-v2 verification-needed-jammy-linux
Revision history for this message
Magali Lemes do Sacramento (magalilemes) wrote :

FIPS kernels are no longer failing with these tests, as they are now skipped. I verified the output of the net:tls tests from the following kernels:
- j:fips 5.15.0-85.95+fips1
- j:aws-fips 5.15.0-1046.51+fips3
- j:ibm-gt-fips 5.15.0-1045.48+fips1

Test results output:
# # PASSED: 179 / 179 tests passed.
# # Totals: pass:91 fail:0 xfail:0 xpass:0 skip:88 error:0

tags: added: verification-done-jammy-linux
removed: verification-needed-jammy-linux
Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (56.7 KiB)

This bug was fixed in the package linux - 5.15.0-86.96

---------------
linux (5.15.0-86.96) jammy; urgency=medium

  * jammy/linux: 5.15.0-86.96 -proposed tracker (LP: #2036575)

  * 5.15.0-85 live migration regression (LP: #2036675)
    - Revert "KVM: x86: Always enable legacy FP/SSE in allowed user XFEATURES"
    - Revert "x86/kvm/fpu: Limit guest user_xfeatures to supported bits of XCR0"

  * Regression for ubuntu_bpf test build on Jammy 5.15.0-85.95 (LP: #2035181)
    - selftests/bpf: fix static assert compilation issue for test_cls_*.c

  * `refcount_t: underflow; use-after-free.` on hidon w/ 5.15.0-85-generic
    (LP: #2034447)
    - crypto: rsa-pkcs1pad - Use helper to set reqsize

linux (5.15.0-85.95) jammy; urgency=medium

  * jammy/linux: 5.15.0-85.95 -proposed tracker (LP: #2033821)

  * Please enable Renesas RZ platform serial installer (LP: #2022361)
    - [Config] enable hihope RZ/G2M serial console
    - [Config] Mark sh-sci as built-in

  * Request backport of xen timekeeping performance improvements (LP: #2033122)
    - x86/xen/time: prefer tsc as clocksource when it is invariant

  * kdump doesn't work with UEFI secure boot and kernel lockdown enabled on
    ARM64 (LP: #2033007)
    - [Config]: Enable CONFIG_KEXEC_IMAGE_VERIFY_SIG
    - kexec, KEYS: make the code in bzImage64_verify_sig generic
    - arm64: kexec_file: use more system keyrings to verify kernel image signature

  * ubuntu_kernel_selftests:net:vrf-xfrm-tests.sh: 8 failed test cases on
    jammy/fips (LP: #2019880)
    - selftests: net: vrf-xfrm-tests: change authentication and encryption algos

  * ubuntu_kernel_selftests:net:tls: 88 failed test cases on jammy/fips
    (LP: #2019868)
    - selftests/harness: allow tests to be skipped during setup
    - selftests: net: tls: check if FIPS mode is enabled

  * A general-proteciton exception during guest migration to unsupported PKRU
    machine (LP: 2032164, reverted)
    - x86/kvm/fpu: Limit guest user_xfeatures to supported bits of XCR0
    - KVM: x86: Always enable legacy FP/SSE in allowed user XFEATURES

  * CVE-2023-4569
    - netfilter: nf_tables: deactivate catchall elements in next generation

  * CVE-2023-20569
    - x86/cpu, kvm: Add support for CPUID_80000021_EAX
    - x86/srso: Add a Speculative RAS Overflow mitigation
    - x86/srso: Add IBPB_BRTYPE support
    - x86/srso: Add SRSO_NO support
    - x86/srso: Add IBPB
    - x86/srso: Add IBPB on VMEXIT
    - x86/srso: Fix return thunks in generated code
    - x86/srso: Tie SBPB bit setting to microcode patch detection
    - x86: fix backwards merge of GDS/SRSO bit
    - x86/srso: Fix build breakage with the LLVM linker
    - x86/cpu: Fix __x86_return_thunk symbol type
    - x86/cpu: Fix up srso_safe_ret() and __x86_return_thunk()
    - x86/alternative: Make custom return thunk unconditional
    - objtool: Add frame-pointer-specific function ignore
    - x86/ibt: Add ANNOTATE_NOENDBR
    - x86/cpu: Clean up SRSO return thunk mess
    - x86/cpu: Rename original retbleed methods
    - x86/cpu: Rename srso_(.*)_alias to srso_alias_\1
    - x86/cpu: Cleanup the untrain mess
    - x86/srso: Explain the untraining sequences a bit more
    - x86/static_call:...

Changed in linux (Ubuntu Jammy):
status: Fix Committed → Fix Released
Revision history for this message
Ubuntu Kernel Bot (ubuntu-kernel-bot) wrote :

This bug is awaiting verification that the linux-azure/5.15.0-1050.57 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-azure' to 'verification-done-jammy-linux-azure'. If the problem still exists, change the tag 'verification-needed-jammy-linux-azure' to 'verification-failed-jammy-linux-azure'.

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-azure-v2 verification-needed-jammy-linux-azure
Revision history for this message
Ubuntu Kernel Bot (ubuntu-kernel-bot) wrote :

This bug is awaiting verification that the linux-aws/5.15.0-1048.53 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-aws' to 'verification-done-jammy-linux-aws'. If the problem still exists, change the tag 'verification-needed-jammy-linux-aws' to 'verification-failed-jammy-linux-aws'.

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-aws-v2 verification-needed-jammy-linux-aws
Revision history for this message
Ubuntu Kernel Bot (ubuntu-kernel-bot) wrote :

This bug is awaiting verification that the linux-nvidia-tegra/5.15.0-1018.18 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-nvidia-tegra' to 'verification-done-jammy-linux-nvidia-tegra'. If the problem still exists, change the tag 'verification-needed-jammy-linux-nvidia-tegra' to 'verification-failed-jammy-linux-nvidia-tegra'.

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-nvidia-tegra-v2 verification-needed-jammy-linux-nvidia-tegra
Revision history for this message
Ubuntu Kernel Bot (ubuntu-kernel-bot) wrote :

This bug is awaiting verification that the linux-raspi/5.15.0-1040.43 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-raspi' to 'verification-done-jammy-linux-raspi'. If the problem still exists, change the tag 'verification-needed-jammy-linux-raspi' to 'verification-failed-jammy-linux-raspi'.

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-raspi-v2 verification-needed-jammy-linux-raspi
Revision history for this message
Ubuntu Kernel Bot (ubuntu-kernel-bot) wrote :

This bug is awaiting verification that the linux-bluefield/5.15.0-1027.29 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-bluefield' to 'verification-done-jammy-linux-bluefield'. If the problem still exists, change the tag 'verification-needed-jammy-linux-bluefield' to 'verification-failed-jammy-linux-bluefield'.

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-bluefield-v2 verification-needed-jammy-linux-bluefield
Revision history for this message
Ubuntu Kernel Bot (ubuntu-kernel-bot) wrote :

This bug is awaiting verification that the linux-nvidia-tegra-igx/5.15.0-1005.5 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-nvidia-tegra-igx' to 'verification-done-jammy-linux-nvidia-tegra-igx'. If the problem still exists, change the tag 'verification-needed-jammy-linux-nvidia-tegra-igx' to 'verification-failed-jammy-linux-nvidia-tegra-igx'.

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-nvidia-tegra-igx-v2 verification-needed-jammy-linux-nvidia-tegra-igx
Revision history for this message
Ubuntu Kernel Bot (ubuntu-kernel-bot) wrote :

This bug is awaiting verification that the linux-nvidia-tegra-5.15/5.15.0-1018.18~20.04.1 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-focal-linux-nvidia-tegra-5.15' to 'verification-done-focal-linux-nvidia-tegra-5.15'. If the problem still exists, change the tag 'verification-needed-focal-linux-nvidia-tegra-5.15' to 'verification-failed-focal-linux-nvidia-tegra-5.15'.

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-focal-linux-nvidia-tegra-5.15-v2 verification-needed-focal-linux-nvidia-tegra-5.15
Revision history for this message
Ubuntu Kernel Bot (ubuntu-kernel-bot) wrote :

This bug is awaiting verification that the linux-xilinx-zynqmp/5.15.0-1025.29 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-xilinx-zynqmp' to 'verification-done-jammy-linux-xilinx-zynqmp'. If the problem still exists, change the tag 'verification-needed-jammy-linux-xilinx-zynqmp' to 'verification-failed-jammy-linux-xilinx-zynqmp'.

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-xilinx-zynqmp-v2 verification-needed-jammy-linux-xilinx-zynqmp
Revision history for this message
Ubuntu Kernel Bot (ubuntu-kernel-bot) wrote :

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
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.