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 0F98443667 for ; Mon, 4 Dec 2023 04:07:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0B9DE402E0; Mon, 4 Dec 2023 04:07:04 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 10856402AE for ; Mon, 4 Dec 2023 04:07:03 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-35d3846fac9so15594525ab.2 for ; Sun, 03 Dec 2023 19:07:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701659222; x=1702264022; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qQvTQo3v1hdrrSCcO0jFPstQN3VT9QG5E5g6jc74z2s=; b=esrBFk5W7szaj1kHxCffuVvwJUAouzWMRlF+nATmz8bR3HpKzwAHAXmJeTtHGkzGhW Ptc4NNoGW4wunhpjCzbKIIjpBaPJdOOER0KhDStitsqAcz3FRNnZ4SNneUotB8sLcKSb 18W054rGsIDYx0y7A/ZaNqeeKSbwaDb+uCPOM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701659222; x=1702264022; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qQvTQo3v1hdrrSCcO0jFPstQN3VT9QG5E5g6jc74z2s=; b=KSdtx5/9y3uBQatVBnopqdAhFfqfzZ+fPBhR2wk1OPayIvMh2ZlGg7EytCuD5pbbSe Mw7vzvPRlGbH16SBciNntbwCUzcuphPrJwAOjLkvx+9QP6jfppxrpF28dblH9uIzVyAQ zMftuLMvk6QgHmQYLMbCJDPA4lC90nIUXRCBf5tLgMUy+klVDGnpziz16scfgjy/rxqo DxFJFAAjN3OXZnyA6RYDHy5tOcBSBAH+oIfFYYG90DMKA5lNWaCixrpbx2vtpf6ces7L vhcOTzcqjvrQcacjhTQoDRiGbqIvajl8O8kHX1HDUp17GYiOVoM2Hx+Et1OXJNs/rhY3 J3Kg== X-Gm-Message-State: AOJu0YwLE2/7xErnUmbGzbWOKNYJXspfx8ZyctaynqckrBny8da6a/E/ ZrhK5lv6fpLLZ4p7MiWEayaUbar/KSuXJAzSzwgRgJMtZFauyt+HacF9pSA0irNZVmp8z92GmA= = X-Google-Smtp-Source: AGHT+IG4avJeV7LS6F4/rzWAk86WM+hYGHkpOVgzcgcVpdLJITd4kIeaAB4b7An6xgPwtW4JhcIF531PI9uf X-Received: by 2002:a05:6e02:ee1:b0:35d:6528:f120 with SMTP id j1-20020a056e020ee100b0035d6528f120mr2418551ilk.62.1701659222440; Sun, 03 Dec 2023 19:07:02 -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 n7-20020a056e02148700b0035d56f892fesm474741ilk.62.2023.12.03.19.07.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 03 Dec 2023 19:07:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 03 Dec 2023 19:07:02 -0800 (PST) Message-ID: <656d4256.050a0220.d97d4.f515SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id E53AA605C311; Sun, 3 Dec 2023 22:07:01 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] c858f006d1f7161986c88847259a400d8f80d81b 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 c858f006d1f7161986c88847259a400d8f80d81b --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | 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 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27192/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/