From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 544F243F4B; Mon, 29 Apr 2024 17:55:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4DAA5402A3; Mon, 29 Apr 2024 17:55:17 +0200 (CEST) Received: from mail-oo1-f44.google.com (mail-oo1-f44.google.com [209.85.161.44]) by mails.dpdk.org (Postfix) with ESMTP id CF75A4029C for ; Mon, 29 Apr 2024 17:55:15 +0200 (CEST) Received: by mail-oo1-f44.google.com with SMTP id 006d021491bc7-5aa2bd6f651so3455270eaf.0 for ; Mon, 29 Apr 2024 08:55:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714406115; x=1715010915; darn=dpdk.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=VgvYxVTwOyHGpjg2ePI7qd/n8/qVVuF6tRPodFjpbh4=; b=RlLPMl7aW3tLz3B8PSp5ys+bzZYEinqBjLQ+o29HWoVrBGEgDVXqZisX37o+ANlgKn rGONB1IHGvru8A5UihmCU/LY5BeSCFgTVVMrDLkXL8tqw1N6Y90EGGX5rZFg24dqkA5T RDP0+Dz3Cp3YI8TXlOJYlzMF49vP2Q1jYOwZE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714406115; x=1715010915; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=VgvYxVTwOyHGpjg2ePI7qd/n8/qVVuF6tRPodFjpbh4=; b=kl3aL/R0EJx7bc2IZwMUIbpeFepsJM1Mk14+JI7KcdBUWs/9DXhGigcZfy1UG1FIol 7a+A3ODbLfVxrLTu8FWNRqXdMae/7FJr7kvYk1EFDEELloIAorr+MzavsBLdi8RtpoQo Uvi2tVPwmVJ6VdFW/Wn+NZJQ238DI9yUIJ9VxdBvUJaQN7LMum1CFT1iX7JwLkPmg6wN 2DbRioOk9vfD5ccAwaEHCNbJcO1mPWzG+F9gz/d/V9DiKuKCaxcszyulPPqf1rNOrq3U C5LFZ+p9ihuyub7aOGm3pUOkEd4KtJE78v1hjsPv8V2rGYn7XYEesUb8tJ1+9zUlkWqG OGPw== X-Gm-Message-State: AOJu0Yy6uIEnxk/RQyr9Swdbn92SVJ8Ll8XwIKzIOq9bw5wN0CgNGUr1 CYMjtnW/TJfNI3vP4WodOdzRUNr+dT1QUxNGx520+yJUNT0wosCiSgIhRmWK+/h6RWSYUGtm67J +JSphxBQa+ebPDMjGz13W/RgGQk3/kT//yp2KFA== X-Google-Smtp-Source: AGHT+IFNNUd2K29snk/dWtbeJf8Q470qYTodbJplvuI6SzUsVDX7Sk/IgHsCjPAzH+uSfUcfPBNXZTGTes0J3rcPF3A= X-Received: by 2002:a4a:c3:0:b0:5aa:6a1f:f673 with SMTP id 186-20020a4a00c3000000b005aa6a1ff673mr12166931ooh.1.1714406115141; Mon, 29 Apr 2024 08:55:15 -0700 (PDT) MIME-Version: 1.0 References: <68ef6109-e179-4cca-ac6a-a364649afd6e@lysator.liu.se> In-Reply-To: <68ef6109-e179-4cca-ac6a-a364649afd6e@lysator.liu.se> From: Patrick Robb Date: Mon, 29 Apr 2024 11:55:04 -0400 Message-ID: Subject: Re: CentOS 7 To: "Puttaswamy, Rajesh T" Cc: ci@dpdk.org, =?UTF-8?Q?Mattias_R=C3=B6nnblom?= , =?UTF-8?Q?Mattias_R=C3=B6nnblom?= Content-Type: multipart/alternative; boundary="0000000000007e8a9d06173e47af" X-BeenThere: ci@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK CI discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ci-bounces@dpdk.org --0000000000007e8a9d06173e47af Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi Rajesh, Please see Mattias's email below. The Intel DPDK CI Lab should discontinue usage of its Centos 7 environment. Happy to discuss on Thursday's CI call if you're available. Best, Patrick On Mon, Apr 29, 2024 at 11:14=E2=80=AFAM Mattias R=C3=B6nnblom wrote: > I got an email > https://mails.dpdk.org/archives/test-report/2024-April/653931.html > making clear that my patch set failed on CentOS 7, with GCC 4.8.5. > > GCC 4.8.5 is not supported. Why are the tests still run with this compile= r? > > In this case, compilation failed since GCC 4.8.5 doesn't support C11 > _Generic. > --0000000000007e8a9d06173e47af Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Rajesh,

Please see Mattias's ema= il below. The Intel DPDK CI Lab should discontinue usage of its Centos 7 en= vironment.

Happy to discuss on Thursday's CI c= all if you're available.=C2=A0

Best,
Patrick

On Mon, Apr 29, 2024 at 11:14=E2=80=AFAM Mattias R=C3=B6nnb= lom <hofors@lysator.liu.se&= gt; wrote:
I got= an email
https://mails.dpdk.org/archives/te= st-report/2024-April/653931.html
making clear that my patch set failed on CentOS 7, with GCC 4.8.5.

GCC 4.8.5 is not supported. Why are the tests still run with this compiler?=

In this case, compilation failed since GCC 4.8.5 doesn't support C11 _Generic.
--0000000000007e8a9d06173e47af--