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 726F6438BA for ; Sun, 14 Jan 2024 03:12:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 67D2C402AD; Sun, 14 Jan 2024 03:12:55 +0100 (CET) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 2EB3140297 for ; Sun, 14 Jan 2024 03:12:54 +0100 (CET) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-680a9796b38so53283586d6.0 for ; Sat, 13 Jan 2024 18:12:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705198373; x=1705803173; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RcwibxKo2HVyY3PXlD1pi6jku3NzJLdRsT7vGYg3r5w=; b=OE2UlZmDWis1G8QYh1VcaVqnQJeRKuv27JSYTlFRO+UwI9Xa0BzJRMZ4l1MPZm8+NO NWDlRY1dRSOre3MJp7ZE+KGSsVQsjXlQP0tPNCrU4FaRXGlK4OPvBbOgASl0J4UyV4wb Oz64/JFKQ+20LukWYqwV4wV8oH75omUyXszn0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705198373; x=1705803173; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RcwibxKo2HVyY3PXlD1pi6jku3NzJLdRsT7vGYg3r5w=; b=bwnBkeZHp0UNM6HUFt5FpjeWeAxJsKCfiXQ57O/onnqpC4MNEJCLIZmpeXOERt8Dwv AmMpgHSJX1I3tzULgg3wTbdxPnZfktcosDOJMbemH9G3Kx4XJ18ZTP+O/fpUfBM7v0gT s0NlHQGMhzNv9cqFbxn8nSCwJlAtC6CknF8ulXN/+N2Y632yCPMTXLl6tBpEFqf4WSkr JS/Nki2yRVTFqvkzV1QDPidxxtPA15a3BUYhKaf7AKtATYteElfcfxsNUT9VrLAVmNIn EdjVe8um+G0Xg3H9+Ju0vmK1oN6drlTz+svy9UTkMtCKiBkcx18hdRVk0GmpGjxaGy2v TYVA== X-Gm-Message-State: AOJu0YyeDxd+OZGPlyDF0Hz7ULPxfJjDOKww8RRNqDgbAAZdJkFbiPRT rM0YrTJH9nfS89LXT/sYURq5FYpLMFKNiuxvV8iHddcg2y3ZqXQrIhT04vYfmfA6Kw== X-Google-Smtp-Source: AGHT+IHJyL3zS12vmhdsC61V/APQqX5gDy39dQ3BdPwrrmHIKd1EcT7d0Fe1c/TqJf483m2nlQNKLrHlBK56 X-Received: by 2002:a05:6214:410:b0:681:3a94:789 with SMTP id z16-20020a056214041000b006813a940789mr4849553qvx.78.1705198373588; Sat, 13 Jan 2024 18:12:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id eb11-20020a0561302a0b00b007ce0a9fcdc8sm248270uab.19.2024.01.13.18.12.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 13 Jan 2024 18:12:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 13 Jan 2024 18:12:53 -0800 (PST) Message-ID: <65a34325.050a0220.41ab2.2e00SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id EB0DA6052516; Sat, 13 Jan 2024 21:12:52 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] d4af9a82063e4c39568191eaa12955d3ca39581a 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 d4af9a82063e4c39568191eaa12955d3ca39581a --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | Windows Server 2022 | PASS | +---------------------+--------------------+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27657/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/