From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 9/9 v3] doc: add dpaa2 qdma rawdev to release notes Date: Mon, 23 Apr 2018 02:03:34 +0200 Message-ID: <1613910.2nEaCGu4hR@xps> References: <1523114224-9852-1-git-send-email-nipun.gupta@nxp.com> <1524220264-17281-1-git-send-email-nipun.gupta@nxp.com> <1524220264-17281-10-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@nxp.com, hemant.agrawal@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 0740E1DB3 for ; Mon, 23 Apr 2018 02:03:36 +0200 (CEST) In-Reply-To: <1524220264-17281-10-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" 20/04/2018 12:31, Nipun Gupta: > Signed-off-by: Nipun Gupta > --- > doc/guides/rel_notes/release_18_05.rst | 8 ++++++++ > 1 file changed, 8 insertions(+) Please merge this patch in the previous one. > +* **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.rst` guide for more details. I think you must remove the .rst extension.