From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] app/testpmd: remove unnecessary cast Date: Wed, 11 Oct 2017 23:59:32 +0100 Message-ID: <7e75f743-2a0f-27f6-7a11-0345450dcacb@intel.com> References: <20171011065950.59867-1-zhiyong.yang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit To: Zhiyong Yang , dev@dpdk.org Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id AA3A81B206 for ; Thu, 12 Oct 2017 00:59:47 +0200 (CEST) In-Reply-To: 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 10/11/2017 11:56 PM, Ferruh Yigit wrote: > On 10/11/2017 7:59 AM, Zhiyong Yang wrote: >> Signed-off-by: Zhiyong Yang > > Reviewed-by: Ferruh Yigit Applied to dpdk-next-net/master, thanks.