[dpdk-dev] [PATCH v1 58/58] doc: add Marvell OCTEON TX2 ethdev documentation
Ferruh Yigit
ferruh.yigit at intel.com
Thu Jun 6 18:50:27 CEST 2019
On 6/2/2019 4:24 PM, jerinj at marvell.com wrote:
> From: Jerin Jacob <jerinj at marvell.com>
>
> Add Marvell OCTEON TX2 ethdev documentation.
>
> This patch also updates the MAINTAINERS file and
> shared library versions in release_19_08.rst.
>
> Cc: John McNamara <john.mcnamara at intel.com>
> Cc: Thomas Monjalon <thomas at monjalon.net>
>
> Signed-off-by: Jerin Jacob <jerinj at marvell.com>
> Signed-off-by: Vamsi Attunuru <vattunuru at marvell.com>
> Signed-off-by: Kiran Kumar K <kirankumark at marvell.com>
> Signed-off-by: Nithin Dabilpuram <ndabilpuram at marvell.com>
<...>
> +Debugging Options
> +-----------------
> +
> +.. _table_octeontx2_ethdev_debug_options:
> +
> +.. table:: OCTEON TX2 ethdev debug options
> +
> + +---+------------+-------------------------------------------------------+
> + | # | Component | EAL log command |
> + +===+============+=======================================================+
> + | 1 | NIX | --log-level='pmd\.net.octeontx2,8' |
> + +---+------------+-------------------------------------------------------+
> + | 2 | NPC | --log-level='pmd\.net.octeontx2\.flow,8' |
> + +---+------------+-------------------------------------------------------+
Are these log types registered?
I can't find them, but I may be missed them since not applied whole set.
<...>
> diff --git a/doc/guides/rel_notes/release_19_05.rst b/doc/guides/rel_notes/release_19_05.rst
> index b4c6972e3..e925ccf0e 100644
> --- a/doc/guides/rel_notes/release_19_05.rst
> +++ b/doc/guides/rel_notes/release_19_05.rst
Can you please use 19.08 release notes, instead of 19.05.
Also can you please announce the PMD in "New Features" section of the release notes?
More information about the dev
mailing list