From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] net/i40e: add more explanation for QoS APIs Date: Thu, 13 Apr 2017 11:25:42 +0100 Message-ID: <2cb6f90d-3205-2c9e-74ef-9d2a86856eeb@intel.com> References: <1492071678-68859-1-git-send-email-wenzhuo.lu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit To: Wenzhuo Lu , dev@dpdk.org Return-path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 270591DB1 for ; Thu, 13 Apr 2017 12:25:44 +0200 (CEST) In-Reply-To: <1492071678-68859-1-git-send-email-wenzhuo.lu@intel.com> Content-Language: en-US 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/13/2017 9:21 AM, Wenzhuo Lu wrote: > According to HW implementation, the bandwidth of QoS > means the L2 bandwidth, not count the bytes added by > physical layer. > > Signed-off-by: Wenzhuo Lu Applied to dpdk-next-net/master, thanks.