Public bug reported:

[Impact]
If a user manually disables autonegotiation, that setting will be lost if the 
link is toggled.

[Test Case]
sudo ethtool -s enp125s0f2 speed 100 duplex half autoneg off
After this, "ethtool enp125s0f2" will show:
  Advertised auto-negotiation: No
If you then run:
sudo ifconfig enp125s0f2 down; sudo ifconfig enp125s0f2 up, then ethtool will 
show:
  Advertised auto-negotiation: Yes

[Fix]
b01b7cf19bf4a net: hns3: Fix for information of phydev lost problem when down/up

[Regression Risk]
Restricted to a single SoC on which the fix was explicitly tested.

** Affects: linux (Ubuntu)
     Importance: Undecided
     Assignee: dann frazier (dannf)
         Status: In Progress

** Affects: linux (Ubuntu Bionic)
     Importance: Undecided
     Assignee: dann frazier (dannf)
         Status: In Progress

** Also affects: linux (Ubuntu Bionic)
   Importance: Undecided
       Status: New

** Changed in: linux (Ubuntu)
       Status: New => In Progress

** Changed in: linux (Ubuntu Bionic)
       Status: New => In Progress

** Changed in: linux (Ubuntu)
     Assignee: (unassigned) => dann frazier (dannf)

** Changed in: linux (Ubuntu Bionic)
     Assignee: (unassigned) => dann frazier (dannf)

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

Title:
  hns3: autoneg settings get lost on down/up

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Bionic:
  In Progress

Bug description:
  [Impact]
  If a user manually disables autonegotiation, that setting will be lost if the 
link is toggled.

  [Test Case]
  sudo ethtool -s enp125s0f2 speed 100 duplex half autoneg off
  After this, "ethtool enp125s0f2" will show:
    Advertised auto-negotiation: No
  If you then run:
  sudo ifconfig enp125s0f2 down; sudo ifconfig enp125s0f2 up, then ethtool will 
show:
    Advertised auto-negotiation: Yes

  [Fix]
  b01b7cf19bf4a net: hns3: Fix for information of phydev lost problem when 
down/up

  [Regression Risk]
  Restricted to a single SoC on which the fix was explicitly tested.

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