Re: [ovs-dev] [PATCH 1/2] doc: Refactor DPDK install documentation

2016-06-09 Thread Thomas F Herbert
On 5/9/16 2:32 AM, Bhanuprakash Bodireddy wrote: Refactor the INSTALL.DPDK in to two documents named INSTALL.DPDK and INSTALL.DPDK-ADVANCED. While INSTALL.DPDK document shall facilitate the novice user in setting up the OVS DPDK and running it out of box, the ADVANCED document is targeted at expe

Re: [ovs-dev] [PATCH 1/2] doc: Refactor DPDK install documentation

2016-06-01 Thread Bodireddy, Bhanuprakash
Thanks Flavio for reviewing the install guide in detail. My comments inline. >-Original Message- >From: Flavio Leitner [mailto:f...@sysclose.org] >Sent: Tuesday, May 31, 2016 9:44 PM >To: Bodireddy, Bhanuprakash >Cc: dev@openvswitch.org; Traynor, Kevin >Subject: Re: [o

Re: [ovs-dev] [PATCH 1/2] doc: Refactor DPDK install documentation

2016-05-31 Thread Flavio Leitner
Hi, Thanks for doing this. I have some comments inline. fbl On Thu, May 26, 2016 at 01:46:42PM +0100, Bhanuprakash Bodireddy wrote: > Refactor the INSTALL.DPDK in to two documents named INSTALL.DPDK and > INSTALL.DPDK-ADVANCED. While INSTALL.DPDK document shall facilitate the > novice user in s

Re: [ovs-dev] [PATCH 1/2] doc: Refactor DPDK install documentation

2016-05-31 Thread Ryan Moats
"dev" wrote on 05/26/2016 07:46:42 AM: > From: Bhanuprakash Bodireddy > To: dev@openvswitch.org > Cc: kevin.tray...@intel.com > Date: 05/26/2016 07:48 AM > Subject: [ovs-dev] [PATCH 1/2] doc: Refactor DPDK install documentation > Sent by: "dev" &

[ovs-dev] [PATCH 1/2] doc: Refactor DPDK install documentation

2016-05-26 Thread Bhanuprakash Bodireddy
Refactor the INSTALL.DPDK in to two documents named INSTALL.DPDK and INSTALL.DPDK-ADVANCED. While INSTALL.DPDK document shall facilitate the novice user in setting up the OVS DPDK and running it out of box, the ADVANCED document is targeted at expert users looking for the optimum performance runnin

Re: [ovs-dev] [PATCH 1/2] doc: Refactor DPDK install documentation

2016-05-24 Thread Bodireddy, Bhanuprakash
Thanks Mauricio for the review, my comments inline. From: Mauricio Vásquez [mailto:mauricio.vasquezber...@studenti.polito.it] Sent: Monday, May 23, 2016 9:50 PM To: Bodireddy, Bhanuprakash Cc: dev@openvswitch.org Subject: Re: [ovs-dev] [PATCH 1/2] doc: Refactor DPDK install documentation Hi

Re: [ovs-dev] [PATCH 1/2] doc: Refactor DPDK install documentation

2016-05-23 Thread Mauricio Vásquez
Hi Bhanuprakash, Some comments inline. On Tue, May 17, 2016 at 4:49 PM, Bhanuprakash Bodireddy < bhanuprakash.bodire...@intel.com> wrote: > Refactor the INSTALL.DPDK in to two documents named INSTALL.DPDK and > INSTALL.DPDK-ADVANCED. While INSTALL.DPDK document shall facilitate the > novice use

[ovs-dev] [PATCH 1/2] doc: Refactor DPDK install documentation

2016-05-17 Thread Bhanuprakash Bodireddy
Refactor the INSTALL.DPDK in to two documents named INSTALL.DPDK and INSTALL.DPDK-ADVANCED. While INSTALL.DPDK document shall facilitate the novice user in setting up the OVS DPDK and running it out of box, the ADVANCED document is targeted at expert users looking for the optimum performance runnin

Re: [ovs-dev] [PATCH 1/2] doc: Refactor DPDK install documentation

2016-05-16 Thread Bodireddy, Bhanuprakash
Thanks Aaron for reviewing the install guide. Please see my reply inline. > -Original Message- > From: Aaron Conole [mailto:acon...@redhat.com] > Sent: Friday, May 13, 2016 4:55 PM > To: Bodireddy, Bhanuprakash > Cc: dev@openvswitch.org > Subject: Re: [ovs-dev] [PATCH

Re: [ovs-dev] [PATCH 1/2] doc: Refactor DPDK install documentation

2016-05-13 Thread Thomas F Herbert
On 5/13/16 11:55 AM, Aaron Conole wrote: Bhanuprakash Bodireddy writes: Refactor the INSTALL.DPDK in to two documents named INSTALL.DPDK and INSTALL.DPDK-ADVANCED. While INSTALL.DPDK document shall facilitate the novice user in setting up the OVS DPDK and running it out of box, the ADVANCED do

Re: [ovs-dev] [PATCH 1/2] doc: Refactor DPDK install documentation

2016-05-13 Thread Aaron Conole
Bhanuprakash Bodireddy writes: > Refactor the INSTALL.DPDK in to two documents named INSTALL.DPDK and > INSTALL.DPDK-ADVANCED. While INSTALL.DPDK document shall facilitate the > novice user in setting up the OVS DPDK and running it out of box, the > ADVANCED document is targeted at expert users l

Re: [ovs-dev] [PATCH 1/2] doc: Refactor DPDK install documentation

2016-05-13 Thread Bodireddy, Bhanuprakash
: [ovs-dev] [PATCH 1/2] doc: Refactor DPDK install documentation > > On 5/9/16 2:32 AM, Bhanuprakash Bodireddy wrote: > > Refactor the INSTALL.DPDK in to two documents named INSTALL.DPDK and > > INSTALL.DPDK-ADVANCED. While INSTALL.DPDK document shall facilitate > the > &g

Re: [ovs-dev] [PATCH 1/2] doc: Refactor DPDK install documentation

2016-05-12 Thread Thomas F Herbert
On 5/9/16 2:32 AM, Bhanuprakash Bodireddy wrote: Refactor the INSTALL.DPDK in to two documents named INSTALL.DPDK and INSTALL.DPDK-ADVANCED. While INSTALL.DPDK document shall facilitate the novice user in setting up the OVS DPDK and running it out of box, the ADVANCED document is targeted at expe

[ovs-dev] [PATCH 1/2] doc: Refactor DPDK install documentation

2016-05-08 Thread Bhanuprakash Bodireddy
Refactor the INSTALL.DPDK in to two documents named INSTALL.DPDK and INSTALL.DPDK-ADVANCED. While INSTALL.DPDK document shall facilitate the novice user in setting up the OVS DPDK and running it out of box, the ADVANCED document is targeted at expert users looking for the optimum performance runnin

[ovs-dev] [PATCH 1/2] doc: Refactor DPDK install documentation

2016-04-16 Thread Bhanuprakash Bodireddy
Refactor the INSTALL.DPDK in to two documents named INSTALL.DPDK and INSTALL.DPDK-ADVANCED. While INSTALL.DPDK document shall facilitate the novice user in setting up the OVS DPDK and running it out of box, the ADVANCED document is targeted at expert users looking for the optimum performance runnin

[ovs-dev] [PATCH 1/2] doc: Refactor DPDK install documentation

2016-03-18 Thread Bhanuprakash Bodireddy
Refactor the INSTALL.DPDK in to two documents named INSTALL.DPDK and INSTALL.DPDK-ADVANCED. While INSTALL.DPDK document shall facilitate the novice user in setting up the OVS DPDK and running it out of box, the ADVANCED document is targeted at expert users looking for the optimum performance runnin