[dpdk-dev] [PATCH v6 7/7] doc: add DPAA2 CMDIF rawdev guide

Thomas Monjalon thomas at monjalon.net
Tue May 8 14:08:58 CEST 2018


04/05/2018 12:11, Nipun Gupta:
> --- a/doc/guides/rel_notes/release_18_05.rst
> +++ b/doc/guides/rel_notes/release_18_05.rst
> +* **Added DPAA2 Command Interface Driver (in rawdev).**
> +
> +  The DPAA2 CMDIF is an implementation of the rawdev API, that provides
> +  communication between the GPP and NXP's QorIQ based AIOP Block (Firmware).
> +  Advanced IO Processor i.e. AIOP is clusters of programmable RISC engines
> +  optimised for flexible networking and I/O operations. The communication
> +  between GPP and AIOP is achieved via using DPCI devices exposed by MC for
> +  GPP <--> AIOP interaction.
> +
> +  See the :doc:`../rawdevs/dpaa2_cmdif` guide for more details.

Must add this line in the list of libraries:
   + librte_pmd_dpaa2_cmdif.so.1





More information about the dev mailing list