[Kernel-packages] [Bug 1764892] Re: e1000e msix interrupts broken in linux-image-4.15.0-15-generic

2018-05-25 Thread Zheng Cui
Hi,

Our team has verified Ubuntu 18.04 + "proposed" solve the problem and as
far as I am concerned, we could mark the tag as "verification-done-
bionic":



Thanks,

-zheng

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

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

Title:
  e1000e msix interrupts broken in linux-image-4.15.0-15-generic

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

Bug description:
  == SRU Justification ==
  Linux kernel 4.15 has introduced a bug in e1000e msix interrupt drivers,
  which violates the e1000e specification. Specifically, the driver
  configures auto-clearing of the "OTHER" interrupt types, and the "OTHER" 
interrupt
   handler expects to see an uncleared interrupt source for the "OTHER" types;
   consequently, the link state change interrupts are not identified by the 
driver,
   and thus the virtual E1000e device doesn't function correctly inside VMware 
VMs.

  This patch Fixes: 4aea7a5c5e94 ("e1000e: Avoid receiver overrun
  interrupt bursts")

  == Fix ==
  745d0bd3af99 ("e1000e: Remove Other from EIAC")

  == Regression Potential ==
  Low.  Fixes an existing regression and limited to e1000e driver.

  == Test Case ==
  A test kernel was built with this patch and tested by the original bug 
reporter.
  The bug reporter states the test kernel resolved the bug.


  
  == Original Bug Description ==
  Hi Ubuntu folks,

  Linux kernel 4.15 has introduced a bug in e1000e msix interrupt
  drivers, which violates the e1000e specification. Specifically, the
  driver configures auto-clearing of the "OTHER" interrupt types, and
  the "OTHER" interrupt handler expects to see an uncleared interrupt
  source for the "OTHER" types; consequently, the link state change
  interrupts are not identified by the driver, and thus the virtual
  E1000e device doesn't function correctly inside VMware VMs.

  I have verified that Linux kernel 4.16.2 has fixed the issues and our
  on-perm QE has verified 4.16-RC functions correctly inside VMware VMs.

  Could you please crossport the fix from linux-4.16 into Ubuntu 18.04
  that would be frozen in 2 days? Here are the change history:

  https://lkml.org/lkml/2018/3/25/248

  Benjamin Poirier (7):
  e1000e: Remove Other from EIAC
  Partial revert "e1000e: Avoid receiver overrun interrupt bursts"
  e1000e: Fix queue interrupt re-raising in Other interrupt
  e1000e: Avoid missed interrupts following ICR read
  e1000e: Fix check_for_link return value with autoneg off
  Revert "e1000e: Separate signaling for link check/link up"
  e1000e: Fix link check race condition

  Thanks,

  -zheng

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


[Kernel-packages] [Bug 1764892] Re: e1000e msix interrupts broken in linux-image-4.15.0-15-generic

2018-05-24 Thread Zheng Cui
I have been posting the verification request to our QE team, and would
update here once I heard of anything.

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

Title:
  e1000e msix interrupts broken in linux-image-4.15.0-15-generic

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

Bug description:
  == SRU Justification ==
  Linux kernel 4.15 has introduced a bug in e1000e msix interrupt drivers,
  which violates the e1000e specification. Specifically, the driver
  configures auto-clearing of the "OTHER" interrupt types, and the "OTHER" 
interrupt
   handler expects to see an uncleared interrupt source for the "OTHER" types;
   consequently, the link state change interrupts are not identified by the 
driver,
   and thus the virtual E1000e device doesn't function correctly inside VMware 
VMs.

  This patch Fixes: 4aea7a5c5e94 ("e1000e: Avoid receiver overrun
  interrupt bursts")

  == Fix ==
  745d0bd3af99 ("e1000e: Remove Other from EIAC")

  == Regression Potential ==
  Low.  Fixes an existing regression and limited to e1000e driver.

  == Test Case ==
  A test kernel was built with this patch and tested by the original bug 
reporter.
  The bug reporter states the test kernel resolved the bug.


  
  == Original Bug Description ==
  Hi Ubuntu folks,

  Linux kernel 4.15 has introduced a bug in e1000e msix interrupt
  drivers, which violates the e1000e specification. Specifically, the
  driver configures auto-clearing of the "OTHER" interrupt types, and
  the "OTHER" interrupt handler expects to see an uncleared interrupt
  source for the "OTHER" types; consequently, the link state change
  interrupts are not identified by the driver, and thus the virtual
  E1000e device doesn't function correctly inside VMware VMs.

  I have verified that Linux kernel 4.16.2 has fixed the issues and our
  on-perm QE has verified 4.16-RC functions correctly inside VMware VMs.

  Could you please crossport the fix from linux-4.16 into Ubuntu 18.04
  that would be frozen in 2 days? Here are the change history:

  https://lkml.org/lkml/2018/3/25/248

  Benjamin Poirier (7):
  e1000e: Remove Other from EIAC
  Partial revert "e1000e: Avoid receiver overrun interrupt bursts"
  e1000e: Fix queue interrupt re-raising in Other interrupt
  e1000e: Avoid missed interrupts following ICR read
  e1000e: Fix check_for_link return value with autoneg off
  Revert "e1000e: Separate signaling for link check/link up"
  e1000e: Fix link check race condition

  Thanks,

  -zheng

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


[Kernel-packages] [Bug 1764892] Re: e1000e msix interrupts broken in linux-image-4.15.0-15-generic

2018-05-24 Thread Zheng Cui
Hi Joseph,

Would update #5 be sufficient for the verification? If so, we should be
able to update the tag to verification-done-bionic. Otherwise, let me
know what we should do next.

Thanks,

-zheng

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

Title:
  e1000e msix interrupts broken in linux-image-4.15.0-15-generic

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

Bug description:
  == SRU Justification ==
  Linux kernel 4.15 has introduced a bug in e1000e msix interrupt drivers,
  which violates the e1000e specification. Specifically, the driver
  configures auto-clearing of the "OTHER" interrupt types, and the "OTHER" 
interrupt
   handler expects to see an uncleared interrupt source for the "OTHER" types;
   consequently, the link state change interrupts are not identified by the 
driver,
   and thus the virtual E1000e device doesn't function correctly inside VMware 
VMs.

  This patch Fixes: 4aea7a5c5e94 ("e1000e: Avoid receiver overrun
  interrupt bursts")

  == Fix ==
  745d0bd3af99 ("e1000e: Remove Other from EIAC")

  == Regression Potential ==
  Low.  Fixes an existing regression and limited to e1000e driver.

  == Test Case ==
  A test kernel was built with this patch and tested by the original bug 
reporter.
  The bug reporter states the test kernel resolved the bug.


  
  == Original Bug Description ==
  Hi Ubuntu folks,

  Linux kernel 4.15 has introduced a bug in e1000e msix interrupt
  drivers, which violates the e1000e specification. Specifically, the
  driver configures auto-clearing of the "OTHER" interrupt types, and
  the "OTHER" interrupt handler expects to see an uncleared interrupt
  source for the "OTHER" types; consequently, the link state change
  interrupts are not identified by the driver, and thus the virtual
  E1000e device doesn't function correctly inside VMware VMs.

  I have verified that Linux kernel 4.16.2 has fixed the issues and our
  on-perm QE has verified 4.16-RC functions correctly inside VMware VMs.

  Could you please crossport the fix from linux-4.16 into Ubuntu 18.04
  that would be frozen in 2 days? Here are the change history:

  https://lkml.org/lkml/2018/3/25/248

  Benjamin Poirier (7):
  e1000e: Remove Other from EIAC
  Partial revert "e1000e: Avoid receiver overrun interrupt bursts"
  e1000e: Fix queue interrupt re-raising in Other interrupt
  e1000e: Avoid missed interrupts following ICR read
  e1000e: Fix check_for_link return value with autoneg off
  Revert "e1000e: Separate signaling for link check/link up"
  e1000e: Fix link check race condition

  Thanks,

  -zheng

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


[Kernel-packages] [Bug 1764892] Re: e1000e msix interrupts broken in linux-image-4.15.0-15-generic

2018-04-24 Thread Zheng Cui
Hi Joseph,

Our QE has verified the sandbox works well. Please see below



Thanks,

-zheng

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

Title:
  e1000e msix interrupts broken in linux-image-4.15.0-15-generic

Status in linux package in Ubuntu:
  Triaged
Status in linux source package in Bionic:
  Triaged

Bug description:
  Hi Ubuntu folks,

  Linux kernel 4.15 has introduced a bug in e1000e msix interrupt
  drivers, which violates the e1000e specification. Specifically, the
  driver configures auto-clearing of the "OTHER" interrupt types, and
  the "OTHER" interrupt handler expects to see an uncleared interrupt
  source for the "OTHER" types; consequently, the link state change
  interrupts are not identified by the driver, and thus the virtual
  E1000e device doesn't function correctly inside VMware VMs.

  I have verified that Linux kernel 4.16.2 has fixed the issues and our
  on-perm QE has verified 4.16-RC functions correctly inside VMware VMs.

  Could you please crossport the fix from linux-4.16 into Ubuntu 18.04
  that would be frozen in 2 days? Here are the change history:

  https://lkml.org/lkml/2018/3/25/248

  Benjamin Poirier (7):
  e1000e: Remove Other from EIAC
  Partial revert "e1000e: Avoid receiver overrun interrupt bursts"
  e1000e: Fix queue interrupt re-raising in Other interrupt
  e1000e: Avoid missed interrupts following ICR read
  e1000e: Fix check_for_link return value with autoneg off
  Revert "e1000e: Separate signaling for link check/link up"
  e1000e: Fix link check race condition

  Thanks,

  -zheng

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


[Kernel-packages] [Bug 1764892] Re: e1000e msix interrupts broken in linux-image-4.15.0-15-generic

2018-04-20 Thread Zheng Cui
FYI, here are the patch links:

https://patchwork.kernel.org/patch/10193325/
https://patchwork.kernel.org/patch/10172415/

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

Title:
  e1000e msix interrupts broken in linux-image-4.15.0-15-generic

Status in linux package in Ubuntu:
  Triaged
Status in linux source package in Bionic:
  Triaged

Bug description:
  Hi Ubuntu folks,

  Linux kernel 4.15 has introduced a bug in e1000e msix interrupt
  drivers, which violates the e1000e specification. Specifically, the
  driver configures auto-clearing of the "OTHER" interrupt types, and
  the "OTHER" interrupt handler expects to see an uncleared interrupt
  source for the "OTHER" types; consequently, the link state change
  interrupts are not identified by the driver, and thus the virtual
  E1000e device doesn't function correctly inside VMware VMs.

  I have verified that Linux kernel 4.16.2 has fixed the issues and our
  on-perm QE has verified 4.16-RC functions correctly inside VMware VMs.

  Could you please crossport the fix from linux-4.16 into Ubuntu 18.04
  that would be frozen in 2 days? Here are the change history:

  https://lkml.org/lkml/2018/3/25/248

  Benjamin Poirier (7):
  e1000e: Remove Other from EIAC
  Partial revert "e1000e: Avoid receiver overrun interrupt bursts"
  e1000e: Fix queue interrupt re-raising in Other interrupt
  e1000e: Avoid missed interrupts following ICR read
  e1000e: Fix check_for_link return value with autoneg off
  Revert "e1000e: Separate signaling for link check/link up"
  e1000e: Fix link check race condition

  Thanks,

  -zheng

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


[Kernel-packages] [Bug 1764892] [NEW] e1000e msix interrupts broken in linux-image-4.15.0-15-generic

2018-04-17 Thread Zheng Cui
Public bug reported:

Hi Ubuntu folks,

Linux kernel 4.15 has introduced a bug in e1000e msix interrupt drivers,
which violates the e1000e specification. Specifically, the driver
configures auto-clearing of the "OTHER" interrupt types, and the "OTHER"
interrupt handler expects to see an uncleared interrupt source for the
"OTHER" types; consequently, the link state change interrupts are not
identified by the driver, and thus the virtual E1000e device doesn't
function correctly inside VMware VMs.

I have verified that Linux kernel 4.16.2 has fixed the issues and our
on-perm QE has verified 4.16-RC functions correctly inside VMware VMs.

Could you please crossport the fix from linux-4.16 into Ubuntu 18.04
that would be frozen in 2 days? Here are the change history:

https://lkml.org/lkml/2018/3/25/248

Benjamin Poirier (7):
e1000e: Remove Other from EIAC
Partial revert "e1000e: Avoid receiver overrun interrupt bursts"
e1000e: Fix queue interrupt re-raising in Other interrupt
e1000e: Avoid missed interrupts following ICR read
e1000e: Fix check_for_link return value with autoneg off
Revert "e1000e: Separate signaling for link check/link up"
e1000e: Fix link check race condition

Thanks,

-zheng

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  e1000e msix interrupts broken in linux-image-4.15.0-15-generic

Status in linux package in Ubuntu:
  New

Bug description:
  Hi Ubuntu folks,

  Linux kernel 4.15 has introduced a bug in e1000e msix interrupt
  drivers, which violates the e1000e specification. Specifically, the
  driver configures auto-clearing of the "OTHER" interrupt types, and
  the "OTHER" interrupt handler expects to see an uncleared interrupt
  source for the "OTHER" types; consequently, the link state change
  interrupts are not identified by the driver, and thus the virtual
  E1000e device doesn't function correctly inside VMware VMs.

  I have verified that Linux kernel 4.16.2 has fixed the issues and our
  on-perm QE has verified 4.16-RC functions correctly inside VMware VMs.

  Could you please crossport the fix from linux-4.16 into Ubuntu 18.04
  that would be frozen in 2 days? Here are the change history:

  https://lkml.org/lkml/2018/3/25/248

  Benjamin Poirier (7):
  e1000e: Remove Other from EIAC
  Partial revert "e1000e: Avoid receiver overrun interrupt bursts"
  e1000e: Fix queue interrupt re-raising in Other interrupt
  e1000e: Avoid missed interrupts following ICR read
  e1000e: Fix check_for_link return value with autoneg off
  Revert "e1000e: Separate signaling for link check/link up"
  e1000e: Fix link check race condition

  Thanks,

  -zheng

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


[Kernel-packages] [Bug 1764892] Re: e1000e msix interrupts broken in linux-image-4.15.0-15-generic

2018-04-17 Thread Zheng Cui
** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  e1000e msix interrupts broken in linux-image-4.15.0-15-generic

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi Ubuntu folks,

  Linux kernel 4.15 has introduced a bug in e1000e msix interrupt
  drivers, which violates the e1000e specification. Specifically, the
  driver configures auto-clearing of the "OTHER" interrupt types, and
  the "OTHER" interrupt handler expects to see an uncleared interrupt
  source for the "OTHER" types; consequently, the link state change
  interrupts are not identified by the driver, and thus the virtual
  E1000e device doesn't function correctly inside VMware VMs.

  I have verified that Linux kernel 4.16.2 has fixed the issues and our
  on-perm QE has verified 4.16-RC functions correctly inside VMware VMs.

  Could you please crossport the fix from linux-4.16 into Ubuntu 18.04
  that would be frozen in 2 days? Here are the change history:

  https://lkml.org/lkml/2018/3/25/248

  Benjamin Poirier (7):
  e1000e: Remove Other from EIAC
  Partial revert "e1000e: Avoid receiver overrun interrupt bursts"
  e1000e: Fix queue interrupt re-raising in Other interrupt
  e1000e: Avoid missed interrupts following ICR read
  e1000e: Fix check_for_link return value with autoneg off
  Revert "e1000e: Separate signaling for link check/link up"
  e1000e: Fix link check race condition

  Thanks,

  -zheng

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