From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v1] [net/pcap] fix the NUMA id display in logs. Date: Thu, 11 Jan 2018 18:06:14 +0000 Message-ID: <9e2f50db-429a-8e6a-3480-5d6bb8ab2e13@intel.com> References: <1513917500-9143-1-git-send-email-vipin.varghese@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: david.hunt@intel.com, deepak.k.jain@intel.com To: Vipin Varghese , dev@dpdk.org Return-path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 9219EA568 for ; Thu, 11 Jan 2018 19:06:19 +0100 (CET) In-Reply-To: <1513917500-9143-1-git-send-email-vipin.varghese@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 12/22/2017 4:38 AM, Vipin Varghese wrote: > On single NUMA device the log information shows as boundary value > instead of -1. The change brings in unsinged to signed. > > Signed-off-by: Vipin Varghese Acked-by: Ferruh Yigit