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 E94A145F70 for ; Sun, 29 Dec 2024 09:50:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B945840289; Sun, 29 Dec 2024 09:50:32 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 7E75B40280 for ; Sun, 29 Dec 2024 09:50:31 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2ee76befe58so10795307a91.2 for ; Sun, 29 Dec 2024 00:50:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735462230; x=1736067030; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BAknII7xSoisWO3YLlpXJcA3tWV9XWK8YKgTvRdouBI=; b=QA3npoeCDsgtrokgDK0n2GOLoJjUzjbhHMg6RXdjcpReQV13WQiDycDNxvjjOekcq2 XwxanjeWh/WdKmIPlqyTNFvYX9Lh17tRI2AOVa5QelaxZ4bzbFg6O5G6JX+D5HKo077M l2wHevb3V4rNkyy692LTkv8usOWL8M06nV2a8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735462230; x=1736067030; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BAknII7xSoisWO3YLlpXJcA3tWV9XWK8YKgTvRdouBI=; b=dC6O1/pphgg4kiTtsWYjEKXgs/DDft9fYTeW8/FWLBNfXbel4f2Oe4yJgOlmi91JlF w+dzaPkKy51VkCYrTqg4AmGlyW/spJxLpPstsGtyewMOgUHqGjGs2k1fEq0xZBFMwNC0 Dgx9mwxDCf+Ln2rZRXIRdjhAVKugXyqFFbv9XcqchLpTRQW7MnYl2iNc4jsWPZFQ3b+e uI+FTJOBuPsU2DB/Qr6gSpnwOJXLNxmdnaDU9bHuACZD/qP1evEca0tyPjKkiWoJFtWk tC79W2DoKCEuHhg+446uShzpzEOb/asKXGfwY42CeCRqKxpSQJN07wEZ3q7ZbGdmTUYN Q4eg== X-Gm-Message-State: AOJu0YyLI77iW6PSsMooynA7yI0nmFAZtZQRaRmEhtDtY+Je80CHsF39 M9GwimMaAf4kKW9xsrEj/ucI6sDxpC4NS3XPwB46oSmEIww1sXnOlQ7j3HOmpPKBpDs+gxq1cTR FyS8FGfIhR3E44ck4WtLTkRSw+Z2hZzgJoZ8X4xRL3olzwPbe X-Gm-Gg: ASbGnctpjoqK3SWoSc4/AXT1zrtQaO7hSheD2yYkKhb4aVno1KbbCpQwaa7b3ooE2Wj WO7lvM9VlVx3+zEkDa0oloTk73CxM+hbBJzyTDoHJQgzerS2tL98j1oFY4+oNwyw9GOsBK9KEcr htx2UMierTkcS6462VBqsA0DpUKLTggD0cTo0332rBlRdORR4T9S3g+abnNP9t94r7ym78dO9Ig 8Z/pSNIxl+9ObSfh8V11QVAxj6ScOpO/BaZSQz/NZ05bPLvey6PKhuwBxcXMDG78B6qJLGHBu1b nr5gJg== X-Google-Smtp-Source: AGHT+IH1Ce9FYhBl5gqT+pP9+uHHqbvnjwwQoa85G2KZuErCv0nEjc+lM8CuosgA4jnb8jbx9WtL4zuVnHER X-Received: by 2002:a05:6a00:4644:b0:728:fab1:eda0 with SMTP id d2e1a72fcca58-72abdebaae0mr41869488b3a.25.1735462230396; Sun, 29 Dec 2024 00:50:30 -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 d2e1a72fcca58-72aad8782d1sm1331606b3a.13.2024.12.29.00.50.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 29 Dec 2024 00:50:30 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 29 Dec 2024 00:50:30 -0800 (PST) Message-ID: <67710d56.050a0220.26f90b.1a78SMTPIN_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 93D3E6052471; Sun, 29 Dec 2024 03:50:29 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f2eea2f37a82bb73fb01d56350708f7d70e21379 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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: tags/v24.11 f2eea2f37a82bb73fb01d56350708f7d70e21379 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#347326 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Fedora 41 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 41 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) 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 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32071/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/