From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jiri Pirko Subject: Re: [patch net-next v3 0/2] net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath Date: Fri, 3 Nov 2017 07:57:21 +0100 Message-ID: <20171103065721.GE2024@nanopsycho> References: <20171031151222.5021-1-jiri@resnulli.us> <20171103.102448.2235126024706910311.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netdev@vger.kernel.org, jhs@mojatatu.com, xiyou.wangcong@gmail.com, mlxsw@mellanox.com, edumazet@google.com, daniel@iogearbox.net, alexander.h.duyck@intel.com, willemb@google.com, john.fastabend@gmail.com, alexei.starovoitov@gmail.com To: David Miller Return-path: Received: from mail-wm0-f66.google.com ([74.125.82.66]:45678 "EHLO mail-wm0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750821AbdKCG5W (ORCPT ); Fri, 3 Nov 2017 02:57:22 -0400 Received: by mail-wm0-f66.google.com with SMTP id y80so2995258wmd.0 for ; Thu, 02 Nov 2017 23:57:22 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20171103.102448.2235126024706910311.davem@davemloft.net> Sender: netdev-owner@vger.kernel.org List-ID: Fri, Nov 03, 2017 at 02:24:48AM CET, davem@davemloft.net wrote: >From: Jiri Pirko >Date: Tue, 31 Oct 2017 16:12:20 +0100 > >> From: Jiri Pirko >> >> This patchset's main patch is patch number 2. It carries the >> description and changelog. Patch 1 is just a dependency. > >This no longer applies cleanly and will require a respin. Will respin and send again. Thanks.