From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 1830F2BBB for ; Thu, 1 Feb 2018 18:13:27 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 01 Feb 2018 09:13:26 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,444,1511856000"; d="scan'208";a="170928630" Received: from aburakov-mobl.ger.corp.intel.com (HELO [10.237.220.145]) ([10.237.220.145]) by orsmga004.jf.intel.com with ESMTP; 01 Feb 2018 09:13:25 -0800 To: Marko Kovacevic , dev@dpdk.org Cc: john.mcnamara@intel.com, vipin.varghese@intel.com, bruce.richardson@intel.com References: <20180201153956.15021-1-marko.kovacevic@intel.com> <20180201170732.3225-1-marko.kovacevic@intel.com> From: "Burakov, Anatoly" Message-ID: Date: Thu, 1 Feb 2018 17:13:24 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: <20180201170732.3225-1-marko.kovacevic@intel.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v2] eal: add error check for core options X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Feb 2018 17:13:28 -0000 On 01-Feb-18 5:07 PM, Marko Kovacevic wrote: > Error information on the current core > usage list,mask and map were incomplete. > Added states to differentiate core usage > and to inform user. > > Signed-off-by: Marko Kovacevic > > --- Should've kept my Reviewed-by tag, but no harm done. Reviewed-by: Anatoly Burakov -- Thanks, Anatoly