Thu, Mar 03, 2016 at 10:23:17AM CET, [email protected] wrote: >This patch is based on a patch made by John Fastabend. >It adds support for offloading cls_flower. >when NETIF_F_HW_TC is on: > flags = 0 => Rule will be processed twice - by hardware, and if > still relevant, by software. > flags = SKIP_HW => Rull will be processed by software only > >If hardare fail/not capabale to apply the rule, operation will fail. > >Suggested-by: John Fastabend <[email protected]> >Signed-off-by: Amir Vadai <[email protected]>
Acked-by: Jiri Pirko <[email protected]>
