On 6/2/2019 4:24 PM, jer...@marvell.com wrote: > From: Jerin Jacob <jer...@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.mcnam...@intel.com> > Cc: Thomas Monjalon <tho...@monjalon.net> > > Signed-off-by: Jerin Jacob <jer...@marvell.com> > Signed-off-by: Vamsi Attunuru <vattun...@marvell.com> > Signed-off-by: Kiran Kumar K <kirankum...@marvell.com> > Signed-off-by: Nithin Dabilpuram <ndabilpu...@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?