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 9757546500 for ; Fri, 4 Apr 2025 10:05:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7C68F40E35; Fri, 4 Apr 2025 10:05:58 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 083D740DD7 for ; Fri, 4 Apr 2025 10:05:57 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3d58908c43fso5674675ab.0 for ; Fri, 04 Apr 2025 01:05:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1743753956; x=1744358756; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ah0+9dVU4AK22TBoIdimlntQwGT3JngpRrJV/yumE44=; b=ZiKI2oDlnKUM24FiDlmbjiJfglUvV2J+GKvXt7Hhhq5NFU/lUznjmQZ1zGXI2CuyG3 eyE1iGHZThkbeMUnrO0VI58BXCFnAdtmnUTv7LToxMV1buM5VhRUfor3ht7ZUecmml0/ 3Dgzo4hY9fIhEe5m3JggwuUGXdPLwar52FeHE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1743753956; x=1744358756; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ah0+9dVU4AK22TBoIdimlntQwGT3JngpRrJV/yumE44=; b=SSZ408j/v2MjYuPCKQxVf0sGVsGsSUNSBMhtO21J3nGPdJ2KbeYzcgKJUOFUYW206N 3u3UaYkf+87xaUMB2BtRs9JR1hGPbA4MsfWwWirD34HCuQlfdWBFYxv1oo2R/L1GVi1G uzmP6MHuKHXj2CYmpamP10ZUaQ/JH/6nQeXDShMgpg7TRKqIz0T/F/hEDc2lVuvnvfbI gjpRvZncutiSxkHTernvDAqnmMSfrbyoIj4ayWhyF+9cpbZDL6k2RKcsuU2mcU/UsY6R CndFQF5V74XEcUQgimGQcDxk4ZML09aQX5L8wNrYu9v1akl2cu4SkMtJUifEDgoSUN0q lihw== X-Gm-Message-State: AOJu0YxPwKM7CyRVaVopJKzA07LlwZM5NYxsLWPFS0r401dw3b7ymoX5 to8Ux23sjYq/F0a1DOXj0wx3r+hDkXZzRQ0eNrXDPfTQnsj6ReWMH2bkYPZv0xhipHXvdImF0aX CpnDObefyThdHpWMOgo+ZMaumw/AoyUYh X-Gm-Gg: ASbGnctP5tusxkiv9sVgTMevReekb7ubk+exVEdT8YvTg65DVFHUDmSvj4hM/e4Q+lR pcwvqPaxQQoE/CS5CmirzMqBMoh17D89HbXxf0glC5YvTdi5eIxAfuQaVjM/MyZzcKPlO/dTi14 a8iPkoPXDRSv58fBX0REcVE4Wlh/fM9rhouYQzZRZPmEx/jzxWasI2bJOHvjS1v/jJY2epEDV4b nAA1CSN1PtzsxN9DnNkaqhBaqKsT28J0TaiDZ0eUR3lxzGZBfApVlClgZv09mG4AwfsshnuPtcx Tfogu0DH4ONEjqvh0yB3aA7TeV1RYta7/WsnOyJL X-Google-Smtp-Source: AGHT+IEVCFRNVEQ4nY9Q7TNMDEURtX0q+3VkxQy6+cfmMjT/PwaC4T+vZapBAN/W8mqYPYd9GSSQevB25YRB X-Received: by 2002:a05:6e02:2218:b0:3d5:dec0:7c03 with SMTP id e9e14a558f8ab-3d6e534ad64mr20518165ab.12.1743753956022; Fri, 04 Apr 2025 01:05:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3d6de79f767sm4607465ab.5.2025.04.04.01.05.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 04 Apr 2025 01:05:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 04 Apr 2025 01:05:56 -0700 (PDT) Message-ID: <67ef92e4.050a0220.126387.9904SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 867FE6052471; Fri, 4 Apr 2025 04:05:55 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 8effaffad34e015bb83f10e7d91617a6d4043f04 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/v22.11 8effaffad34e015bb83f10e7d91617a6d4043f04 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#377443 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 | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 41 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 41 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +------------------------------------+--------------------+ | CentOS Stream 10 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 24.04 (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 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Fedora 40 (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 Fedora 41 (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) CentOS Stream 10 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/33153/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/