Re: [PATCH net-next v12 0/4] net sched actions: improve dump performance

2017-08-01 Thread Jamal Hadi Salim
On 17-07-31 11:54 PM, Stephen Hemminger wrote: On Mon, 31 Jul 2017 08:06:42 -0400 Jamal Hadi Salim wrote: [..] Please cleanup and resubmit for net-next. Will do. The header files have been updated in iproute2 net-next branch. When does net-next show up? I noticed some changes - examp

Re: [PATCH net-next v12 0/4] net sched actions: improve dump performance

2017-07-31 Thread Stephen Hemminger
On Mon, 31 Jul 2017 08:06:42 -0400 Jamal Hadi Salim wrote: > On 17-07-30 10:28 PM, David Miller wrote: > > > > Series applied, thanks. > > > > Thanks David. > > Attaching the iproute2 patch. I will submit an official one with > man page changes later. Stephen - you take net-next changes? >

Re: [PATCH net-next v12 0/4] net sched actions: improve dump performance

2017-07-31 Thread Stephen Hemminger
On Mon, 31 Jul 2017 08:06:42 -0400 Jamal Hadi Salim wrote: > On 17-07-30 10:28 PM, David Miller wrote: > > > > Series applied, thanks. > > > > Thanks David. > > Attaching the iproute2 patch. I will submit an official one with > man page changes later. Stephen - you take net-next changes? >

Re: [PATCH net-next v12 0/4] net sched actions: improve dump performance

2017-07-31 Thread Jamal Hadi Salim
On 17-07-30 10:28 PM, David Miller wrote: Series applied, thanks. Thanks David. Attaching the iproute2 patch. I will submit an official one with man page changes later. Stephen - you take net-next changes? cheers, jamal diff --git a/include/linux/netlink.h b/include/linux/netlink.h index 3

Re: [PATCH net-next v12 0/4] net sched actions: improve dump performance

2017-07-30 Thread David Miller
Series applied, thanks.

[PATCH net-next v12 0/4] net sched actions: improve dump performance

2017-07-30 Thread Jamal Hadi Salim
From: Jamal Hadi Salim Changes since v11: -- 1) Jiri - renames: nla_value to value and nla_selector to selector 2) Jiri - rename: validate_nla_bitfield_32 to validate_nla_bitfield_32 3) Jiri - rename: NLA_BITFIELD_32 to NLA_BITFIELD32 4) Jiri - remove unnecessary break when we ret