From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH net-next v12 0/4] net sched actions: improve dump performance Date: Mon, 31 Jul 2017 20:54:19 -0700 Message-ID: <20170731205419.6710fe11@xeon-e3> References: <1501435492-28301-1-git-send-email-jhs@emojatatu.com> <20170730.192836.370680005861016480.davem@davemloft.net> <466dd890-ffae-4cdb-dc97-d173bd390148@mojatatu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: David Miller , netdev@vger.kernel.org, jiri@resnulli.us, xiyou.wangcong@gmail.com, eric.dumazet@gmail.com, horms@verge.net.au, dsahern@gmail.com To: Jamal Hadi Salim Return-path: Received: from mail-pg0-f49.google.com ([74.125.83.49]:33922 "EHLO mail-pg0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751776AbdHADyW (ORCPT ); Mon, 31 Jul 2017 23:54:22 -0400 Received: by mail-pg0-f49.google.com with SMTP id u185so2616540pgb.1 for ; Mon, 31 Jul 2017 20:54:22 -0700 (PDT) In-Reply-To: <466dd890-ffae-4cdb-dc97-d173bd390148@mojatatu.com> Sender: netdev-owner@vger.kernel.org List-ID: 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? > > cheers, > jamal Please cleanup and resubmit for net-next. The header files have been updated in iproute2 net-next branch. It is not clear to me that the new code is backward compatiable. Will new versions of tc work on old kernels and vice/versa? Also, no #ifdef's