Re: [dpdk-dev] [PATCH v6 0/7] Introduce DPAA2 Command Interface raw driver

2018-05-08 Thread Thomas Monjalon
05/05/2018 20:44, Shreyansh Jain: > From: Nipun Gupta > > > > This patch set introduces DPAA2 based Command Interface > > device driver. > > > > This driver is provides communication between the GPP and > > AIOP Firmware. > > Series-Acked-by: Shreyansh Jain Applied, thanks

Re: [dpdk-dev] [PATCH v6 0/7] Introduce DPAA2 Command Interface raw driver

2018-05-05 Thread Shreyansh Jain
> -Original Message- > From: Nipun Gupta > Sent: Friday, May 4, 2018 3:41 PM > To: tho...@monjalon.net; Hemant Agrawal ; > Shreyansh Jain > Cc: dev@dpdk.org; Nipun Gupta > Subject: [PATCH v6 0/7] Introduce DPAA2 Command Interface raw driver > > This patch set introduces DPAA2 based Comma

[dpdk-dev] [PATCH v6 0/7] Introduce DPAA2 Command Interface raw driver

2018-05-04 Thread Nipun Gupta
This patch set introduces DPAA2 based Command Interface device driver. This driver is provides communication between the GPP and AIOP Firmware. This patchset is based on top of: https://dpdk.org/dev/patchwork/patch/39246/ Patches 1-3: Makes necessary changes and fixes in the DPAA2 bus and me