On Wed, Jun 14, 2017 at 10:40:47AM -0300, Flavio Leitner wrote: > On Tue, Jun 13, 2017 at 06:03:30PM +0300, Roi Dayan wrote: > > From: Paul Blakey <[email protected]> > > > > Add a new configuration tc-policy option that controls tc > > flower flag. Possible options are none, skip_sw, skip_hw. > > The default is none which is to insert the rule both to sw and hw. > > This option is only relevant if hw-offload is enabled. > > > > Signed-off-by: Paul Blakey <[email protected]> > > Reviewed-by: Roi Dayan <[email protected]> > > Reviewed-by: Simon Horman <[email protected]> > > I'd suggest to consider improving the kernel to provide a define for > policy NONE because then I think we don't need tc_offload_policy enum. > > It also has that known limitation of forcing the user to set the > policy before enabling HW offloading. > > Both are not a blocker to me. > > Acked-by: Flavio Leitner <[email protected]>
Thanks, I have applied this to master. Lets follow up on the items above. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
