From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: add description of the traffic management api Date: Fri, 04 Aug 2017 01:03:43 +0200 Message-ID: <38537773.hokWXgv6iJ@xps> References: <20170725174051.128114-1-jasvinder.singh@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Mcnamara, John" , "Dumitrescu, Cristian" To: "Singh, Jasvinder" Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 5BAD62C16 for ; Fri, 4 Aug 2017 01:05:11 +0200 (CEST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > This patch adds description of the traffic management api to dpdk > > programmers guide. > > > > Signed-off-by: Jasvinder Singh > > Signed-off-by: Cristian Dumitrescu > > > ... > > > > +* Part of DPDK rte_ethdev API > > +* Capability query API per port, per hierarchy level and per hirearchy > > s/hirearchy/hierarchy/ > > Apart from that: > > Acked-by: John McNamara Renamed file traffic_management_api to traffic_management. Applied, thanks