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 28332455E5 for ; Sun, 14 Jul 2024 07:56:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 57E3340DD8; Sun, 14 Jul 2024 07:56:31 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 0910A40269 for ; Sun, 14 Jul 2024 07:43:33 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2c980a9fe88so3062970a91.1 for ; Sat, 13 Jul 2024 22:43:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720935812; x=1721540612; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3UWnLxZe91Cxx3AoojpsAyFIklmjxhhFEd6RHzL0Bys=; b=MKzyxMY+0ug7qCAeb1rHD9acSPGQRp6xXFjSaJGU50n0k09pbAuHjXDMUqoIHx1uVo 4XJDxT/YSAzOf8xOhmCAcGfmYmV+0qIEWkVb3kazOTjt6FVuhnitApFhu1PNt2QkllGK +Qolhmvdn1c9/xDKImozTO5pOaVXUm5r6bqZA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720935812; x=1721540612; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3UWnLxZe91Cxx3AoojpsAyFIklmjxhhFEd6RHzL0Bys=; b=ENPBPdGJUvSnnZgDnmieYB/KG1oiyPYQApG3WGI0qnQolyvUiPL71SR/9s4iTLBoWg f6p3ySLQDEbYSWGiypvj2cRG8KIwhCZw76kf7mPAXYYRsD57PYIb+ojEQfLURbX8j8LU d8Gbi9MiL9Zxahmwl62BDZVkk3dULABAn376avwJMUyZseBQgLDDpDUJTmxGDkXvByov KBUW7aVgTeM9pZF6HTXlrNtw563YcsqsI/gwOJCKjC/x6+PAte4Ugm3s3AmKdzw2PFuP kmTYMUnR6jq0+uPxMaAUehCiCUUMStgiMk825UGD4aGAM2pK2POoYmjMRq8mBln8tKZh x4+A== X-Gm-Message-State: AOJu0YxmoVoiCBxO4ngIMK0s90k2kuI9wvSXwkwVdGjMb3dSfCa5WbKF 8NQAQommtFO+QNtLmwH70aEaaJmzgyjrWcbyJ8Qrr1vEINIlfRFcTtydmerqjICdEzQT96Z+ZIG kvn5fyIDlDi9wd8K5wbcQoM/zOeuM9J0J/UT77lh5 X-Google-Smtp-Source: AGHT+IEqXEZN8J5hkBhikXDxEzhxxN3MIxe2VTAndaTy51mJmj7BOaV5kpQ/VxMYpNO0HDXKPmPhMGTecomo X-Received: by 2002:a17:90b:23d3:b0:2c9:5a71:1500 with SMTP id 98e67ed59e1d1-2caedfab724mr4519886a91.0.1720935812161; Sat, 13 Jul 2024 22:43:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2cacd2c6824sm419589a91.2.2024.07.13.22.43.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 13 Jul 2024 22:43:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 13 Jul 2024 22:43:32 -0700 (PDT) Message-ID: <66936584.170a0220.11564.2060SMTPIN_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 441536052500; Sun, 14 Jul 2024 01:43:31 -0400 (EDT) Subject: |PENDING| [GIT MASTER] 1a055be1a3756b5bc4cc814e939c81985cd59289 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 pending_ Branch: tags/v22.11 1a055be1a3756b5bc4cc814e939c81985cd59289 --> testing pending Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 14.1 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PEND | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PEND | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 | PEND | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 (Clang) | PEND | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PEND | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 (Clang) | PEND | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PEND | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 40 (Clang) | PEND | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 40 | PEND | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PEND | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PEND | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL9 | PEND | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PEND | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PEND | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 24.04 | PEND | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PEND | SKIPPED | +---------------------+--------------------+----------------------+ 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 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 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) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.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 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 RHEL 7 Kernel: 5.4.0-167-generic Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29846/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/