On Thu, Aug 03, 2017 at 07:51:34PM +0530, Jerin Jacob wrote: > -----Original Message----- > > Date: Thu, 20 Jul 2017 15:59:15 +0530 > > From: Santosh Shukla <[email protected]> > > To: [email protected], [email protected] > > CC: [email protected], Santosh Shukla > > <[email protected]> > > Subject: [dpdk-dev] [PATCH v2] doc: announce API/ABI changes for mempool > > X-Mailer: git-send-email 2.11.0 > > > > An API/ABI change is planned for 17.11 to change following > > > > * Remove unused flag param from rte_mempool_generic_get and _put. > > * Change data type for mempool 'flag' from int to unsigned int. > > Refer [1]. > > * Add struct rte_mempool * param into func rte_mempool_xmem_size, > > rte_mempool_xmem_usage to make it mempool aware. > > Refer [2]. > > > > [1] http://dpdk.org/dev/patchwork/patch/25603/ > > [2] http://dpdk.org/dev/patchwork/patch/25605/ > > > > Signed-off-by: Santosh Shukla <[email protected]> > > Acked-by: Jerin Jacob <[email protected]>
Acked-by: Olivier Matz <[email protected]>

