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 6156243F1C for ; Thu, 2 May 2024 09:10:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 598AA40299; Thu, 2 May 2024 09:10:33 +0200 (CEST) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id 3C2034026F for ; Thu, 2 May 2024 09:10:32 +0200 (CEST) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-790c7785ddbso368492285a.1 for ; Thu, 02 May 2024 00:10:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714633831; x=1715238631; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=o4RS78oUw+DHFOz+iIgHo8yIkZT+Bcoos2REdpLYjJ8=; b=V17gwVwSHlv+KSqx54dOrftEFSd0AWXj3MDkQ+2w+78x0qMqjC07evIn/6v+EKlPii H6gtwnK2KE5WSIf0TC6DD9CRVb+SAiXrhOKLMG7uBwBoV553SyhkrDXxcdaVeNntJito tad0847EyE/aWN2YMSa8ACZiB4+IdwBOO/3y8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714633831; x=1715238631; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=o4RS78oUw+DHFOz+iIgHo8yIkZT+Bcoos2REdpLYjJ8=; b=XIHRqeh48Gia8H1vAxS3SmclzqMwCNAy8E0iQGzI8ckyo8RLF7jzKVV8vcvoYYkeRM Zqrgk3EJuX8F06z2CwCsTBC1dguJvpBKJxnv5Z3SGhpvpfCz4JuYyh0D9SjtSf7fJqQA m4KXWx95zgqKwpjNY3mOXEvR7azXll+oFyoIG2HNanbEYh/Gvpz5au99KtHZanpBq5mw UmN0kaQy23a8nSP1eO2FL0yUr0mgrz2FC7hkuEt9ay3J6Fk+mT+416mAxuWP9m2tFAUq 2XrRofgPP5P5/HBFzSOToY415aB7Q+HWKNhWTQBdz/Pc6y5jRat5VGzJ9rooBos+soll 7A2g== X-Gm-Message-State: AOJu0Yxp3t/9M1g3By03n/mM75TL6nB91RRL5KQA5KXt8698bo63JH+p OYTsUo7V9xu3qt2M80ICdcDhb53UECyhSwhprNagyj5CWgJO1TgS6YQf/85F6dKzdhK92UFG1Cs ww8J0QU1leCp+mTgAhsuGyTvPn4t3FGqB X-Google-Smtp-Source: AGHT+IHwOTRDEQi17sT2iCuA2+PV6HRgSyqFRk8D+Mw4fg2YCruOnlhNagPCurvCTGi5nuT7wKAO8B2d6uj7 X-Received: by 2002:a05:6214:528d:b0:6a0:d220:8611 with SMTP id kj13-20020a056214528d00b006a0d2208611mr3972217qvb.2.1714633831615; Thu, 02 May 2024 00:10:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y12-20020a0ceacc000000b006a0e5c81648sm28129qvp.55.2024.05.02.00.10.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 May 2024 00:10:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 May 2024 00:10:31 -0700 (PDT) Message-ID: <66333c67.0c0a0220.1ea18.11d1SMTPIN_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 1CD5C6052514; Thu, 2 May 2024 03:10:31 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] b0b971bf661967fdf3d06e56b5437a779c2915ae 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/v23.11 b0b971bf661967fdf3d06e56b5437a779c2915ae --> testing pass Test environment and result as below: +---------------------+--------------------+-------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | +=====================+====================+===================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2019 | PASS | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 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 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 38 Kernel: Depends on container host Compiler: clang 16.0.6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 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 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 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/29001/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/