From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] net/tap: update tap index to unsgined Date: Thu, 31 May 2018 17:07:53 +0100 Message-ID: <4c00e14a-a123-b299-439f-aaf9807794e2@intel.com> References: <1526106612-149893-1-git-send-email-vipin.varghese@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: "pascal.mazon@6wind.com" , "stephen@networkplumber.org" , "dev@dpdk.org" To: "Wiles, Keith" , "Varghese, Vipin" Return-path: Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by dpdk.org (Postfix) with ESMTP id 3D9915B2C for ; Thu, 31 May 2018 18:07:55 +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 5/15/2018 1:36 PM, Wiles, Keith wrote: > > >> On May 12, 2018, at 1:30 AM, Vipin Varghese wrote: >> >> Updating the logic to reflect unsigned integer as index for TAP PMD. >> >> Signed-off-by: Vipin Varghese <...> > Acked by Keith Wiles Repeating ack with "-" to help patchwork: Acked-by: Keith Wiles Applied to dpdk-next-net/master, thanks.