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 1D0C943C5F for ; Wed, 6 Mar 2024 16:52:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1982740A6D; Wed, 6 Mar 2024 16:52:32 +0100 (CET) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id 4673140276 for ; Wed, 6 Mar 2024 16:52:30 +0100 (CET) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-42e323a2e39so8900491cf.1 for ; Wed, 06 Mar 2024 07:52:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709740349; x=1710345149; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fBfubxZlJ3vopb2BDqJZ0ZKNR0bHpBU9iMN1G13mKO4=; b=NAcObngvYV+4mattiIvFAsEYl3w8l9u8atmE7XVWGcV0Kv8FqqESoApnvltcGS/7y6 +8NXJ0/hg06+Aon72CbAlPwKnuWoJRuPcwGGHwu3uhKHz9xKASl7xNZMHJPLYN8Du5PO B5Ce3fzLrB7Arh2jD8gUA7735hOMl/eSQFJW8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709740349; x=1710345149; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fBfubxZlJ3vopb2BDqJZ0ZKNR0bHpBU9iMN1G13mKO4=; b=Njpw1TdYxCwvoJgzlxJaGbkALk+ibC/qWwe/k3ZTLe87/wFUqTm0wgi+96LRifmzxz qg6UaU+KBC1Oskc5GVgVzC4pbzlvuH9TE2uXxJLxXR9PhrKEVsKGoQAaZ8CIqdu8kExH hT9hiOy8G+KaXK3cQyxDBhZbqEcBu+qkGPsIWyYWW3ULWPAhOW5qmjqsiwnHbYrGYo9/ J48xZTmwlWBKuiwWWt/gkAAlkQrP5FtYm+Ph6NBSdF4NSzQvJbAigQjd8zZc+WdHBu5d /V82W4Djn8EyvkvDd8l+ZW5VY0nf0hj5GtyPJaQJmJTFNVgw3hlBo35KYU6UdQeEVK35 yTUQ== X-Gm-Message-State: AOJu0Yzybuf7wph6DEeRkOTf+0i9IXYo1Kor/jeyfcR51pn20nZQzfN3 PtkwVBeUak6viZ+8EI2qP+Amsd7YYxOefZhuKbyQXKeeUjxxSyFgOug0fF94dTxNFGR7MZJMymi kDLFX0u6yk3kc8O2eJn9epINlESfoT/LKXvj/DCHj X-Google-Smtp-Source: AGHT+IEzKlTPQODzs+B4+lezqE5/Jwa63menG25OU0KoPu/010VVrh/trAm5RIW08skfC9z2IVXRlKp9bEGF X-Received: by 2002:ac8:7d49:0:b0:42e:fa69:ba81 with SMTP id h9-20020ac87d49000000b0042efa69ba81mr760483qtb.18.1709740349744; Wed, 06 Mar 2024 07:52:29 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ex14-20020a05622a518e00b0042c636c2b76sm679274qtb.14.2024.03.06.07.52.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Mar 2024 07:52:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Mar 2024 07:52:29 -0800 (PST) Message-ID: <65e8913d.050a0220.271a3.7702SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6DAA2605250F; Wed, 6 Mar 2024 10:52:29 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 843ad61ca94bae9068acecf2b17a0bb392c1fd65 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-next-net-intel 843ad61ca94bae9068acecf2b17a0bb392c1fd65 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 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 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28343/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/