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 93CE643DF3 for ; Thu, 4 Apr 2024 04:09:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8C4CC402D1; Thu, 4 Apr 2024 04:09:59 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 9B1FD4029B for ; Thu, 4 Apr 2024 04:09:58 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-22ea805f3edso234025fac.1 for ; Wed, 03 Apr 2024 19:09:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712196598; x=1712801398; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OcOSzHVmt0NQBSUFB0ZW8polXVi+KdpBlK4p3zJEqc4=; b=PhACy3/gwPm6710mFMxVh91rK9JfwqBzw2hSWAsa6lZ9pSZWKXFDNavY1u6wK7sVC1 VTe5CYpPU4iBAQpsMKVa/2Lp+hN+PO4s0e1r7DmGSLT1unrMyXHUUZSkmms58MAi1Vv3 YacD4dP65sa8vnawl5b6L9IkTGfn1L+f0FX4o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712196598; x=1712801398; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OcOSzHVmt0NQBSUFB0ZW8polXVi+KdpBlK4p3zJEqc4=; b=L5YWgSA6ToyMb9Kf8f2ebN0e09wwfIM3+PaObGBrtwNYh3STwTG2S1O7IHY9khVZHS d3AmgW4UZqG33YAu3Qs+/g0JWsCzBRwQKF523ClrdjZY78DBsh6IV2yDOr6zB7u0oA77 h70QWlGZx88DrtzniOe3Aqu3yx/5N791u+hNcZQ1X53pCTKYGKGrwoRvd6t/kR2TtLL+ h/8zknF9Rlk6H7sF/R+hyrE5pTdiP6ftHbanufT/3L+UKJZSESBTqLgJPQV1fuzrWbcK 508/YdcjbhY7zhtlRzG3VXhyNiTjUO7EEpbQrXiLPVZG1AKHq8cCZ9ZeMNkyvy3JDEtt +YCA== X-Gm-Message-State: AOJu0Yw7t+4kV+Ji3UD9W8ut0NfTFhzhPRvt8IBpBRI3UYXMfBJwevlJ x920wXGGMGlE5RgtPeuKsGa6uGLt6A4aKKlmyNtaxb7cOGx0lMnoA5cZrlSlRYmK8wDhJDjQIs9 PAjxqeA7CzIwpM8Szc1uBDcBoLvYhpnppxM0EvMRuSg5NY8n9IkQ5+hq7 X-Google-Smtp-Source: AGHT+IFfUAMlmjYKSo+Qr0hoIvopiPmLiwkXW6p/6fYMuW0eTtd7SXUu1aV95LofrBE5ZW9seA/Lq22YS/8u X-Received: by 2002:a05:6870:e388:b0:22e:b77e:1fa9 with SMTP id x8-20020a056870e38800b0022eb77e1fa9mr384175oad.23.1712196597929; Wed, 03 Apr 2024 19:09:57 -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 v22-20020a056a00149600b006eabe72ce7dsm947049pfu.3.2024.04.03.19.09.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Apr 2024 19:09:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Apr 2024 19:09:57 -0700 (PDT) Message-ID: <660e0bf5.050a0220.b104f.988aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 1DB5B6052471; Wed, 3 Apr 2024 22:09:57 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] e2e546ab5bf5e024986ccb5310ab43982f3bb40c 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 e2e546ab5bf5e024986ccb5310ab43982f3bb40c --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Alpine | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Arch Linux | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ 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 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 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 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 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) 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 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Arch Linux Kernel: 5.4.0-167-generic Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28713/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/