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 A89BA4678C for ; Mon, 19 May 2025 10:40:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8131F402AC; Mon, 19 May 2025 10:40:44 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id B222D40276 for ; Mon, 19 May 2025 10:40:42 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-231f325366eso21963135ad.1 for ; Mon, 19 May 2025 01:40:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1747644041; x=1748248841; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Rb6aiqk0H1mokSADtalSt1UYAJzIsRlpnTHxnd8Ee4k=; b=Ui+P9GTaMVflwZADfoFu41ChSKBqwxr9zTIJcvht4r2Oz11PUVamKb1wp05h9hkN8V CKO7HBYkhUgEjRBfBFrH6uspLr0Kx7cbLCzuzjNsClTs3WZvEAmruq5GJPlQY+M2mamR yAS8etOgmz5WzJj/fu31cSM+csnudaENLy0nQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1747644041; x=1748248841; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Rb6aiqk0H1mokSADtalSt1UYAJzIsRlpnTHxnd8Ee4k=; b=ZT55u78sohnO/Fyun31nuIIofqRoP5kQxCuvAt1cSmwZATTpd1KEFkXfLJqAhgdec7 3II4sQt1YH0Y+cdN0+hJlxZ5aP+xtkzQF6BatlCx5TMfVRTTTJzjKJm6sGULrirH+htI lAtjmLj9qH8ycRasdTJvKXDWviOzcqJC34p4ULc7biF9KR4Y6gJErgTz5gMFCYt3CG6A QdoL1aLsi3weiMowx6KxfLTDDpc+On2hUy9ss1DUrASYIol3bxITZkuqlxnboUdRhesS OpglHtCdq9enTs/uD52XCwC5R/VWhS7xz02m+E3HvPiAJvfbLPdY3s7nfGeSHESV+qqB G+7Q== X-Gm-Message-State: AOJu0YyM7giH5Jm8Q+Z7XyEvJkdd7IQIbhAmAIiJ0OZkPWhZzuzPVnml RxqWtAOU6QD3CvbrnaAzAcMihbka5Fm5SPA0exOtZx+Lxd+/CdxlStawPFmTgNRkCBYz/hyo2DM XYrkbOOvK91Z7Lqn/orTiJpJ6FIee9DJ/u1KUEgMxuqOX6rL5UJuA X-Gm-Gg: ASbGncubN5uO0tsT6vdqacFfITPKByK6ne3qS+5yR8uwyVfSQ0ajl9OmATbzKvbELN0 3pav36gtO22haPJYn1GKU7fWE2gwyrqdg5uOjmsFI0etkPIqOZn+5wPEYbJbestUyKX1S0v4SfE I213ezXD3xfbaXzJ5qAwjmM4pL8sGptN+O3d1M/Uc0+j56KmI5gEmEQixU8TxOWFyO0ijOEn8bI CI4Kg4dJJLj8lMLxYgMGsbshvHDExOhn4wKa4JThNA73u7NBaYL5oiltmGjMjzQtyZxB6AVbo+m WTmP4ae15fRy3Hzb6eHBdvHGZ9tXG28FMuNx X-Google-Smtp-Source: AGHT+IHEPVhiXZA50UARuGhVOq7hKCOvyFOM1X9HBwmp673kfumGi2ZSVBohGUG1t3niw/xZWhIdbP47cvNs X-Received: by 2002:a17:903:41d0:b0:22e:4cae:596a with SMTP id d9443c01a7336-231d4511384mr144173665ad.20.1747644041513; Mon, 19 May 2025 01:40:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-231d4ebb860sm3895305ad.117.2025.05.19.01.40.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 19 May 2025 01:40:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 19 May 2025 01:40:41 -0700 (PDT) Message-ID: <682aee89.170a0220.2e7596.468fSMTPIN_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 A06F36052471; Mon, 19 May 2025 04:40:40 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 4c5634de9f933555bab9c64a533d3dca999071cd 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 4c5634de9f933555bab9c64a533d3dca999071cd --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#389361 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 | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 41 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Fedora 41 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 10 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (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) 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 Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.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 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/33577/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/