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 2B9D343E40 for ; Thu, 11 Apr 2024 09:03:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0614C402A7; Thu, 11 Apr 2024 09:03:10 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 755F640262 for ; Thu, 11 Apr 2024 09:03:07 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6ed11782727so4060330b3a.1 for ; Thu, 11 Apr 2024 00:03:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712818986; x=1713423786; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RHEkU54eTASxmCLrcriTWmh2bmm4dwPgbjGxMQarwOI=; b=QuBn90LAtOPnlyH+cxgWjdMhSpZEJOSpxMM7Q8VZVkc4VM9zojlJ8niNyODLwdWpTW L3PxvoyZESkIX5rn5u2Sp76BZh/3eQts6KN/L/gNOYBBrjBXx8FxEci7Rh1umDvTF9Zy fBhG2KZ6RN0PiLFCfj9bA9D60tbAH8r8n28JA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712818986; x=1713423786; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RHEkU54eTASxmCLrcriTWmh2bmm4dwPgbjGxMQarwOI=; b=r+nV6ExYHjwjVLJqhnZzgu5pXP1vsSI1eI49VaSW8/lkBTaWIPt/Mf7IBmA2kGO9Ra w3I68mgIziAkdK0pAqfumv7qBcYUbjRXfDvWggkKfhq10uD5NGP5dRmSX4I/OZWJ9gHY stQ49+1LBIDP3yktO6Eqh4II9P5APd6E82Sqovc5ZXTHiDYtO6M9lD0nWERiIl4xt5VG Fba2q13+hLEoufb2x/NxE85WscFXMFoLVmWzIY9YnZ9jmvMyIxR0k0n82TjUt241sxL8 Brp/JtAa/O8DZbZkRjvkLHQ//XLEUzrSqZwr95qie+5Md67BUT98WTwaKhOeU/CT7dF/ hXMw== X-Gm-Message-State: AOJu0YxSjb6TDA2cAiFQnJs2rQFZcYJNf2PSNgNFmWjs/eEL1xWM1UvW Yob0h0DbvSCobjUgn5OVAKYY8AcPsY6QVLC+8c7mjhPWi11tIUugbaudFHHYYcZgpxZu0h1WxpZ LAUI5tkAnceRMzi9iaLSWovdlAS4Csl/E X-Google-Smtp-Source: AGHT+IHkoLsGS4qI2IHMMV6ww1y+SVhYMzZrinvU7kEwhw4aa2UU8h/Ftnx1IxRNUp8OzBrZzgNHugimeiaf X-Received: by 2002:a05:6a00:23d2:b0:6ec:f566:6eb0 with SMTP id g18-20020a056a0023d200b006ecf5666eb0mr5329952pfc.17.1712818986578; Thu, 11 Apr 2024 00:03:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w15-20020a056a0014cf00b006e739209c2dsm82830pfu.25.2024.04.11.00.03.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Apr 2024 00:03:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Apr 2024 00:03:06 -0700 (PDT) Message-ID: <66178b2a.050a0220.9d903.433aSMTPIN_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 9AE4E6052514; Thu, 11 Apr 2024 03:03:05 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 83a31ef4d4ecc1e8671bce2f24bb3e3ac2b7acc9 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 83a31ef4d4ecc1e8671bce2f24bb3e3ac2b7acc9 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian 12 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL 7 Kernel: 5.4.0-167-generic Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28776/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/