verification

= cosmic =
ubuntu@d05-3:~$ cat /proc/version
Linux version 4.18.0-26-generic (buildd@bos02-arm64-042) (gcc version 8.3.0 
(Ubuntu 8.3.0-6ubuntu1~18.10.1)) #27-Ubuntu SMP Tue Jul 2 15:36:34 UTC 2019
ubuntu@d05-3:~$ sudo ethtool -s enahisic2i1 autoneg off
ubuntu@d05-3:~$ sudo ethtool -r enahisic2i1
Cannot restart autonegotiation: Invalid argument

= bionic =
ubuntu@d05-3:~$ cat /proc/version
Linux version 4.15.0-55-generic (buildd@bos02-arm64-065) (gcc version 7.4.0 
(Ubuntu/Linaro 7.4.0-1ubuntu1~18.04.1)) #60-Ubuntu SMP Tue Jul 2 18:23:38 UTC 
2019
ubuntu@d05-3:~$ sudo ethtool -s enahisic2i1 autoneg off
ubuntu@d05-3:~$ sudo ethtool -r enahisic2i1
Cannot restart autonegotiation: Invalid argument

** Tags removed: verification-needed-bionic verification-needed-cosmic
** Tags added: verification-done-bionic verification-done-cosmic

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

Title:
  hns: attempt to restart autoneg when disabled should report error

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Bionic:
  Fix Committed
Status in linux source package in Cosmic:
  Fix Committed

Bug description:
  [Impact]
  Asking the driver to restart autonegotiation silently fails when 
autonegotation has been disabled. It should report an error.

  [Test Case]
  sudo ethtool -s ethX autoneg off
  sudo ethtool -r ethX

  [Fix]
  ed29ca8b95925 net: hns: Restart autoneg need return failed when autoneg off

  [Regression Risk]
  Fix is restricted to the hns driver, which is the driver for the nics on the 
Hi1616 SoC. Regressions would therefore be limited to platforms using this SoC, 
such as the HiSilicon D05 board.

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

Reply via email to