Re: [dpdk-dev] [PATCH v3] NXP DPAA2 External Mempool Driver

2017-04-12 Thread Ferruh Yigit
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 u

Re: [dpdk-dev] [PATCH v3] NXP DPAA2 External Mempool Driver

2017-04-12 Thread Ferruh Yigit
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 u

[dpdk-dev] [PATCH v3] NXP DPAA2 External Mempool Driver

2017-04-11 Thread Hemant Agrawal
(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". Depend