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 CA23A43EAA for ; Fri, 19 Apr 2024 07:54:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E7524027D; Fri, 19 Apr 2024 07:54:58 +0200 (CEST) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id 3E815402D8 for ; Fri, 19 Apr 2024 07:54:57 +0200 (CEST) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-4db24342894so489277e0c.0 for ; Thu, 18 Apr 2024 22:54:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713506096; x=1714110896; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/P/YQaLpk3edZu/0brUG02aS4LlmXdOVtLY6qU3FkmI=; b=aMzco1Hyjg5VcTu6WY9toy3elkVOFn8z30HMr+SZppH31mDWdMq1LsNqw+4bNYXpnz /SccZ+44W4NHaAug9X10uCygemFYgUmAbVMPq2dKOj++vmw3ncgzTI3e3AiejFoEmuiZ dwtyuiP9nD6nA+8faQyIMVkCqaiN4DwQbXTq0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713506096; x=1714110896; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/P/YQaLpk3edZu/0brUG02aS4LlmXdOVtLY6qU3FkmI=; b=sO3XgT8/IdUiZSMr1FE3mrmfTjg9J01JstlMih+216G2bSObYwL9bH/n9LlAd9KV+O tUgOXoPsF0CqozPs87PxGt/Y5weN0+QaqJFLV9Q8YkHM026iym+F4gSvVAqtSuJ+uNLm GcbvHtmgyDHh7ZxkwuEA9TIuoePojycT4sRQYGB2ymn2I++0T5VGEOMP1NkIiubNReOP Ll3pR4Sgj9PP4Be6RMvoIytSdFUta9NYS43nJSH2+FKWZMpPSMVoMjYEVmBuWc5V98cA 2A9AnQbnUc38QuUkeb/oPZeoblfppwYLry9nIqAZSS9FG5tDueDz2E9s/5zAx5xPil8o 8ngQ== X-Gm-Message-State: AOJu0YwpULzXVDQUaAZMmaAzH42DC6/1VC2N/raoijrRiwJX/v2OdbCC NpkRVmjBgdWsctxBhpmso9KcvQMpOyRV06PTxnJmZTaqUqaGLVTwfA8hQZtnfo5OyU8SekFM9dI kEbaTMK28gzcSHll29FspqQjatGOHaerBHA3RIBZ+sd9SC1H2 X-Google-Smtp-Source: AGHT+IFApzJ2RBhdGzam8N1gGNZWVaBzt3xnV7vqcSgh1CS9ztimBIUQpNPKZGH/xbH+nh+M3hTOsRFypyfg X-Received: by 2002:a05:6122:1786:b0:4db:223b:1c0a with SMTP id o6-20020a056122178600b004db223b1c0amr881927vkf.11.1713506096707; Thu, 18 Apr 2024 22:54:56 -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 cl21-20020a056122251500b004d8a9542046sm158109vkb.12.2024.04.18.22.54.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Apr 2024 22:54:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Apr 2024 22:54:56 -0700 (PDT) Message-ID: <66220730.050a0220.e483.79c1SMTPIN_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 5A49B6052514; Fri, 19 Apr 2024 01:54:56 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 83a31ef4d4ecc1e8671bce2f24bb3e3ac2b7acc9 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 83a31ef4d4ecc1e8671bce2f24bb3e3ac2b7acc9 --> testing pass Test environment and result as below: +---------------------+----------------------+--------------------+ | Environment | dpdk_mingw64_compile | dpdk_meson_compile | +=====================+======================+====================+ | Windows Server 2019 | PASS | PASS | +---------------------+----------------------+--------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+----------------------+--------------------+ | FreeBSD 13.2 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | CentOS Stream 8 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Debian 12 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | CentOS Stream 9 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Fedora 39 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | openSUSE Leap 15 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Fedora 38 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | RHEL8 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Debian Bullseye | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Fedora 37 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | RHEL 7 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Ubuntu 22.04 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ 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 FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL 7 Kernel: 5.4.0-167-generic Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) 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/28878/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/