diff options
author | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2016-09-29 18:32:07 +0200 |
---|---|---|
committer | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2016-09-29 18:32:07 +0200 |
commit | fe79dd192a7d47562967c72d748eb9d872633f48 (patch) | |
tree | abd8d4fdcd7ccc6ad16989852043f584f536f4b4 | |
parent | 88cd9ce012eae15091281e50190f90affe3204fa (diff) |
changelog: add PMDs as recommend for dpdk runtime
Change-Id: I1aeb0f62e2abeb42b5e75a1058b45400a934fabb
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 ad50450c..b5a00513 100644 --- a/debian/changelog +++ b/debian/changelog @@ -37,6 +37,8 @@ dpdk (16.07-0~git1) UNRELEASED; urgency=medium 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 |