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 A9D0441B46 for ; Tue, 29 Aug 2023 07:02:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AFC094026A; Tue, 29 Aug 2023 07:02:04 +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 5D0584026A for ; Tue, 29 Aug 2023 07:02:04 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-58caaedb20bso46236487b3.1 for ; Mon, 28 Aug 2023 22:02:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693285323; x=1693890123; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pGxY26jtrdhUgB223VEHi/B50f01Ep2n2AUkiqRpOo0=; b=bKRxebqa6bHsbWI54udYyv996tdoL2UE1uJO6BeEnWXSpaBkzJ9x+shrNqdLW67jqU ZNQOVTN0hbXMx8dp4wtT4LqNyIYHJUd9rwmvU7W78ejdHz3fK8UhGWEoHlDebjHqyuZf zsa986mrAutpB174lcII/UEtvsbM9oQA5/dZM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693285323; x=1693890123; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pGxY26jtrdhUgB223VEHi/B50f01Ep2n2AUkiqRpOo0=; b=WSCog3j4TqmCus/dQh4qKRfSJDIvfGOKmPOcUC5XERlN9iJ++7P6WH5fSxu1qEDoVh 9ZO5go2omu0eQoPVqaOyPIECVewTxHnn67ckYrKuL+mYETOUePrfx+2N/XgCTbUnIf3q oqntbYfPt1izv86zRy2LZBVqKDiDR5Bzl2jgGf51xtKicOFmZl7JOURry03tw1qU8dmX 2qm1/FMFhLbosyNkTO7TC9LUZcdwZp71tYp2mowpNRidEHzTALhrZDeaf7OV1xt4KZqF hPpxJCPkfaXLyEX1GW1UFJ+OZ7eBtWKatvcbyKTHgDW3lKtu8hOb2WkdS/z88zznEmss KQpQ== X-Gm-Message-State: AOJu0YzTtfSdk9y2JVWvfkpJB2YAxd9QC/3WDjpnyPv45Q4rPQrevCB5 MGml5CiOUHFZ1fIqWoaToexpSX6ZC5vTPNs+AdlPGZEkoY9l+g== X-Google-Smtp-Source: AGHT+IGrECbf4umwe2Gr9H7KJmUqVuHZoBcGaqj4lHuQhbzYl0UiWu+BgOf5JjfmwretUhdmd36qoqXPUwWn X-Received: by 2002:a0d:d608:0:b0:584:61df:45e8 with SMTP id y8-20020a0dd608000000b0058461df45e8mr30570239ywd.13.1693285323795; Mon, 28 Aug 2023 22:02:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v132-20020a81488a000000b00583d1003200sm1036474ywa.52.2023.08.28.22.02.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Aug 2023 22:02:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 28 Aug 2023 22:02:03 -0700 (PDT) Message-ID: <64ed7bcb.810a0220.4c52d.37bdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4361C6052471; Tue, 29 Aug 2023 01:02:03 -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) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/25966/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/