[Kernel-packages] [Bug 1816716] Re: kernel net tls selftest fails on 5.0

2019-03-11 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 5.0.0-7.8

---
linux (5.0.0-7.8) disco; urgency=medium

  * linux: 5.0.0-7.8 -proposed tracker (LP: #1818519)

  * Packaging resync (LP: #1786013)
- [Packaging] update helper scripts

  * unnecessary request_queue freeze (LP: #1815733)
- block: avoid setting nr_requests to current value
- block: avoid setting none scheduler if it's already none

  * Miscellaneous Ubuntu changes
- SAUCE: selftests: net: Don't fail test_vxlan_under_vrf on xfail
- update dkms package versions

  [ Upstream Kernel Changes ]

  * Rebase to v5.0

 -- Seth Forshee   Mon, 04 Mar 2019 08:46:10
-0600

** Changed in: linux (Ubuntu Disco)
   Status: Fix Committed => Fix Released

-- 
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/1816716

Title:
  kernel net tls selftest fails on 5.0

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Disco:
  Fix Released

Bug description:
  Running the kernel net tls selftests on 5.0 produces:

  # tools/testing/selftests/net/tls
  [==] Running 28 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_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.recv_partial
  [   OK ] tls.recv_partial
  [ RUN  ] tls.recv_nonblock
  [   OK ] tls.recv_nonblock
  [ RUN  ] tls.recv_peek
  [   OK ] tls.recv_peek
  [ RUN  ] tls.recv_peek_multiple
  [   OK ] tls.recv_peek_multiple
  [ RUN  ] tls.recv_peek_large_buf_mult_recs
  tls.c:524:tls.recv_peek_large_buf_mult_recs:Expected memcmp(test_str, buf, 
len) (18446744073709551595) == 0 (0)
  tls.recv_peek_large_buf_mult_recs: Test failed at step #8
  [ FAIL ] tls.recv_peek_large_buf_mult_recs
  [ RUN  ] tls.pollin
  [   OK ] tls.pollin
  [ RUN  ] tls.poll_wait
  [   OK ] tls.poll_wait
  [ RUN  ] tls.blocking
  [   OK ] tls.blocking
  [ RUN  ] tls.nonblocking
  [   OK ] tls.nonblocking
  [ RUN  ] tls.control_msg
  [   OK ] tls.control_msg
  [==] 27 / 28 tests passed.
  [  FAILED  ]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1816716/+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


[Kernel-packages] [Bug 1816716] Re: kernel net tls selftest fails on 5.0

2019-03-11 Thread Juerg Haefliger
The commit that added the test has been reverted.

** Changed in: linux (Ubuntu Disco)
   Status: Confirmed => Fix Committed

-- 
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/1816716

Title:
  kernel net tls selftest fails on 5.0

Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Disco:
  Fix Committed

Bug description:
  Running the kernel net tls selftests on 5.0 produces:

  # tools/testing/selftests/net/tls
  [==] Running 28 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_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.recv_partial
  [   OK ] tls.recv_partial
  [ RUN  ] tls.recv_nonblock
  [   OK ] tls.recv_nonblock
  [ RUN  ] tls.recv_peek
  [   OK ] tls.recv_peek
  [ RUN  ] tls.recv_peek_multiple
  [   OK ] tls.recv_peek_multiple
  [ RUN  ] tls.recv_peek_large_buf_mult_recs
  tls.c:524:tls.recv_peek_large_buf_mult_recs:Expected memcmp(test_str, buf, 
len) (18446744073709551595) == 0 (0)
  tls.recv_peek_large_buf_mult_recs: Test failed at step #8
  [ FAIL ] tls.recv_peek_large_buf_mult_recs
  [ RUN  ] tls.pollin
  [   OK ] tls.pollin
  [ RUN  ] tls.poll_wait
  [   OK ] tls.poll_wait
  [ RUN  ] tls.blocking
  [   OK ] tls.blocking
  [ RUN  ] tls.nonblocking
  [   OK ] tls.nonblocking
  [ RUN  ] tls.control_msg
  [   OK ] tls.control_msg
  [==] 27 / 28 tests passed.
  [  FAILED  ]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1816716/+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


[Kernel-packages] [Bug 1816716] Re: kernel net tls selftest fails on 5.0

2019-02-20 Thread Juerg Haefliger
tls.recv_peek_large_buf_mult_recs is a new test that never passed (for
upstream). It tests a functionality (mult-record PEEk) that hasn't been
(properly) implemented yet.

https://lkml.org/lkml/2018/9/18/847

** Changed in: linux (Ubuntu Disco)
   Status: New => Confirmed

-- 
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/1816716

Title:
  kernel net tls selftest fails on 5.0

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Disco:
  Confirmed

Bug description:
  Running the kernel net tls selftests on 5.0 produces:

  # tools/testing/selftests/net/tls
  [==] Running 28 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_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.recv_partial
  [   OK ] tls.recv_partial
  [ RUN  ] tls.recv_nonblock
  [   OK ] tls.recv_nonblock
  [ RUN  ] tls.recv_peek
  [   OK ] tls.recv_peek
  [ RUN  ] tls.recv_peek_multiple
  [   OK ] tls.recv_peek_multiple
  [ RUN  ] tls.recv_peek_large_buf_mult_recs
  tls.c:524:tls.recv_peek_large_buf_mult_recs:Expected memcmp(test_str, buf, 
len) (18446744073709551595) == 0 (0)
  tls.recv_peek_large_buf_mult_recs: Test failed at step #8
  [ FAIL ] tls.recv_peek_large_buf_mult_recs
  [ RUN  ] tls.pollin
  [   OK ] tls.pollin
  [ RUN  ] tls.poll_wait
  [   OK ] tls.poll_wait
  [ RUN  ] tls.blocking
  [   OK ] tls.blocking
  [ RUN  ] tls.nonblocking
  [   OK ] tls.nonblocking
  [ RUN  ] tls.control_msg
  [   OK ] tls.control_msg
  [==] 27 / 28 tests passed.
  [  FAILED  ]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1816716/+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