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 CF7F945FFE for ; Mon, 6 Jan 2025 11:24:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CB2C6402C3; Mon, 6 Jan 2025 11:24:40 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 9EDEA4014F for ; Mon, 6 Jan 2025 11:24:39 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3a7d690479eso112024595ab.0 for ; Mon, 06 Jan 2025 02:24:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736159079; x=1736763879; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zqS38zBeWOxH2npO3fC9/errkDNhjco44y7Y8LoUiec=; b=Q8CyllS30p89/zlRXDgK2CFblgDslwJ7Q91P7YKJw3LzgO/S4DCrNtINvVb/zUY24m ON1+ZN9p1DTkNZaOj5RU4ZkuGY0BAZxkMXxS4fLLxXd/DBe+CaWHy9y52tp5a5zV8ca5 3XPjX/u5uKVzMeCm6UjyyTINM8ai9PUdFB0Os= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736159079; x=1736763879; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zqS38zBeWOxH2npO3fC9/errkDNhjco44y7Y8LoUiec=; b=JfGRnFwpL7FTmmzVx75notPnT23IMkPxG2r7apJLoI6ElPf04oKivEHaK5UnBxQcT+ wpD2KqNvKI7rWNQRbGQ5b46Lu7Vb7ts84Njl7FtoNe0OChs4754IRjpoX07j9t6zrqFs dIaDwxCqYgm0OosanZXhSZ3wVF3o/AicEZe/++EM6U2js303UWtKj8qexmsLOWIJX+I0 +TeJjLD6o6smKkB9EIUCzEBoCi+p4pSQ4uoP8G2U100sqFnSJrFGOVegQezRomp8PNo/ hsIzCiuC6Z9rGjtWlhz8lUzYwiUeJFOFbvKXV0P4Fpj/Xuf6VT/b0TgpEyGkGaKTuTqf O8/Q== X-Gm-Message-State: AOJu0Yw5gMAg8ZEwIQVhVegnheS9pA7OLV+1PvJrtbSjOPtlKfxTFfzA GPPAHrnVhfQGZ1z5Y9L4BlHqM7ooxq1h19V7pgpa1ese17uZW8dzTj34E+y02DuIokTqzMocu9Y Nci846X2DsF478V0Jg+MC10MrKWURyIgVKlEgUco86wLHP3W8 X-Gm-Gg: ASbGncvOFk3anA4eQSKxVZa3o004ZNw/7BPp7k2lo8XcOHp8g6iDIjW2iW1/0bpPGao PyDqbvEJKFOBSAm7Tiuo6ovI5fyMeleXnNy4/7oBivyxUoxcDUWEbgBM0SesmbyktufFhw+bB1s 6UzFg9sJVoJq1kgNDbzk4be2U2k0ytBpHHSHTJgkAXGbLI5jL5Mqk/qZyO+9AnKAWL1MdcgFyn3 9Adr+rgvZNEPnJzF56ZBgdDbuKa2Iaho8us10aOh4kq/v6Udut7agNOEhdr+CtwfISEg+uAMuZC luxj7Q== X-Google-Smtp-Source: AGHT+IHUkcVx6TPxsLqzMFoKQZl7vo24RoGHdn/0gNNO6iJ5UQgz8SBdRrPvA9DkinhJYZAk7jOZzcSZ+mvf X-Received: by 2002:a05:6e02:2687:b0:3a7:e83c:2d10 with SMTP id e9e14a558f8ab-3c2d5b37857mr558329955ab.24.1736159078935; Mon, 06 Jan 2025 02:24:38 -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 e9e14a558f8ab-3c0de3358e0sm23050295ab.11.2025.01.06.02.24.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Jan 2025 02:24:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Jan 2025 02:24:38 -0800 (PST) Message-ID: <677baf66.920a0220.294c80.57ddSMTPIN_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 62FE46052471; Mon, 6 Jan 2025 05:24:38 -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#348761 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Fedora 41 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 41 (ARM Clang) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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 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) 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) 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.3.0-6ubuntu2~24.04) 13.3.0 Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32117/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/