From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v6 7/7] doc: add DPAA2 CMDIF rawdev guide Date: Tue, 08 May 2018 14:08:58 +0200 Message-ID: <6169871.bmeJfKHHpD@xps> References: <1525365233-5956-1-git-send-email-nipun.gupta@nxp.com> <1525428689-8076-1-git-send-email-nipun.gupta@nxp.com> <1525428689-8076-8-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 72B567D30 for ; Tue, 8 May 2018 14:09:01 +0200 (CEST) In-Reply-To: <1525428689-8076-8-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" 04/05/2018 12:11, Nipun Gupta: > --- a/doc/guides/rel_notes/release_18_05.rst > +++ b/doc/guides/rel_notes/release_18_05.rst > +* **Added DPAA2 Command Interface Driver (in rawdev).** > + > + The DPAA2 CMDIF is an implementation of the rawdev API, that provides > + communication between the GPP and NXP's QorIQ based AIOP Block (Firmware). > + Advanced IO Processor i.e. AIOP is clusters of programmable RISC engines > + optimised for flexible networking and I/O operations. The communication > + between GPP and AIOP is achieved via using DPCI devices exposed by MC for > + GPP <--> AIOP interaction. > + > + See the :doc:`../rawdevs/dpaa2_cmdif` guide for more details. Must add this line in the list of libraries: + librte_pmd_dpaa2_cmdif.so.1