From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nipun Gupta Subject: Re: [PATCH 0/9 v3] Introduce DPAA2 QDMA raw driver Date: Mon, 23 Apr 2018 08:46:30 +0000 Message-ID: References: <1523114224-9852-1-git-send-email-nipun.gupta@nxp.com> <1524220264-17281-1-git-send-email-nipun.gupta@nxp.com> <2011882.j79oug1Ic4@xps> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Cc: "dev@dpdk.org" , Shreyansh Jain , Hemant Agrawal To: Thomas Monjalon Return-path: Received: from EUR02-HE1-obe.outbound.protection.outlook.com (mail-eopbgr10065.outbound.protection.outlook.com [40.107.1.65]) by dpdk.org (Postfix) with ESMTP id 5B8921E35 for ; Mon, 23 Apr 2018 10:46:32 +0200 (CEST) In-Reply-To: <2011882.j79oug1Ic4@xps> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > -----Original Message----- > From: Thomas Monjalon [mailto:thomas@monjalon.net] > Sent: Monday, April 23, 2018 5:36 AM > To: Nipun Gupta > Cc: dev@dpdk.org; Shreyansh Jain ; Hemant Agrawal > > Subject: Re: [dpdk-dev] [PATCH 0/9 v3] Introduce DPAA2 QDMA raw driver >=20 > 20/04/2018 12:30, 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. >=20 > 3 comments: >=20 > 1/ Please compile this driver with meson. Okay.. >=20 > 2/ I think you should declare the new API functions as experimental. Agree. Ill add it. >=20 > 3/ This series won't be in RC1, but is candidate for RC2. Is it OK? Sure. No issues. Thanks. Nipun >=20