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 5D8F443F64 for ; Thu, 2 May 2024 07:57:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5558B40299; Thu, 2 May 2024 07:57:56 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id A03764026F for ; Thu, 2 May 2024 07:57:54 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6ee3231d95eso788144a34.0 for ; Wed, 01 May 2024 22:57:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714629474; x=1715234274; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=y71sJ6hXRQz83WH+FmOC6ikpbyZfwQLLCOH9pUGf4+Q=; b=J2frY5V0dmtdKKxOJI4bdyJ+rxLn+58HQlwS4bQoPoNWV30k++Lv5auPOuQowUPkAS qOd1w6AmeFCNIos+eErppETaPyjrcHSPDGb46vQrKdIkCpkXi1EnTQ7qNenxCWzRMJ3E UAG8In1auYOzTp7ea6H4/ugzyZuvb+l3vVHnY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714629474; x=1715234274; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=y71sJ6hXRQz83WH+FmOC6ikpbyZfwQLLCOH9pUGf4+Q=; b=SuiZNw3WiP7e9yCMCAStG5+fsdxj7Myp8nbGxi5+JOSN9qtc6qKwHYH/xaDDn5mYXi 3gWmmI5niIVP2B5DfQtFmWmquw6f2KtplRs/nUF/U37jG+piGWEr63DInddG8N2i+lyK O7jVyyyFeprTg3XYcHEuNST35VJxRR4bEyMKhlp3/gRE1dLloBUJu24vc0H6srZtPywK UMn80xgYXCe9C7yoE+ItqRfC4SJTIb96g65E0JylGLj/Xg2goMFeN5U9Mx3wpA9MHwpN 6Qa8RYDTrdlOeDWC6gTaakw8W0bTawvyE1ebtFs82/L20RU39OZDQTUWifZ5EtvwPsRU O/NA== X-Gm-Message-State: AOJu0Ywv75gth0qUmpCDs0WnAROsdIMQCT4QcgNxF0BSNVd2PE7zNfmK Si5QdtTlMLNcUIy0W6pgGG+16PmYG9De026gIgtYCHNm7L61ttP21iPTdpW5gbYfsVko6P9gv3U 57KOotiWsS2S1XT7TPU1toFQLDK1kbThftfzn6qT6AS6T21go X-Google-Smtp-Source: AGHT+IH+wGRReXfm11KX6BsrkKzoQcQ6lt9nQurI5zD5dds3gmmYY7xm6Pn45fFMLisOnfKyi8oyJrfWUKlB X-Received: by 2002:a9d:6755:0:b0:6ed:c39:715c with SMTP id w21-20020a9d6755000000b006ed0c39715cmr773041otm.16.1714629473898; Wed, 01 May 2024 22:57:53 -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 h7-20020a9d6f87000000b006e888ef42e5sm23274otq.12.2024.05.01.22.57.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 May 2024 22:57:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 May 2024 22:57:53 -0700 (PDT) Message-ID: <66332b61.9d0a0220.e2ec7.0bf1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5CB266052514; Thu, 2 May 2024 01:57:53 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] dbd8f39c7c0fc66dfb49d2c6459bba20545c45d8 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 dbd8f39c7c0fc66dfb49d2c6459bba20545c45d8 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 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) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 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 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 38 Kernel: Depends on container host Compiler: clang 16.0.6 RHEL 7 Kernel: 5.4.0-167-generic Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29000/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/