[Kernel-packages] [Bug 1738219] Re: the kernel is blackholing IPv6 packets to linkdown nexthops

2018-03-20 Thread Saverio Proto
** Tags removed: verification-needed-xenial ** Tags added: verification-done-xenial -- 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/1738219 Title: the kernel is blackholing IPv6 packets

[Kernel-packages] [Bug 1738219] Re: the kernel is blackholing IPv6 packets to linkdown nexthops

2018-03-19 Thread Saverio Proto
I tested the proposed Kernel in Xenial and it is working for me -- 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/1738219 Title: the kernel is blackholing IPv6 packets to linkdown nexthops

[Kernel-packages] [Bug 1742630] Re: Booting from 4.13 leads to Oops: NULL pointer dereference - RIP: isci_task_abort_task+0x30/0x3e0 [isci]

2018-01-12 Thread Saverio Proto
I have the kernel running and I confirm that it resolved the bug Linux s0008 4.13.0-25-generic #29~lp1742630 SMP Thu Jan 11 18:42:42 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux thank you -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux

[Kernel-packages] [Bug 1742630] Re: Booting from 4.13.0-21-generic leads to Oops: NULL pointer dereference - RIP: isci_task_abort_task+0x30/0x3e0 [isci]

2018-01-11 Thread Saverio Proto
I have tested this version linux-image-generic-hwe-16.04 4.13.0.26.46 It does not work for me ** Summary changed: - Booting from 4.13.0-21-generic leads to Oops: NULL pointer dereference - RIP: isci_task_abort_task+0x30/0x3e0 [isci] + PTI Kernels: Booting from 4.13.0-21-generic leads to

[Kernel-packages] [Bug 1742630] Re: Booting from 4.13.0-21-generic leads to Oops: NULL pointer dereference - RIP: isci_task_abort_task+0x30/0x3e0 [isci]

2018-01-11 Thread Saverio Proto
The Kernel does not boot at all, so it is not possible to collect the data with apport-collect ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1742630] [NEW] Booting from 4.13.0-21-generic leads to Oops: NULL pointer dereference - RIP: isci_task_abort_task+0x30/0x3e0 [isci]

2018-01-11 Thread Saverio Proto
Public bug reported: I cannot boot from 4.13.0-21-generic Oops: NULL pointer dereference - RIP: isci_task_abort_task+0x30/0x3e0 [isci] This Kernel bug was already fixed in Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=882414 Relevant discussion:

[Kernel-packages] [Bug 1738219] Re: the kernel is blackholing IPv6 packets to linkdown nexthops

2017-12-15 Thread Saverio Proto
I tested the packages on Xenial: ; uname -a Linux s0006 4.4.0-103-generic #126~lp1738219 SMP Thu Dec 14 16:37:03 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux It LGTM. The bug is fixed when using this kernel. thank you -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1738219] Re: the kernel is blackholing IPv6 packets to linkdown nexthops

2017-12-14 Thread Saverio Proto
I tested now with Kernel 4.4.0-103-generic + the patch from commit bbfcd7 and it works for me https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=bbfcd77631573ac4a9f57eb6169e04256a111bc1 -- You received this bug notification because you are a member of Kernel Packages,

[Kernel-packages] [Bug 1738219] Re: the kernel is blackholing IPv6 packets to linkdown nexthops

2017-12-14 Thread Saverio Proto
** Changed in: linux (Ubuntu) Status: Incomplete => 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/1738219 Title: the kernel is blackholing IPv6 packets to linkdown

[Kernel-packages] [Bug 1738219] [NEW] the kernel is blackholing IPv6 packets to linkdown nexthops

2017-12-14 Thread Saverio Proto
Public bug reported: When the 'ignore_routes_with_linkdown' sysctl is set, we should not consider linkdown nexthops during route lookup. While the code correctly verifies that the initially selected route ('match') has a carrier, it does not perform the same check in the subsequent multipath

[Kernel-packages] [Bug 1705447] Re: misleading kernel warning skb_warn_bad_offload during checksum calculation

2017-09-29 Thread Saverio Proto
Hello, I still se this issue on Xenial with Kernel 4.4.0-93-generic #116-Ubuntu The server is bare-metal. It is just a cosmetic problem in the log files or I should upgrade as soon as possible ? I noticed the bad entries in my kern.log with my monitoring tool, but I dont see any side effect so

[Kernel-packages] [Bug 1660634] [NEW] Enable CONFIG_NET_DROP_MONITOR=m in Ubuntu Kernel

2017-01-31 Thread Saverio Proto
Public bug reported: CONFIG_NET_DROP_MONITOR=m is needed for the dropwatch software. At the moment dropwatch is packaged only for Fedora: https://fedorahosted.org/dropwatch/ The kernel compiled with CONFIG_NET_DROP_MONITOR=n makes not possible to use this software. ** Affects: linux (Ubuntu)