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 21CD243CF4 for ; Tue, 19 Mar 2024 07:04:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F378A4028A; Tue, 19 Mar 2024 07:04:44 +0100 (CET) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 3D81B4021E for ; Tue, 19 Mar 2024 07:04:43 +0100 (CET) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6e677008501so2588283a34.1 for ; Mon, 18 Mar 2024 23:04:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710828282; x=1711433082; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mvQ+3YlIjHmzLxpPkhZpK08cCkKGIM0Hkk9VLcmifGw=; b=LxUpq5i9v7W2fk2qpC/BSuadqC7NlfiVeljWgsImjvACTm5mK/UC7PWMRvJDFVIVNd GNNH1eMduAoHcpcozt2UwVDcWRzImGtHsgiZM3rqnLP8U5I24miZXOEof8rvwTyGwIx8 F4+gGj2VhD0UvGh5sElb64mI7iRZlex80YDaY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710828282; x=1711433082; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mvQ+3YlIjHmzLxpPkhZpK08cCkKGIM0Hkk9VLcmifGw=; b=tGoM4R7+YntB8i33zf9T9G2kUwjPxZc6r1DbnR9IfPp7sRSqBdS9Ay2JRc8+tH8q5z NoUy1ntKGybyYXUSTjDQcUMO2ZX7nASsTpe+HLHOFeRCXmUQ0UCUd9mO2xABO86ok3gA b87TXv3OBVR/bNC/ZZdXeHXjF7uucS55d9VFJsC3oS+VxElossSpD2kzS+QLYYQHHGeb tL7lfNslQH24xLI70bgnXir9DoHjtJOl1NajowZhohtFd88wXBMnw0NyzOhBdP05UKjn WQlLBtFINQnD4kV0eDoKqytZW2FQurLnqQcd6DMIOMxuLJq5qEbiOx/auF9TeT2kxZux 6l3Q== X-Gm-Message-State: AOJu0YyV6xiq5q/vs+M3dvqVqQGy0DHMOIN72tMSV+6UJCvxtm7edaFQ FZqNLOc7gMKSSYxoUegc7bcdsH+EIBbmSB2A3VZ+fF6ZGs+rerJ03peLuXApL6fWhz3qKMDkcKf e3HPAsn3cZpVu6uhkU/kQT4CrZtGEfFDY1buvbeJCFF6jZbDn X-Google-Smtp-Source: AGHT+IHf6UZ1e9Yl6sQQeG5GTIvWBtoSblezy8KaM5QHA4obGHKItTVcHCNwRIYdBququJ8SZnL7FHB39N25 X-Received: by 2002:a05:6870:84cb:b0:220:bd1c:6c21 with SMTP id l11-20020a05687084cb00b00220bd1c6c21mr1775113oak.39.1710828282412; Mon, 18 Mar 2024 23:04:42 -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 l7-20020a05663814c700b00476decda9bcsm381672jak.66.2024.03.18.23.04.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Mar 2024 23:04:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Mar 2024 23:04:42 -0700 (PDT) Message-ID: <65f92afa.050a0220.577c8.9e2cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id DA0DA6052471; Tue, 19 Mar 2024 02:04:41 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 244dbbf778711898b21d07ddc78d9904e68a15d2 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 244dbbf778711898b21d07ddc78d9904e68a15d2 --> 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 | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 11 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | 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 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) 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 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 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 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28537/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/