On Mon, Dec 17, 2018 at 01:38:05PM -0800, Gregory Rose wrote: > > On 12/14/2018 2:32 PM, Yifeng Sun wrote: > >Upstream commit: > > commit b233504033dbd65740e59681820ccfd0a2a8ec53 > > Author: Yifeng Sun <[email protected]> > > Date: Mon Jul 2 08:18:03 2018 -0700 > > > > openvswitch: kernel datapath clone action > > > > Add 'clone' action to kernel datapath by using existing functions. > > When actions within clone don't modify the current flow, the flow > > key is not cloned before executing clone actions. > > > > This is a follow up patch for this incomplete work: > > https://patchwork.ozlabs.org/patch/722096/ > > > > v1 -> v2: > > Refactor as advised by reviewer. > > > > Signed-off-by: Yifeng Sun <[email protected]> > > Signed-off-by: Andy Zhou <[email protected]> > > Acked-by: Pravin B Shelar <[email protected]> > > Signed-off-by: David S. Miller <[email protected]> > > > >Co-authored-by: Andy Zhou <[email protected]> > >Signed-off-by: Yifeng Sun <[email protected]> > >Signed-off-by: Andy Zhou <[email protected]> > >--- > >v1->v2: Use stand format for Linux upstream backports, thanks Greg! > > Looks good, thanks Yifeng! > > Tested-by: Greg Rose <[email protected]> > Reviewed-by: Greg Rose <[email protected]>
Thanks Yifeng and Greg, I applied this to master. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
