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 748FE43F42 for ; Mon, 29 Apr 2024 07:23:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4E0B0402F2; Mon, 29 Apr 2024 07:23:26 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id C0DEA40295 for ; Mon, 29 Apr 2024 07:11:14 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5ac8c73cf88so2895007eaf.2 for ; Sun, 28 Apr 2024 22:11:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714367474; x=1714972274; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6NDyCFuMgteza3vU1TDeby1VO+iM1DTn7g7Ra6HYHdE=; b=gVs9aZW/z3aGs1FhfQtBkrvkEptWlflRjWddHkZA4UaJuLejDumwJy8LvMHxUTkXLX KjjiqRr6EpWglOqf6Qe60JtupYxm38l4FEf6M4E1kJlvn4b42Sa6Gp9o8kDy4AA9WTaD 0MOcKy8OH2Sou+TvapN22Ru/bLDrqe4pO7g5M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714367474; x=1714972274; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6NDyCFuMgteza3vU1TDeby1VO+iM1DTn7g7Ra6HYHdE=; b=PTEU/tmJurPoKD5eMA8akmga3WNA6vS+NYNFmLKEc/Adf/a4fyBovmv8boxGq1saY9 afoIO8A7m0Fr5VeibUirUEo1dQOMkBXQago10/v282Mhpe0TgU1sAfeyEPspPPMu87cb XWaswFWPAjVUGWDYxU0yXwg/Vt0IMtkzFpr1k7HSqpgBQR5waEl9W6bns5mABwkxWPV1 zCUOUvEodJQag3tT4Q5s4vkkWDVIjHbyhzUSTKKuW20TqFvrRY8rPY3A8rIjBL0ECgwT ILFhEdbGO3cfYSweG0PdZ3nxXhdrHUbHBfYW0M08JmtgSPpf7Jp+OvLCFG9gMPS+xiRv a8Jg== X-Gm-Message-State: AOJu0YztUoQTsG3AB2jCc29R7aCKeWi/y47fOc1fhMMOZ0df75Y+VY9O Hi8Q7TubBAk7cCBZ9Cn+711GetPVAEL2jWLP3w1cPPTle154kn1VXoT1tSIc8V5S8N9hq6N/fFI 5A86N4jdw/ZCft9bjiTtd8mkKfMGo3+9TS5anajFccS9PFZTc X-Google-Smtp-Source: AGHT+IHYexDQtatCm83k5chWzFamWIzxmFfROwxFF/MrV0NyYs6PY9uXRoZVUmlATSc2k3VYvLEV7gwaq4F1 X-Received: by 2002:a05:6870:522:b0:233:ac4c:43a5 with SMTP id j34-20020a056870052200b00233ac4c43a5mr10603425oao.22.1714367474214; Sun, 28 Apr 2024 22:11: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 q40-20020a056830442800b006ebca55467fsm955697otv.7.2024.04.28.22.11.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 28 Apr 2024 22:11:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 28 Apr 2024 22:11:14 -0700 (PDT) Message-ID: <662f2bf2.050a0220.55a81.9d37SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id AB8376052514; Mon, 29 Apr 2024 01:11:13 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] e9b8b369deed1d368079e2591fa8df4a4b9dc94a 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 e9b8b369deed1d368079e2591fa8df4a4b9dc94a --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian 12 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 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 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 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 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 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL 7 Kernel: 5.4.0-167-generic Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28967/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/