On Thu, Aug 13, 2015 at 9:52 AM, Flavio Leitner wrote:
>
> You could try deleting a bunch of interfaces at once to avoid the
> cost of reading all the configuration on every operation.
>
> ovs-vsctl del-port -- del-port ...
>
> fbl
>
Hi Flavio,
Good suggestion!
Yes, the time spent are mostly
On Sat, Aug 08, 2015 at 03:45:55PM +, Amal KAMMOUN wrote:
> Dear all,
>
> My question is about the processing speed of packets in OVS.
>
> I mean that when a traffic comes to an OVS, in how much speed the OVS will
> treat the packets?
The answer depends on many factors, but you can assume t
On Thu, Aug 06, 2015 at 03:08:16PM -0700, Han Zhou wrote:
> Hello Folks,
>
> I am facing a problem of internal port deletion.
> In neutron dhcp node, it use ovs internal ports for dhcp interfaces
> for virtual networks.
> During cleanup, it takes around 500ms to delete a port. It is
> producation
On Tue, Aug 04, 2015 at 06:02:43PM +0800, wenxu wrote:
> I build a ovs-dpdk and vhost-user POC through INSTALL.DPDK.md.
> My host is centos7.0
> There is a br0 with dpdk0 and vhost-user-0
> I build dpdk with 2.0.0 and ovs with branch 2.4
> # ovs-vsctl show
> ovs-vsctl show
> c38093a7-6c7e-4d6a-a7c1
Hi Ben,
What do you mean about "It doesn't look like it",do you mean that the bug
he reported exists and this problem isn't fixed yet?
Thank you~~
Suheng
948676...@qq.com
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org
On Wed, Aug 12, 2015 at 09:36:53AM -0700, Jesse Gross wrote:
>
> On Tue, Aug 11, 2015 at 11:16 PM, 1214781...@qq.com <1214781...@qq.com> wrote:
> > Hello:
> > Sorry for bothering you, but I got a strange bug while trying to build a GRE
> > tunnel using Openvswitch between 2 virtual machines based