aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>2016-09-12 11:56:42 +0200
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>2016-09-12 12:27:59 +0200
commit5bc33ee0995cde472a24762742db693283af55f7 (patch)
treea29544889d1ff0181b7538b3110ab35595c86123 /debian
parent36349293f4553e87c9ae17960f177c59843ae884 (diff)
changelog: ppc64el enablement
Update the changelog about the ppc64el enablement Change-Id: I6b9623f9f907e3f8905d8830d9e4417f279a95c5 Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b86d13de..856a8df4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,13 @@ dpdk (16.07-0~git1) UNRELEASED; urgency=medium
accidentially executing as script and to fix unusual-interpreter lintian
warning.
* fix d/t/test-initscripts on more recent systemd environments
+ * enable dpdk for ppc64el
+ - add ppc64el arch to valid dpdk pmds and rte libraries
+ - select power config and machine for dpdk build system
+ - disable xen pmd for ppc64el
+ - d/tests: make tests compatible with ppc64el
+ - d/dpdk.conf, d/dpdk-init add 16M huge page support
+ - d/p/fix-power-default-config.patch enable bond PMD on ppc64el
[ Anders Roxell ]
* debian/control: add pciutils to the dpdk depends list, since lspci is used