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 277874263F for ; Tue, 26 Sep 2023 09:58:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F41DA40271; Tue, 26 Sep 2023 09:58:29 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 0952140271 for ; Tue, 26 Sep 2023 09:58:27 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-690d8fb3b7eso7271346b3a.1 for ; Tue, 26 Sep 2023 00:58:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695715107; x=1696319907; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2cajU8yiyV14/R06uE71jtcei3/X65A0zwOStOgeNuk=; b=h18bXaXdIOAsLehReiWIDmRx7axVTsoL+Uvs6pgY1D7a8qCvr6mp96HFx7gaLkupK5 EfE/An+hHYOlB8/EIFzyoSFgcUnFXI5t3GRfl2zCmXjonek7A/WmrcvXDTCI9wrF18HT IMlrhcdkFJnAAz41T+kbi4Q5N/N4QfmNOB+lw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695715107; x=1696319907; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2cajU8yiyV14/R06uE71jtcei3/X65A0zwOStOgeNuk=; b=KdyhfpaWJvwndvzpknyo7onOtIzL0w7uqmUgWAqTLwh8Wkev63Vh1KSn9kCfBO1xTo RlH3Pf3imD6tZx+a4NZb6Pxbaif3qOLoDT1arSX0wK2c73dQE1mlqlxih98jk4Lvypeu vZ5S9xi3AjCBqDpu++9RSTHIOeY4fdCVXWq5eHgiRSkjXJIVYwlpOJ88UWM84/2vV7iZ WRdA27NgPnto6xJHnfykHqw24kNU+Z2aJ4ZCJ1kmCAwjjDoYpink5T/R6qFlCMmX4nPa V3FohUOo4uHz2h4KBid89NXr6Y/pGurpDpe5GVp/wA8ErOeJGOru7fjEsobw1+ZfD8qZ oZ/g== X-Gm-Message-State: AOJu0Yzs+WV3GBXLLy7+zZV+W1rs+kzqSI6AQUgDe0o2/DGsOXfXOfxK +WDwdUfWMrhFovv4u6d0SbyBdYRp1BqqTfh5nuW9+GyWUAyy3w== X-Google-Smtp-Source: AGHT+IFaMzSn+fAy/pBn4huq5qUwtzhRO+vYyiwPhTEO0MMO50BOJMs7yXe7eYJyH+lhhrDvadka4Q7wASPt X-Received: by 2002:a05:6a00:1806:b0:682:4c1c:a0fc with SMTP id y6-20020a056a00180600b006824c1ca0fcmr11410873pfa.19.1695715107175; Tue, 26 Sep 2023 00:58:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y15-20020aa79aef000000b0068ffa3da0c4sm520317pfp.28.2023.09.26.00.58.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2023 00:58:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Sep 2023 00:58:27 -0700 (PDT) Message-ID: <65128f23.a70a0220.c7fc6.f2eeSMTPIN_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 531476052514; Tue, 26 Sep 2023 03:58:26 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 4e50ad4469f7c037e32de5aa3535d1cd25de0741 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/v21.11 4e50ad4469f7c037e32de5aa3535d1cd25de0741 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Fedora 37 (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 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/26236/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/