[dpdk-dev] [PATCH] doc: mempool ABI deprecation notice for 16.07

Thomas Monjalon thomas.monjalon at 6wind.com
Tue Apr 5 17:17:22 CEST 2016


> >>> Add a deprecation notice for coming changes in mempool for 16.07.
> >> [...]
> >>> +* librte_mempool: new fixes and features will be added in 16.07:
> >>> +  allocation of large mempool in several virtual memory chunks, new API
> >>> +  to populate a mempool, new API to free a mempool, allocation in
> >>> +  anonymous mapping, drop of specific dom0 code. These changes will
> >>> +  induce a modification of the rte_mempool structure, plus a
> >>> +  modification of the API of rte_mempool_obj_iter(), implying a breakage
> >>> +  of the ABI.
> >> Acked-by: Thomas Monjalon <thomas.monjalon at 6wind.com>
> >>
> >> Other people involved in the discussion wanting to bring their support?
> >
> >Acked-by: David Hunt<david.hunt at intel.com>
> 
> Acked-by: Keith Wiles <keith.wiles at intel.com>

Applied, thanks


More information about the dev mailing list