From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH RESEND v7 8/8] doc: add DPAA2 QDMA rawdev guide Date: Tue, 08 May 2018 12:17:52 +0200 Message-ID: <9328240.rjOfg9UhSv@xps> References: <1525280972-27736-1-git-send-email-nipun.gupta@nxp.com> <1525363570-23542-1-git-send-email-nipun.gupta@nxp.com> <1525363570-23542-9-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 C625A5F6E for ; Tue, 8 May 2018 12:17:54 +0200 (CEST) In-Reply-To: <1525363570-23542-9-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: > --- a/doc/guides/rel_notes/release_18_05.rst > +++ b/doc/guides/rel_notes/release_18_05.rst > +* **Added DPAA2 QDMA Driver (in rawdev).** > + > + The DPAA2 QDMA is an implementation of the rawdev API, that provide means > + to initiate a DMA transaction from CPU. The initiated DMA is performed > + without CPU being involved in the actual DMA transaction. > + > + See the :doc:`../rawdevs/dpaa2_qdma` guide for more details. Adding this line in the release notes: + librte_pmd_dpaa2_qdma.so.1