[ovs-discuss] Removing an OVS bridge using iproute2

2015-10-29 Thread Abhishek Chanda
Hi, I am running OVS in a privileged container. It adds a bridge using "ovs-vsctl add-br br0". Once that container is removed, I need to return the host in a clean state. I was hoping to do this automatically by listening on docker events and running "sudo ip link del br0" once the container is de

[ovs-discuss] add-group issue

2015-10-29 Thread Ray Li
Hi, I reinstall my system and OVS 2.4 recently, and this used to work but isn't working anymore: ovs-vsctl --may-exist add-br br -- set bridge br protocols=OpenFlow10,OpenFlow11,OpenFlow12,OpenFlow13,OpenFlow14,OpenFlow15 ovs-ofctl add-group br_vxlan group_id=2147483647,type=all -O OpenFlow15 At

Re: [ovs-discuss] [openvswitch 2.3.2] testsuite: 717 fails on s390x

2015-10-29 Thread Andy Zhou
On Thu, Oct 29, 2015 at 5:40 AM, Gerhard Stenzel wrote: > > On 10/28/2015 09:05 PM, Andy Zhou wrote: >> On Wed, Oct 28, 2015 at 6:56 AM, Gerhard Stenzel > ... >> Thanks for pointing out this patch was missing from branch-2.3. It >> would be nice to figure out the remaining issues (if any) before >

[ovs-discuss] Flooding to multiple patch ports

2015-10-29 Thread Keith Holleman
I saw and followed the fairly recent discussion on the dev alias about flooding and patch ports here: http://openvswitch.org/pipermail/dev/2015-September/060118.html But I have a slightly different question. In one setup, I have two patch ports connecting the same two bridges. One bridge, is a

Re: [ovs-discuss] "Meter implementation for userspace datapath" upstreamed?

2015-10-29 Thread Jarno Rajahalme
> On Oct 29, 2015, at 9:33 AM, Gray, Mark D wrote: > >>> On Oct 29, 2015, at 4:14 AM, Gray, Mark D wrote: >>> >>> Hi, >>> >>> Was this patch ever upstreamed? It doesn't seem to be in the code base? >>> >>> http://openvswitch.org/pipermail/dev/2014-August/043913.html >>> >>> Mark >>> >> >>

Re: [ovs-discuss] "Meter implementation for userspace datapath" upstreamed?

2015-10-29 Thread Gray, Mark D
> > On Oct 29, 2015, at 4:14 AM, Gray, Mark D wrote: > > > > Hi, > > > > Was this patch ever upstreamed? It doesn't seem to be in the code base? > > > > http://openvswitch.org/pipermail/dev/2014-August/043913.html > > > > Mark > > > > No, it would require rebasing. No immediate plans, but I could

Re: [ovs-discuss] "Meter implementation for userspace datapath" upstreamed?

2015-10-29 Thread Jarno Rajahalme
> On Oct 29, 2015, at 4:14 AM, Gray, Mark D wrote: > > Hi, > > Was this patch ever upstreamed? It doesn't seem to be in the code base? > > http://openvswitch.org/pipermail/dev/2014-August/043913.html > > Mark > No, it would require rebasing. No immediate plans, but I could work on it somet

Re: [ovs-discuss] Informing the controller through OVS when port state is changed to admin up/down

2015-10-29 Thread tech_kals Kals
Can someone have a look at this issue please ? thanks, kals On Wed, Oct 28, 2015 at 5:58 PM, tech_kals Kals wrote: > Hi experts, > > Am facing the issue of the *OVS doesn't inform Controller when port state > is changed to down by admin*. > > When look at the code, " *port_reconfigured " * fun

Re: [ovs-discuss] [openvswitch 2.3.2] testsuite: 717 fails on s390x

2015-10-29 Thread Gerhard Stenzel
On 10/28/2015 09:05 PM, Andy Zhou wrote: > On Wed, Oct 28, 2015 at 6:56 AM, Gerhard Stenzel ... > Thanks for pointing out this patch was missing from branch-2.3. It > would be nice to figure out the remaining issues (if any) before > cherry pick it into branch 2.3.Thanks. > When test case 71

[ovs-discuss] "Meter implementation for userspace datapath" upstreamed?

2015-10-29 Thread Gray, Mark D
Hi, Was this patch ever upstreamed? It doesn't seem to be in the code base? http://openvswitch.org/pipermail/dev/2014-August/043913.html Mark ___ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss