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

2018-05-04 Thread Nipun Gupta
There is an intermediate patch compilation break. Will fix this and resend. Apologies for this and I will take care of this from next time. Thanks, Nipun > -Original Message- > From: Nipun Gupta > Sent: Thursday, May 3, 2018 10:04 PM > To: tho...@monjalon.net; Hemant Agrawal ; > Shreyansh

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

2018-05-03 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