This bug is awaiting verification that the 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- xenial' to 'verification-done-xenial'.
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: verification-needed-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/1626782 Title: i40e/setting some ethtool features and remove module right after (modprobe -r) lead to crash in systems with more than 127 CPUs Status in linux package in Ubuntu: Fix Released Status in linux source package in Xenial: Fix Committed Status in linux source package in Yakkety: Fix Released Bug description: On systems with more than 127 online CPUs, all interrupt vectors on i40e driver are allocated to tx/rx queues and some features, like Flow Director SideBand (FD_SB), are kept disabled. Then, changing some features like TSO/GSO via ethtool will forcibly enable FD_SB without any vectors available, and this way we get errors. If we unload the i40e (using "modprobe -r") after these errors, we end up crashing the system. There is an upstream patch that address exactly this issue. We want to request Canonical to merge it on Ubuntu 16.04.1 kernel if possible. The patch is: a70e407f6d ("i40e: Fix errors resulted while turning off TSO") [https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=a70e407f6d0b0f63b17d468f78b666d33f264ba1] Thanks in advance, Guilherme To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1626782/+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