Re: [Patch net v4 4/7] net_sched: move tc offload macros to pkt_cls.h

2016-08-14 Thread Jamal Hadi Salim
On 16-08-14 01:34 AM, Cong Wang wrote: struct tcf_exts belongs to filters, should not be visible to plain tc actions. Cc: Ido Schimmel Signed-off-by: Cong Wang Acked-by: Jamal Hadi Salim cheers, jamal

[Patch net v4 4/7] net_sched: move tc offload macros to pkt_cls.h

2016-08-14 Thread Cong Wang
struct tcf_exts belongs to filters, should not be visible to plain tc actions. Cc: Ido Schimmel Signed-off-by: Cong Wang --- include/net/act_api.h | 19 +++ include/net/pkt_cls.h | 19 +++ 2 files changed, 22