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 A1BBF43ED6 for ; Mon, 22 Apr 2024 07:37:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CD20040DDB; Mon, 22 Apr 2024 07:37:20 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id CB7774021F for ; Mon, 22 Apr 2024 07:37:04 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-617e42a3f94so45515797b3.2 for ; Sun, 21 Apr 2024 22:37:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713764224; x=1714369024; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=v69b5i2xoFbxlSnvoXAGKXkuHTzKHjmDSGFFbvfzeHQ=; b=Hh1hKAjxdck88HMLi070noTHHhaLVLNW7s8FgbvSORmfv3VKPnNWfzzwPbKZPMRNrO enXYr30Yi25gQjp+jzmenc0Xubh5bCdwlxVWC+KdlPydRy0ZiqqYTD/wHjl1hkMb6EHL oWFzwMHxv6FGy0gxK6LmTUVxikq6E96od/CYc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713764224; x=1714369024; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=v69b5i2xoFbxlSnvoXAGKXkuHTzKHjmDSGFFbvfzeHQ=; b=OBW+Mw7q3NnnbHV4s9bpdH0iX5FUUfVmgXwYVdwC+5vibglRo6SxKxJdSWZabuXn9X HMWF70VROkhii0FedBp3McNYBKDWaCA14CydCVrYC/p4sQ0oZ347YKn/73KG+6MGKfi1 pn5E7aPht20xYY+Vp5Pcp4n5+ssH/suLQoUqUY5j95v56h9EfOG3cX1k2Pnt9yb9UlbO 7wYj+Q66DBC8NlRZn1L6j3xEA89XOvIM/0NrGO9xsiMiP1yRX2F3ZOWuRn5HqVoMjvVX XMIl6IvuydkcV9NQs/qZZMhRDbGblNvZ6JZz223T1kbrfiFrpP/fEGa9ev1a0gMywfkt Aq2Q== X-Gm-Message-State: AOJu0YyfJBJbglMTQ8fpIvt2qcAtx3ZRskDURzIwK4lCqfcPt8EbmEXp sKDvKW/CnzRkx/7cs1T8AM8dbQ8v/mgBG4oltVzTEqhzbdunN3RaSZGTVkdDRxqg1+GULZRdSwS 04sk3z8qCSAN7iRTpZE5Xu8EvGAYno82O X-Google-Smtp-Source: AGHT+IFJCQGN3gVL2KT2vfRNKj/3Bv6RogPi+fy7HftocLz/n2sbAlcx0B19T4Ln34FiPABziSEX7HFkVR5j X-Received: by 2002:a81:4c55:0:b0:61b:3345:ad2b with SMTP id z82-20020a814c55000000b0061b3345ad2bmr9202150ywa.27.1713764224235; Sun, 21 Apr 2024 22:37:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p2-20020a815b02000000b0061ad5ab6b32sm593319ywb.16.2024.04.21.22.37.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 21 Apr 2024 22:37:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 21 Apr 2024 22:37:04 -0700 (PDT) Message-ID: <6625f780.810a0220.2e918.4542SMTPIN_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 D4B836052514; Mon, 22 Apr 2024 01:37:03 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 972d4c02ae08b1a5b61cdda211896efdc9e9a0d8 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 972d4c02ae08b1a5b61cdda211896efdc9e9a0d8 --> 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 Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 | 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 Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 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 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 RHEL 7 Kernel: 5.4.0-167-generic Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/28904/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/