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- zesty' to 'verification-done-zesty'. If the problem still exists, change the tag 'verification-needed-zesty' to 'verification-failed-zesty'.
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-zesty -- 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/1696031 Title: Bugfixes for hns network driver Status in linux package in Ubuntu: Triaged Status in linux source package in Zesty: Fix Committed Bug description: [Impact] The hns driver we're shipping in hwe-z lacks a number of performance improvements and bug fixes that have since landed upstream prior to v4.12-rc4. [Test Case] Use iperf to confirm functionality, and no obvious loss of performance. = Before = Duplex: $ iperf -c <targetIP> -P 8 -d -t 30 941 Mbits/sec Simplex: $ iperf -c <targetIP> -P 8 -t 30 942 Mbits/sec = After = Duplex: $ iperf -c <targetIP> -P 8 -d -t 30 942 Mbits/sec Simplex: $ iperf -c <targetIP> -P 8 -t 30 942 Mbits/sec [Regression Risk] Changes are restricted to the hns driver, which is only used on HiSilicon SoCs. All changes are clean cherry-picks from upstream, so any regressions will have upstream support. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1696031/+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