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 A8B0945E1C for ; Tue, 3 Dec 2024 13:41:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8721040272; Tue, 3 Dec 2024 13:41:44 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id EC2EF40264 for ; Tue, 3 Dec 2024 13:41:42 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3a7d9265e94so29094975ab.1 for ; Tue, 03 Dec 2024 04:41:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733229702; x=1733834502; 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=eHTKKCUcF9yfVcnXl8cHUUTAiDBWbF+1gTfEZeptAPE=; b=b2oQV50TbYA7wCfTdayvdy/hua89R2+OycpbUkLnzN2hYit5IKBcdyyAabKyus8WuI gTG1JQxO9wMgm3Xld4Nck3PnKmja2Mi2IvaA0BEPJMuaVxi6mEm0/pSGuo9fCEb71MGC 9q8R7sx3EAJrFjRBCDegXJdAGojNyJdE3f1Zk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733229702; x=1733834502; 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=eHTKKCUcF9yfVcnXl8cHUUTAiDBWbF+1gTfEZeptAPE=; b=CnOa3qBCrH/DbkkrSirX718aqwo31rd9Iu0UuxubOjupATZyACFK0tMNWOeSAnsIiq /C71Xz+nHqGzyup6Ec/3gSp1aK+sUYe4jOGijOsvTilusDgx1tNxw5cu8SS12RkBOsCr rnrFDTXwe0tbSd+pU9uvd6Kp+Px10dQDDpKlkSGeYei3A0OHxZeT1/w9a8ATlSI2aXJ8 yD2qm8HHaZIG0op+4ughiZnChEKc9KjLRN3FVMA3N2DO+xO/SSnP8NmkhxSGc+VRiZSY F6oFsSa3rDRcIDM6BmUtUEWWbjHrWboS850VsipJCKwdYWALgqOQLh9RUr2K19ZAL05x 1rMw== X-Gm-Message-State: AOJu0YxnZnVuAmaJokjiYC3L20T1dXYqUG7x1Zs6VR4Y8NOFKlcYRW9q 62v+br8erSZ/7wFtKRFHcmj9+fIfNQdgBcfYeNcwN4KIMDy6H8ElFKABrr7WA/VMmvs8JoRFbO3 J61XlZ7C11+vguE/K0nhRVZfrmElhE2kJGviG2hDB X-Gm-Gg: ASbGncvz7PVIBUr0ziyBJKC1v9bKVLVTb9ElJUFo3IqzzPefir62gF9kA2ugA6cEriR O9MjyM24VAItEX1VfkzSzdq1ZVaZurYAEvkIjsqlNvWKQwBH3v0wJYG5qN0kidqFRTeGN5XzWlW D8m4WX03QMsHlSg3MU8+Wuu6UGtsFFIRWMlTvtSHSev6YgxqPN3zl2hiSBTIpjCqgZUWpl3O2ez +DB5AOrylMFdD+6PUkMw0wfyFC4uj3nU7pVGs0OC6mMfYCWR7d31ltRqBB8D+rpz4Omljs= X-Google-Smtp-Source: AGHT+IGi3TkgBdrPw1PTev40NSjyZS/n/aomtvu6wDTEbPlj7RiRVBkvuMWE/+8eAMWOnTNSnsE+/0f3jALT X-Received: by 2002:a05:6e02:18cb:b0:3a7:e0c0:5f27 with SMTP id e9e14a558f8ab-3a7fecb101amr933995ab.2.1733229702256; Tue, 03 Dec 2024 04:41:42 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e230dca8d2sm453485173.8.2024.12.03.04.41.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Dec 2024 04:41:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 03 Dec 2024 04:41:42 -0800 (PST) Message-ID: <674efc86.050a0220.1d17e.ab34SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id BCB506052471; Tue, 3 Dec 2024 07:41:41 -0500 (EST) Subject: |SUCCESS| pw148980 [PATCH] version: 25.03-rc0 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241203075445.3829886-1-david.marchand@redhat.com> References: <20241203075445.3829886-1-david.marchand@redhat.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/148980 _Testing PASS_ Submitter: David Marchand Date: Tuesday, December 03 2024 07:54:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:1b3bf1128d9bda5595861814792f74b8f57160c8 148980 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#340417 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 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 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) 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) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.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) 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 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32072/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/