[ovs-dev] [PATCH v4 2/5] ofproto-dpif-xlate: Roll back group bucket actions after every bucket.

Jarno Rajahalme jrajahalme at nicira.com
Tue Mar 24 20:58:48 UTC 2015


Backported to branches 2.3, 2.2, and 2.1, earlier branches do not have group support.

  Jarno

> On Mar 24, 2015, at 11:29 AM, Jarno Rajahalme <jrajahalme at nicira.com> wrote:
> 
> Thanks for the review. 
> 
> I’ll back port this.
> 
> Merged with master,
> 
>  Jarno
> 
>> On Mar 24, 2015, at 9:52 AM, Ben Pfaff <blp at nicira.com> wrote:
>> 
>> On Tue, Mar 24, 2015 at 09:51:59AM -0700, Ben Pfaff wrote:
>>> On Thu, Mar 19, 2015 at 06:03:26PM -0700, Jarno Rajahalme wrote:
>>>> We used to roll back group bucket changes only for 'all' and
>>>> 'indirect' group types, but the expected semantics of all group types
>>>> is that any changes by the group bucket are not visible after the
>>>> group has been executed.
>>>> 
>>>> Signed-off-by: Jarno Rajahalme <jrajahalme at nicira.com>
>>> 
>>> s/upto/up to/ in a comment.
>>> 
>>> Acked-by: Ben Pfaff <blp at nicira.com>
>> 
>> Do you think this qualifies as a bug fix we should backport?
> 




More information about the dev mailing list