X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=debian%2Fchangelog;h=9dda9641c08545d88b3771ea8c7bc45b35fb5bcc;hb=c162fd41a0d90e50e9860d08aae7ffa433c40adf;hp=5c5da2476d1f9af4422a831745715345f4d42faa;hpb=23cb5563dab4773a05597fb6531aa0eb40cbc091;p=deb_dpdk.git diff --git a/debian/changelog b/debian/changelog index 5c5da247..9dda9641 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,10 @@ dpdk (16.11.2-1~git1) UNRELEASED; urgency=medium * Generate list of recommends for dpdk dynamically at build time. * dpdk-modules-$KVERS: depend on same kernel version used to build rather than just recommend - in-kernel API/ABI is not stable. + * Support for building packages for the new mempool framework has been added. + In 17.05 and newer a mempool framework was added, that has to be loaded + like a PMD. So any "plugin" will be linked in RTE_EAL_PMD_PATH just like + the PMDs. No mempool plugins are built for now, so it is currently a no-op. -- Christian Ehrhardt Thu, 08 Jun 2017 10:05:44 -0600