From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id BD179A0471 for ; Tue, 18 Jun 2019 22:08:04 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id B5F191C244; Tue, 18 Jun 2019 22:08:03 +0200 (CEST) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 300011C233 for ; Tue, 18 Jun 2019 22:08:02 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 97F16203ED; Tue, 18 Jun 2019 16:07:59 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Tue, 18 Jun 2019 16:07:59 -0400 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=K6E/GeoQdbdqJf+c9Tarn5SVBrUbavAFoNhMFlcj50M=; b=h7OdHnJ6Mdty ZZZxhewpzCNe4uWwNaZ5KhqWNNMP/rIHRpxqYZjP8+fqe6BrTxUs9wOsmb3rpmas 52WTmVw0dEKiWT8rMuMWJVJnBcPThBHSoXoye/0Kewfk37FRtSR+5GpWBohvOs5t 5Y6AqN+DiuaHguWHwP4YJw0p89doIF0= 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=fm3; bh=K6E/GeoQdbdqJf+c9Tarn5SVBrUbavAFoNhMFlcj5 0M=; b=vUWLzXLNZvQtQ7IS+UIHnDUD4loJ6X74YHNut3moZmPKkYV2a7D4o77Y9 q7T5MKvur+wh+IEaPtjYDWRIYumXIO87n8ArG4O5jvDCqaFKreb1N7bKZGCO/tkX tp7hIR90TGo0SV67GhmTBGfozmE4wFsBrPTzEMw0FK1/Vr2k+CS+4iPQ23GA07gq oOmv4jUwg0cfNL0OQwVCvWYV+j/xcG6kSmU6Vn22ykw0iIpdynefpd4+c3B6TklW NWsTS/JV0MTF+GEgdfAlU3VV2kBFbNcfVAsvfGF6330BMXw2IxNXLC2N7Nct1MAe 6mMC2LtehK2jOafydBf/dCz5zhsMg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduvddrtddtgdduudejucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtqhertddttdejnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukf hppeefjedrudejfedrudeijedrudekkeenucfrrghrrghmpehmrghilhhfrhhomhepthhh ohhmrghssehmohhnjhgrlhhonhdrnhgvthenucevlhhushhtvghrufhiiigvpedt X-ME-Proxy: Received: from xps.localnet (unknown [37.173.167.188]) by mail.messagingengine.com (Postfix) with ESMTPA id D86F1380088; Tue, 18 Jun 2019 16:07:56 -0400 (EDT) From: Thomas Monjalon To: "Pattan, Reshma" Cc: "dev@dpdk.org" , "Laatz, Kevin" , "Burakov, Anatoly" Date: Tue, 18 Jun 2019 23:07:53 +0300 Message-ID: <1957474.y9mG8ydp0X@xps> In-Reply-To: <3AEA2BF9852C6F48A459DA490692831F2A484AED@irsmsx110.ger.corp.intel.com> References: <20190517160757.28098-1-reshma.pattan@intel.com> <65036935.CUehPQW58O@xps> <3AEA2BF9852C6F48A459DA490692831F2A484AED@irsmsx110.ger.corp.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [PATCH] lib/telemetry: add support to fetch global metrics 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: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 18/06/2019 18:55, Pattan, Reshma: >=20 > > -----Original Message----- > > From: Thomas Monjalon [mailto:thomas@monjalon.net] >=20 > > I see some errors with GCC: >=20 > On which GCC version the errors are shown? GCC 8.3 Given the type of the errors I think it should be visible with older versions. > > rte_telemetry_parser.c:362:27: error: unused variable =E2=80=98p=E2=80= =99 > >=20 > > rte_telemetry.c:550:11: error: unused variable =E2=80=98i=E2=80=99 > >=20 > > rte_telemetry.c:613:16: error: comparison of integer expressions of dif= ferent > > signedness: =E2=80=98int=E2=80=99 and =E2=80=98uint32_t=E2=80=99