From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vinicius Costa Gomes Date: Tue, 03 Oct 2017 16:55:41 -0700 Subject: [Intel-wired-lan] [next-queue PATCH v2 3/5] net/sched: Introduce the user API for the CBS shaper In-Reply-To: <20171003234435.8979-5-vinicius.gomes@intel.com> References: <20171003234435.8979-1-vinicius.gomes@intel.com> <20171003234435.8979-5-vinicius.gomes@intel.com> Message-ID: <87376zg51e.fsf@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: intel-wired-lan@osuosl.org List-ID: Vinicius Costa Gomes writes: > Export the API necessary for configuring the CBS shaper (implemented > in the next patch) via the tc tool. > > Signed-off-by: Vinicius Costa Gomes > --- I forgot to clean old patches from my tree. Does sending a clean v4 help? Sorry about the confusion. Cheers, -- Vinicius From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vinicius Costa Gomes Subject: Re: [next-queue PATCH v2 3/5] net/sched: Introduce the user API for the CBS shaper Date: Tue, 03 Oct 2017 16:55:41 -0700 Message-ID: <87376zg51e.fsf@intel.com> References: <20171003234435.8979-1-vinicius.gomes@intel.com> <20171003234435.8979-5-vinicius.gomes@intel.com> Mime-Version: 1.0 Content-Type: text/plain Cc: jhs@mojatatu.com, xiyou.wangcong@gmail.com, jiri@resnulli.us, andre.guedes@intel.com, ivan.briano@intel.com, jesus.sanchez-palencia@intel.com, boon.leong.ong@intel.com, richardcochran@gmail.com, henrik@austad.us, levipearson@gmail.com, rodney.cummings@ni.com To: netdev@vger.kernel.org, intel-wired-lan@lists.osuosl.org Return-path: Received: from mga02.intel.com ([134.134.136.20]:12107 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751135AbdJCXzm (ORCPT ); Tue, 3 Oct 2017 19:55:42 -0400 In-Reply-To: <20171003234435.8979-5-vinicius.gomes@intel.com> Sender: netdev-owner@vger.kernel.org List-ID: Vinicius Costa Gomes writes: > Export the API necessary for configuring the CBS shaper (implemented > in the next patch) via the tc tool. > > Signed-off-by: Vinicius Costa Gomes > --- I forgot to clean old patches from my tree. Does sending a clean v4 help? Sorry about the confusion. Cheers,