First go at it https://www.spinics.net/lists/netdev/msg531328.html
Changed the commit message to something a bit more verbose. BR Jaime. -----Original Message----- From: Gregory Rose <[email protected]> To: Yi-Hung Wei <[email protected]> Cc: ovs dev <[email protected]>, [email protected] Subject: Re: [ovs-dev] [PATCH] datapath: Fix wrong push/pop ethernet validation Date: Wed, 31 Oct 2018 10:10:18 -0700 On 10/31/2018 9:56 AM, Yi-Hung Wei wrote: > On Wed, Oct 31, 2018 at 9:44 AM Gregory Rose <[email protected]> > 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/0 > > > 47554.html > > > Fixes: 6fcecb85ab ("datapath: add Ethernet push and pop actions") > > > Signed-off-by: Jaime Caamaño Ruiz <[email protected]> > > > --- > > > > Thanks for fixing up the tags Jaime. > > > > Tested-by: Greg Rose <[email protected]> > > Reviewed-by: Greg Rose <[email protected]> > > 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/backport > ing-patches > > Thanks, > > -Yi-Hung I was going to do that but if Jaime is comfortable posting it to netdev then that works. - Greg _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
