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 254CC4663C for ; Sun, 27 Apr 2025 13:21:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2024740263; Sun, 27 Apr 2025 13:21:42 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id C9B3B4021F for ; Sun, 27 Apr 2025 13:21:40 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-736a7e126c7so3551090b3a.3 for ; Sun, 27 Apr 2025 04:21:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1745752900; x=1746357700; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GCRqDgnRwNfm4qOtqg5fnshXU5zh8T+b55FA53M/QqQ=; b=Ng9I2/eEXzhUplRU99meieaC5OItXoj3iokikqUpJjobMyi6hrGO3cQofUtALW4HXk /ZSp7PXkJvx4riI/4SGWhkFXu6Gs3aa0aGrqP/h+xOAkHfoVwmPEdLhjbQ0Jrvj1L+PG CJTtYrS8TEiqS/oEhr7XTECyQW9durgjSx0kk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1745752900; x=1746357700; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GCRqDgnRwNfm4qOtqg5fnshXU5zh8T+b55FA53M/QqQ=; b=CxeLasp0rjSEvyzlOIZusOEGxOeFofoanQMfGoywMMiC2FIIXvi7h9xPxiPCnjddb2 9tD3e356hcsuTf5jy7WVJTV1txSdr1BtLUXDlLvs8J/6qTIsXlFByhsio7DdVvofZmNf +SbpMIgJ68UgE5b4xodU3BgJHGBKAYwD5bgJxpfcS8o+3MTvIlzZXxnUWSoRiNUtXeuh vXWuNuvCeJNOK6uHjfznctGmizlYjrHDLJiNX5n3QPK7+jiHH711cit2kRHMi6y9SPNy 1s9waHJde9IOO3sFpXCXyz1JNWzIOqc+XTf+Ji3u/r5yNLCPhwWNdFsTxJVdZAOU+PH6 ey5w== X-Gm-Message-State: AOJu0Yx4TMz5CMn1BE/wFrJMKFvh31fRmPI9xIvH7hnFLdKeH7+LfPC8 ZRHKt3GLTQYXON9xOguv+keGvfUnp8ul5P7fyEVzTjaslYmbHf1vP27eIc+XOV5EhGyRZsvT2mc jFd+LPic4+cEcB9Vepyu5uKe0YU06FK9m X-Gm-Gg: ASbGncupVYKALY0TS3EK/kBHu+ydrw1GQlJG9mZfgGvZkmjbo6QvL7aC7FA3CA02rzj 673F894a52Awoo2Ef4KJgpl5TH2/EepaXuFK5DhBN6/5xivfrmhGGscK7e0JWvEO4NoBHuvv3bp 8dxNlzB0DA0VPWWsT1eiwVRqRwA1E3rLqUlWNNvRorp1X1bZyGo/nwCvMRF8DB7vc0FMEb0y3Z/ UOgRXw6uSlEXUNkgyxbnxpy27s9O1qSS/zVshaXeGfimoUpmX1d8sJPBIqmuby5xZCutdKPUwfE 8ah8TbcvqfTiOTiVjevzFzCSvQrhGBqzxrT2 X-Google-Smtp-Source: AGHT+IGsGCA8dHkuuJG59mpsn6f9ZjYuzMGda7VWa1ZMaxjBdls8+jmdyY29BITz+gHXibxdnX9CpUwCCWtO X-Received: by 2002:a05:6a00:1490:b0:736:5dc6:a14b with SMTP id d2e1a72fcca58-73ff72ce6c3mr6854183b3a.13.1745752899993; Sun, 27 Apr 2025 04:21:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-73e25bdd935sm625879b3a.21.2025.04.27.04.21.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 27 Apr 2025 04:21:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 27 Apr 2025 04:21:39 -0700 (PDT) Message-ID: <680e1343.050a0220.be49f.1f1bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.74]) by postal.iol.unh.edu (Postfix) with ESMTP id 241C56052471; Sun, 27 Apr 2025 07:21:39 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] c4b6f6ff54c32e922971e1403f19aba9ea614896 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/v23.11 c4b6f6ff54c32e922971e1403f19aba9ea614896 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#383240 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 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 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 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/33367/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/