[dpdk-dev] [PATCH 7/8] doc: add DPAA2 QDMA rawdev guide

Shreyansh Jain shreyansh.jain at nxp.com
Mon Apr 16 16:04:19 CEST 2018


On Saturday 07 April 2018 08:47 PM, Nipun Gupta wrote:

[...]

> +  Toggle compilation of the ``lrte_pmd_dpaa2_qdma`` driver.
> +
> +Enabling logs
> +-------------
> +
> +For enabling logs, use the following EAL parameter:
> +
> +.. code-block:: console
> +
> +   ./your_qdma_application <EAL args> --log-level=pmd.dpaa2.qdma,<level>

You will have to change/confirm the log-level string above. There is a 
comment on one of the patch defining this string.

> +
> +Using ``dpaa2.qdma`` as log matching criteria, all Event PMD logs can be
> +enabled which are lower than logging ``level``.
> +
> +Driver Compilation
> +~~~~~~~~~~~~~~~~~~



More information about the dev mailing list