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 DD719436C4 for ; Mon, 11 Dec 2023 07:39:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D7A00402DC; Mon, 11 Dec 2023 07:39:28 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id F3422402B2 for ; Mon, 11 Dec 2023 07:39:26 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1fb104887fbso3193685fac.3 for ; Sun, 10 Dec 2023 22:39:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702276766; x=1702881566; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KJWVvUu7iiZSlT28lBzf4oLEpJgHwxTM50Gamna+zPE=; b=cG7LvIyTGwb8HhQ1JmDe/YfiSEQAIOLpJ8lcgJSzOKeiAejtiFlL+3dE8wstfONvXW yFRm2uOMNOayllp6IFMxx6qE7qs9tEZqooe3mNoQUp4mkyDzaIc5DgTRZ+U60lmRu0dA 9UU5bn9qf23FsFhknpEi8bcDcZNTnngkOlKxg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702276766; x=1702881566; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KJWVvUu7iiZSlT28lBzf4oLEpJgHwxTM50Gamna+zPE=; b=HEvvsrcuCzFm9cmv+PtJidxwx36usAQy6WesEqqqLQyaCsw05ZXOh/Rn681V881CA1 D0WOijXDfgUs+fKQDtezGdkxyZg2lZMDJ+euYEqXfvEKRZiXff29zUpdkVNdVNOMDnRt 2Yy5ClUDHQ4LVaB7M6LATrDR031YXF3xuAKHRezuXFHRXtmvXjI/BuOo8adgsmCsjSxb YVjZpkVlFRiER33+P0AnUCuf1gGwM5bg5YfAPn6bBx0UCci4P2VK9CyiC6zRCH9R93r7 DKe0bAluFaphnvqUp7xscO5hP75nifuIz6lS6J+0stcb6HH/6XBApsAg2QTXT6sI/Tf/ IFFw== X-Gm-Message-State: AOJu0YzgRMrbonmg+k3lIWC6BbwhPIL9pexc3mlFgD/vWxKQ8VB66t4C 0GRmiJ2De1NMvoNJvl/QFVRXPdyL/XUhpDVG+GsTTdcZPJG54OPcab803AquxVCJZw== X-Google-Smtp-Source: AGHT+IE+BjhdIQA67kHorOfIXlF/Y2Fjs2E31bbU+mt98dMOkg3MWyS1x7Q6kPvUgUEeqsxTDNQvY3wXvZNb X-Received: by 2002:a05:6870:b48e:b0:1fa:2fbc:59ab with SMTP id y14-20020a056870b48e00b001fa2fbc59abmr5186346oap.51.1702276766357; Sun, 10 Dec 2023 22:39:26 -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 v47-20020a056870956f00b001f5d37b632esm461146oal.43.2023.12.10.22.39.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 10 Dec 2023 22:39:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 10 Dec 2023 22:39:26 -0800 (PST) Message-ID: <6576ae9e.050a0220.6fa9f.cf4aSMTPIN_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 CDE816051823; Mon, 11 Dec 2023 01:39:25 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 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 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27280/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/