[dpdk-dev] [PATCH v7 2/2] doc: add guide for debug and troubleshoot

2019-02-25 Thread Vipin Varghese
Add user guide on debugging and troubleshooting for common issues and bottleneck found in the sample application model. Signed-off-by: Vipin Varghese Acked-by: Marko Kovacevic --- doc/guides/howto/debug_troubleshoot_guide.rst | 465 ++ doc/guides/howto/index.rst

Re: [dpdk-dev] [PATCH v7 2/2] doc: add guide for debug and troubleshoot

2019-04-01 Thread Mcnamara, John
> -Original Message- > From: Varghese, Vipin > Sent: Monday, February 25, 2019 5:12 PM > To: Mcnamara, John ; Kovacevic, Marko > ; tho...@monjalon.net; Yigit, Ferruh > ; shreyansh.j...@nxp.com; dev@dpdk.org > Cc: Padubidri, Sanjay A ; Patel, Amol > ; Varghese, Vipin > Subject: [PATCH v7

Re: [dpdk-dev] [PATCH v7 2/2] doc: add guide for debug and troubleshoot

2019-04-05 Thread Thomas Monjalon
01/04/2019 16:56, Mcnamara, John: > From: Varghese, Vipin > > doc/guides/howto/debug_troubleshoot_guide.rst | 465 ++ > > doc/guides/howto/index.rst| 1 + > > +.. note:: > > + > > + It is difficult to cover all possible issues; in a single attempt. > > + With `

Re: [dpdk-dev] [PATCH v7 2/2] doc: add guide for debug and troubleshoot

2019-04-07 Thread Varghese, Vipin
Hi Thomas and John, Thanks for the comments and suggestion. snipped > > > + > > > + It is difficult to cover all possible issues; in a single attempt. > > > + With ``feedback and suggestions from the community, more cases can > > > + be > > > covered``. > > > > Do you really mean to `` quote (i.e

Re: [dpdk-dev] [PATCH v7 2/2] doc: add guide for debug and troubleshoot

2019-04-07 Thread Thomas Monjalon
08/04/2019 05:18, Varghese, Vipin: > Hi Thomas and John, > > Thanks for the comments and suggestion. > > snipped > > > > + > > > > + It is difficult to cover all possible issues; in a single attempt. > > > > + With ``feedback and suggestions from the community, more cases can > > > > + be > > > >

Re: [dpdk-dev] [PATCH v7 2/2] doc: add guide for debug and troubleshoot

2019-04-08 Thread Varghese, Vipin
snipped > > > > Would like me to send a v8 or can the v7 be accepted with quotes removed > while merge? > > No Vipin, you need to add quotes everywhere in the doc for the code symbols. > > Thanks, shared v8