From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 23F5A2C52 for ; Mon, 5 Nov 2018 12:39:58 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id B1AB922BBA; Mon, 5 Nov 2018 06:39:57 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Mon, 05 Nov 2018 06:39:57 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=5fHZ2FKrF/fEFSvzLlZRuJyGR/C/1D+Oq6Wcp3bN+2o=; b=M870Qiu9OJFr wZ/Kz/2SBEiPwW1W1Yc0aCm+tOxUMNgIw6p2jwan0WhpsRD18G0/LyfEldR7YURZ xXJwmG2Jz9hcxpp+B0XQAlabkvy1HuUcXYe/r8i1K4UEQcyvpFaLH4UDUSmc3tVZ lu67j1umq7iHmZM3h7JSW+fp2KA1TYs= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm1; bh=5fHZ2FKrF/fEFSvzLlZRuJyGR/C/1D+Oq6Wcp3bN+ 2o=; b=Fo36c8Re6hfh0evu16Heh08x0RUom30LfYzrEZBpVYX2UBCum29dLBlju QMet1xYmPSS6UMGUu6CQmLClRtAA4TIaX9LJ97eun0ZtLzxVDFNIY6k4eAWi6Rip m7Kql/txJfdMFwdERxylijRwmVPB20P7gontxM/24J2GzvJdgQcF1qqSctS1usR6 Ua7Mw/T722pbptAdDz4deEXQ4pTUmluUr84ibl16cMyXLhV0D1bJnHA9ajHe1iKH TzvW/ek/DSB3ZBX8E5p3ldQnKZwIKxR0wlshcaNkMADBy0rrYp1PdBkEheGpN5DQ i37pz6qLqWG8lgmbvehSlrX61PuQA== X-ME-Sender: X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id EB746E4893; Mon, 5 Nov 2018 06:39:55 -0500 (EST) From: Thomas Monjalon To: "Varghese, Vipin" Cc: dev@dpdk.org, "Pattan, Reshma" , "stephen@networkplumber.org" , "Tahhan, Maryam" , "Patel, Amol" , "Tummala, Sivaprasad" , "Byrne, Stephen1" , "Glynn, Michael J" Date: Mon, 05 Nov 2018 12:39:55 +0100 Message-ID: <2523151.OfQN5epLi9@xps> In-Reply-To: <4C9E0AB70F954A408CC4ADDBF0F8FA7D4D2B4FAD@BGSMSX101.gar.corp.intel.com> References: <20181023135751.21536-1-vipin.varghese@intel.com> <3AEA2BF9852C6F48A459DA490692831F2A3BE0DD@irsmsx110.ger.corp.intel.com> <4C9E0AB70F954A408CC4ADDBF0F8FA7D4D2B4FAD@BGSMSX101.gar.corp.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v2 4/9] app/procinfo: add code for debug port 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: Mon, 05 Nov 2018 11:39:58 -0000 27/10/2018 06:45, Varghese, Vipin: > From: Pattan, Reshma > > I am getting meson build error on this include. Make is fine though. > > Can you run "./devtools/test-meson-builds.sh" script to fix meson build errors > > if any . > > Thanks, I found the correction for the error. I will send the v3. No news about v3? It may be too late for 18.11.