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 the problem still exists, change the tag 'verification-needed-xenial' to 'verification-failed- 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/1750810 Title: qeth: fix calculation of required buffer elements for skb Status in Ubuntu on IBM z Systems: Fix Committed Status in linux package in Ubuntu: Fix Committed Status in linux source package in Xenial: Fix Committed Bug description: == SRU Justification == Description: qeth: fix calculation of required buffer elements for skb Symptom: Repeated device recovery due to Subchannel Program Checks Problem: skbs of certain lengths cause qeth to miscalculate the number of needed IO buffer elements, resulting in malformed TX buffer descriptors. When such a buffer is presented to the HW, it triggers a Subchannel Program Check. qeth handles this by starting device recovery. Solution: Fix the buffer element calculation, so that qeth builds proper TX buffer descriptors. Reproduction: Occurs for skbs where the last byte of the linear data range / of a page frag sits on a page boundary. Upstream Git Commit: 89271c65edd599207dd982007900506283c90ae3 kernel 4.16 backported to xenial/master-next Here's a backport of the upstream commit for pre-4.8 kernels. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-z-systems/+bug/1750810/+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