From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH 0/2] enable TC bandwidth allocation on ixgbe Date: Mon, 3 Apr 2017 14:27:52 +0100 Message-ID: <2bda025f-bc35-2b87-2733-d62a9ccb338f@intel.com> References: <1491009499-65219-1-git-send-email-wenzhuo.lu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit To: Wenzhuo Lu , dev@dpdk.org Return-path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 12AD7271 for ; Mon, 3 Apr 2017 15:28:13 +0200 (CEST) In-Reply-To: <1491009499-65219-1-git-send-email-wenzhuo.lu@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 4/1/2017 2:18 AM, Wenzhuo Lu wrote: > Ixgbe supports to set TCs' bandwidth allocation. > This patch set enables this feature. > > Bernard Iremonger (2): > net/ixgbe: allocate TC bandwidth > app/testpmd: add CLI to set TC min bandwidth Hi Wenzhuo, Can you please rebase the patch on top of latest next-net? Thanks, ferruh