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 6DEE54320E for ; Fri, 27 Oct 2023 03:07:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 688C84003C; Fri, 27 Oct 2023 03:07:44 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id A83B14003C for ; Fri, 27 Oct 2023 03:07:43 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-581fb6f53fcso914226eaf.2 for ; Thu, 26 Oct 2023 18:07:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698368863; x=1698973663; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ByHcC76K38RomWlTj5D6rel41GXl8VknUyPbVBR/crw=; b=S9lVGQrRGIRmoj2zMidHX7yKz2TdsnX921oCn/5LwSEklfZ9LDpmmewu2bwHCGqpYU LIzcpXFenfauo7jZVP7IwaHTkSeWHXf86He/NXM8PF6pZ+6nMU+Gc3QbimJQ9rKCZ+M/ a+1a9Um+rebJKdVeP/lhrfPBXi38iEYyiF+CY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698368863; x=1698973663; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ByHcC76K38RomWlTj5D6rel41GXl8VknUyPbVBR/crw=; b=aqgTQw9mekNTZY+3Vn8f/SXCWoerKTaEyC98tuGYWK6JXMXn8rj/vwi1vIiXk7nU4Y WWlbyKjaL/KKfluTzuOIJT0+jbYgTo8W9Z0zOQvUbFFMWVbjRM9NlKTMkgxP+SDR4Sps MTXeUWeZyO9Cf7qC+c9L5EEev65DfOCdrI53GDGgQuokPXZTOt2na/DRMHsX/CQKVYxN 8HvKsrMsoKfRfjc7Q+eFhd+D1G+quoGEb0MoAWMyMSBZKZipxYYlTJUmTZyy/fNxsrTw 382vp7nJTzQ7rnyNSxa0zYudmnWQ2zP9qV8Z2GLsVKavyMUZHzfmsNEi8G/i/u1tVgiH EQbQ== X-Gm-Message-State: AOJu0YxCTlCw2pVifikfsIwa8wBlQxN0W5XY1rIl/Y7Uev6kHPQiU44q 3ogG39QxOa2impfEsECl4o2OTfxzalxVxPuOpTE7+ceJH24YEEkN+kj7BBnfZZS9USZvfIJ3HA= = X-Google-Smtp-Source: AGHT+IH7Yq2RUTISY55pO0B2/0vOjdYJt6v3ksZOAjkSng3FBgiXLucHkhAXdsLeMBdVaRvbj3u2nUn23J/A X-Received: by 2002:a05:6871:c48e:b0:1e9:dae7:f58a with SMTP id ci14-20020a056871c48e00b001e9dae7f58amr1017002oac.22.1698368862980; Thu, 26 Oct 2023 18:07:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id yn3-20020a05687c014300b001dd4a87d433sm40683oab.13.2023.10.26.18.07.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Oct 2023 18:07:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Oct 2023 18:07:42 -0700 (PDT) Message-ID: <653b0d5e.050a0220.5aee7.0d93SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 777D0602A042; Thu, 26 Oct 2023 21:07:42 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 656dfad43136ef43f4315ab6ed45b78b68c287a7 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 656dfad43136ef43f4315ab6ed45b78b68c287a7 --> 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 | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (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) 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 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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26679/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/