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 5D35843D42 for ; Mon, 25 Mar 2024 06:26:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8568340A76; Mon, 25 Mar 2024 06:26:06 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id DB97540270 for ; Mon, 25 Mar 2024 06:23:57 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7cc77e74b5cso181734239f.2 for ; Sun, 24 Mar 2024 22:23:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711344237; x=1711949037; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2aRDrgMN3vfxNd/trtRC12T/ygmFu3pTHI7Yd0Kr/yQ=; b=R4TfoEqiSOhEyQrqCTF0C3i1aNidX1HTtRjV11tuKZ26/FhtJSeqgUsbiBtt/QLOfr M+Fhb9nb+PQHZT7a51sAEdnCnMAtO8XBtqPjP4cjJ8kxCcUkUYRqUo6LFac/8Rr/FSCh yj90a0ZWTJvAdmUOJTwPemQ8yQmc7XoWlMyDs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711344237; x=1711949037; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2aRDrgMN3vfxNd/trtRC12T/ygmFu3pTHI7Yd0Kr/yQ=; b=ezsKfaPd+6e6JdV1nKFjV8K86R3PeCjtQQHQiMn6hmTz3zKUi5jmj8KnDlcguYymFh CH6GVrFLqB3cW6RKfQMBqdjfprZQ4Gf/AWozmXcYi46D42sMYMMewFb91Dv65wZBaQfO Nrx5nl9pqIxjUDQT+Qx6uo7msQUNy67kBnU2dlyOXx328bKMVmDizwle1IxZU5yumlSQ 3H4niV6Yv21YAoWPhqfhPKOhTB5hmO04pHIZLeGhnuZtiH7LLEVcOhKGdoG6kxT0C9v1 QVzlySMZM6oihiy6MtoEGTFqiCUaQzkQvuCQ72a9KChiTECaHXBoxI1A/kM+ZwITCvIe hG2w== X-Gm-Message-State: AOJu0YyhR4MzWz1c4EFKuEwquxZTf3Oh0poIjo7AxtjDq816WiIsoARd ijqUFWf81na2qy25niJQDpdlIBk0VCpqeWh8uOOtvpY2QYWiEAwU24TajmIey/RMU5I1fvtV7/4 6/EfZY7qCOMXFgIMAzubzM7Rf9u9xugLqI9BPf2n/uJ6Et+bV X-Google-Smtp-Source: AGHT+IGS7v1B8RU26w7C0bxWS3EGuaEd1EboM/z0LsQ9hOZNvnp3E69IIVuMl0UYPjHZYXLLlvldJQdnSyxU X-Received: by 2002:a92:dc05:0:b0:368:64cc:d404 with SMTP id t5-20020a92dc05000000b0036864ccd404mr7166337iln.0.1711344237269; Sun, 24 Mar 2024 22:23:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id z9-20020a056e0217c900b003688dcc4cd4sm84670ilu.17.2024.03.24.22.23.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 24 Mar 2024 22:23:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 24 Mar 2024 22:23:57 -0700 (PDT) Message-ID: <66010a6d.050a0220.e041b.65beSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B75936052471; Mon, 25 Mar 2024 01:23:56 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 6a73ac3d7a5cd78efd3bde7bfb2624342c79799e 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 6a73ac3d7a5cd78efd3bde7bfb2624342c79799e --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 11 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 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 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 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) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL 7 Kernel: 5.4.0-167-generic Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28617/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/