From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [next-queue PATCH v5 0/5] TSN: Add qdisc based config interface for CBS Date: Tue, 10 Oct 2017 20:23:10 -0700 (PDT) Message-ID: <20171010.202310.322925419091918136.davem@davemloft.net> References: <20171011004400.14946-1-vinicius.gomes@intel.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, intel-wired-lan@lists.osuosl.org, 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: vinicius.gomes@intel.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:46824 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755585AbdJKDXO (ORCPT ); Tue, 10 Oct 2017 23:23:14 -0400 In-Reply-To: <20171011004400.14946-1-vinicius.gomes@intel.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Vinicius Costa Gomes Date: Tue, 10 Oct 2017 17:43:55 -0700 > Changes since v4: > - Added a software implementation of the CBS algorithm; This series now looks fine to me. I'll give others a chance to review it.