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 7B60E43BE1 for ; Mon, 26 Feb 2024 07:48:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 77B96402BA; Mon, 26 Feb 2024 07:48:55 +0100 (CET) Received: from mail-vs1-f97.google.com (mail-vs1-f97.google.com [209.85.217.97]) by mails.dpdk.org (Postfix) with ESMTP id 8D9A540144 for ; Mon, 26 Feb 2024 07:48:53 +0100 (CET) Received: by mail-vs1-f97.google.com with SMTP id ada2fe7eead31-471c3d23d28so1335686137.0 for ; Sun, 25 Feb 2024 22:48:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708930133; x=1709534933; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=glleF5tVObeml6QSK9GPwPqn2ssbJUKyDryHTNOfPlU=; b=XLY7K9LrLOMyuzlnEnsFtmKM7PnJMiDjOfBx2r4cTwoVseuOocr0u05FILM4rcVAZa vIwJJnmWelXdcN+pTg+miwsgjJNuRjfphWUVK9uHmy8s0okPa8L4zorpZ7e/h1OdSZxt w7fAGPjgmAM0aG8jJzM9iuNGV4awRa3iKzw0M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708930133; x=1709534933; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=glleF5tVObeml6QSK9GPwPqn2ssbJUKyDryHTNOfPlU=; b=w1+CS8DvSaiFXE31B6GQhnf9cPRdb7kI4Gz+hdJelQHych9B4nd7PkUyw7uTFHoXBR 1AiGQQGvn/kJW4oy+g359FbKFjuxxONR6NxqteUOHr+75T9b9ABcGmeoILi09LF7nLLJ qt3X7uXAeN5mUNQyr+1VXRxQsPaknLZdNl9OGRmlX6qJmD8ygEbmU524jaCBeyK2VLmV MasUhIUCfr73F2+TWPrlcH6hs+Ya4LTPVU18d4hPNQbxgj0u1vOTxakzqGN3mtUrSfYE 97teA6iKZT19vlUtKfnr2+6yX9qimfMbXZhikPIKyseWp1F0PoHe4zQbm1vMzF/1DrrS bb4w== X-Gm-Message-State: AOJu0YygR25pJ9+XKhCHDZEry2/KDPHd5eMS0BkOQ9AKveFkM77hWaH6 ibssMSqdZkvBTUQvNKswgoNFo/k8IIcWUK9O/KpJ7x9BJOgBR4NK62oDEdq19VwuLI400+tPass JTM95+SyFQfdl12RL/UhjtluVbaumnAhtVWI4Zs81oN7up+Ye X-Google-Smtp-Source: AGHT+IGDfKHm5tMI5LcFbzfgh7oWz8lj+KkrgTHOeJKlodPWsBVShQSaUmsZ+ej22t6VxTiaiLVBnt/LFyk+ X-Received: by 2002:a05:6102:2376:b0:471:e3a6:9697 with SMTP id o22-20020a056102237600b00471e3a69697mr1993596vsa.16.1708930133157; Sun, 25 Feb 2024 22:48:53 -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 f1-20020ab06f81000000b007d95c7dc63dsm177757uav.2.2024.02.25.22.48.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 25 Feb 2024 22:48:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 25 Feb 2024 22:48:53 -0800 (PST) Message-ID: <65dc3455.b00a0220.116ac.d2edSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id CCD2B6052712; Mon, 26 Feb 2024 01:48:52 -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 | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | 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) 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 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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) 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/28142/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/