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 5085743093 for ; Thu, 17 Aug 2023 20:30:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4D21C40EE2; Thu, 17 Aug 2023 20:30:37 +0200 (CEST) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id D439342D12 for ; Thu, 17 Aug 2023 20:30:33 +0200 (CEST) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-40ff45065c9so1219321cf.0 for ; Thu, 17 Aug 2023 11:30:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692297033; x=1692901833; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eAuIBQrhJvO4NtbUWUDd6elwtbllJWtPHCUpd86vJDM=; b=cCaa22ubcRut1ivZROqpsxgULCzZvoP5K6WVWUYbYxzkyb1zN/cmDSx+4KQqt1gmVT U/Dms2PDPuSSwh/yc2LK3ZucofFLNVdVH1/XkG/16xo8qFxwA2bAzKpMgFWZ+ko1y467 j7l7OCPlt5OKohXDtRmaUn86hL64a70oxCTjQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692297033; x=1692901833; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eAuIBQrhJvO4NtbUWUDd6elwtbllJWtPHCUpd86vJDM=; b=MYgsJNrzBaZBT1GvaA3PG4YuANR3RCKW1htuiwjL55kS1x99B5yooTNkJ/iVuCluAB fJ8WTr2C0yaAgaPUPSudpyI7w+nYuuT/YoLpN6zuqcMyedYPEToEu4BlT+G1cRYqoA5Z oZOEjFVDyOu5tJoX4QBELho6C0XYBbD3bI9fCjnZQeazL2f/RJ2lUNVet3eKofDIhYtB ghGc02tPYcN+d2t8YY3+HUranijhguyiNV98UxgJwKus345d24ad+LTMco/TCtWJH1wp PeKC+EX2o+cInBidosIq+yT/wODNWIADYh9gKzkQl0VecppiBPXMr5Fb36ii0qL/a3/c 1ebw== X-Gm-Message-State: AOJu0YxV3SL+VVmoFmYpJdS4VyEgCyExoRoHZEtu3I6FbdkZB3x2qlvX w6ZfMwMXPV7dv421+14M7xPVieTJvtQCgu5X7VCs1HBkZNJviHre0mOcOTnkA296Vw== X-Google-Smtp-Source: AGHT+IGJQPDEyxRBhL+g5/xHKLF18Njg+xNVG79sZxKtU22vcAvYIDJd0cFKc7v6L/+u267iug9K7IqDMORp X-Received: by 2002:ac8:7dcc:0:b0:403:ed26:3f5c with SMTP id c12-20020ac87dcc000000b00403ed263f5cmr493306qte.52.1692297033304; Thu, 17 Aug 2023 11:30:33 -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 k14-20020ac8604e000000b00403c9e2ff2bsm6427qtm.24.2023.08.17.11.30.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Aug 2023 11:30:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Aug 2023 11:30:33 -0700 (PDT) Message-ID: <64de6749.c80a0220.5528.06f4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 075A66052471; Thu, 17 Aug 2023 14:30:33 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 6a5507a4511afd0203d924a08517c55b35e6e74b From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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 6a5507a4511afd0203d924a08517c55b35e6e74b --> 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 | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 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/25852/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/