Re: [dpdk-dev] [PATCH v3 00/11] Add Marvell CNXK mempool driver

2021-04-08 Thread Jerin Jacob
On Tue, Apr 6, 2021 at 8:41 PM Ashwin Sekhar T K wrote: > > This patchset adds the mempool/cnxk driver which provides the support for the > integrated mempool device found in Marvell CN10K SoC. > > The code includes mempool driver functionality for Marvell CN9K SoC as well, > but right now it is n

[dpdk-dev] [PATCH v3 00/11] Add Marvell CNXK mempool driver

2021-04-06 Thread Ashwin Sekhar T K
This patchset adds the mempool/cnxk driver which provides the support for the integrated mempool device found in Marvell CN10K SoC. The code includes mempool driver functionality for Marvell CN9K SoC as well, but right now it is not enabled. The future plan is to deprecate existing mempool/octeont