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 A1C9C4333B for ; Wed, 15 Nov 2023 22:10:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 75171402B2; Wed, 15 Nov 2023 22:10:19 +0100 (CET) Received: from mail-ed1-f98.google.com (mail-ed1-f98.google.com [209.85.208.98]) by mails.dpdk.org (Postfix) with ESMTP id 3D05A402B2 for ; Wed, 15 Nov 2023 22:10:18 +0100 (CET) Received: by mail-ed1-f98.google.com with SMTP id 4fb4d7f45d1cf-53de0d1dc46so175308a12.3 for ; Wed, 15 Nov 2023 13:10:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700082618; x=1700687418; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/vm3V2K4OI3W3U4OH0vZRn0EG4ZqQRGJTR5yTxVBk1o=; b=PXMvBEAQg+2lAhbF6xfRw3GWOc+id177fQEiVECscL7JlYQO2cbsW4yIadV9zMr9Ig p4EMa+LlV6r10kfwc6YtIuJeB9U3wIr7lM5DXJwxvIwpclCmCF1GQ63CVZoVJNWm8Fkp NKTLncFcX0HyIpBqscBH0imYWwaTBFNiDTPsQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700082618; x=1700687418; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/vm3V2K4OI3W3U4OH0vZRn0EG4ZqQRGJTR5yTxVBk1o=; b=imS7gqjhwoui7Bb8IyY50+dvDzRcN4Le/IaIjy4mBn3KPMaokibLK05odoiEP/pkDv 182aqVX2/dO6YK2Cv/zfbZw67DB+b3ZYl5S3hrCUX2yXdhAEsTOK5HOdlVVUepFkFZbl 04T9s7us4QP2vH9NdmMVy0sPs+ZnWQYUQnIMTVnyhstHFQboz18y6TA/Xu5CmcQcjoaZ ouSYVEPPivZV0ThlnpHf73EkTdl55jZsoR0QFkUSIhyVaSc+hp6MaI6OT1RMn0jQpgu2 3e8fmBe/ZxQFQQnJ7ezduMHYOc5Zc9ZAUHjW1rrKEgo7YOTmWffn2Mkbxge3Ikc6iKZE +1LQ== X-Gm-Message-State: AOJu0YxcaxYv3QtwggNqBy0El2HYjz+IUgkPS5d2jZ2lMovvpNBZfrKc BUwWDo/LDKHpa4uW/LCq2tO9UvdiRcxGSxT/EhWXYGQbgSoijCZ2yMSQ/g== X-Google-Smtp-Source: AGHT+IG+j1Aoy2ZgJgXAvHpGw8INR9D9UW2dzzSR503rsnbl3+BIPiXO0BcO9/TUVZiFi0gDVnZvJMxa/BTN X-Received: by 2002:a17:907:969f:b0:9e0:eb24:dc64 with SMTP id hd31-20020a170907969f00b009e0eb24dc64mr13989052ejc.31.1700082617767; Wed, 15 Nov 2023 13:10:17 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n24-20020a170906089800b009b958134c41sm3690330eje.136.2023.11.15.13.10.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Nov 2023 13:10:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 Nov 2023 13:10:17 -0800 (PST) Message-ID: <655533b9.170a0220.39a5b.f7d3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7B34A605C318; Wed, 15 Nov 2023 16:10:16 -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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/