On Fri, May 18, 2018 at 5:49 PM, Greg Rose <[email protected]> wrote: > From: William Tu <[email protected]> > > Upstream commit: > commit e41c7c68ea771683cae5a7f81c268f38d7912ecb > Author: William Tu <[email protected]> > Date: Fri Mar 9 07:34:42 2018 -0800 > > ip6erspan: make sure enough headroom at xmit. > > The patch adds skb_cow_header() to ensure enough headroom > at ip6erspan_tunnel_xmit before pushing the erspan header > to the skb. > > Signed-off-by: William Tu <[email protected]> > Signed-off-by: David S. Miller <[email protected]> > > Cc: William Tu <[email protected]> > Signed-off-by: Greg Rose <[email protected]> > ---
LGTM Acked-by: William Tu <[email protected]> Just to note that recently there is another patch on this line of code. https://patchwork.ozlabs.org/patch/915474/ We can backport it later. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
