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 E7DB1440DC for ; Mon, 27 May 2024 07:41:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C0E4B402BD; Mon, 27 May 2024 07:41:02 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 143C9402BC for ; Mon, 27 May 2024 07:38:57 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-2bf5e0d8df9so1741822a91.1 for ; Sun, 26 May 2024 22:38:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716788336; x=1717393136; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zwmEta8E12CPQFULabLwdlbkLjOnTd9JCBXkXZqbcdQ=; b=DnLmn07vSaRkpaIxX39SCzo7pAWbOyLmsBCN/1NqBS4y9hMQ3rGzo0oo8RcllNMzFG 3z5cnoLyq5XPV4O7M5UXX+F+ERicT5TZ6QBhlcysg5fBiwz9UOnR0/IeJ/GN0xJFLVj0 h1CCxcLx548Yvy4VwEwNR9vSHqD8BmCiuMPv8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716788336; x=1717393136; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zwmEta8E12CPQFULabLwdlbkLjOnTd9JCBXkXZqbcdQ=; b=dHRgySEV0NHs4CbNnJwHugZClGHSuF1VLcMkWaAJWsvgMn1nNESxYhjGnhx5azzPql vXn5h0RlAR0OHm7oFD0L4lVehtPlF1dsRv2xtJy1dS1MAfH2wbEfkf3zqypGkd9vMH5/ oY2CbNTXb2OICAVv6LbUT9F/yR6sYoN+kZDaawPHWH9tv3i/CZ8z2fxPYyRfU71JgZcW kD4X39D0nks9dZ0VFmAKnQF59LxffmOE5oNhXVoh/0q/TM7iB6SHet/xENjF2bBRRkHv ThRwxM4YVJxi95htFTEM4qIoVlhC3dz2aBUYtNKWZ3hAFq5NrVI+sEZvrTCCXwL3K+SU S1/Q== X-Gm-Message-State: AOJu0YxyUUsmLej1PtY8ESQnva1MuFlrVcehsJ7FPogLfbAWkmVu1YC4 FUhswRoanAVrTjc9m0qy2IScieCZRyF0ZsjGOtUsEAS+IUMhdUzpbqWoEzBeCZ1YH2FUrZkiIvg 4FNXSRHuR35KV5WdT5l02xE6PHs1egbiP X-Google-Smtp-Source: AGHT+IE4YpTn89eG0UJsIcUvP8A/w4ujM+Nqnpbv3HpQGRT6kPv4FmuLyKS9q4UGUkUjE4fTJUK1KP0ssas7 X-Received: by 2002:a17:90a:c698:b0:2bf:82ad:6b26 with SMTP id 98e67ed59e1d1-2bf82ad6f48mr7965551a91.17.1716788336328; Sun, 26 May 2024 22:38:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2bf5f30f4c4sm638239a91.4.2024.05.26.22.38.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 26 May 2024 22:38:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 26 May 2024 22:38:56 -0700 (PDT) Message-ID: <66541c70.170a0220.bbccc.3a25SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 8439760524C2; Mon, 27 May 2024 01:38:55 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139 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 a409653a123bf105970a25c594711a3cdc44d139 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 14.0 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | 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 FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 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 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 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/29210/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/