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 DCEC445FD5 for ; Fri, 3 Jan 2025 13:10:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B73A140278; Fri, 3 Jan 2025 13:10:33 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 010224021E for ; Fri, 3 Jan 2025 13:10:31 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-2167141dfa1so165741445ad.1 for ; Fri, 03 Jan 2025 04:10:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735906231; x=1736511031; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ejje10ATMeP8vEBjOaBxNCSZuFAFxtBlRgExL558LCk=; b=S+LyiYHV7LstDwCsNH+dKQGlK7YPzZ+Rb7nBa5pVPVikYZ0/o5HtAP2Sn9M5nMU9SR BV61sV7sDhGnzcBQ3C8u21bTbCAtDqqb9uTz9NwUfFI9llOk4tVE/mEiSLPZhXzsMotx aGgLSaS1+oXPa1Orp+cAD36R2reUJlTks6+JY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735906231; x=1736511031; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ejje10ATMeP8vEBjOaBxNCSZuFAFxtBlRgExL558LCk=; b=n7xSZrtMzgCmlW9zFC6rTTrZyP+MPYsJGNZ20jlDfUzxgidYW/ldTzOlnsiafqLold eYbIjoTI1X7CeiWu3GG4+CUePP6MKJ66bRC8l75j9OT8ySGlICA16zVCMiYIW7wDfruK 7iJSlsdjr/bCma3r+PWOVkG/N4hVUzMygdXEKp1cYzSz7aLWcJBv1XoQi7Q2+/NWrzA+ SKvf8fTwttgnzUJieeENnhJ5DwH8gUHKBMsDy+v9fnHSe2bc400W1DQQXMu3VaoDC5P2 b0OkHF1LoFSH1tykaOF0GyLYF+nS9ODSpMUehQJ3lk/EYbG2Vl6GtMsG/QIKTkqkOeYq MHuw== X-Gm-Message-State: AOJu0Ywu7CmlszG8p93AxxtOgGjgX7QoaQoq0K0s1PQJsg8y1iS7Lp76 vqgw7OitvPYjcKAF7fsFGOn+ghPKZANrpf4ZcoH4xSt5ZoBOWn2UFcJBpRFQykp2wzn7iAqE27v Ez4QDkOuB8sUVm2/K+wxgbQPzxChXVWvg X-Gm-Gg: ASbGncsji05d6q7aBjqQFNzB7DiC3bg48pG5/xKH5gCuSGMey2VO2MZPSDHX6ZS4gxI 3dNn5F0FYmzkTm2HQCxKOPRZzUu+OwcrEqmzivkQxCboDpmOB0VwX7ytI9VndmH6MA43tlOzHeS gNyCAt6whjuZTXvSIhfB6MWT9ZJXDTFXbKP9CsuQafk/OKZAZy+eMBDQTJjFl3tF8B6f24fykIj ifcafc9AMlwudqV0Oa2loFBfba5W6SkD3Dnvh/r+fcA6TieFdEnOjxA0KNYF0atjPcNObbE+hsK Ww== X-Google-Smtp-Source: AGHT+IHAjGgYNverLDT9An/oZ2QBa3Bw7ROdTWf+zBIv9/XY4FN2464lg4viIQ6J/Uvt/OlxTpgV8uW1CVKq X-Received: by 2002:a17:902:f693:b0:215:b1e3:c051 with SMTP id d9443c01a7336-219e6cd82c3mr608229965ad.11.1735906231043; Fri, 03 Jan 2025 04:10:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-219dca2b895sm14192675ad.113.2025.01.03.04.10.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Jan 2025 04:10:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Jan 2025 04:10:31 -0800 (PST) Message-ID: <6777d3b7.170a0220.91d00.a0a7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 3089B6052471; Fri, 3 Jan 2025 07:10:30 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 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 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#348113 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 41 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 41 (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 SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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 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 Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 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 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 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32097/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/