## 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 Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1848585

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

Status in dpdk package in Ubuntu:
  Triaged
Status in linux package in Ubuntu:
  Fix Released
Status in dpdk source package in Bionic:
  Confirmed
Status in linux source package in Bionic:
  New
Status in dpdk source package in Disco:
  Confirmed
Status in linux source package in Disco:
  New
Status in dpdk source package in Eoan:
  Confirmed
Status in linux source package in Eoan:
  New
Status in dpdk source package in Focal:
  Triaged
Status in linux source package in Focal:
  Fix Released

Bug description:
  Testing failed on:
      amd64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-eoan-canonical-kernel-team-unstable/eoan/amd64/d/dpdk/20191016_150105_5be2e@/log.gz
      arm64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-eoan-canonical-kernel-team-unstable/eoan/arm64/d/dpdk/20191016_153833_5be2e@/log.gz
      ppc64el: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-eoan-canonical-kernel-team-unstable/eoan/ppc64el/d/dpdk/20191016_150934_5be2e@/log.gz

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