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

2016-06-09 Thread Mauricio Vásquez
On Thu, Jun 9, 2016 at 4:42 AM, Flavio Leitner wrote: > On Tue, Jun 07, 2016 at 11:42:11PM +0200, Mauricio Vásquez wrote: > > On Tue, Jun 7, 2016 at 10:52 PM, Bodireddy, Bhanuprakash < > > bhanuprakash.bodire...@intel.com> wrote: > > > > > Thanks Mauricio for your comments, My comments inline. >

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

2016-06-08 Thread Flavio Leitner
On Tue, Jun 07, 2016 at 11:42:11PM +0200, Mauricio Vásquez wrote: > On Tue, Jun 7, 2016 at 10:52 PM, Bodireddy, Bhanuprakash < > bhanuprakash.bodire...@intel.com> wrote: > > > Thanks Mauricio for your comments, My comments inline. > > > > >+ it has to be configured with DPDK support and is done b

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

2016-06-07 Thread Mauricio Vásquez
On Tue, Jun 7, 2016 at 10:52 PM, Bodireddy, Bhanuprakash < bhanuprakash.bodire...@intel.com> wrote: > Thanks Mauricio for your comments, My comments inline. > > >+ it has to be configured with DPDK support and is done by './configure > -- > >with-dpdk'. > >+ This section focus on generic recipe

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

2016-06-07 Thread Bodireddy, Bhanuprakash
Thanks Mauricio for your comments, My comments inline. >+  it has to be configured with DPDK support and is done by './configure -- >with-dpdk'. >+  This section focus on generic recipe that suits most cases and for >distribution >+  specific instructions, refer [INSTALL.Fedora.md], [INSTALL.RHEL.

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

2016-06-07 Thread Mauricio Vásquez
Hi Bhanuprakash, Comments inline. On Tue, Jun 7, 2016 at 6:45 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 user in se

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

2016-06-07 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