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 03FA34303C for ; Sat, 12 Aug 2023 07:44:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CE1AD40151; Sat, 12 Aug 2023 07:44:49 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id A762340151 for ; Sat, 12 Aug 2023 07:44:48 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6459a5919cdso3629246d6.3 for ; Fri, 11 Aug 2023 22:44:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691819088; x=1692423888; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6tWVwNMFebmcsGgxWr6SQO8cr+dPZTbHZX6KnhOcX30=; b=Ju6OfAnfYHD2pCDR/qk/shciiIu2RQAQXn9Xl+Gax1GQnwru1prctDz4mvRRPnQLZG SWIwJR/S3Tl4AgpQJcHlgdGxyezCmsnnScrLJZtBZEi/eWXPTql/HHxYc19P/LhlWbea LPs7kZbWvwjemFAyKQUtHZZRya6a5E/dBmBuE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691819088; x=1692423888; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6tWVwNMFebmcsGgxWr6SQO8cr+dPZTbHZX6KnhOcX30=; b=OYJqCq+iee5rt9Wu49KoRPKkwKzqHcjW7acuujxCnmt7xPTnTgxK5UNj5om9LTKmKf mmyzv81ZzPOt2o+f2Yr6h8eRlyHRsbx6U1Ps9WqejdRPvY0GCCcpqcNJxzPbwllfrdeb IJrmHf4vjWjcJKO2V/f80yEj5x00XxDQD8X8BhSuRPACO1NcgAluV/wPWimmI2xbTa49 sNBuMAXmA3RfEAwlwlKYUWCRuD+oA3hzaCI+uipMLX6VkFqdxm6ysn3R8R83Pd0x/5xs v9yQ4cbkOkUN+Iu9Dw3gRH+eRwi9hU9L35we+gcV7tpvsvCyGmuLJ//bI/l6Ovkse4j/ 1BYQ== X-Gm-Message-State: AOJu0YyijhZUBpGOOX4oNx/dBO5eG3RQJQg50675E2RdejX+jsEeVZTx qEVZbnjwE6Ts5kkCd4bxD+vUnvdh+b3OwhLUxnB+k03qNCLjY+XcsyYWWA== X-Google-Smtp-Source: AGHT+IF7AV3owFyaEgPFDse4eQGpZq5Ia+Tsn7duEqCA4Fc7DVMDIv8co98CFE4pAuRCrKWkEySI6VI6Oijq X-Received: by 2002:a0c:f24e:0:b0:643:b2c8:5806 with SMTP id z14-20020a0cf24e000000b00643b2c85806mr2970492qvl.13.1691819087983; Fri, 11 Aug 2023 22:44:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a3-20020a0cb343000000b00628c4a99992sm285092qvf.16.2023.08.11.22.44.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Aug 2023 22:44:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 11 Aug 2023 22:44:47 -0700 (PDT) Message-ID: <64d71c4f.0c0a0220.fd63d.f7d0SMTPIN_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 6B9AB6052471; Sat, 12 Aug 2023 01:44:47 -0400 (EDT) Subject: |SUCCESS| pw130217-130247 [PATCH] [32/32] eal: remove use and defini 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/130247 _Testing PASS_ Submitter: Tyler Retzlaff Date: Friday, August 11 2023 22:22:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:68150b90bda5e8f81ad1b1bad82be653b1d42a81 130217-130247 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (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) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27319/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/