[dpdk-dev] [PATCH] doc: update release note for DPAA PMD support

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Wed Oct 18 15:34:29 CEST 2017



> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Shreyansh Jain
> Sent: Wednesday, October 18, 2017 12:45 PM
> To: dev at dpdk.org
> Cc: thomas at monjalon.net; Yigit, Ferruh <ferruh.yigit at intel.com>;
> Shreyansh Jain <shreyansh.jain at nxp.com>
> Subject: [dpdk-dev] [PATCH] doc: update release note for DPAA PMD
> support
> 
> Signed-off-by: Shreyansh Jain <shreyansh.jain at nxp.com>
> ---
>  doc/guides/rel_notes/release_17_11.rst | 11 +++++++++++
>  1 file changed, 11 insertions(+)
> 
> diff --git a/doc/guides/rel_notes/release_17_11.rst
> b/doc/guides/rel_notes/release_17_11.rst
> index 8db35f5..966af7c 100644
> --- a/doc/guides/rel_notes/release_17_11.rst
> +++ b/doc/guides/rel_notes/release_17_11.rst
> @@ -110,6 +110,17 @@ New Features
>    * DES CBC algorithm.
>    * AES CCM algorithm.
> 
> +* **Added support for NXP DPAA Devices.**
> +
> +  Added support for NXP's DPAA devices - LS104x series. This includes:
> +
> +  * DPAA Bus driver
> +  * DPAA Mempool driver for supporting offloaded packet memory pool
> +  * DPAA PMD for DPAA devices
> +
> +  See the "Network Interface Controller Drivers" document for more
> + details of  this new driver.
> +
>  * **Added NXP DPAA SEC crypto PMD.**
> 
>    A new "dpaa_sec" hardware based crypto PMD for NXP DPAA devices has
> been
> --
> 2.9.3

Could you include this in a different place?
I think it shouldn't be in the middle of the crypto driver updates.

Thanks,
Pablo



More information about the dev mailing list