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-
cosmic' to 'verification-done-cosmic'. If the problem still exists,
change the tag 'verification-needed-cosmic' to 'verification-failed-
cosmic'.

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-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/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:
  Fix Committed

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