From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 6AC4EA058A; Fri, 17 Apr 2020 17:46:48 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 5D6321E9B6; Fri, 17 Apr 2020 17:46:41 +0200 (CEST) Received: from us-smtp-1.mimecast.com (us-smtp-2.mimecast.com [207.211.31.81]) by dpdk.org (Postfix) with ESMTP id B0A2B1E96B for ; Fri, 17 Apr 2020 17:46:39 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1587138399; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=KdRYACz0lRFdMorcD+gkxySV/6OY2wCwZrwGJmfSbfQ=; b=hSMkZjMfHqTcMylp3Z7wmzUioCJ0EogLW9SmqJfLj4ZS1KRO46jC+cLF94B1qwHI6bhj74 zgSWuU5mu0eD6/KSqujXz6o25SFBe5p9nqcwgihBzygRZDGyxirKsIxxNm33GMhc3Fhq0t 9uRciv9AaHarc3W+dfGOZlMlp1/HKWs= Received: from mail-vk1-f200.google.com (mail-vk1-f200.google.com [209.85.221.200]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-15-zX6ybRJVPWWyJ6VUHeIFuA-1; Fri, 17 Apr 2020 11:46:37 -0400 X-MC-Unique: zX6ybRJVPWWyJ6VUHeIFuA-1 Received: by mail-vk1-f200.google.com with SMTP id k3so1077672vkb.13 for ; Fri, 17 Apr 2020 08:46:37 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=KdRYACz0lRFdMorcD+gkxySV/6OY2wCwZrwGJmfSbfQ=; b=K9W7mAl7RPatvMd/FvbyzVbhiMUz+eVS4WH7Nqb9jZ9WROW9iOdTFDA43dfWLK5cV9 yP8O1qA0aqs9OB6c/6yzBzo9W1lzvCjFhPPqeYEq7HONxQLIJDFpqUptJrRHShteQOTc g06BH31cwjTQoxnLkc+gYiYoCjwVOzVsNhHZaocycjH0dMF/C4RewU1xvhKxWZ+y7HHK I1XmnpzfBLgO1p/KHzvP7Cjx3S9RigkoeDUzfUhzUb+IYyxKJWUWq7RRuDrdR18pGEpu kJ4PQ0CJpashktIWadJGVmGThlAqBvrdf1z7yAwbmTj9sLgSL6/kxWhXLqQcQ2Uc74rt SaLg== X-Gm-Message-State: AGi0PuZ+AokMEe+dOyyJhyugaQJddNdD79k/POBTBRWuhh0NEGSS6MVI rhJIJ/YYkUCUrp6idPQ/ur+3gulTWowDYP9oo4+Hu5NWJ98fa/emLc4CcjdA+BeaMrWAqt6EtFe U7qH2qLAjQWZHldxV1f8= X-Received: by 2002:a9f:2204:: with SMTP id 4mr2867576uad.87.1587138397136; Fri, 17 Apr 2020 08:46:37 -0700 (PDT) X-Google-Smtp-Source: APiQypLeHndXhiwETq/SgbL+QmalRVtEMXvCKgikXEiK0ek7JWR5O6PUaDHulIQEXboXjUS5mivGCoGxDOVISnxlaQA= X-Received: by 2002:a9f:2204:: with SMTP id 4mr2867554uad.87.1587138396831; Fri, 17 Apr 2020 08:46:36 -0700 (PDT) MIME-Version: 1.0 References: <20200417152516.21375-1-david.marchand@redhat.com> <22594704.5W6oEpyPa8@thomas> In-Reply-To: <22594704.5W6oEpyPa8@thomas> From: David Marchand Date: Fri, 17 Apr 2020 17:46:22 +0200 Message-ID: To: Thomas Monjalon Cc: dev , David Christensen X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [dpdk-dev] [PATCH] eal/ppc: add missing header inclusion 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" On Fri, Apr 17, 2020 at 5:41 PM Thomas Monjalon wrote= : > > 17/04/2020 17:25, David Marchand: > > Compilation is broken on ppc: > > > > CC otx2_rx.o > > In file included from .../drivers/net/octeontx2/otx2_rx.c:5:0: > > .../builds/ppc_64-power8-linux-gcc/include/rte_vect.h:29:17: > > error: expected declaration specifiers or =E2=80=98...=E2=80=99 before = numeric constant > > } __rte_aligned(16) rte_xmm_t; > > ^~ > > compilation terminated due to -Wfatal-errors. > > > > Fixes: f35e5b3e07b2 ("replace alignment attributes") > > > > Signed-off-by: David Marchand > > Sorry for not having tested PPC. > > About the title: > eal/ppc: fix missing include > or > eal/ppc: fix build > ? > > Tested-by: Thomas Monjalon Applied. --=20 David Marchand