From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH RESEND v7 0/8] Introduce DPAA2 QDMA raw driver Date: Tue, 08 May 2018 12:22:06 +0200 Message-ID: <190746601.xP0Ka7izhK@xps> References: <1525280972-27736-1-git-send-email-nipun.gupta@nxp.com> <1525363570-23542-1-git-send-email-nipun.gupta@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, hemant.agrawal@nxp.com, shreyansh.jain@nxp.com To: Nipun Gupta Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 194E15F6E for ; Tue, 8 May 2018 12:22:09 +0200 (CEST) In-Reply-To: <1525363570-23542-1-git-send-email-nipun.gupta@nxp.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 03/05/2018 18:06, 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. Applied, thanks