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

2018-05-01 Thread Shreyansh Jain
On Thursday 26 April 2018 03:44 PM, Nipun Gupta wrote: 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/38798/ Patches 1-3: M

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

2018-04-26 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/38798/ Patches 1-3: Makes necessary changes and fixes in the DPAA2 bus and me