[dpdk-dev] [PATCH v2 9/9] doc: add dpaa2 command interface rawdev to release notes

Shreyansh Jain shreyansh.jain at nxp.com
Wed Apr 25 03:50:20 CEST 2018


> -----Original Message-----
> From: Nipun Gupta
> Sent: Saturday, April 7, 2018 8:04 PM
> To: thomas at monjalon.net; Hemant Agrawal <hemant.agrawal at nxp.com>;
> Shreyansh Jain <shreyansh.jain at nxp.com>
> Cc: dev at dpdk.org; Nipun Gupta <nipun.gupta at nxp.com>
> Subject: [PATCH v2 9/9] doc: add dpaa2 command interface rawdev to
> release notes
> 
> Signed-off-by: Nipun Gupta <nipun.gupta at nxp.com>
> ---
>  doc/guides/rel_notes/release_18_05.rst | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/doc/guides/rel_notes/release_18_05.rst
> b/doc/guides/rel_notes/release_18_05.rst
> index e5fac1c..0aebb18 100644
> --- a/doc/guides/rel_notes/release_18_05.rst
> +++ b/doc/guides/rel_notes/release_18_05.rst
> @@ -58,6 +58,13 @@ New Features
>    * Added support for NVGRE, VXLAN and GENEVE filters in flow API.
>    * Added support for DROP action in flow API.
> 
> +* **Added DPAA2 Command Interface Driver (in rawdev).**
> +
> +  The DPAA2 CMDIF is an implementation of the rawdev API, that
> provides

The ',' in '...rawdev API, that provides' is not required.

> +  communication between the GPP and AIOP (Firmware). This is achieved

Can you please state NXP's QorIQ based AIOP Block or, one liner about AIOP would help someone understand the context.

> +  via using the DPCI devices exposed by MC for GPP <--> AIOP
> interaction.
> +
> +  See the :doc:`../rawdevs/dpaa2_cmdif.rst` guide for more details.

Just like the QDMA series, you might want to remove 'rst' from the above.

> 
>  API Changes
>  -----------
> --
> 1.9.1



More information about the dev mailing list