Re: [dpdk-dev] [PATCH 4/5] docs: add description of apistats parameter into proc-info

2020-12-07 Thread Pattan, Reshma
> -Original Message- > From: Varghese, Vipin > @Tahhan, Maryam and @Pattan, Reshma should not documentation and code > change of proc-info be in the same patch request? If code changes and doc changes are related, yes they should be combined in one patch. That is what the case here I

Re: [dpdk-dev] [PATCH 4/5] docs: add description of apistats parameter into proc-info

2020-12-05 Thread Varghese, Vipin
; Cc: dev@dpdk.org; Hideyuki Yamashita ; > Hideyuki Yamashita > Subject: [dpdk-dev] [PATCH 4/5] docs: add description of apistats parameter > into proc-info > > This patch modifies document of proc-info to introduce "--apistats" > parameter. > > Signed-o

[dpdk-dev] [PATCH 4/5] docs: add description of apistats parameter into proc-info

2020-12-03 Thread Hideyuki Yamashita
This patch modifies document of proc-info to introduce "--apistats" parameter. Signed-off-by: Hideyuki Yamashita --- doc/guides/tools/proc_info.rst | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/doc/guides/tools/proc_info.rst b/doc/guides/tools/proc_info.rst index