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=-4.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 autolearn=ham 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 38297C28CC5 for ; Wed, 5 Jun 2019 16:39:41 +0000 (UTC) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mail.kernel.org (Postfix) with ESMTP id B9DE52083E for ; Wed, 5 Jun 2019 16:39:40 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=monjalon.net header.i=@monjalon.net header.b="PANEEzjA"; dkim=pass (2048-bit key) header.d=messagingengine.com header.i=@messagingengine.com header.b="PttEePtt" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B9DE52083E 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 D626E1B993; Wed, 5 Jun 2019 18:39:39 +0200 (CEST) Received: from wout2-smtp.messagingengine.com (wout2-smtp.messagingengine.com [64.147.123.25]) by dpdk.org (Postfix) with ESMTP id A3A221B95A; Wed, 5 Jun 2019 18:39:37 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.west.internal (Postfix) with ESMTP id 7A7EC592; Wed, 5 Jun 2019 12:39:36 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Wed, 05 Jun 2019 12:39:36 -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=JoxJuJMzqxNkCt+W5nvi80AfP/KctFFbJFTfx3YKoR8=; b=PANEEzjARHNL HXIKnS5FIQblw21LynnCeDLRaH72M/KaoXcXI2lFa4vrUm0Z0orC+jhxfWvAyPlw +OUDmA+oumU4ZSIL7njv5t7UVlbaM9VnSn9j2TSBAB78e43DJFyp2p/yCy8owbvl Elb6o65Nrh7Bb753ZKZ0A5PRZGX1YWc= 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=fm2; bh=JoxJuJMzqxNkCt+W5nvi80AfP/KctFFbJFTfx3YKo R8=; b=PttEePtts/GTn/qGTt7bBOgbGLjvwJZU20TWjzXHq5V/uGLi4xCRiSsoo hZ8l3GYCggpmeZ9gD1T65dwZbJEUHDQcSQZo47uUsFOl8BBrQTadwBGrR24vTOPN 3ITQ2StNkZ8gtb3Sh7IZpEkmpA061uBlmMckCuXC9Hxs7VoQQCw/bHxtJNZAXF+x ghbshfAyjwM5KWlC0nC/UGUHCDGpHkewCZ2+Imfds1VavffIcBYv+urRQYCh1lKC NDpSMjnahSK5WO2aA6T3nuQTQHxJlFgnWP6oZD8yEhCsDpqV2cVwcUnvgv+cADmZ yLn+L7NUyp7ZB6HMN+HKhB62tvNNw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrudegvddguddtiecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhm rghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenuc fkphepjeejrddufeegrddvtdefrddukeegnecurfgrrhgrmhepmhgrihhlfhhrohhmpeht hhhomhgrshesmhhonhhjrghlohhnrdhnvghtnecuvehluhhsthgvrhfuihiivgeptd 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 2AA8E8005B; Wed, 5 Jun 2019 12:39:35 -0400 (EDT) From: Thomas Monjalon To: Bruce Richardson Cc: dev@dpdk.org, roy.fan.zhang@intel.com, stable@dpdk.org Date: Wed, 05 Jun 2019 18:39:34 +0200 Message-ID: <32502786.PRyKBfgp6X@xps> In-Reply-To: <20190605141123.35977-1-bruce.richardson@intel.com> References: <20190605141123.35977-1-bruce.richardson@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] crypto/aesni_mb: fix build error with gcc 4.8.5 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" 05/06/2019 16:11, Bruce Richardson: > On CentOS/RHEL 7, we get build errors reported due to a variable being > possibly unitialized. Setting a default init value fixes this issue. > > Fixes: c68d7aa354f6 ("crypto/aesni_mb: use architecture independent macros") > Cc: roy.fan.zhang@intel.com > Cc: stable@dpdk.org > > Signed-off-by: Bruce Richardson Applied, thanks