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 4BA7B43DAE for ; Tue, 2 Apr 2024 02:28:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 25DC54025D; Tue, 2 Apr 2024 02:28:13 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id A927A40151 for ; Tue, 2 Apr 2024 02:28:11 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5a4a14c52fcso2583617eaf.1 for ; Mon, 01 Apr 2024 17:28:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712017691; x=1712622491; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SM4Vzl6VHUIJKDDC1dX+azj8XRDI8Oj+G1Q1R/1bV6g=; b=H0mMtLXyuKZ1H12HKgssZbkirJoS2AfX5kJohyVrbnItK7tpNFkRe6I+/zySbyGfKZ EgSETMWxIo3bCyOoJJfq+Eghp9kvb8Wu+p579t8obBglfqZlvIXSXwWtqHjeQ8Zwiqkh NPUaFDI0S/PQjz42tT12VnUGsWLbKnaqVdpBk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712017691; x=1712622491; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SM4Vzl6VHUIJKDDC1dX+azj8XRDI8Oj+G1Q1R/1bV6g=; b=hg/S1IwfWKrY/x7+llvWv5tHZDwgWeaak0zMiInUYvCFCUyUwBqSPqgWcGQLZNMlLZ 1+1FCt4jrKqf5RxyRx6czfQ1dsx6OXL9wypPdC5k8/BOTM73+j3BDqvsR54fJpNxB+4w NVr/cmn8IFj0dUdSKFplQRSbSbjas1fqBUGm5U/dZu++U0QV7ySeizl8HGBNdjlRlTyK z3AyGglhkxKAOckGY6FAFGnW39FdkQFDPOD/TzDtLSHKDFdtmR/CxEAtI310J8fXK6NV 3dnAfSHBTfz2jw1veOPuws1/QErWAVptNIPJLaimugJJiA8uxqO6SUltEFGNdMZSVxSS DRaw== X-Gm-Message-State: AOJu0YyRmo9TNdOToWsGg6wqMu+yJ0oxw1xKRBpjE81z3IsNUmFEPw5r 7Pu3uieewQfUIraQWqL9FyOJpkLy9KoziCIxJaM6uxbiB38rAg6tzIQ1Mp+ZZuRErxsDr8I7Ykc uC7HxOmRWEax5XqLVdoqL7YwnX5RPEZ0q1hQ2qY2LEIWN1lafb9d/hr+v X-Google-Smtp-Source: AGHT+IGeCVWpI5s3NvwOrh4mA47GE3OBBRPYQHSVM06FNCTNit33/fxRsWFUHFeKGlmpbCdp0xJH/NI27fsq X-Received: by 2002:a05:6820:308a:b0:5a1:1081:260a with SMTP id eu10-20020a056820308a00b005a11081260amr9605904oob.4.1712017690882; Mon, 01 Apr 2024 17:28:10 -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 bg8-20020a056820080800b005a54142caa7sm399340oob.3.2024.04.01.17.28.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Apr 2024 17:28:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 Apr 2024 17:28:10 -0700 (PDT) Message-ID: <660b511a.050a0220.50fd3.3b60SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 596AA6052471; Mon, 1 Apr 2024 20:28:10 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] a9778aad62470a38ccbb4e09a2a6bf0cc2e0e36d From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: dpdk a9778aad62470a38ccbb4e09a2a6bf0cc2e0e36d --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Alpine | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 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 FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 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: gcc 13.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 12.2.1_git20220924-r10) 12.2.1 20220924 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28687/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/