Re: [net-next PATCH 3/3] net sched actions: aggregate dumping of actions timeinfo

2016-06-06 Thread Jamal Hadi Salim
On 16-06-06 01:39 AM, Cong Wang wrote: On Sun, Jun 5, 2016 at 7:26 AM, Jamal Hadi Salim wrote: diff --git a/include/net/act_api.h b/include/net/act_api.h index 8389c00..5453f52 100644 --- a/include/net/act_api.h +++ b/include/net/act_api.h @@ -80,6 +80,14 @@ static inline

Re: [net-next PATCH 3/3] net sched actions: aggregate dumping of actions timeinfo

2016-06-05 Thread Cong Wang
On Sun, Jun 5, 2016 at 7:26 AM, Jamal Hadi Salim wrote: > diff --git a/include/net/act_api.h b/include/net/act_api.h > index 8389c00..5453f52 100644 > --- a/include/net/act_api.h > +++ b/include/net/act_api.h > @@ -80,6 +80,14 @@ static inline void tcf_lastuse_update(struct

[net-next PATCH 3/3] net sched actions: aggregate dumping of actions timeinfo

2016-06-05 Thread Jamal Hadi Salim
From: Jamal Hadi Salim Signed-off-by: Jamal Hadi Salim --- include/net/act_api.h| 8 net/sched/act_bpf.c | 6 +- net/sched/act_connmark.c | 5 + net/sched/act_csum.c | 6 ++ net/sched/act_gact.c | 5 +