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 AAC60437F7 for ; Tue, 2 Jan 2024 03:04:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A6372402BE; Tue, 2 Jan 2024 03:04:12 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id E2F4B402BD for ; Tue, 2 Jan 2024 03:04:09 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-dbdacafe012so5590807276.1 for ; Mon, 01 Jan 2024 18:04:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704161049; x=1704765849; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5GGGm92QSn6Y2s9G/Ta/O1eQc7cyv02zMAw6URE4p4A=; b=MXeO8g2UNoYP+lbxjmmmOxeWAyYC4o/kABIZooFWMwK3go99RnehHYuFycBFmcpDK3 9YHF08BhaMEYe8LcSJHY+oxJKYdO+21MEH50kKrNmbJPU0DStLg2RpKW9SEZUgUpvaFC nULC6I6Lm9dHKDqMzkAofaOMWSBb51QZgx03M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704161049; x=1704765849; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5GGGm92QSn6Y2s9G/Ta/O1eQc7cyv02zMAw6URE4p4A=; b=g5nBrFm/gu8kzsEcmzzYGX1v5PZ8bqQXXwaJwtIEmoS0jI36HTX0w0xgo9u13aMZrA SGhQmGX7R6p5xPGGnpmnYxfkhk9TowCB0wCDdcPwKUIcU/NbhpqShctRbwP7syWLqX+d DOh/sUoMeg5O9u7sjiUjydKYeqMyzkKRodehTndz/uZshZE21lDvuTsN+WH3k0DuCiiU tCV+3ajnmaeV+ZtE4VRiCjHtJhydFkR37tAKpOFiabYD3SN0i762n1XKYmeNsuwvyr2c HAKwOW9m9Lv3yNDTsmGvQZWxNxR21Q8HvHoGelKM9t5C2kI1ujTn5rIiUelWLuP3PrYc WAVA== X-Gm-Message-State: AOJu0Yw0eg0XcTb0V9eptQbpfvRfsL54eirkSo/2DU40b6xJcoX4dqij k7ctBzknalrQqMpV57zMZVmNSXEYzWUVdAHRAPhZBWoU04uFwjE3VKOr+U1Xe4TrrA== X-Google-Smtp-Source: AGHT+IFg+ux0E9FkVKqwW6y8Uv2LqafwCMWJdN6AFXdyaTMzVjKgXZUwISs1H0RhiPWr9xtEkhtrlt8mtCez X-Received: by 2002:a25:ab01:0:b0:dbc:ddf0:1754 with SMTP id u1-20020a25ab01000000b00dbcddf01754mr7443611ybi.109.1704161049135; Mon, 01 Jan 2024 18:04:09 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v200-20020a25c5d1000000b00dbd53509848sm1510151ybe.7.2024.01.01.18.04.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Jan 2024 18:04:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 Jan 2024 18:04:09 -0800 (PST) Message-ID: <65936f19.250a0220.d0186.b19dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CDF7D6051823; Mon, 1 Jan 2024 21:04:08 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 6ef07151aac4b4d9601d547f94a996d1c71b3871 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 6ef07151aac4b4d9601d547f94a996d1c71b3871 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | Debian Buster | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Windows Server 2022 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | FreeBSD 13 | PASS | +---------------------+--------------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27509/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/