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 BA3F043BBD for ; Sat, 24 Feb 2024 08:47:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B52CB40285; Sat, 24 Feb 2024 08:47:41 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 7B58A400D7 for ; Sat, 24 Feb 2024 08:46:36 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-68facd7ea4bso4461746d6.0 for ; Fri, 23 Feb 2024 23:46:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708760796; x=1709365596; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=X2swZu0ZG6kpWWZyyKuZDR1OFjkwWATm1n3xPiAIvGc=; b=MjbbRpgRY/BwJ5SMKZRZyLZj+KsKehR1LV55diJF51rgOG08NrTII4DiW2/xTHj0QB 8/7plR0SZcG5vB504UWb+z08gxPCHjAGJ9ykhyFwB1xenrxJQoCWTZS7JNYT8lqJb3/l sEPOmZiYukLE4WohUFIOmVA2PEs/IBvwXs6nM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708760796; x=1709365596; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=X2swZu0ZG6kpWWZyyKuZDR1OFjkwWATm1n3xPiAIvGc=; b=eYTaE3i25kLuwHQqp/lzQIW89m89XttTnjO1FxiweXhkpwLW0N3YpMsiTJDyjGQ6c2 WmG6ZxaFVusHuiZkDXy2nZU/dgyVq+w3KWJNjhxFSSCc6q2NAk9Gip5eooB+h6zQkorx VOXiImlLG6zw7SPjMEZjMHoAfhOOQodiuJmVX2KGjkYhs05nbUTJI/7fMpTgQvjYqfJ4 feourCPxXLXJpWtXvGRvnqtEBwdXxoBJzhKP5mHWAcfWsDg3bi4WBO1KrZeKOdCTSD3r 2uZj5S9M05cS9jYyC3Ss+8snmnHv52dilPVSDbg4yxQBomtJJfm0AocYHSbuN2Y+ZCEy jv3A== X-Gm-Message-State: AOJu0YwPdxQMMm+AfVHU8uS0yIwsuYQoCPLx1yQsTkn7xUWIdp5dJ4Ta mDJsVibv1FtcOZi7ti4kwfTJ8l805pyVdBMUCrmoDtCMoxRznrGLRD2cHdYgwXPwwDxZ07Zqrku LZ9OYK9GwI7oPb8R4kegt03ZyhR6f8ZVL X-Google-Smtp-Source: AGHT+IE/G2g69qwvWJIg+apii/RyhULrvdkCqIMmxO8qDGAi0N/LhqgyA/ut8CgIL4HI5QBlsZiLAHztfK6P X-Received: by 2002:a0c:f0d3:0:b0:68f:e821:ed43 with SMTP id d19-20020a0cf0d3000000b0068fe821ed43mr937673qvl.42.1708760796012; Fri, 23 Feb 2024 23:46:36 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id gw13-20020a0562140f0d00b0068fb7e2792asm24983qvb.60.2024.02.23.23.46.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 23 Feb 2024 23:46:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 23 Feb 2024 23:46:35 -0800 (PST) Message-ID: <65d99edb.050a0220.1b28d.29c3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id AF4026052510; Sat, 24 Feb 2024 02:46:35 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] caf0f5d395d99f48550aa345e7c920fba34a42a2 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 caf0f5d395d99f48550aa345e7c920fba34a42a2 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28126/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/