On 16-06-01 09:50 AM, Jakub Kicinski wrote: > Add cls_bpf support for the TCA_CLS_FLAGS_SKIP_HW flag. > Unlike U32 and flower cls_bpf already has some netlink > flags defined. I chose to create a new attribute to be > able to use the same flag values as the above. > > Unknown flags are ignored and not reported upon dump. > > Signed-off-by: Jakub Kicinski <[email protected]> > Reviewed-by: Dinan Gunawardena <[email protected]> > Reviewed-by: Simon Horman <[email protected]> > ---
Seems reasonable to me. Acked-by: John Fastabend <[email protected]>
