[dpdk-dev] [PATCH v3 2/2] doc: create a platorm specific page for NXP DPAA2 platform

Kovacevic, Marko marko.kovacevic at intel.com
Tue Sep 25 13:17:10 CEST 2018


> NXP DPAA2 platform
> 
> Signed-off-by: Hemant Agrawal <hemant.agrawal at nxp.com>
> ---
> v3: merge the patches
> 
>  doc/guides/cryptodevs/dpaa2_sec.rst | 28 +++--------
>  doc/guides/eventdevs/dpaa2.rst      | 50 ++-----------------
>  doc/guides/nics/dpaa2.rst           | 49 ++-----------------
>  doc/guides/platform/dpaa2.rst       | 98
> +++++++++++++++++++++++++++++++++++++


> +Common Offload HW Block Drivers
> +-------------------------------
> +
> +1. **Nics Driver**
> +   See :doc:`../nics/dpaa2` for NXP dpaa2 nic driver information.
> +
> +2. **Cryptodev Driver**
> +   See :doc:`../cryptodevs/dpaa2_sec` for NXP dpaa2 cryptodev driver
> information.
> +
> +3. **Eventdev Driver**
> +   See :doc:`../eventdevs/dpaa2` for NXP dpaa2 eventdev driver
> information.
> +

One thing here you forgot about the spaces between text and the bold header
Make the See: text go right after it in the output as so.

"Nics Driver See DPAA2 Poll Mode Driver for NXP dpaa2 nic driver information "


Common Offload HW Block Drivers
-------------------------------

1. **Nics Driver**
	
  See :doc:`../nics/dpaa2` for NXP dpaa2 nic driver information.
 
 2. **Cryptodev Driver**

    See :doc:`../cryptodevs/dpaa2_sec` for NXP dpaa2 cryptodev driver
 information.
 
 3. **Eventdev Driver**

    See :doc:`../eventdevs/dpaa2` for NXP dpaa2 eventdev driver
 information.
 
You can add my ack on this one once fixed.

Acked-by: Marko Kovacevic <marko.kovacevic at intel.com>



More information about the dev mailing list