[ovs-dev] [PATCH] datapath: Fix wrong push/pop ethernet validation

Gregory Rose gvrose8192 at gmail.com
Wed Oct 31 17:10:18 UTC 2018


On 10/31/2018 9:56 AM, Yi-Hung Wei wrote:
> On Wed, Oct 31, 2018 at 9:44 AM Gregory Rose <gvrose8192 at gmail.com> wrote:
>> On 10/31/2018 9:08 AM, Jaime Caamaño Ruiz wrote:
>>> When validating push/pop ethernet actions, mac_proto is not being reset
>>> correctly.
>>>
>>> Reported-at:
>>> https://mail.openvswitch.org/pipermail/ovs-discuss/2018-October/047554.html
>>> Fixes: 6fcecb85ab ("datapath: add Ethernet push and pop actions")
>>> Signed-off-by: Jaime Caamaño Ruiz <jcaamano at suse.com>
>>> ---
>> Thanks for fixing up the tags Jaime.
>>
>> Tested-by: Greg Rose <gvrose8192 at gmail.com>
>> Reviewed-by: Greg Rose <gvrose8192 at gmail.com>
> Since this is a kernel datapath patch, maybe we shall first upstream
> it to net-next or in this case net (since it is a bug fix), then we
> backport it back to ovs.
>
> http://docs.openvswitch.org/en/latest/internals/contributing/backporting-patches
>
> Thanks,
>
> -Yi-Hung

I was going to do that but if Jaime is comfortable posting it to netdev 
then that works.

- Greg


More information about the dev mailing list