On Mon, Mar 21, 2016 at 12:49 PM, Russell Bryant <russ...@ovn.org> wrote:
> On Mon, Mar 21, 2016 at 12:43 PM, Jesse Gross <je...@kernel.org> wrote:
>>
>> Ubuntu 3.13.0-83-generic has backported a patch that adds an intermediate
>> version of the v6ops->fragment function that doesn't seem to ever been
>> part of a released upstream kernel. This version is missing the sock
>> argument to the fragment function.
>>
>> Since we already have a backported version of the function from a newer
>> kernel, this simply ignores the version that Ubuntu is now making
>> available
>> and continues to use the OVS version, similar to what it was doing before.
>>
>> Reported-by: Zoltán Balogh <zoltan.bal...@ericsson.com>
>> Reported-by: Aaron Rosen <aaronoro...@gmail.com>
>> Reported-by: Russell Bryant <russ...@ovn.org>
>> Signed-off-by: Jesse Gross <je...@kernel.org>
>
>
> I verified that this patch resolves the issue for me.  Thank you!
>
> Acked-by: Russell Bryant <russ...@ovn.org>

Thanks, that was fast! I applied this patch to master and branch-2.5

In terms of the OpenStack CI infrastructure, is that sufficient to
resolve the issue? i.e. Are all cases where this matters is it using
OVS off the branches directly (presumably for OVN) or are there other
situations where this will cause problems?
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to