From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [patch net-next v3 0/2] net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath Date: Fri, 03 Nov 2017 10:24:48 +0900 (KST) Message-ID: <20171103.102448.2235126024706910311.davem@davemloft.net> References: <20171031151222.5021-1-jiri@resnulli.us> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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: jiri@resnulli.us Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:60558 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934561AbdKCBYx (ORCPT ); Thu, 2 Nov 2017 21:24:53 -0400 In-Reply-To: <20171031151222.5021-1-jiri@resnulli.us> Sender: netdev-owner@vger.kernel.org List-ID: 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. Thanks.