** Changed in: linux-oem-5.10 (Ubuntu)
       Status: New => Invalid

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

Title:
  Fix Ethernet not working by hotplug - RTL8106E

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  New
Status in linux-oem-5.10 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  New
Status in linux-oem-5.10 source package in Focal:
  In Progress

Bug description:
  [Impact]
  After hot-plug the Ethernet cable, the status of Ethernet is always down.

  [Fix]
  Because ASPM is enabled on RTL8106E, the link change interrupt can't be fired 
immediately.
  Need to wait a long time to get the link change interrupt.
  Introduce a polling method to watch the link status and disable the link 
change interrupt for RTL8106E.
  Due to schedule, SRU this patch first and will upstream later.

  [Test]
  Verified on machines with Realtek Ethernet device, the Ethernet works well 
after hotplug 30 times.

  [Regression Potential]
  High, may have some cases missed in link change polling method and will fix 
them in the future.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1930645/+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