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 87E7B43E8C for ; Wed, 17 Apr 2024 07:24:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F2F18402E5; Wed, 17 Apr 2024 07:24:42 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 4241D40268 for ; Wed, 17 Apr 2024 07:20:31 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-69b5dae6a64so3626076d6.1 for ; Tue, 16 Apr 2024 22:20:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713331230; x=1713936030; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gSS6VlwTm839Xgsm3zH+Javx2LlvSuq8JUaLo4aFxGY=; b=dSzQuutKak/0zexBXOQAbMmB6sAxAJ1yohfgsOroABbuBTf30UvbKEIoAbcE7j22Ky xA4OsgWs4JOgxRlWuITid3Pn7is3A2Kwc9UbJthSeX02Qew9MRz+5cbYgeT3eBmBpf5m D+Q45qECVhMzVfscLlbc03diHT3hdRjdYSY+o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713331230; x=1713936030; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gSS6VlwTm839Xgsm3zH+Javx2LlvSuq8JUaLo4aFxGY=; b=sel9BrmmXt8JF98LgyX2zQiHmu25FjQeNwWHRceZUTaBbCdd6pzafJBSY0Y0sQLP0E FhslmuQ4JtFO13JkHoGD8amYPUvGRg0ZIZDs7x6tQlyUhr7QfENb+LFbHOW3LB3Bhsvi XT4XzdJ0GxbIunw4vqj6KieMBW1aCM+j1z94VeSMgIVOhJp2baE5IMNhEe/x8TydfJvD I5CtSmzmj2dlD6i3cNW03iX7r6zlXFd/r8V4d8DSfOQyUVurLU3hsxGLw/PHqyFK8Klq HqTjMOEcgObihaoff60Lz2QxxucCTuOAbeAQ+Fk6zQiwCDubBOML4jmAmz/OERTNOCAZ p6Hw== X-Gm-Message-State: AOJu0Yy8R040XLR4Zi3sAx3GP8eGOx3eMuf1x462IlEWQOP2xYR5AKRE iqF88UmF7N8pBv31wmAWFKPqb0HuuO6vECknBPsmBvZFFeVphHNMj0K2u811sCa5AyEo/jYrAov oLPyase4IGAGtStH/OiGMaluRSJRCrxY4 X-Google-Smtp-Source: AGHT+IE4HvFtki7AWkHxgDpTKpWx6JRwYzAJD2oNtaZI98SqDjy17YtPTo3JgcJiHvKbgNhBjbN7k8S3yi+5 X-Received: by 2002:a0c:f74d:0:b0:6a0:4420:7ec0 with SMTP id e13-20020a0cf74d000000b006a044207ec0mr2427011qvo.15.1713331230759; Tue, 16 Apr 2024 22:20:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id gg1-20020a056214252100b0069b435412b2sm1106207qvb.78.2024.04.16.22.20.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Apr 2024 22:20:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Apr 2024 22:20:30 -0700 (PDT) Message-ID: <661f5c1e.050a0220.d6ed6.7a39SMTPIN_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 7B7F9604A958; Wed, 17 Apr 2024 01:20:30 -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 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ 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 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 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) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28845/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/