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