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 0CA1B43CEB for ; Wed, 20 Mar 2024 01:24:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D58C94029F; Wed, 20 Mar 2024 01:24:09 +0100 (CET) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id BE18E40298 for ; Wed, 20 Mar 2024 01:24:08 +0100 (CET) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-7e0425e5aa8so1585127241.3 for ; Tue, 19 Mar 2024 17:24:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710894248; x=1711499048; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8jVqcH4v2Qg7Q6phvOQmPDfyb1cb+mKpaAu5FuCcT/g=; b=OS6LrhLanFbz2Vapf90XccD3ufxK2/U8QzjsjtLoyM5qF9NVQxoV+/k0zF0mrpxr1Z AhqXlBjGLLRuRPMSLMdrxVf3SMVMIC9DLnUfXSLwmtWmPtsejT5iGKyZeiPFOkZITB3m 4tlth45X4ceA1rdkowTZIICW2/JtI9Gs1NPLk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710894248; x=1711499048; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8jVqcH4v2Qg7Q6phvOQmPDfyb1cb+mKpaAu5FuCcT/g=; b=f8yviZifzLQ19Cr6Q/safemaNUZ3aXlgc68c+m/pJYZ00Pnd8ii8xnZW790i8LPxbQ z2UCD4d4x2OiQK72fUlefcDo3cG1sPXH63bntcVCFjzWjpdaZr8ABnHZRBUudRkqmETc z+hS5NLqR7BkxBQvzyTHfDwT13E1ibN965u2ZgZ+jw6ZXPHYK9rjxbfPnTLI3z8VvdBi RUTcLPu7gB1HaA+8IYlgkroga4fj0zq8oXGXMBkD4AMgnGi9B2xO7PdK38kVOcU1b+bw s5Pb2NcJE3Nq55v6FykC3AdNC3KdRxCuInXv/TYtM9Xdjmw51WeuTjgvd7esYUfWonbJ 9gnA== X-Gm-Message-State: AOJu0YzUolTtva+ouKKwNU3qVcjStdJ8ojAaNL2+YnUGoNYXVwwQjgBS vLZcTBc21nQ6DSEdQpx7rMs8kDBuo+08fsA6AiqT1aoMSah/54Ea0b5ATy0xfJ7RYz1kDU3TuRK e30OU8ThFpkpd42/T2lKnBG9ngxuyySUsA7h8oYsMEOdaip3a+jtNund7 X-Google-Smtp-Source: AGHT+IGVaak3Dm7HB22IidcXCJLNeJphylpPd/iEetD+rTYejwbIrVIxu5tZz+qEqgMngas32hZ9ru0HT4jT X-Received: by 2002:a05:6122:3626:b0:4d4:3621:b245 with SMTP id du6-20020a056122362600b004d43621b245mr9192957vkb.16.1710894248054; Tue, 19 Mar 2024 17:24:08 -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 iw4-20020a0562140f2400b0068fa33effcbsm728441qvb.39.2024.03.19.17.24.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Mar 2024 17:24:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Mar 2024 17:24:08 -0700 (PDT) Message-ID: <65fa2ca8.050a0220.db88d.1affSMTPIN_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 9E2446052471; Tue, 19 Mar 2024 20:24:07 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 80ecef6d1f71fcebc0a51d7cabc51f73ee142ff2 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 80ecef6d1f71fcebc0a51d7cabc51f73ee142ff2 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian 11 (arm) | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Alpine | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 12.2.1_git20220924-r10) 12.2.1 20220924 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28546/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/