## DPDK in Ubuntu ##
18.11.x:
$ grep -Hrn pci-aspm *
kernel/linux/kni/ethtool/ixgbe/kcompat.h:2225:#include <linux/pci-aspm.h>
kernel/linux/kni/ethtool/igb/kcompat.h:2417:#include <linux/pci-aspm.h>
The same is true for DPDK 17.11.x in Bionic.
That is in the file of dpdk-rte-kni-dkms:
/usr/src/dpdk-rte-kni-18.11.2/ethtool/ixgbe/kcompat.h

Affected are:
18.11.x - Disco/Eoan - since they are part of UCA backportsthat are still 
active and might meet an HWE kernel in Bionic due to that (Or people install 
own 5.4 kernels).
19.11.x - Focal will move to that and not be affected
17.11.x - Bionic - due to >=5.4 HWE kernel showing up at some point

## Upstream DPDK ##
Nothing about that on latest dpdk master, but that is due to ethtool support 
being fully removed: 
https://git.dpdk.org/dpdk/commit/?id=ea6b39b5b847655cf65f283d3cc25d7ab629d039
Therefore there won't ever be an upstream fix on master.
But there might be on the stable branches.

## Kernel change ##
Related kernel change is: https://lkml.org/lkml/2019/8/27/695
So the solution might be to just include linux/pci.h instead depending on 
kernel version.

## Upstream stable branches ##
There is no change yet for the upstream stable branches.

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

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

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

** Also affects: dpdk (Ubuntu Eoan)
   Importance: Undecided
       Status: New

** Also affects: linux (Ubuntu Focal)
   Importance: Undecided
       Status: Fix Released

** Also affects: dpdk (Ubuntu Focal)
   Importance: Undecided
       Status: Incomplete

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

** Also affects: dpdk (Ubuntu Disco)
   Importance: Undecided
       Status: New

** Changed in: dpdk (Ubuntu Focal)
   Importance: Undecided => Low

** Changed in: dpdk (Ubuntu Focal)
       Status: Incomplete => Triaged

** Changed in: dpdk (Ubuntu Bionic)
   Importance: Undecided => Medium

** Changed in: dpdk (Ubuntu Bionic)
       Status: New => Confirmed

** Changed in: dpdk (Ubuntu Disco)
   Importance: Undecided => Medium

** Changed in: dpdk (Ubuntu Disco)
       Status: New => Confirmed

** Changed in: dpdk (Ubuntu Eoan)
   Importance: Undecided => Medium

** Changed in: dpdk (Ubuntu Eoan)
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1848585

Title:
  dpdk 18.11.2-4 ADT test failure with linux 5.4.0-1.2

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to