From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/2] Compile fixes in SUSE11 SP3 i686 platform Date: Thu, 31 Mar 2016 21:32:51 +0200 Message-ID: <3882486.kaoStySIaB@xps13> References: <1458890426-20688-1-git-send-email-michael.qiu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Michael Qiu , Fiona Trahe Return-path: Received: from mail-wm0-f48.google.com (mail-wm0-f48.google.com [74.125.82.48]) by dpdk.org (Postfix) with ESMTP id 06F1595DD for ; Thu, 31 Mar 2016 21:34:46 +0200 (CEST) Received: by mail-wm0-f48.google.com with SMTP id f198so14674631wme.0 for ; Thu, 31 Mar 2016 12:34:46 -0700 (PDT) In-Reply-To: <1458890426-20688-1-git-send-email-michael.qiu@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2016-03-25 15:20, Michael Qiu: > In SUSE11 SP3 i686 platform with gcc version 4.5.1, there is > some compile issues. This patch set is try to fix them. > > Michael Qiu (2): > lib/librte_lpm: Fix anonymous union initialization issue > drivers/crypto: Fix anonymous union initialization in crypto v2 of each patch applied, thanks