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 3765D46320 for ; Sun, 2 Mar 2025 21:42:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 425D04025E; Sun, 2 Mar 2025 21:42:23 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 3BBA540041 for ; Sun, 2 Mar 2025 21:42:22 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-85add67e9c1so7579739f.0 for ; Sun, 02 Mar 2025 12:42:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1740948141; x=1741552941; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Kt/HtzsW9dm52FfM9ouMxAYwhJA+/61nLnDgrReZI34=; b=XMmc9QCB1UclqJZ1Z+otBlvm0fr+Ou1U7Mgsw88PutLoOHI013YHOg3CZc889sWYk8 FhofOdtZzgkGSx9/1qZBlSSE71B7cJRujT9eOTeS5K2Pj6IXQFxpksalpPKBO5PmTA89 AMEwbS1xir5S9N1QT8AP93b5T3Twi6KIneIi4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1740948141; x=1741552941; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Kt/HtzsW9dm52FfM9ouMxAYwhJA+/61nLnDgrReZI34=; b=Q56rrZskdewhu7pLtmhS0w+djR3H+00ADjlDTcV+mMMRqKvqcDN5NMsZ0CA2an+M99 S67OV78zFXPvhJx46DNgnqgqbl+cJz8MuxrbPObZY9GATEZenN8jSejuU/oylWTJIqi0 aWI+z8A91NOHgoHkeuPjVvm5ZlwtYAZARF6wdgGt/7vzGSEuY/Ex0t5q2raQb8M3u5Xc XOwJkH7up4UncRM8wieQwv7IvPjFh6+4N7Q+6fXfcitmqhapoX8ngJFMySj4dPmttns4 Dnwb78m1fp6ZpUjWUd/Pqgkli1oyU3IETunR4jmtrW0FNR+lvBbPN6ZfcuRjOud9b7Fe apLA== X-Gm-Message-State: AOJu0Yygrh/94vA25atTXOCyZFNxNx19Xy3NkCigRU9IqGk9vv6kyT6o b7G7mOmuGMTcvY/qsua5T/EJJQo+qLNk5fQsqIOCvd6GLzCM0A8YvckFggY1rtDAtiwb5KEgBwc 6hxmoIhklthuuT82bvsHYun7ZGzBk3wOvsvaU0TKa X-Gm-Gg: ASbGncujAZd+fu/9HK7xktn2K4wjspbEf5zzMmKAS55HjTUqObbF7/NtH7smQ5/xCeM SUMOaCQPzMTMFC0zSCmZWvGfeokx2YYOIYfNt01eyUpD6Xd7GrKXVZtibalZ5J0tfotGVgI/6r8 PswEMYJMHyD+Zkn7qSrn2lj4W9P1bWBHHpbVNgKQRTntktukYWE6rVj2dXMCaE5GF5VaB8tVg6K xLkc3EqtDRiffspVJud3Nh4VVeiB3dLrcDseK9kq6fs/9wNpv3AXE07Kz/gcMDw1Urb2gF2iF1v cQopBZiIQRGENn9UEiBepnxy0sBjbtTLhyrrpcbR X-Google-Smtp-Source: AGHT+IGnP0AnPOYpmO+PL2YcCqka5oAr1W0WNhh1KGOVH1eblCnE8RO2qiLVf/j0Bunja9lExC76aYq/G6wA X-Received: by 2002:a05:6602:641b:b0:855:b0eb:3fe6 with SMTP id ca18e2360f4ac-858811d3977mr1063842839f.8.1740948141264; Sun, 02 Mar 2025 12:42:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-858753c91absm45015839f.22.2025.03.02.12.42.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 02 Mar 2025 12:42:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 02 Mar 2025 12:42:21 -0800 (PST) Message-ID: <67c4c2ad.050a0220.156e32.7ff4SMTPIN_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 6E0DF6052471; Sun, 2 Mar 2025 15:42:20 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 1fe7a8f9ebd27b449ae1d6c1eef0e9d730aeb30f From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Jerin Jacob 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-eventdev 1fe7a8f9ebd27b449ae1d6c1eef0e9d730aeb30f --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#367990 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 40 (ARM) | 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 | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 10 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (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.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 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 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) 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 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) CentOS Stream 10 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6) 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 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/32815/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/