From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v2] librte_ethdev: improve description for port name api Date: Wed, 18 Jul 2018 08:35:15 +0100 Message-ID: References: <20180717162900.24833-1-jasvinder.singh@intel.com> <20180717183255.65691-1-jasvinder.singh@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit To: Jasvinder Singh , dev@dpdk.org Return-path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 3818C10A3 for ; Wed, 18 Jul 2018 09:35:20 +0200 (CEST) In-Reply-To: <20180717183255.65691-1-jasvinder.singh@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 7/17/2018 7:32 PM, Jasvinder Singh wrote: > Improve description of api used to get port name from port id or > vice-versa. > > Signed-off-by: Jasvinder Singh Reviewed-by: Ferruh Yigit