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 D96054663C for ; Sun, 27 Apr 2025 13:47:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D49B840263; Sun, 27 Apr 2025 13:47:26 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id DEDB14021F for ; Sun, 27 Apr 2025 13:47:24 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-85b43b60b6bso113418339f.0 for ; Sun, 27 Apr 2025 04:47:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1745754444; x=1746359244; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KUYEqAEbhEIghDtD1Xx5NXUOzXFYp68slhuyOlwGpII=; b=IjIgsRROfb3YjXaSLIrQEQs1QAtjx6O8f1fotUkDc3DhxpQXE2W53dQPawd+HR1GBd fjcvroSV1UrBL2jObtE+h+FPc7EgwjFjjizMOeDufZQ8VGi7C34gYFhGKWLjm31oRh3Z mv59bAmfX1ncLUYfiCsqomT4Vpi0g1gVcwz9g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1745754444; x=1746359244; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KUYEqAEbhEIghDtD1Xx5NXUOzXFYp68slhuyOlwGpII=; b=qvcOMpUp8yR+M+WH5Anh9gczC6h3a+MOCk3Xj6yPae254ohJ5UGBpn31JV8SVqurn0 EdhCJW87oqBukFd9mrX2fbkjISK6heFjAiVjQEEn1RoSFN0m01mbG53Wv27laTkr5F+K qGgmqhZrYHz/ClUBA/e2U+e0YtHuYk9j4RBzmCg2pJS8aKP6NCSOjuYRYJtdk90kz4uH fYx8ERdsUUZ3NXv/D2oedYflZAD8bSTlG+dQPdg0rmJ/9JQRjU2bMQEdgjaxuUHFJIui FfC9E3vxu5otTUg5h0AjpndCz3h98WDqmlx4Vbg5kmTdwZB1wP99FsxV06fULn5gbb8B MCng== X-Gm-Message-State: AOJu0YzQ6RTKkQnk3Di0Eta/8q/+fQhwaCRHYws8Y8+CLXZxbdh1+rJJ pbGAY3iV7VCNPnz/rvL4tomI8fem+LP9I4+Z7pHOSTfJJhx9lpZYRhFBRqcvdsh6xuzPh81bcRs wU0jCcPeJ1JPJR6bh6mFRC2xz97937lEu X-Gm-Gg: ASbGncs2UZPhnPoDkzLdCJyLA3JjQhuwtsJoh0Ytyj9FP+fS4TRIMB2eWRmmfaYEXW0 xWU1C3V8LfRvVCAqCgezVTUnDxTg31lpHgT3ItXEepCN7KjCzFXsOlBFEIxQJVRlnRog2r2SR5u VVTKr5Nt1NQSwIrplGtmgMwpCcx1nMhtvqlDmDLFyZy8Gt+QRkXxrUfuKdBd1XekHualBp10qFk N1cTSdMlBgwO2jYiXMvYy2PjPvwa4YsqpLTf4JJNootrEorO/v8JvCGOPxqpMaspLgBsqrWpNJH z6ILpXWKEUwtb4XDPb7cKEvBJ3cub5BdoJWi X-Google-Smtp-Source: AGHT+IE64x5U+nhK3+cyGmLwdu7AMnxaMSvnRYYMN4irw0en7+JNa+aEGL4wkFNakrfEA5n6LMLvfybjZwHO X-Received: by 2002:a05:6602:2d91:b0:864:47a3:41d4 with SMTP id ca18e2360f4ac-8645da80551mr684162739f.3.1745754443988; Sun, 27 Apr 2025 04:47:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-864519f5333sm58031939f.19.2025.04.27.04.47.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 27 Apr 2025 04:47:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 27 Apr 2025 04:47:23 -0700 (PDT) Message-ID: <680e194b.050a0220.f1a94.00c0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.74]) by postal.iol.unh.edu (Postfix) with ESMTP id 689776052471; Sun, 27 Apr 2025 07:47:23 -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#383212 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/33366/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/