From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v6 0/7] Introduce DPAA2 Command Interface raw driver Date: Tue, 08 May 2018 14:27:34 +0200 Message-ID: <2727620.E1JHdc0nrc@xps> References: <1525365233-5956-1-git-send-email-nipun.gupta@nxp.com> <1525428689-8076-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, Shreyansh Jain , Hemant Agrawal 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 682A17D0E for ; Tue, 8 May 2018 14:27:36 +0200 (CEST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 05/05/2018 20:44, Shreyansh Jain: > From: Nipun Gupta > > > > This patch set introduces DPAA2 based Command Interface > > device driver. > > > > This driver is provides communication between the GPP and > > AIOP Firmware. > > Series-Acked-by: Shreyansh Jain Applied, thanks