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 0B5CC45FA8 for ; Tue, 31 Dec 2024 10:18:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D44A64026E; Tue, 31 Dec 2024 10:18:20 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 97FA840263 for ; Tue, 31 Dec 2024 10:18:19 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-844ce213af6so374385739f.1 for ; Tue, 31 Dec 2024 01:18:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735636698; x=1736241498; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=p8LhfDahMiC5nRKDUSwWQCqiEERTZANkMmbju6jfpHM=; b=FjsP/emTCXVx/Zp/uBSd7bJAovgq5Mwbeu5iUzAeNXU6dRpYlvTjciS2ic6D8BacC0 XFbChgR86a9EzHA8sWePNIRLja0ztYuUvJtrzk2pQ6I/OozCguaUn5VSpaVJzwdqsjGO vNq0NKxZG7KdEjvv6LkOh/Z9efUlyoNkZZ9bo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735636698; x=1736241498; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=p8LhfDahMiC5nRKDUSwWQCqiEERTZANkMmbju6jfpHM=; b=GacOKSUZUSYWCSwCkBawbrvq9scm/CdiKc08jbe7BDnJw7nnexUAj0A/ZJQ003F1dh H8iJ4k6gYurz4GLpeOZgBy9ydTtYAGayJW/4dfqRHbRCR2XT0lPOrusAMb22Wy53TIbT O1xNEfdmVGvlJEK7IQKYTqpcYiNbpOhbj2FudfYl9fgex6pQzXGVMZhfs7Mu1gDblRL2 +h+Tuk0S0PeadWkGo3BaiO97eii1MOXKIAbPcomTwJ5Hi1G+Wf1GkXELXzcGQxcC8wjW OHa0PimDTu2Vh3p/7v8PzkHwLYF40/dda7X8zr0k2sFAexC0849vZP8TNNV+fUnGDfn+ buig== X-Gm-Message-State: AOJu0YyYV0aRySi0dU5zgxRf85QrmNDVSz3R54b0bU+5dr6I2AfKdutz N4LjJSDwZhFDrOmglyvyW+QBLSh2dtIGmRsSVLvn668DMtvoOWUeUfeoRYmiGTFV3KZK7Qka68a nrDq4ZBEqlHQ34Ju9Y4H6qTXzVH/l9exd X-Gm-Gg: ASbGncujGfF5/1NsKwfIzfWFzeL4f9KrjB0Wi1OJEO7mp0zunT6Nsb4maRue1gOVPlG hWtXV0LBf7mEML7bz8zsM5rgwrVM5feWxz2E7cs5ea3gG7uigEOxPIG8Oik8XLzk5JSr30DCx4T nVbAfzJtFAVpc1XtZi3IV/sOdWXMz4kFpca4TI/uQnE1oO9oqcrFv/t+3rw7aOVLL8fgMUjonrx KuYrqWHw6FYjpzUPFtBqoSROQM1yCIaj4Pvaf6+HpN+oFWFAhwMShZ2m3WJp0sCAza+4r7E79Ib +w== X-Google-Smtp-Source: AGHT+IFKVe6LzO86P55UE7pDMVsfdHyaEwnT3hRKvmM486Ktm3wyzLu/0FHcgHKppWnaE7pszkCWz/HyRo90 X-Received: by 2002:a05:6602:2cc1:b0:842:ef83:d3b2 with SMTP id ca18e2360f4ac-8499e652341mr3165932339f.12.1735636698577; Tue, 31 Dec 2024 01:18:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e68c0ac3e1sm1397208173.31.2024.12.31.01.18.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Dec 2024 01:18:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 31 Dec 2024 01:18:18 -0800 (PST) Message-ID: <6773b6da.050a0220.18c6ca.e4fdSMTPIN_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 0E13C6052471; Tue, 31 Dec 2024 04:18:18 -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#347562 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Fedora 41 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 41 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 (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) 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 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 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 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 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) 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 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/32080/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/