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 49E3845D5C for ; Thu, 21 Nov 2024 10:57:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2D76A40651; Thu, 21 Nov 2024 10:57:16 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 32DC44064A for ; Thu, 21 Nov 2024 10:57:15 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-2969ae2c99fso472646fac.3 for ; Thu, 21 Nov 2024 01:57:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732183034; x=1732787834; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=khPjLZYiWikKzf5yhJQu992IzRE9MtxPEcByvJdtfAw=; b=gllEQ1QJBcpoc9ccspo2A2tLYU1nHbu1T6m3lskwNvCAK9ADIkI61RlssRX4DehAkN TBihK2GzSxLXgjLsHlcenSABqUU1wI132ce/q46rFqk525Y9u46o9yoXJuGBN6TbHE58 cbqFS8P5mTtT28M5nfI6QLmiPdlQmMENdU5Ng= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732183034; x=1732787834; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=khPjLZYiWikKzf5yhJQu992IzRE9MtxPEcByvJdtfAw=; b=fAkxwMduDUme4fiKZS7tLoF7wXBpsGkD4vlvfHmyP2RumqPYRJucQV9FevbPg12lvq PQx1XxxA8R2N+3ULCnkK1NYLZBYa6CNX+B227nQEPVanTo/Cso0uZ7LWuSGMCjlwvtuT vfnZECnCIIdYL64E8XD/QfytzNkfsyhg5ZZI1aMibl7s4jOpQqPVB7y/bLxGesBn+FqN rn3b6S1ndJe1DElx9yDfACnoYTWNyMu9HdkvCbPhOi4dXVL4VKLdHL9n/SgO0L/FOC27 LlkQf2aaZsw2V92rRrN36D/8J9ktR9SoE2vt/hFHl0yriJbvfqJXqes8cthwgXtC/6it SOsQ== X-Gm-Message-State: AOJu0Yy7B9hi/raAt+4dUJ4ty6Uns3UjwqAYrxZh2JcdWYzFor8tYZXS cws9QSLNeUoP17TNKNfF/Rx12pxmSf8cuAyjvf97K19cZ2c5TrJErR+BAccnNzrVepi+UldDSGl 9O2eaVsNhnpveutM3yW/d+99L/gL3m8KcDvfKh+squhnyJc1G X-Gm-Gg: ASbGncsp2+8Gq/Ag8Nmfkev0p8GSeEgpqpDzPV7F3a90aAzExk4xuviFYeD46cwv9pl XJ/qQn+zDPgEtfuX7gWHudCAVtwm+lGSBKh1dbVbpwQA8IK5tPZMgTXLDZEi/umEX4LNJ5+q8cZ CcsWKX2eitrK6SmE0kIZf84/Tjx2F3n/JWAZTP5sMoQO28jXwU/f2rp0VbjmMLADPW7jNjTaWPH /Tljvxaz9aRtEau+CK4kAMtVPkZFixG7YG1LqJ7Ze669zqGDRd3ZUn2qkOeEcDSg41hiDzfb2E= X-Google-Smtp-Source: AGHT+IHC4FZz8SjJEFOEckVJeUWHqrvbmBZJ1ITYOfXQYXdPK3zwr5RWJTzTss8QTh0YssRTkFDaucUYVCvn X-Received: by 2002:a05:6870:6b98:b0:296:ff2c:7736 with SMTP id 586e51a60fabf-296ff2d1d5dmr2665079fac.10.1732183034132; Thu, 21 Nov 2024 01:57:14 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-29651b589ecsm524490fac.37.2024.11.21.01.56.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Nov 2024 01:56:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Nov 2024 01:56:50 -0800 (PST) Message-ID: <673f03e2.050a0220.20fc89.27acSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 50CC06052471; Thu, 21 Nov 2024 04:56:50 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f4ccce58c1a33cb41e1e820da504698437987efc From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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 _Testing PASS_ Branch: dpdk-next-net f4ccce58c1a33cb41e1e820da504698437987efc --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#336407 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 Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (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 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 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) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31667/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/