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 5B32645DA3 for ; Mon, 25 Nov 2024 10:02:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 552B3402C9; Mon, 25 Nov 2024 10:02:18 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 79F88400D6 for ; Mon, 25 Nov 2024 10:02:16 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-e3873c7c9b4so4532380276.3 for ; Mon, 25 Nov 2024 01:02:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732525336; x=1733130136; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PjRKMsNiCtygQrB02/2Fsp5Pl4bntd7ymyiesiXFtDo=; b=bile15rRc1kz+AEMdI8RRTv4YTRUYPkAXGZvmmPI3eMQ/Pt4jg5c9yj7BYLgdwIoX5 uH9CXTGQOaWUtI5sw0EWtMj4qDeRkqMpdH6FHcbTJ9ly0QfGg6AShGZvxkE2zVy0vI0A 2+Cg3EXBRc20zJDe+4LvPXw6gC8uRsIGvgocA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732525336; x=1733130136; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PjRKMsNiCtygQrB02/2Fsp5Pl4bntd7ymyiesiXFtDo=; b=UHnzL/222f97JwTyHE6KMzk16yDi6GzK1AxDIQwwbcPul3J7q6F2308OOBCP8fTba9 K8xvhIE/KoXu3+Eck3a5p9MLBztvy6+/nEg7tjKnzSiLzy4dyxxmXWsUYftvU/0o6hu3 VcCpvcjaxRhf1cqaYGQdJUySPiAbPYVRxLYTl0GnrsQmfzksWex5GSRJYeGTSwuzQURb OKO2qoXxiD3zFEtnojjMUZ/MokG6Xz+3hvMV2lLzv1qAYSwvj4otKdc+3u5uIDGsXVqL 2zWdFnYtk1KHrJc3C9CQIFbSvZqc1uUltL7+uT2zj53RKffpbXbcam0v/MizWN0Y/qwR enOw== X-Gm-Message-State: AOJu0Yy6IwCGd9K8CPd3UQ4ZzKmwZztogED00N2dmnp/e001h484cGUq a82ti+lLDwJt67oNZOiCQgRqpQwlHqC2E2V5kks7I1EBulcxoEco2IfPNVx5R6RpKHuGcOtvIR+ 831XjBB+dQgZv/pdgQcRvA3DnOnf7N/JN X-Gm-Gg: ASbGnctpiM6CV8wR3ITig9uAnQJlb26OHcXi84+4f1t8xudifjWXM/olPnapnJrIoIx 9aTDt2gvU/sf7/Pr9X5WOc/yxrGAACQ+0HtsxDq+oWScPPi7kx2JA54xBQDYNvCSj7y6v80hMnI BGw1wXP0ZFMxlpEW+HBjWB4NV7zPrvgnpAhMu5jgFqbDI7VRxTXnsTjV7pFzM2AwZ+kIyyCa+ck n9bqFbAa9erEYfCuif6dVgEqLYGwnrvp7OH4IGDmVOygD+W4mk48NvHN9SdNKw14QhVQWo= X-Google-Smtp-Source: AGHT+IHzU2Hj3IJ59zk1+IZn7w2AiKdWRJJ2AeyfrNrK7zc1F13L9PYsJXfDurPFDLWqGE0XI6GRdbYT6tNv X-Received: by 2002:a05:690c:6213:b0:6ee:74c4:7cb7 with SMTP id 00721157ae682-6eee09e82admr110216937b3.21.1732525335822; Mon, 25 Nov 2024 01:02:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6eee00a8015sm1494957b3.74.2024.11.25.01.02.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Nov 2024 01:02:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Nov 2024 01:02:15 -0800 (PST) Message-ID: <67443d17.050a0220.3603a9.99caSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 681DB6052471; Mon, 25 Nov 2024 04:02:15 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 802f39367e08d2916cd21f7b6a34703bc8672a38 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 802f39367e08d2916cd21f7b6a34703bc8672a38 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#337388 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 39 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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 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/31702/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/