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 A8EE643268 for ; Thu, 2 Nov 2023 04:59:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A30F6402C6; Thu, 2 Nov 2023 04:59:09 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 73F78402C6 for ; Thu, 2 Nov 2023 04:59:08 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-359343e399fso2270975ab.0 for ; Wed, 01 Nov 2023 20:59:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698897548; x=1699502348; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VeVdthSv60yrXpmdjdWa2vRu7JaUEqbopO8ZrBojZ1I=; b=AYSlMOyNc6+LA6nqIpWYAcWvu2ccjsvasUbrd1Bc8JlmI5gF7SgRr11tcMo2ICRSyT vZkfHFMaOzj1qofbgmL4OI20lxCgXf19hn54edQFuAvjOJyFOWKuhZVTQTmmLdHr6bFW 0cf3X0F+cgYAdlNSbf55z+8SCeDC15KYtjta8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698897548; x=1699502348; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VeVdthSv60yrXpmdjdWa2vRu7JaUEqbopO8ZrBojZ1I=; b=Kl3cYAo0WXxjIcBuiAvmQUOVD9JmRSRzD6PmmTw45wPYfn8dFA3Nx5PtuRUnnq2ZqM 6juhC0R3u5X55igMfHywlZbicLYFVVZMQUKFvzn896Zf0sv6MLzUPl73gD5b4kLe0aW4 CCgBsRhVgdyRD1sQ3GbaNSvb1QEjX0kkUXbfd4Fhkjv1P/yjTEYDgfaih0sE1oUZO8zV WE3aTEEfOXWQtmIJrD6EVCzP16sByq61MPimagZSghYAW+WrGScgijWt7Dt6mrCyqOh8 YqI8nj5VrQRvR4tGZV7YdFy1tYPXbIrEvvZWh+rTh0FL+Ggp8b7WRnxEQ9P/tIiGFHMW M6Jw== X-Gm-Message-State: AOJu0YwzLDx4RUrQJnwll3mAZUpoCvXr+momrgSlJjRveYElBuMRVny6 2QPN5M8QLDJnzf1M0nitbKwAYi1RIstnBjRUa44W/FI+MP0UKEG3SZdgIQ== X-Google-Smtp-Source: AGHT+IFThgCfSaqGPDlvxAQT/nu1N6SXGf7hG+6O6vUiW76bYF6RIcfzaRcZpd9JZ/SLVZQ59JRkWVdkGJr3 X-Received: by 2002:a05:6e02:1d8b:b0:359:53a4:b221 with SMTP id h11-20020a056e021d8b00b0035953a4b221mr339550ila.22.1698897547859; Wed, 01 Nov 2023 20:59:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q7-20020a0566380ec700b0045b06ab40dcsm694274jas.84.2023.11.01.20.59.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Nov 2023 20:59:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 Nov 2023 20:59:07 -0700 (PDT) Message-ID: <65431e8b.050a0220.8a5c1.a786SMTPIN_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 7CDE4602A042; Wed, 1 Nov 2023 23:59:07 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 1025bd1c24b1be70e028c7ba0595782bce75fcc6 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 1025bd1c24b1be70e028c7ba0595782bce75fcc6 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26775/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/