From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.1 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,URIBL_SBL,URIBL_SBL_A autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 72139C4321A for ; Sat, 29 Jun 2019 12:27:06 +0000 (UTC) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mail.kernel.org (Postfix) with ESMTP id 038E6214AF for ; Sat, 29 Jun 2019 12:27:05 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=monjalon.net header.i=@monjalon.net header.b="PMtLrY1c"; dkim=pass (2048-bit key) header.d=messagingengine.com header.i=@messagingengine.com header.b="x6J/Dnys" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 038E6214AF Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=monjalon.net Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dev-bounces@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 43E8037B0; Sat, 29 Jun 2019 14:27:05 +0200 (CEST) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 3A7812C60 for ; Sat, 29 Jun 2019 14:27:04 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id CD7AA215B2; Sat, 29 Jun 2019 08:27:03 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Sat, 29 Jun 2019 08:27:03 -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=ucqyD9W7SPAd6iBwfCQwI/iD3/xm1rOyXQXttoxu2CI=; b=PMtLrY1cU82F NF+Wi/hVraBcj3tmpAZRpKMlVSGSetfad015ogjnTq3hT9aun2Ju7b/3P//wK+gx IV9gerzplhhwwgZm587/22nOqPSs3BvGruO/om2swh4Ue7/GxXP8NtttA8tkqCPZ jyyy+dG/m9jNnPzhge59jvZDeuyRfP4= 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=ucqyD9W7SPAd6iBwfCQwI/iD3/xm1rOyXQXttoxu2 CI=; b=x6J/Dnys0tYE1u1nBtnJr6yabu45nlqk84T30AjiOd6piR3YRDtZlHWra jMsoyyofx2mi5JaqNSZC7xurySarXs425cuNv7p0V0hdKCeo0VWsRQ5LQ9vOq8ZD 8nSMMG5fnmOA0zefb3RxBrziol8ZypT+SlPk2PkwJn7ofmBEth/rQTDGxb0rKqWB /9jOwcLe9exq43z6psOygf2b8OM5trzh9EO6U63LyxPfx847D0EkgMaH9y6dR1DY gDTZ2WYa7v6V2uiYYtTkmNuJrTIsGcJz/Wa8UQ7zQqVeOma8h6jmJPDL2A1/O9CU izbHx0rBV+M6Z8ktEnCo5pyLCapgQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduvddrvddvgdehfecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecunecujfgurhephffvufffkfgjfhgggfgtsehtqhertd dttdejnecuhfhrohhmpefvhhhomhgrshcuofhonhhjrghlohhnuceothhhohhmrghssehm ohhnjhgrlhhonhdrnhgvtheqnecukfhppeejjedrudefgedrvddtfedrudekgeenucfrrg hrrghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvthenucev lhhushhtvghrufhiiigvpedt 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 426A9380083; Sat, 29 Jun 2019 08:27:03 -0400 (EDT) From: Thomas Monjalon To: dev@dpdk.org Cc: reshma.pattan@intel.com Date: Sat, 29 Jun 2019 14:27:00 +0200 Message-ID: <20551621.Mynbqv2sZL@xps> In-Reply-To: <20190629085507.31808-1-thomas@monjalon.net> References: <20190629085507.31808-1-thomas@monjalon.net> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [PATCH] examples/l3fwd-power: fix build with gcc 4 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" 29/06/2019 10:55, Thomas Monjalon: > error: =E2=80=98for=E2=80=99 loop initial declarations are only allowed i= n C99 mode >=20 > Fixes: 609e79841fcf ("examples/l3fwd-power: add telemetry mode") > Cc: reshma.pattan@intel.com >=20 > Signed-off-by: Thomas Monjalon Applied quickly in the hope of getting CI in a stable state.