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 EDAAF4639F for ; Thu, 13 Mar 2025 11:16:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DDE7840EAB; Thu, 13 Mar 2025 11:16:29 +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 578C140E49 for ; Thu, 13 Mar 2025 11:16:28 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-855fc51bdfcso61268639f.0 for ; Thu, 13 Mar 2025 03:16:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1741860987; x=1742465787; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qktQSVpFepe7CTZnc/NNNuKGujh5dc7Zdq0VqI/X1K8=; b=fjmD0HHIGhHnPecA8rH1GsAhLCrRzVuzUv6+QeNUEqe6S3UKXO6uMe5mt9kCessGGd QKMwQt78G5WipwtXmPrhlI/olOj8BY1WDqaitRyiLpBpjiF01g77+knBMWvj3dgyK/z0 86yVRuCO2njSEWGcbjAutUS38ynHAQTrq7ZTU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1741860987; x=1742465787; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qktQSVpFepe7CTZnc/NNNuKGujh5dc7Zdq0VqI/X1K8=; b=kBvbi1v4uCGEQl38kIimU67kYX/Q5rRef0F3isQLorqYWS9fmVwWlQcNHPBAlkQMp9 atokvprbA06h+3p0laZIMDTh/BR1JYRxah2evFUKqUJG2p9YCMojHZdZomaeA61Ixxbl 10MDv6MYFvadj3U7U++Vhwt6YtXx0DFBD+SX4zhQv7+WYEKerFuMPA2j13ezltj7Oa7G MXeWauv7gYTD71e3XRrkDrmgj+p14JF1a0cPmVYxG869jshY7mNP713sscjZEODDY2KB ECZk23hgCDsDi+Eg3tnD3KyfMXiiL3Kcq7HEih3c9ybByFKVqWRiCs/TeSFeak8dZHkY ROYg== X-Gm-Message-State: AOJu0YzdXrQABdqDfOE0Z7xeP1rctgLtNH2mqk/eFwjKr7neub7NCFtJ vGwejiTmVPHjww8Vt6isXnUgN0XLOT3PGUDdWC8N4uV8z+aC1bLao44TIG/1LsNl8GvM8I6lRjv 2+tNE/U06lJOk9Al969uE58ZxGWP+nB3/ X-Gm-Gg: ASbGncv5Eb46aone65FJfsg8kKup6aPr1D8R6D8cmkogXjtNUZld1Je4dqVJvEexUVz CiY9apJGifSQ/vNxSbMjhVdmj55yOokpTg9TrtjPmaJgif0cTWBHIube4ujRNs+WvRUfE1Ohjqv N76/XT0aiEthz7NAxKDmwEL6zkYwWCTPw+cmAF5oxVp5k2XBn1RSDXxYrCChcQN4S83qOoOWoGB Xhj1fuDAwPqlINgJ2AAhdF1Vmucigzwe03/aJQ8NFUdEIFqQFPFVh6gOB0JVqIOmFe0EgY0jqR3 DsHa9lel6iCtLQScm0XIa5JXgYgDWxNTu6NJTONL X-Google-Smtp-Source: AGHT+IHtSBcjFfXY9NeGlsf5BVmskMDA2bXiXFpeQPukLknKMMvf+BolFjyJU4fs54YHMN3OwabCSDyaOtS7 X-Received: by 2002:a5e:df42:0:b0:85b:3ae9:da01 with SMTP id ca18e2360f4ac-85db85a4420mr155299539f.4.1741860987608; Thu, 13 Mar 2025 03:16:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4f263720e9dsm38211173.7.2025.03.13.03.16.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Mar 2025 03:16:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Mar 2025 03:16:27 -0700 (PDT) Message-ID: <67d2b07b.050a0220.339abe.2370SMTPIN_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 1BBB06052471; Thu, 13 Mar 2025 06:16:27 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 780d76eb1e14c75249a5ec8df89eab8b4c5a5e3f 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 780d76eb1e14c75249a5ec8df89eab8b4c5a5e3f --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#371746 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Fedora 41 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 41 (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 | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | RHEL9 (ARM) | PASS | +------------------------------------+--------------------+ 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) 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 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) 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 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 RHEL9 (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/32945/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/