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 A462C43B6A for ; Fri, 8 Mar 2024 07:40:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 96A0F40298; Fri, 8 Mar 2024 07:40:13 +0100 (CET) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 5607D40274 for ; Fri, 8 Mar 2024 07:40:06 +0100 (CET) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6e46dcd8feaso1191767b3a.2 for ; Thu, 07 Mar 2024 22:40:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709880005; x=1710484805; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9//y1mD5RF6/SzZAYo2/I1cuUKgFpaXYGhafD01HQIk=; b=OxGMtbuOgSCqNm837PW8w2JmSZGPGIjwzYkgG0lYGe+eeHQE7xjJGZm58df8hL8uG4 7GNBTXDZMer2Q6IGbLlCWah2ZaqONf5y+eyX3Qp5RwNsPOhF5EQzhFhjt3qSEgbK5DJI QykUwe0XvIYdPOpLkaPMjMe1fDsWx93MtF+RA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709880005; x=1710484805; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9//y1mD5RF6/SzZAYo2/I1cuUKgFpaXYGhafD01HQIk=; b=ZjkSCyNCSNnFc8aRsl447d8qPbrb+beNpBuRx9EfBmtClbMfWhq7QQG4uEmF7adyc7 4ZzpSuyIiXw0LopwPbvaSS2yIqqOfX2CHNYEtD3TzCWIDCBB4EqFy43tvn7lF+k58Su/ ETCsrhaQzNhb0REg2P7kGRKWwVZoZH7tDsN4+cPW5ACJ2uW53ywPFNwjE5q/0zM60xJR Tyv73yyKM+Qn9h8vwuIfXS6QSxH/Ienty5z5g/XLgNQmrigMEnjp3cYvVbGAwrZ1gF+L kmWTZCjoibkz4MFJvXk1LjLQm8POPDFiqpq5XwzSV8euvmsz8QUFSefdZ2ZGkaVw2U1X NYCA== X-Gm-Message-State: AOJu0YxVYO4/6TO81RZsKZ9lI1To2vkJP083+fFMPJ3cqA8KAoaftOr/ vhO8fsvgTlreQCO33ut0Ua1e7MeNu3FSQzehZjFSQICULTIMYRQ3+kahKESjUDF28WfftK7Z6Be bbn7ueCttBzaDZGcBTnfLAdzjjuTLrGEH X-Google-Smtp-Source: AGHT+IEj0oAzXSE7BjQqBdYgP7tNNactj9nf3l+i82HxaeMxyZvORi5n5JSw3zgj4L7+A8NNOCI8BCuWphyE X-Received: by 2002:a05:6a00:845:b0:6de:1b57:ca8c with SMTP id q5-20020a056a00084500b006de1b57ca8cmr24188865pfk.23.1709880005535; Thu, 07 Mar 2024 22:40:05 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i9-20020a056a00004900b006e48b0710d3sm714155pfk.24.2024.03.07.22.40.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Mar 2024 22:40:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Mar 2024 22:40:05 -0800 (PST) Message-ID: <65eab2c5.050a0220.7f2b8.a1e2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B80D86052712; Fri, 8 Mar 2024 01:40:04 -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 | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | 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 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 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28385/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/