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 A31BB45985 for ; Sat, 14 Sep 2024 04:07:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7946F4026C; Sat, 14 Sep 2024 04:07:12 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id BAD1F4026A for ; Sat, 14 Sep 2024 04:07:11 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-7db238d07b3so2146409a12.2 for ; Fri, 13 Sep 2024 19:07:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726279631; x=1726884431; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=YzPRg5wpXTE+6ZK8lO9k0VYuhd7b33Y1UeRDmMi/OiU=; b=WNRM6vOPup6pRNHMp5CuVWanp/qQpkRK6UrMIp4rMNXXWYL46jzRDT6VtgI9mBlg0u WKrPxLgpZI+Iynj3ZelE6b5STpUHm6DuYoFbkeg5sr5s31iQmzVlKS7KJsG6/7BK+Avd r9pvmK3QJGWD3xQ47iXWAP/eDvMufLH0h2jIU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726279631; x=1726884431; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=YzPRg5wpXTE+6ZK8lO9k0VYuhd7b33Y1UeRDmMi/OiU=; b=YODAnp+0h1qK5xXmVKauOppDiCJ/xDUTtCOSRp2vc2w+txQHIcV7F4G4bZ+v2mPlPQ U8E/5lfY3123HyxP1d1+nrTvtXjwWJWDX0rM/6fu2PRCKJ5+DsuN+woCLHNhSTB8LPFR m6GQrCLF0D6fPMO0p5Iyg0+GfbqZZ/cZxWkY87T2LFXLwTpDtKG1FQOZTsemtRlrrEAP kIfzToPonVt72k2n828aWOpF+Kd+lto/U28PODcrxcQzfOAR2JMqIY1aAcdJ/AMQBe3k sJDcai1FTZHD0C7aI2e5aDNQbZb4eAATBoNAjR734vV1XGcJmE5e++CKifQT1CF+z3rF zcPw== X-Gm-Message-State: AOJu0YyjBvykFT0VnBRg3dz9AoaL2VIwCq4QWg+G1pqpEwfQ+BhvQVUe Vi1Hkz/iuHLnpwZy2a+oXray0cxgj8PEhGc5Z+fJSFZQ0BeSPP83QbhFw6XIlr5ukaQ9LpQIMIi VPXrObDeJ7rCQEJymVkvvyfVuI7pzzwbBGAMO8Wy8 X-Google-Smtp-Source: AGHT+IFLXXy7FzzCbcmT25m0AolRFNxB+l7wNvhirDSihLJukCH87+PiDeSFia0oadPQBYff6lp9IYIwsDCo X-Received: by 2002:a17:90a:6c96:b0:2d8:eba2:ac6e with SMTP id 98e67ed59e1d1-2dba003b576mr11234196a91.29.1726279630826; Fri, 13 Sep 2024 19:07:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2dbb9c84f6csm177623a91.6.2024.09.13.19.07.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Sep 2024 19:07:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Sep 2024 19:07:10 -0700 (PDT) Message-ID: <66e4efce.170a0220.10455c.c6e0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id ECA6B605C351; Fri, 13 Sep 2024 22:07:09 -0400 (EDT) Subject: |SUCCESS| pw144058-144059 [PATCH] [v3,2/2] baseband/acc: improvement From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240913231811.969965-3-nicolas.chautru@intel.com> References: <20240913231811.969965-3-nicolas.chautru@intel.com> 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/144059 _Testing PASS_ Submitter: Chautru, Nicolas Date: Friday, September 13 2024 23:18:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:a1114380ce5de7a9daae17e93903f7ad6566e8b6 144058-144059 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#300775 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31029/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/