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 B77A243D5B for ; Wed, 27 Mar 2024 06:06:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5D6E740F16; Wed, 27 Mar 2024 06:06:29 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 658E24029F for ; Wed, 27 Mar 2024 05:58:15 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-60a046c5262so60047167b3.2 for ; Tue, 26 Mar 2024 21:58:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711515495; x=1712120295; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IOl2Db6jPZC6J5/a25Wk1k5We7AxAGeP+l+Ct9/+TWg=; b=fw17uD0euupcykI3z03DaJ2huuOg6p03Yqyd6NWTNhKSqKhndViIwuWpAUCpaLsbjX Ff4OD9iFqvRsLlZt+otT5irDIbV1hDQtm0e6aZ1DcQ2E7epgxXuwNqu2krYvbfvkMqtF jT5oYimY8xoXbpMfe4iHYsDI2ouZ02YGwtuw4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711515495; x=1712120295; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IOl2Db6jPZC6J5/a25Wk1k5We7AxAGeP+l+Ct9/+TWg=; b=rvJBEPNo9RSG7EbDz2yhpW9PyyQ004S3cXoppAosHnn/iSpE1iAugg5b6aZwsdz6FW YHnfh2zMHC9eCJ2jGqh2YXysxT3by+RNJQoT+BitW5wko03U8v6CumiP0rzQil1pXeAu sbqoGuPx0eZ9pkEHTZC2YcdZJNeVkKFhBSXr7eeO1HEFs5TtqYSsrABBsa2Jml9/fdJA fQdpnLMvt0BF7Cqf6eH9qJZF1M7SsTC36/gqgcpe2KPQm3f/q+Du7SlrNEn1t1y//mog TAjC0jKz4jMj9/5WdI/AbHT9zOrOruZRmug7Og5lqhBmK/vmYw6492NNMcY7vkV247Ju KJHg== X-Gm-Message-State: AOJu0Yx+ORF0Sg2gPbqIIqfDOvSWbFZQziPKmJTpbmybmVlD+u0LsO6Q OZZ1cwscr+ldbY1pdkRIPBwEZB/16kC8gK76Xg5p2a39yNWOiyD5qX/cwdFKUhoISHvCZwjLP+F xegVUVqZPblRJJc5tx5sWsBl6aD1dBuxAOU/dAqT+Fpc/NQV7 X-Google-Smtp-Source: AGHT+IE5lanp9D1Qp6zWRyLuK45oUI+1aIKDJIKJ1y8P3S81IBwHJoUKjfy7fqdn7aLDKTVKvy4X5UbH9Uy5 X-Received: by 2002:a25:e0c8:0:b0:dc7:140:8c0c with SMTP id x191-20020a25e0c8000000b00dc701408c0cmr61911ybg.23.1711515494841; Tue, 26 Mar 2024 21:58:14 -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 bm7-20020a05663842c700b0047ebcdd6d41sm15569jab.47.2024.03.26.21.58.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Mar 2024 21:58:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Mar 2024 21:58:14 -0700 (PDT) Message-ID: <6603a766.050a0220.1baf2.0e45SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 503786052471; Wed, 27 Mar 2024 00:58:14 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 8f34999c2489bcae2182266810009b77c532f17e 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/v21.11 8f34999c2489bcae2182266810009b77c532f17e --> 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 | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 11 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | 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 RHEL 7 Kernel: 5.4.0-167-generic Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 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 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 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28641/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/