On 4/11/2017 2:42 PM, Hemant Agrawal wrote: > (This patches has been split from DPAA2 PMD v8 series [1] as per > comments received on ML [2].) > > This patch implements the HW mempool offload driver for packets buffers > using the FSLMC provided DPBP object. > > The new pool is being configured using compile time option and pool name > as "dpaa2". > > Dependency: > This patchset is based on "NXP DPAA2 FSLMC Bus Driver" patchset [3]. > > References: > [1] http://dpdk.org/ml/archives/dev/2017-March/059000.html > [2] http://dpdk.org/ml/archives/dev/2017-March/059789.html > [3] http://dpdk.org/ml/archives/dev/2017-April/063683.html > > --- > v3: > * rebased on net-next + patchset[3] > * removed config dependency > * changed malloc to rte_malloc > > v2: > * rebased on master (17.05-rc1) + patchset[3] > * removed EXT_PKT_POOL flag, refcount modification etc. > > Hemant Agrawal (1): > mempool/dpaa2: add DPAA2 hardware offloaded mempool
Hi Olivier, What I understand from previous comment is you are OK getting this one for this release and enhance more later. So, I keep going, working on patches to get into next-net. If my above understanding is wrong, please shout. Thanks, ferruh