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 1EED345ED6 for ; Wed, 18 Dec 2024 07:39:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 180A94066E; Wed, 18 Dec 2024 07:39: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 97038402AE for ; Wed, 18 Dec 2024 07:39:27 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-844ce213af6so207726039f.1 for ; Tue, 17 Dec 2024 22:39:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734503967; x=1735108767; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9/HfzQcxc/mIa5xTrWxfc50OdL8mOQH4uqV6Z5KTQ+A=; b=Voq7EYEr5Pw6CM64UF5LzJffFZ8uumZNVWIXKC6+9m/oYgTEfADjV/DyqOY5gFIAxq l0iGRMelxVItWNIq4qRLI3Ew3hloFQ1PZAxAbZnSlBk8ku/ukTq9KRnMBhaCOhCSGRC4 OHm8BY3CJZVMqL+7/+UI+LpbqSccc1wYVox+U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734503967; x=1735108767; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9/HfzQcxc/mIa5xTrWxfc50OdL8mOQH4uqV6Z5KTQ+A=; b=J5r0Pp975HJulx1wyqlhIKketLZMITL/uwisn/dPSQl1/GzVErRS18ZoQRjBLSdVLS yr7zV4mN678lCYioYk/2b595ok8+z4fXdXP5EnM5jGG2fFag52Plh7gPkS54aIHUF+3N 5FfYd+Ik4VT1G010VX95BA2nATvI76J1GdEM0327KO1+mvFfpIFSMngsK7fLsGdMGIgE N8uSZOP2PI90nvFsE90zZOJEPr4MdH3qf0Uu5P2lmYDSLHqZpeqxvtN3nKMX8ZZ9pTvB b4oOL7oZZbRy/9YPaHNbwSKDeXXM2lnCity3I3/bABc3lognHh2n7VGCwU8Mdv4teO++ Qr6Q== X-Gm-Message-State: AOJu0Yzri15CGrY2Gz1/NqaJE4CzWruqHXh9eZL4RnpUZQSpGU6Hwizb SbjWUtP2so7p9+b7HUnU81Dntyugd/TlgVEsm89fhIWL4jRkIY1gyp2CgFGkCOVzH7Yebhi1QOq 2MCf5EuKOHLKDpwOC9DZeOpTFDhS8G+Vb X-Gm-Gg: ASbGncsz2lQrOeujjQG06Kz9/NS9ZbH4VApDg6Vmflt8FTl+JyurHT1+sgEYVvhRzHu IDYWg2sQZfop/jjvC/xXDIsLaKqLZEY0RLKShXXeKEKBlCeWGFfzXoMORNzTd/CDy7b9PgIo0rE w5sth5iMj560Xk/dO1wNncaIfRBFnhp3dgYVxI8CuG3NFSSWtvYGsUhNPywdowcdKcIRZ2h1XGk SGQam7OOarErEXOo0QZG2pdyYAhD6ax0pDkyKsPmgjeJAzkiH4R8MEk4la+6LycCTXRCJeeoRiu xQ== X-Google-Smtp-Source: AGHT+IHVGjgkHrfGejEUQUgycGNQK75/9x8R7TcPfeovuzPNLicgYEFevDnSLP6n+XTlSwdg7c5QuabeXlYT X-Received: by 2002:a05:6602:2cc4:b0:83a:b43b:da89 with SMTP id ca18e2360f4ac-847585ee548mr142914939f.10.1734503966914; Tue, 17 Dec 2024 22:39:26 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e5e2dbfd63sm346055173.51.2024.12.17.22.39.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Dec 2024 22:39:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Dec 2024 22:39:26 -0800 (PST) Message-ID: <67626e1e.050a0220.2c0a1.6da4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 61E6A6052471; Wed, 18 Dec 2024 01:39:26 -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#344312 Test environment and result as below: +-------------------+--------------------+ | Environment | dpdk_meson_compile | +===================+====================+ | CentOS Stream 9 | PASS | +-------------------+--------------------+ | Fedora 39 (Clang) | PASS | +-------------------+--------------------+ | Fedora 39 | PASS | +-------------------+--------------------+ | Fedora 40 (Clang) | PASS | +-------------------+--------------------+ | RHEL8 | PASS | +-------------------+--------------------+ | Ubuntu 22.04 | PASS | +-------------------+--------------------+ | FreeBSD 13.4 | PASS | +-------------------+--------------------+ | FreeBSD 14.2 | PASS | +-------------------+--------------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.2 Kernel: 14.2-RELEASE Compiler: clang 18.1.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31959/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/