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 11B9D4551E for ; Fri, 28 Jun 2024 09:08:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EC100427CB; Fri, 28 Jun 2024 09:08:01 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 0EEB5427C8 for ; Fri, 28 Jun 2024 09:06:30 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-64ad8d7b804so2651237b3.0 for ; Fri, 28 Jun 2024 00:06:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719558389; x=1720163189; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Dghli2REFFAgrAJ0FuGxJXzQXP9lE4G1jSvBFOj1z3Q=; b=HNGf+cH/JoXgHc8Bdih9KB8bUjqolY22xs3lt74abmyxJh7v3hxluVX5LxeVHrzzTY 9u57DJUCjX5eox2/uk/aygSodxw8HkLsoe9XxBmFSlHwKYsFj9fcFfZIdYd3kLSBNXOZ dxUZgFbM5tMng/cV6KYf/ozRXbH0j4vMROAno= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719558389; x=1720163189; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Dghli2REFFAgrAJ0FuGxJXzQXP9lE4G1jSvBFOj1z3Q=; b=kn5Z7x4fNbNB5YOD/HRu5/I1ojRzdFI9odB64cQDSa5sPg3tCuXBvVPnQP7cFZvG4f EnonxZKmqV1Hj8uM9o3iSNgSWJblIVNPO/QWQSWWCx0U8t6Sg8BCJzyJUkPJ1flIsbRB hAYjL5/ipSzADushg9wKDa6cUyIdB9R/tR+aeMj2zgDxjUxp/8eb1kpLCG4GBU4Kwypc OkvRFfJ/+JtRSjl4YqOEsFcO7buGs2+q2NNmtHg5homGJNko3BLcDXrAQWY8I+XuJVbi 51Z6Oy9vxNTdJyRfsl76G5a5GbpPHHxzPRanr4i5awIlP4jZ/+tEuXwWavWFHjBcc484 Jekg== X-Gm-Message-State: AOJu0YwVmxVmBAbB5riVj4ciNj3qpYZ1MIhettT5wy1VH6zU92YRYnn8 3qXM32QxQ4kMrBTsb9lo5h0ZltWYPI+gnVFbgrmw90NeXFnq357YvQMrUMQHsOyOz2bnuyzLKjx VZmAs9uPVRTfd6OQg3ZaBlGHdapH3ssW4V6GVAJoOfWTN4CrqPCyJGF2C X-Google-Smtp-Source: AGHT+IGpsLw+XmDLO/b1RJRHJetie+dyoEjg2JYrDlvT6pGTd0RZxms6QkIcdbSYkT63XnZNmYAfEi4CUEir X-Received: by 2002:a05:690c:d81:b0:62f:206e:c056 with SMTP id 00721157ae682-64af3136906mr4552237b3.5.1719558389357; Fri, 28 Jun 2024 00:06:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-64a9a142661sm367887b3.9.2024.06.28.00.06.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Jun 2024 00:06:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Jun 2024 00:06:29 -0700 (PDT) Message-ID: <667e60f5.050a0220.60914.2c0eSMTPIN_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 DD952605C373; Fri, 28 Jun 2024 03:06:28 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] c15902587b538ff02cfb0fbb4dd481f1503d936b From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: dpdk c15902587b538ff02cfb0fbb4dd481f1503d936b --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Debian 12 with MUSDK | PASS | +----------------------+--------------------+ | RHEL9 (ARM) | PASS | +----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------+--------------------+ Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29628/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/