Re: [dpdk-dev] [PATCH 0/9 v2] Introduce DPAA2 QDMA raw driver

2018-04-20 Thread Nipun Gupta
There is a compilation issue due to a recent change on master branch http://dpdk.org/browse/dpdk/commit/?id=3ef648aa4854f53b5ad3f148dc021852157a0246 I am sending a v3 fixing the compilation issue. Regards, Nipun > -Original Message- > From: Nipun Gupta > Sent: Friday, April 20, 2018 9:40

Re: [dpdk-dev] [PATCH 0/9 v2] Introduce DPAA2 QDMA raw driver

2018-04-19 Thread Nipun Gupta
Hi Shreyansh, I have taken care of all your comments from the v1 series as all were appropriate :) Also I have rebased on master branch and will rebase CMDIF series over this one. This lead to addition of patch 4 and some more changes in patch 3 here. Please re-review these. Thanks, Nipun > -

[dpdk-dev] [PATCH 0/9 v2] Introduce DPAA2 QDMA raw driver

2018-04-19 Thread Nipun Gupta
This patch set introduces DPAA2 based QDMA device driver. It provide means to initiate a DMA transaction from CPU. The initiated DMA is performed without CPU being involved in the actual DMA transaction. This patch series is rebased on dpdk master branch Patches 1-4: Makes necessary changes in