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 8B46B43C03 for ; Tue, 27 Feb 2024 07:56:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4B99A42E62; Tue, 27 Feb 2024 07:56:41 +0100 (CET) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id CE73040150 for ; Tue, 27 Feb 2024 07:56:23 +0100 (CET) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6e4f5e84abeso1234320b3a.2 for ; Mon, 26 Feb 2024 22:56:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709016983; x=1709621783; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7hhxugduT2VPsh+OCOqU4uEgntQJs+WaOlGhwj8n2wg=; b=Wqskh8ksT5INB7PM3TB+4NM+R0KoG5NuEFow2i0546HxjxUUis6WK7K5F0TQ6cNoV8 UucV68ubeGet5sALuZQnMej08MYkohbB53m1vtkPyGyYN9OG6/12Jz3xhAq0JcEH1uDz 2DQ1lizJ57aSdCKyVO5wRIJEBSFKbiUTB+aMk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709016983; x=1709621783; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7hhxugduT2VPsh+OCOqU4uEgntQJs+WaOlGhwj8n2wg=; b=Jr0rKov8BwnW1eCtrlOHIiy2U73ivqjcLpRzcOgWXK/Y7uHBXmxs5F1y62z+07TEaf lTeou5Xy0TSblFOafLYzqCXR6gFrzdP8bDzhekK75I5onTOL50S1C9HdN0O09rujk0dq P7HtJq5s8OAI/YdGZ4r/fn90IWAAiyYWKB5ZwwtaiBvGRL/5e5JhdPC4KWARCfIS7ncu lPkq0oMXuf7CqJPaFRN7580okqRLFC0SZKW2+VY3y2xEexDURIzj2MOk5O6rh7B5v+cr UrmMkmymVTvu9fz4HmXJTrQxSKqYjTEbdy4t+MbHdfBKPU0DvBUsbMlVXHw1zjnWPGdz xBaQ== X-Gm-Message-State: AOJu0YxDia3BCtpdEXb97AZd4oNThVitMx6W2GmZ23kevMBKYXUUmbPj kEHVsxiFGPGmscG1cBq58fFY55LWsYeFcpdKE1TfUW45jrLqesLTcs1KvVzhB+uUvHm4v+UgPt6 BoylfDZtAt3U/rhP4hxDmZuE0DU23XPoT X-Google-Smtp-Source: AGHT+IEqDjGChjpsem29uHnnsVDxvmUiLlmcHKa0jp6eUJKxoZsNI6x33HS5ASLhEVL/FRRZzfTMPGbp665I X-Received: by 2002:a05:6a00:2d96:b0:6e5:3e08:cbf1 with SMTP id fb22-20020a056a002d9600b006e53e08cbf1mr3983235pfb.23.1709016983050; Mon, 26 Feb 2024 22:56:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ka39-20020a056a0093a700b006e546b0af2esm23512pfb.22.2024.02.26.22.56.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Feb 2024 22:56:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 26 Feb 2024 22:56:23 -0800 (PST) Message-ID: <65dd8797.050a0220.87e91.1618SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 27D836052712; Tue, 27 Feb 2024 01:56:22 -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 | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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) Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28162/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/