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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1797654

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1797654/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to