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 7F17D463E1 for ; Sun, 16 Mar 2025 08:09:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 551D24029E; Sun, 16 Mar 2025 08:09:39 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id A9E0640273 for ; Sun, 16 Mar 2025 08:09:38 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-6ef60e500d7so27351807b3.0 for ; Sun, 16 Mar 2025 00:09:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1742108978; x=1742713778; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TiyUi0z3bygj3+xFBOXbTqM4S98tNm9THyIU3fOx+80=; b=elDzyGDPVSQIakFbt2CQK5vk4gsLAoGMm4qchXRmwwHJ8Cq8dxRB6nJ/zBsGPqPZPV aW4IKX/G1Ut6XiFc+S8CjbMEWi+QHNqhJcrxhUtK6XvmLkakYHkjASXwl1k9IImkqyjB FfQwP5QxyoquUn9UugKizQ+NWg0bdE8fZRcsM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742108978; x=1742713778; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TiyUi0z3bygj3+xFBOXbTqM4S98tNm9THyIU3fOx+80=; b=WdLjAz3dYWwLrK40R3xf0KOfe7wofU7rplO4PKegXYKmZFs15MGq7+flsFF+OfKklc tLkAM/ej3BZRm6qHlDHR8n98RIpj6Z3H/LnbMMKJrrw+nMAGqUdTREST2M5O1cFyhJEg 7CFZDIbX+zkGBHOvzZYLI1MhugHSiCIwW8Fx9E0KKduOGPQgW/A1Bu21EA8T4jFqJ61U Vf7ea5rV5cWosY7Dfbs47gpb4KRN8OTbmYiziC47coJT7oW3G2h2DB+4KO6rewzodvUR 88U7ChUdqbjaC602jVQbLgujDIzK/LtxpEoqqVVPLH0nRlXvMzFI/WbQ2CZdIf5IF4/m xoKQ== X-Gm-Message-State: AOJu0Yw5HjbvKnyS82wuPjiz33f9QQYmUz4S4V3jusCQcTPZ90aDLfjT nrc/T3ii6exHfWg8DfON+vlnnv9Aj3VKRTPXtcKtUPvdchD+FIzCgMIAoYNscMktvcy/JSAOhHo LoG7c+S4zqZEsPhIFLsGMj/jxS8Pycdgw X-Gm-Gg: ASbGncumTxTAjk3JdkVo14EIy3gnrbz5A281JsY/Q1SVyVi1XkeWdpGoZwGp/N9pRDd ZrTrlzDdKe4J6nivAW9EkryhSBLjDqqLunZJl/20ribqQlnKV9mbBULd95CZP36kIv4k+atRc7G 2+dHQBc+RVnIyyoJwdRK8UMQNvCavlaPlCzlGPQTn418IRzPoRg2qLeyWE2XqMxuy6GhqpD9qMh NIFpiuF8tHQmuXIDz5lLCAxNjUYfbkkGOXyfcq0CzwTBpVxVghHHNo1MEUO7zUhtbo0rx9Bn6Rh YgJO9HAShODUGeSDUy8UamiyPPf7wwBnRiZ8zrsT X-Google-Smtp-Source: AGHT+IGX2HB6C1dy11f78f4++Ayf1s7UoxKX0JfI+ZZZg9mJDNQFGr7e0hK03ulEAPXqSqTLMq9yV0njruHW X-Received: by 2002:a05:690c:6c02:b0:6fd:4473:5184 with SMTP id 00721157ae682-6ff460d1265mr110033837b3.35.1742108977981; Sun, 16 Mar 2025 00:09:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6ff32866a35sm2659527b3.21.2025.03.16.00.09.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 16 Mar 2025 00:09:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 16 Mar 2025 00:09:37 -0700 (PDT) Message-ID: <67d67931.050a0220.24357c.fbddSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8F8136052471; Sun, 16 Mar 2025 03:09:37 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 1deef2b44df879279ce965ee2565aef409a6d153 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 1deef2b44df879279ce965ee2565aef409a6d153 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#372666 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 24.04 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 10 (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 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 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) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 CentOS Stream 10 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6) 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/32979/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/