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

2018-12-27 Thread Varghese, Vipin
Hi All, This is humble reminder if there are any suggestion or comments for v3 patch shared. Links: https://patches.dpdk.org/patch/48334/ https://patches.dpdk.org/patch/48335/ thanks Vipin Varghese

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

2018-11-26 Thread Varghese, Vipin
ian > ; Burakov, Anatoly > ; Richardson, Bruce > ; olivier.m...@6wind.com > Subject: Re: [dpdk-dev] [PATCH v2 1/2] doc: add guide for debug and > troubleshoot > > 26/11/2018 04:53, Varghese, Vipin: > > Hi Thomas, > > > > snipped > > > > &

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

2018-11-25 Thread Thomas Monjalon
26/11/2018 04:53, Varghese, Vipin: > Hi Thomas, > > snipped > > > > > > > Signed-off-by: Vipin Varghese > > > Acked-by: Marko Kovacevic > > > > I was in the hope of seeing more reviews for this guide. > > Thanks for the update will wait for feedbacks > > > I have the feeling it is not ready

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

2018-11-25 Thread Varghese, Vipin
Hi Thomas, snipped > > > > Signed-off-by: Vipin Varghese > > Acked-by: Marko Kovacevic > > I was in the hope of seeing more reviews for this guide. Thanks for the update will wait for feedbacks > I have the feeling it is not ready for prime time. ok > We should take time to discuss what we

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

2018-11-25 Thread Thomas Monjalon
09/11/2018 16:03, Vipin Varghese: > Add user guide on debug and troubleshoot for common issues and bottleneck > found in various application models running on single or multi stages. > > Signed-off-by: Vipin Varghese > Acked-by: Marko Kovacevic I was in the hope of seeing more reviews for this

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

2018-11-09 Thread Vipin Varghese
Add user guide on debug and troubleshoot for common issues and bottleneck found in various application models running on single or multi stages. Signed-off-by: Vipin Varghese Acked-by: Marko Kovacevic --- V2: - add offload flag check - Vipin Varghese - change tab to space - Marko Kovacevic -

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

2018-11-09 Thread Vipin Varghese
Add user guide for debug and troubleshoot for common issues and bottleneck found in various application models running on single or multi stages. Signed-off-by: Vipin Varghese Acked-by: Marko Kovacevic --- V2: - add offload flag check - Vipin Varghese - change tab to space - Marko Kovacevic