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 86DE043F4E for ; Tue, 30 Apr 2024 02:33:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 81212402A8; Tue, 30 Apr 2024 02:33:37 +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 D34B640262 for ; Tue, 30 Apr 2024 02:32:12 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5af23552167so3292803eaf.1 for ; Mon, 29 Apr 2024 17:32:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714437132; x=1715041932; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VgiacHBvrwjvQjobCRcYmhg/e+Ez55WBYYpmGwutRbA=; b=J+QZ/URc54Ie7IUTTOdgf19t/O8iL7y3PwTvzTsi9C1oDL4jzx3VZpWuThDjpMVjzt Z1hvn/e67tLIRITy6zsw2ApGPzZiMPL4wnq7BA9QLtbZXUYXsz+kvcCsq+ydK1Hz68lu FfLUIDUopxXmhjYSzT+ulinZ1BPBXJuDuNlsE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714437132; x=1715041932; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VgiacHBvrwjvQjobCRcYmhg/e+Ez55WBYYpmGwutRbA=; b=fhi8OYo4jQg952N4km8wObVY40HPYVXfBXXuuEbv7lOLyAN3y0TEIn8USx2R9BcpAg LOQOj/qHGC3T0W+i94ppz5mFGwQYDUyv3C4/XRSw/CailipMZNMYx1pUVa2FHkOv3bhY CdNLF0cqf25Pa+3c5O+wYENf0h3xiX+J9kl2ps+elLFF2KfTN4JdoYT8FVI+2g9mck8g CyEOQA1wcBF61VJfBSAf6LBZKIEcUs8ZLkwmUK3mpHDLsVIgcZ4ScGcbmb2FuTm5e8HB y8k2AVwm+GTq4AuQ/vVZ/Rtmbvy2bpWnQ8M7O7wnFr+KOv+VdmCs1xx7xMGaF/f0NK7a e6Sg== X-Gm-Message-State: AOJu0YwR2FCi7cGx8PDitEakIHjI6rQ/A6N6Kpi+YUTNgvUQrmGF+p5u TkMX4FToUD2ztYhmxjRcJhuDvBRx2qERRvwvc7GtSOQV3Idma4EB97iaRhrgR00jZcOU6fodMl0 xcWmGJyr7hrFq+y3UePFdVwzjaOpNg59ZxKNLkGwd X-Google-Smtp-Source: AGHT+IHa9LYLZhQx/pQQJgJGf7axXIB0G86Hle3uzJcsAHvlE5k9jiubm6CKERcpjtx2gACOgEU/LGB+MMeQ X-Received: by 2002:a4a:4841:0:b0:5af:739f:1b82 with SMTP id p62-20020a4a4841000000b005af739f1b82mr10505113ooa.0.1714437132277; Mon, 29 Apr 2024 17:32:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 125-20020a4a1483000000b005a4c8f41a73sm2142934ood.9.2024.04.29.17.32.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Apr 2024 17:32:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Apr 2024 17:32:12 -0700 (PDT) Message-ID: <66303c0c.4a0a0220.9845a.05b6SMTPIN_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 C1654604D420; Mon, 29 Apr 2024 20:32:11 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 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 7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28974/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/