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 890E143B51 for ; Tue, 20 Feb 2024 08:22:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 84F8D402D1; Tue, 20 Feb 2024 08:22:05 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 2302D402CB for ; Tue, 20 Feb 2024 08:22:04 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-dbed0710c74so3154765276.1 for ; Mon, 19 Feb 2024 23:22:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708413723; x=1709018523; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IGNhYvPGcHCVT1lifXpP5MTgBAXGk9nvIfaVEWPvnLQ=; b=KhcLzyMRI4vbqkAqzg8KkGf/hSgbB++na1q08GPEcovaB8omVn7IqR/wt9wwFjXPdT PCnG8oPs75k5mquIIbE/Ufiq053cdwi3i+Z+9C1zDYDCG7vspBt4PBDzCAgtczj+/0ZO SBK2Vc0Vx/d0nhJmzFHjRHx+pJildmGAKHItU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708413723; x=1709018523; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IGNhYvPGcHCVT1lifXpP5MTgBAXGk9nvIfaVEWPvnLQ=; b=DsEDGrLhViOqANve4bB73yUjthQALH78cRVFyLqK9GNIxBjyjAJJZ5Oh+P/n+qG46r gU8V+rPYz5fhu6+D2iUYPx71CANlO5ktxa5lAc1b8NNFU7x0nEHZI2gGB49jXPERa2kM BQCpqTAfleHsctW566rIbTKEF1x9w5MrP4/bTP36PHcOCiobGBldyJUG0pRDUhgAhnpg 8ZgsFhcBF1jM5TreriN+q0/WbP3kcjLFd3WW/zfKTZvCTKJnYwEsooDz73MKeahn4Jq+ fl9Tsfbq3iYP+Lb6spIfoDNYPv+dtpKjRseP5lYOWyZdmmFEmEIwDzNGV5THo6Xv35AS T3eQ== X-Gm-Message-State: AOJu0YzTBU4QBna4EmChCI1MBoqHQq31/K6KQSDsIPxEm1tQ2Bcj1JK3 DTFQ9EwiSLI+SseOxc3CKWUSOAzfIV4THNKD1JlPmKxI6LvmLZgRTIrlKMYUDGUkVFCvZyt/6bW l0HgA4Fiasw55h15E3P6GRRe8IYvwwEWV X-Google-Smtp-Source: AGHT+IE7b6VZ1vq4LAXMlWfuBL+U/zNmILQcGKPS4SlFLc7Y7DymQkUw3lriyt09CdE9eXvLtRCrRcOEIBIU X-Received: by 2002:a25:8402:0:b0:dc7:4c21:fbd5 with SMTP id u2-20020a258402000000b00dc74c21fbd5mr12524607ybk.0.1708413722121; Mon, 19 Feb 2024 23:22:02 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q2-20020a257502000000b00dbd01992442sm574896ybc.21.2024.02.19.23.22.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 19 Feb 2024 23:22:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 19 Feb 2024 23:22:02 -0800 (PST) Message-ID: <65d4531a.250a0220.e27cd.18b0SMTPIN_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 850AA6052712; Tue, 20 Feb 2024 02:22:01 -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 | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.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 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28058/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/