From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH 1/2] net/mlx5: remove unused interface name query Date: Wed, 22 Feb 2017 19:16:27 +0000 Message-ID: <78ca11d6-2fc7-972c-62a9-0f02ca40f56d@intel.com> References: <1487687844-17595-1-git-send-email-shahafs@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: Shahaf Shuler , adrien.mazarguil@6wind.com, nelio.laranjeiro@6wind.com Return-path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id A96502A5E for ; Wed, 22 Feb 2017 20:16:30 +0100 (CET) In-Reply-To: <1487687844-17595-1-git-send-email-shahafs@mellanox.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 2/21/2017 2:37 PM, Shahaf Shuler wrote: > Interface name is queried, however never used. > > Signed-off-by: Shahaf Shuler > Acked-by: Nelio Laranjeiro Series applied to dpdk-next-net/master, thanks.