Re: [PATCH 3/3] net/sched: act_ife: Change to use ife module

2017-02-03 Thread Roman Mashak
Yotam Gigi writes: > Use the encode/decode functionality from the ife module instead of using > implementation inside the act_ife. > > Reviewed-by: Jiri Pirko > Signed-off-by: Yotam Gigi Signed-off-by: Roman Mashak

Re: [PATCH 3/3] net/sched: act_ife: Change to use ife module

2017-02-03 Thread Jamal Hadi Salim
On 17-02-01 08:30 AM, Yotam Gigi wrote: Use the encode/decode functionality from the ife module instead of using implementation inside the act_ife. Reviewed-by: Jiri Pirko Signed-off-by: Yotam Gigi Signed-off-by: Jamal Hadi Salim

[PATCH 3/3] net/sched: act_ife: Change to use ife module

2017-02-01 Thread Yotam Gigi
Use the encode/decode functionality from the ife module instead of using implementation inside the act_ife. Reviewed-by: Jiri Pirko Signed-off-by: Yotam Gigi --- include/net/tc_act/tc_ife.h| 1 - include/uapi/linux/tc_act/tc_ife.h | 10 +---