aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorLuca Boccassi <luca.boccassi@gmail.com>2016-09-29 18:18:37 +0000
committerGerrit Code Review <gerrit@fd.io>2016-09-29 18:18:37 +0000
commitb6a44972963051e04cbdc00a7810c9d900be004e (patch)
tree71673c1db653c444b5bfe482462fad554b6aeae0 /debian/changelog
parentf1196bae2634ee36dd5bbc2dcc6aad5238faa7e9 (diff)
parentfe79dd192a7d47562967c72d748eb9d872633f48 (diff)
Merge changes from topic 'fix-autoloader' into deb_dpdk_16.07
* changes: changelog: add PMDs as recommend for dpdk runtime add PMDs as recommend for dpdk runtime. add empty RTE_EAL_PMD_PATH dir to librte_eal changelog: utilize RTE_EAL_PMD_PATH document pmd autoloading utilize RTE_EAL_PMD_PATH
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index dbe36170..b5a00513 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -35,6 +35,10 @@ dpdk (16.07-0~git1) UNRELEASED; urgency=medium
server/client sockets.
* d/control add python-elftools and hwdata dependencies to dpdk for the tool
dpdk-pmdinfo.
+ * d/rules utilize RTE_EAL_PMD_PATH to autoload pmd drivers
+ - d/dpdk-doc.README.Debian document usage of RTE_EAL_PMD_PATH
+ - d/control let the runtime of dpdk recommend the pmd drivers to make them
+ avail for auto-proping devices.
[ Anders Roxell ]
* debian/control: add pciutils to the dpdk depends list, since lspci is used