diff options
author | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2016-09-29 10:01:39 +0200 |
---|---|---|
committer | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2016-09-29 14:40:58 +0200 |
commit | 91333d2593faebed02728bb8fb9717c808407958 (patch) | |
tree | b915b539532e7ea09be57452e62683dad162baee | |
parent | 2aba37c960a9ff5affceed98aa30f509be47546f (diff) |
changelog: utilize RTE_EAL_PMD_PATH
changelog update split to ease branch maintenance
Change-Id: Ifa396a72b39504b74eb7c39852266dec0423f219
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index dbe36170..ad50450c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -35,6 +35,8 @@ 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 [ Anders Roxell ] * debian/control: add pciutils to the dpdk depends list, since lspci is used |