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 A2ED443E9A for ; Thu, 18 Apr 2024 06:44:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9BD444014F; Thu, 18 Apr 2024 06:44:43 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 00CC840042 for ; Thu, 18 Apr 2024 06:44:23 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-618874234c9so4538867b3.0 for ; Wed, 17 Apr 2024 21:44:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713415463; x=1714020263; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=haP9Jso2+MQgc+lHrVfm/s6ZtpMuDFCsg6cUy320fvg=; b=Xuqa4Q1UB/JbDT+jG/Srn/Czvxy5YIr73LeeYHtNiaBDuTnuWaYnWz7aQZC8YbpFia C/I4Q1xr84MOglJkbdOrqqoTckOr1Mq36x8W8FqqjU2pIPNiKr64C6m93kw5fJ+kPwww 8KBc5kNL+eqaIjNZeqi9svpEeT7Bo43KHZmio= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713415463; x=1714020263; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=haP9Jso2+MQgc+lHrVfm/s6ZtpMuDFCsg6cUy320fvg=; b=Lr9nwtsOIMEfSm7L8Nmh8i7uThw4m2bueInHGqDqb6M7z4n6PWlHB4zh6cLqhVEPYe 5G5K1CYGv4rH5gdDs4Bf8NEv39PU8ZBlQ+3TCnMn/QYjP3m8iN/YLGfZalCb/ky4RiJX FvT+9uGIgY3+V5m1ya4QXthRxas43/HJ7CObivY+GADWFLLDgWfHbm7mM2rbCMxiu3nI ftaazNAPu/Hjubr3N+jzkxxZIVNY/IuMWG09yB4DXTPcY2rx8vdrZrj1CRo2JzbyzQCR E4tJS76HqMUhohuOXos1VVcik+n4cA9YposW5rS0t8SlTuiAq1mQrCRnWOqxtkHPwfFl 41WQ== X-Gm-Message-State: AOJu0Yw/9lXKpaVH2PzYVKY5T6yyzrL6orEjjZk3SAU8mPDFOaJTvXAa J/th0Y4sU1LTAX5quK/0D+VHQli7nh41taRNu/RW78WQJYiw2cOTn/w6IGhNV0u/64Mu9cosasj Lr+2CzrqP83fb2V75mvuoEe5wJNwW1c+R X-Google-Smtp-Source: AGHT+IGO1WQbbXsPmPjmCL6RRliwlyX4uba9bvKRwGSfzOe6xWoRRfJSCNAcdnqBhM3K1oCe8asaq9RGVDf4 X-Received: by 2002:a05:690c:28f:b0:61a:fc3b:fdd1 with SMTP id bf15-20020a05690c028f00b0061afc3bfdd1mr1298382ywb.29.1713415463338; Wed, 17 Apr 2024 21:44: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 j12-20020a81920c000000b006187a9d9306sm46308ywg.52.2024.04.17.21.44.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Apr 2024 21:44:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Apr 2024 21:44:23 -0700 (PDT) Message-ID: <6620a527.810a0220.14045.2413SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id F3D64604D420; Thu, 18 Apr 2024 00:44:22 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] b0b971bf661967fdf3d06e56b5437a779c2915ae 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/v23.11 b0b971bf661967fdf3d06e56b5437a779c2915ae --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | 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 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 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) Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28861/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/