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 9AA32436C8 for ; Mon, 11 Dec 2023 10:04:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 96513402DC; Mon, 11 Dec 2023 10:04:43 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id C1880402B2 for ; Mon, 11 Dec 2023 10:04:40 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-35d77fb7d94so18241985ab.0 for ; Mon, 11 Dec 2023 01:04:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702285480; x=1702890280; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1jZa6PnpaWOhb7IO0tAa/4CO/QSTLGL2aPJTvllRxZY=; b=NP0Gvgvf1o9K46g19+mckpUGnoTEjeVTIIxNuKdT1nmReO5IUnAV93keOYiyuK8NZd aS0HjoucGkV1eGsau+Eg48L0nOIWRbqGE3UwCGBE1VWki4bfka6YQ07bdMMZMHtVhuHG DojbQEmE9ye8AjFLganzo6zZhjvc9v6D+JaHE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702285480; x=1702890280; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1jZa6PnpaWOhb7IO0tAa/4CO/QSTLGL2aPJTvllRxZY=; b=HC7rZm4vMEFSpCKIJGOsvF0ciwQCpLu5ajurWiiwdV1xEfoQ5XEjwnifcwjxmulHUb rKvNwIx/Nr5HfaRYPhrInoLegQbJCR2hcUN7DX9cGSeANrFMru9jCu3qt91h3JefNHrt QWKWoczL5RTOUxl2TIlAUuABqYvvBQZDFYDgpEOEJ+qSMO1ldd5Sb7Ly1dk/HUN1RrtD irvb1GdELVg+1w/AZ2FeGdhLC9iGIEo4Tnx7ubSWojEjJOKH7iaTHYwvjONLP75Bv9uk gtfcay8Pwc0BRb1Bpby3nXUES33fmgrGzAVNRTt607B66Dd9ClC2gei4jw4rQi2sXGzX V8ig== X-Gm-Message-State: AOJu0YyQIA5nZwHhJS204oBpGEwJg5yWVdTVZ/CE7P/osKN6KdG/4W0B gDkhcF6cJBWWKAh2H78Dr17WzoSNhdXHYhumTTzojPBpn0vjrg== X-Google-Smtp-Source: AGHT+IF3LT80hS7v0X102+e/3WNcOt/nQXuSoa7kKUHu12m/swKUCLD1zs+72l/i/sWr90WBgZxccYIULRJt X-Received: by 2002:a05:6e02:1c41:b0:35d:5dcb:3d25 with SMTP id d1-20020a056e021c4100b0035d5dcb3d25mr8118668ilg.34.1702285480233; Mon, 11 Dec 2023 01:04:40 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z4-20020a92bf04000000b0035d38292be5sm695504ilh.46.2023.12.11.01.04.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 01:04:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 01:04:40 -0800 (PST) Message-ID: <6576d0a8.920a0220.563a5.47cfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BF9AC6051831; Mon, 11 Dec 2023 04:04:39 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 45cef8185a4fcb3aea4279711850c16e580b9a36 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/v21.11 45cef8185a4fcb3aea4279711850c16e580b9a36 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 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 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) 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27281/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/