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 43A7445EA3 for ; Sat, 14 Dec 2024 20:37:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 21B934025F; Sat, 14 Dec 2024 20:37:57 +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 815454025D for ; Sat, 14 Dec 2024 20:37:56 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3a9cb667783so23949815ab.1 for ; Sat, 14 Dec 2024 11:37:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734205076; x=1734809876; 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=5wTbhad5IGaI9+MOlAYrPfdrU94h4Eynnm7r8e/qy5A=; b=OAunDbE8t+K/Lcs1gwNkTo7O2U04Ngl6HJK7ci8PqUPJi1vxfVpSezaATsFuSR7k9q DO6zyBAf/3kbc/Y3qMSMMP06Osp21/H8GZjZ+T2AQKKN40mdiJu7+M7X1WnJy20E/JCi yU8bweO3T0E7Oxi8tm1hWfYyFWgFwrkmH7KBI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734205076; x=1734809876; 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=5wTbhad5IGaI9+MOlAYrPfdrU94h4Eynnm7r8e/qy5A=; b=eb0ie08Xzt5Zq3NUXRxqJ+sfU78uuTHHluyyPu23rHa5Nzx+g4G2MYw8SbM2eTtFRx oRLijzanNMkWTAfDW+EVOvGlMKekUdcf8xQtURYfbThcOGkSvi7NVPUM2dKwVcHA6WXO wlBkHPlLXgiBDsWPlvkC5QSnEzq9UwecuEDOeiU6cCHVbV8aBZ9955a3BKMYVXT0f7AL ZYxhL6KxCyAbYZZ6r3v2EpEcWKWYXE+l4VKQreo/4NPT/xh9TeyvgvVnC29NWaBO9aBM PUvKvKF6gu8yYDsPF5OsoBSOQm/1wiMIlu8ifAoP6+sIWce+zDgHCgdnenDGC5La1Elm vMug== X-Gm-Message-State: AOJu0YySd75a9SDcbUpR2HGlBGS8tFPsV+XOUlS0s+t7enTtWNrkFIEv wAY+r2PLzO85r4FBoJtW5P/dqVoLJITw2+POs2MxNY2yxQMKF2wsKvXGFManSxc3NbtNOXzizje ugmXtdqV+iMk4V7v7YvqPzfT5JH8vPUU+kRnEJV2S X-Gm-Gg: ASbGncuAa4LBzYCHlMyXgn3e5TaNc8Zmom5f9579p44qKUGobu4Oh9ylteOhDYzsaOw KUeMRVGHpdOpkvj1rhfcdK62koqFttKx9XINVEoDjNXTxFep5MXJYhKNbOuvjGWsstyl6XQNB0H tfA6danAmtRlIxvDzH99njFFPZiQKKKfRJgonCCu1b14da1dY9+ieXrZKz0MhSS6O5rzdNSWj5T +77Q9bwFy8qcPTxM9oZ63RTJLxDxEaPoN9vEZVop33A0H4uo4L5I6rx4BfbSYhMJIX3akwLR8SX IA== X-Google-Smtp-Source: AGHT+IHWTo+uYm9kJlI/5X/aLf29Dm8EN196glKtNhS+tfL24ViL1SGm7p0wOYaRpH6VYpfg2UfHdjrjCWNn X-Received: by 2002:a92:cdab:0:b0:3a7:96f3:bb3c with SMTP id e9e14a558f8ab-3aff461464fmr69154725ab.2.1734205075779; Sat, 14 Dec 2024 11:37:55 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3b24f5a6db5sm1195425ab.72.2024.12.14.11.37.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 14 Dec 2024 11:37:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 14 Dec 2024 11:37:55 -0800 (PST) Message-ID: <675dde93.050a0220.32be4a.7fc7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 627F36052471; Sat, 14 Dec 2024 14:37:55 -0500 (EST) Subject: |SUCCESS| pw149223-149228 [PATCH] [v2,6/6] buildtools: externally ch From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241213105010.1527683-7-david.marchand@redhat.com> References: <20241213105010.1527683-7-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/149228 _Testing PASS_ Submitter: David Marchand Date: Friday, December 13 2024 10:50:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149223-149228 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#343466 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | 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 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang 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 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 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 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) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32135/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/