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 C12EE43B83 for ; Mon, 4 Mar 2024 07:02:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BC3FA40270; Mon, 4 Mar 2024 07:02:08 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 4372440144 for ; Mon, 4 Mar 2024 07:02:07 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-dc74435c428so4437423276.2 for ; Sun, 03 Mar 2024 22:02:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709532126; x=1710136926; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UCRQqFut2xPynY91yuHQjrtsBRdbla67k6e/TpSTyEY=; b=eA1EUrmETKWfsHw2iK+tDmvyA9kHkbJjj4a46Scil+9+bLwlczFLTUOQjJgdgpeMXq U1XGl9keVpzK8KTaETw89QFKqdzuWg6rSVqGhtmi7/8EoeESzN0s2W168bUZpqgIc3ik wvMBEpYuRlQCkoWzWuCINihiuHyc3dvQKD9K8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709532126; x=1710136926; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UCRQqFut2xPynY91yuHQjrtsBRdbla67k6e/TpSTyEY=; b=WucQhe4fFnAXTjZ2/RBGxfRBGMzE6BsAsWyXMQoy0zhwLgaxuaoUmCOn3FUitIGgkw xKpneedToXeBDrJOrHTKO95L0mG1pwd/H0fRQZKW+FF8beXO+/1X/SXI9Pshm3y/SVEY Bmqg45VUGx5qZJ2ybP0w1brKxpnZ8AnA/NJQoZPmUTPz3EUrGiw4ydWKIluw2OMe5+zt 0Fyc8oMGUkY+acuz4ofkEehmPQXz/lB7uYwmhu215E+XhW5bzDS/9Yq4Is/V5UiED1tO 5/iX97MKnJfsxl7rtM9LAa4NDj85G3sS5G3Rp2X+LDYNrW68yhC4jgmtMORd5rxdf1a/ v7BA== X-Gm-Message-State: AOJu0YxdKDNGz96OePeHmHYRSPo6Pny3+JcmGSsaJmzuM0ZCNRVLMF+9 1PUoIUcqi1THpRNWWML5FiHZUHNZu6HNTHaDpDNA6aA+La0Tht9QBvhxc4CaqRAXLGU/Vd4vsLd oqV2xRJahA+1b8oliVnoEti8ctVcUA0chHiL1v3x23D8YjMcR X-Google-Smtp-Source: AGHT+IEurPNObihNRwH7/wzxL/7N8hhnd28HS8kCzVG8HJdH/ydVxCEOP/ar6K390o/G8yLdZm7iLqnIMv8k X-Received: by 2002:a25:13c1:0:b0:dc6:ff12:1a21 with SMTP id 184-20020a2513c1000000b00dc6ff121a21mr5444287ybt.31.1709532126712; Sun, 03 Mar 2024 22:02:06 -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 m184-20020a253fc1000000b00dc2196e0f1dsm515576yba.34.2024.03.03.22.02.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 03 Mar 2024 22:02:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 03 Mar 2024 22:02:06 -0800 (PST) Message-ID: <65e563de.250a0220.a71a7.0411SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5AD856052712; Mon, 4 Mar 2024 01:02:06 -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 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | 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 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/28292/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/