aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>2017-05-18 10:53:11 +0200
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>2017-05-19 12:28:50 +0200
commita4d083825004249635967c65981c68b98e952272 (patch)
tree14afcec3f233f18ad677f3241b5189bbad6a6cb1
parent7e013c6935818ed748ddd09c4aa37081b3a0ccf7 (diff)
changelog: i40e PMD / vector PMD on ppc64el
Change-Id: I4d564d589827d1f97c21a0fc65f633feb6ceb283 Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ef54a1ef..59a6ce8e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,10 @@ dpdk (16.11.1-1~git1) UNRELEASED; urgency=medium
* d/p/dpdk-dev-v3-eal-sPAPR-IOMMU-support-in-pci-probing-for-vfio-pci-
in-ppc64le.patch: sPAPR IOMMU based pci probing enabled for vfio-pci
devices.
+ * enable librte-pmd-i40e1 for ppc64el
+ - debian/control: enable arch onpackage
+ - d/p/dpdk-dev-v4-i40e-implement-vector-PMD-for-altivec.patch: add i40e
+ PMD / vector PMD implementation and enable by default on ppc64el
[ Luca Boccassi ]
* Simplify debian/rules by using upstream's install target