Re: [ovs-dev] [PATCH] ofproto-dpif : propagate may_enable flag as link aliveness

2017-04-26 Thread Ben Pfaff
lo > > -Original Message- > From: Ben Pfaff [mailto:b...@ovn.org] > Sent: Friday, April 21, 2017 7:39 PM > To: László Sürü <laszlo.s...@ericsson.com> > Cc: ovs-dev@openvswitch.org > Subject: Re: [ovs-dev] [PATCH] ofproto-dpif : propagate may_enable flag as >

Re: [ovs-dev] [PATCH] ofproto-dpif : propagate may_enable flag as link aliveness

2017-04-26 Thread László Sürü
o.s...@ericsson.com> Cc: ovs-dev@openvswitch.org Subject: Re: [ovs-dev] [PATCH] ofproto-dpif : propagate may_enable flag as link aliveness Thanks for the revision. I still saw the failures, so I spent some time looking at why. It turned out to be related to the two different database transaction

Re: [ovs-dev] [PATCH] ofproto-dpif : propagate may_enable flag as link aliveness

2017-04-21 Thread Ben Pfaff
> Please find the modified patched below in this mail. > > Thanks and regards > Laszlo > > -Original Message- > From: Ben Pfaff [mailto:b...@ovn.org] > Sent: Saturday, April 15, 2017 6:44 AM > To: László Sürü <laszlo.s...@ericsson.com> > Cc: ovs-de

Re: [ovs-dev] [PATCH] ofproto-dpif : propagate may_enable flag as link aliveness

2017-04-20 Thread László Sürü
o.s...@ericsson.com> Cc: ovs-dev@openvswitch.org Subject: Re: [ovs-dev] [PATCH] ofproto-dpif : propagate may_enable flag as link aliveness Thanks a lot for the revised patch! It will be good to get this done properly. I'm appending some changes that I suggest folding in to better match the usua

Re: [ovs-dev] [PATCH] ofproto-dpif : propagate may_enable flag as link aliveness

2017-03-22 Thread László Sürü
o.s...@ericsson.com> Cc: ovs-dev@openvswitch.org Subject: Re: [ovs-dev] [PATCH] ofproto-dpif : propagate may_enable flag as link aliveness On Fri, Mar 03, 2017 at 01:00:05PM +, László Sürü wrote: > hereby I'm sending the implementation of link liveness propagation > functionality including th

[ovs-dev] [PATCH] ofproto-dpif : propagate may_enable flag as link aliveness

2017-03-03 Thread László Sürü
Hi, hereby I'm sending the implementation of link liveness propagation functionality including the additional functionalities requested last year (last activity at Wed Mar 16 23:13:24 UTC 2016). The idea is to use OFPPS_LIVE bit to propagate link aliveness state towards the controller also