Re: [ovs-discuss] Question about PCs connect to OVS

2016-02-26 Thread Justin Pettit
> On Feb 25, 2016, at 5:54 PM, Wilson Kwok wrote: > > Hello all, > > I am newbie of OVS, my lab using VMware Workstation 11 that created one OVS > and two Linux hosts. > > OVS has three interface eth0-eth2 and one bridge br-int 192.168.0.241, and > VMware network is bridged eth0 for internet

Re: [ovs-discuss] Kernel cache flow match error with linux bond port as physical NIC GRO on

2016-02-26 Thread Jesse Gross
On Thu, Feb 25, 2016 at 11:06 PM, 康敬亭 wrote: > Hi guys: > > I hava test environment as below: > ENV: Neutron + ovs(2.1.2) with linux bond(eth2,eth3), vm in compute node > couldn't get ip from dhcp server. > > I had flow [1] added in br-int, and with eth2 and eth3 GRO on, the kernel > cache flow w

Re: [ovs-discuss] docker driver

2016-02-26 Thread Guru Shetty
On 25 February 2016 at 16:24, Murali R wrote: > Hi Guru, > > I am using overlay driver. There was ovn already on that node with 2 > private nets. From outputs below, looks like its only showing the default > bridge, not sure if the other 2 are ovn nets or not. If it maps, how does > it? Meaning o

Re: [ovs-discuss] [dpdk-dev] DPDK with vhostuser - Issue in Testing with DPDK-Pktgen

2016-02-26 Thread Wiles, Keith
>Dear Przemek, Sean & Sugesh, > >It would be great if get your valuable inputs for the below listed issue. >We have setup DPDK with vhostuser in AllinOne setup on following software >platform. >_ >Openstack: Kilo >Distribution: Ubuntu 14.04 >OVS Version: 2.4.0 >DPDK 2.0.0 >___

Re: [ovs-discuss] Realistic maximum for flow table size

2016-02-26 Thread Deven Bansod
Hi Ben, On Fri, Feb 26, 2016 at 10:29 PM, Ben Pfaff wrote: > >> Could anyone from the developers or contributors confirm a realistic >> figure (even an estimate would do) that I can safely assume as maximum >> flow table size ? > > I wouldn't go beyond 1-2 million flows without careful considerat

Re: [ovs-discuss] Realistic maximum for flow table size

2016-02-26 Thread Ben Pfaff
On Fri, Feb 26, 2016 at 01:41:20PM +0530, Deven Bansod wrote: > I wanted to ask if there is a standard maximum of the OVS flow table > size, which is a prescribed maximum and the performance would not be > affected greatly till that size. > > Could anyone from the developers or contributors confir

[ovs-discuss] Question about PCs connect to OVS

2016-02-26 Thread Wilson Kwok
Hello all, I am newbie of OVS, my lab using VMware Workstation 11 that created one OVS and two Linux hosts. OVS has three interface eth0-eth2 and one bridge br-int 192.168.0.241, and VMware network is bridged eth0 for internet and ODL connection, Vnet1 with eth1 no IP address and Vnet2 with eth2

[ovs-discuss] DPDK with vhostuser - Issue in Testing with DPDK-Pktgen

2016-02-26 Thread Abhijeet Karve
Dear Przemek, Sean & Sugesh, It would be great if get your valuable inputs for the below listed issue. We have setup DPDK with vhostuser in AllinOne setup on following software platform. _ Openstack: Kilo Distribution: Ubuntu 14.04 OVS Version: 2.4.0 DPDK 2.0.0 _ In our

Re: [ovs-discuss] [dpdk-dev] DPDK with vhostuser - Issue in Testing with DPDK-Pktgen

2016-02-26 Thread Wiles, Keith
>Dear Przemek, Sean & Sugesh, > >It would be great if get your valuable inputs for the below listed issue. >We have setup DPDK with vhostuser in AllinOne setup on following software >platform. >_ >Openstack: Kilo >Distribution: Ubuntu 14.04 >OVS Version: 2.4.0 >DPDK 2.0.0 >___

[ovs-discuss] Realistic maximum for flow table size

2016-02-26 Thread Deven Bansod
Hi all, I wanted to ask if there is a standard maximum of the OVS flow table size, which is a prescribed maximum and the performance would not be affected greatly till that size. Could anyone from the developers or contributors confirm a realistic figure (even an estimate would do) that I can saf