Re: [ovs-dev] Patch [ 1/1] User space dpdk setup documentation addition

2014-06-10 Thread Pravin Shelar
riginal Message- > From: John W. Linville [mailto:linvi...@tuxdriver.com] > Sent: Monday, June 09, 2014 8:16 AM > To: Polehn, Mike A > Cc: dev@openvswitch.org > Subject: Re: [ovs-dev] Patch [ 1/1] User space dpdk setup documentation > addition > > On Mon, Jun 09, 2014 at

[ovs-dev] Patch [ 1/1] User space dpdk setup documentation addition, rev 2

2014-06-09 Thread Polehn, Mike A
Added details to dpdk poll mode setup and use to make it easier for some not familiar to get it operating. Signed-off-by: Mike A. Polehn diff --git a/INSTALL.DPDK b/INSTALL.DPDK index 3e0247a..df497fb 100644 --- a/INSTALL.DPDK +++ b/INSTALL.DPDK @@ -17,7 +17,8 @@ Building and Installing: Recom

Re: [ovs-dev] Patch [ 1/1] User space dpdk setup documentation addition

2014-06-09 Thread Polehn, Mike A
Yes, good catch! Mike Polehn -Original Message- From: John W. Linville [mailto:linvi...@tuxdriver.com] Sent: Monday, June 09, 2014 8:16 AM To: Polehn, Mike A Cc: dev@openvswitch.org Subject: Re: [ovs-dev] Patch [ 1/1] User space dpdk setup documentation addition On Mon, Jun 09, 2014 at

Re: [ovs-dev] Patch [ 1/1] User space dpdk setup documentation addition

2014-06-09 Thread John W. Linville
On Mon, Jun 09, 2014 at 02:47:05PM +, Polehn, Mike A wrote: > @@ -69,11 +123,72 @@ Now you can add dpdk devices. OVS expect DPDK device > name start with dpdk > and end with portid. vswitchd should print number of dpdk devices found. > > ovs-vsctl add-port br0 dpdk0 -- set Interface d

[ovs-dev] Patch [ 1/1] User space dpdk setup documentation addition, rev 1

2014-06-09 Thread Polehn, Mike A
Added details to dpdk poll mode setup and use to make it easier for some not familiar to get it operating. Signed-off-by: Mike A. Polehn diff --git a/INSTALL.DPDK b/INSTALL.DPDK index 3e0247a..689d95d 100644 --- a/INSTALL.DPDK +++ b/INSTALL.DPDK @@ -17,7 +17,8 @@ Building and Installing: Recom

[ovs-dev] Patch [ 1/1] User space dpdk setup documentation addition

2014-06-09 Thread Polehn, Mike A
Added details to dpdk poll mode setup and use to make it easier for some not familiar to get it operating. Signed-off-by: Mike A. Polehn diff --git a/INSTALL.DPDK b/INSTALL.DPDK index 3e0247a..f55ae8b 100644 --- a/INSTALL.DPDK +++ b/INSTALL.DPDK @@ -17,7 +17,8 @@ Building and Installing: Recom