On Fri, Apr 07, 2017 at 04:13:10PM +0300, Roi Dayan wrote: > From: Paul Blakey <[email protected]> > > Added compatibility headers for actions vlan and tunnel key. > > Do not use compat code when compiling kernel datapath > there is no need for it as TC compatibility is not provided there. > In other words, the compat code is only used when compiling user-space > code against old kernel headers. > > Signed-off-by: Paul Blakey <[email protected]> > Signed-off-by: Simon Horman <[email protected]> > Reviewed-by: Roi Dayan <[email protected]> > ---
This looks good, but it should have been before the patch needing the headers to not break bisection in the future. Acked-by: Flavio Leitner <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
