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 76E3643327 for ; Wed, 15 Nov 2023 21:04:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 71A82402B2; Wed, 15 Nov 2023 21:04:50 +0100 (CET) Received: from mail-lf1-f97.google.com (mail-lf1-f97.google.com [209.85.167.97]) by mails.dpdk.org (Postfix) with ESMTP id B158D402B2 for ; Wed, 15 Nov 2023 21:04:48 +0100 (CET) Received: by mail-lf1-f97.google.com with SMTP id 2adb3069b0e04-507a62d4788so49049e87.0 for ; Wed, 15 Nov 2023 12:04:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700078688; x=1700683488; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xF2gtgxnQPnfszfXH5jEBwnWz9sjVf5BgcETHPldJmM=; b=GH5M/l0TPTa4CF5OLZatabGqQ/KcLAiITqQS1+pUydpOe6tMWEKQb/n9TcfEV00nAe 2T5hAWyY5VokW22tFFEoASwtwpMzVHZw2bAXp9Vvi43HxEJO0F9QmSxRR5cgMm0/JsnH JddNr/TrKQ9+SCFWpKTYLRXb5pV217dqUkDd4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700078688; x=1700683488; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xF2gtgxnQPnfszfXH5jEBwnWz9sjVf5BgcETHPldJmM=; b=IQobaDNG61ilAJqxSSt/BTQTddEorMMZN530DsTG9k3odgds1MD8TgM7K3kQ7QCsic sqA97OJwAD9IugwrliEWiwR1PPIa238EAG73w3FM5TEDlJTnHBaql/mUuQpm93wAt0KC OOTaGf0kAacnB0Keiu2o/vn8FcvCl57qSxUF0EleA8a3RiwLash5qBkJfpD2n+f9hiGx twSFuNyK4aa/+rS7WU1wEWV3NXXJPcgI+NSMmiAOVwvLW8LyNZVtWBe4SdqZBNMCaLWg PHxtS2yKvL+g1Nnq2URpnEESlOb4F+7cJjVxQxKezW2YjYHdNu/bh00JaJwtTL2ne4pI MhPA== X-Gm-Message-State: AOJu0Yxsw4tkgzR0FSqex0yE00J65KS3n1h/d1DwZ/qfZkQd9WK7BWWk nSvP1J9ktTJ4X/Mvy8BqpeklPl2SwdGEGMiFXnJCwlcGYIBSrdSnhdzZ/feYtp4TxW/NdAepPg= = X-Google-Smtp-Source: AGHT+IHwUeYExnnGwJxL6M0u7dszY9baERHRPcgI0nAM/vJjJN2x/DtX3HFVa+r2s868ho3i3XpFAR6ruzxB X-Received: by 2002:ac2:4426:0:b0:509:fc7:8853 with SMTP id w6-20020ac24426000000b005090fc78853mr8659135lfl.12.1700078687361; Wed, 15 Nov 2023 12:04:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id b6-20020ac24106000000b004fe306a6071sm2422887lfi.55.2023.11.15.12.04.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Nov 2023 12:04:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 Nov 2023 12:04:47 -0800 (PST) Message-ID: <6555245f.c20a0220.49d18.8582SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3A546605C318; Wed, 15 Nov 2023 15:04:46 -0500 (EST) Subject: |SUCCESS| pw134403 [PATCH] eal: use C11 alignas instead of GCC attri From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/134403 _Testing PASS_ Submitter: Tyler Retzlaff Date: Wednesday, November 15 2023 17:39:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:92d7ce4afc4a558f27bbc8368823c625f4e0f9dc 134403 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28390/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/