Re: [dpdk-dev] [PATCH v2 9/9] doc/procinfo: add information for debug options

2018-10-25 Thread Varghese, Vipin
> - --stats-reset | --xstats-reset] > + --stats-reset | --xstats-reset --dbg-port | --dbg-tm | --dbg-crypto | > + --dbg-mempool[=name] | --dbg-ring[=name]] I have noticed that the word 'dbg' has not been updated to 'show'. I will send v3.

[dpdk-dev] [PATCH v2 9/9] doc/procinfo: add information for debug options

2018-10-23 Thread Vipin Varghese
Document update for debug options and inforamtion for PMD instances port, traffic manager, crypto, mempool and ring instances. Signed-off-by: Vipin Varghese --- doc/guides/tools/proc_info.rst | 31 +++ 1 file changed, 27 insertions(+), 4 deletions(-) diff --git a/doc