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 3CA3B43684 for ; Wed, 6 Dec 2023 03:04:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 37B2C402A7; Wed, 6 Dec 2023 03:04:26 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 957FD4027D for ; Wed, 6 Dec 2023 03:04:24 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7b42900b7acso158696439f.1 for ; Tue, 05 Dec 2023 18:04:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701828263; x=1702433063; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Z80GbkbWXEhxbQ2YADNgune3YqaDP1eRo6k1PaT+kNI=; b=A0WeIsfxChFiKBXEiZn42QbBQzd9ybrVK9S/gS5SSWaK6Za25Napass1KrDVAYTet1 jaLZ9fTv6HZKq14KuIvV2wZlD5fA4L2fFXSr/+mYVMmG1NWuvviZc5Y/+RfZ9Aw9vsmn nV4XKL6RtgQnkRtc25e5f3NMcv9pYHj4DNFQo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701828263; x=1702433063; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Z80GbkbWXEhxbQ2YADNgune3YqaDP1eRo6k1PaT+kNI=; b=jYlmqgwNTznTUeMZ90fSzizO7qDRsJnoKDReP6GVNlkcASp6wRp8hHtmxy14o4mzcg J4l5Ees6PtDQaG8BBM5A6ytr6D2YU0ZZQF2oOlTQg0gcSkTt2S93FTq3SiOeU287JNU8 GLb/3roAeAu9hU9DpIoj7QNktr71r3cciQWeRc0EgOTpE4V1NPQRHuW19E+tIBuvm9AD EYlydUSnK8jxyOgP5O9mCAkbYTkxHCnGBEdNvthTF95QxRAh9WsUZjlesSSmSjRc2LQG JQRYJWUMqqGRlShsiGPjMGpCt7TXMsKU9NSlY3UdWOWEmfdzoOlfpRnslJQLZyTO1JV9 cymg== X-Gm-Message-State: AOJu0Yz5fYezCosPbe4WQQDZ7adVLtLIlH8ATPeQISi5hU8Kd4gSl8mJ Ar2tC5aVY1qnfhSx9262THEAr3Q6et+NIIT1DFHG6+tLoycepe/Xetlx8JNjTJCHIVSUcRHWUQ= = X-Google-Smtp-Source: AGHT+IGuXq2WuBhwP5W1Y1pW2yCEVIE/RTycEB8qGMWiNKSyl7eIg0ZjHZ3MkWsTXZIoIYDgBQ4V4NvIk6CP X-Received: by 2002:a6b:5f10:0:b0:7b4:28f8:3130 with SMTP id t16-20020a6b5f10000000b007b428f83130mr302887iob.36.1701828263789; Tue, 05 Dec 2023 18:04:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id t24-20020a02ab98000000b004692645f6adsm80462jan.32.2023.12.05.18.04.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 18:04:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 18:04:23 -0800 (PST) Message-ID: <656fd6a7.020a0220.5887d.2914SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7D0BE604348E; Tue, 5 Dec 2023 21:04:15 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] a526461b0764de52b09b073df84f9e87ec120c93 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 a526461b0764de52b09b073df84f9e87ec120c93 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | Debian Buster | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Windows Server 2022 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27223/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/