Re: [dpdk-dev] [PATCH v3 00/27] OCTEON TX2 common and mempool driver

2019-06-20 Thread Jerin Jacob Kollanukkaran
> -Original Message- > From: jer...@marvell.com > Sent: Monday, June 17, 2019 9:25 PM > To: dev@dpdk.org > Cc: Jerin Jacob Kollanukkaran ; Thomas Monjalon > > Subject: [dpdk-dev] [PATCH v3 00/27] OCTEON TX2 common and mempool > driver Hi Thomas, Could you me

[dpdk-dev] [PATCH v3 00/27] OCTEON TX2 common and mempool driver

2019-06-17 Thread jerinj
From: Jerin Jacob This patch set adds initial driver support for OCTEON TX2 SoC. OCTEON TX2 is an armv8.2 SoC with integrated HW based mempool, ethdev, cryptodev, compressdev, and eventdev devices. This patch set adds common driver and mempool device driver for OCTEON TX2 SoC. There will be thr