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 2D054430E6 for ; Thu, 24 Aug 2023 03:10:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1D43040C35; Thu, 24 Aug 2023 03:10:21 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 5235D40C35 for ; Thu, 24 Aug 2023 03:10:20 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-570e88ee36aso1906693eaf.1 for ; Wed, 23 Aug 2023 18:10:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692839419; x=1693444219; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ALLRsM6x5qK49o1X9ZAYEz1vmUHP5Ml6rEw7GxVIDAQ=; b=JB1OA2tLqVN5D3x6MMvYqXCcPPaYKLQRy6rcZNUeBMdaiaoSO1wxAGtn0Z8JpPKvg9 Ep9tyXhgbmLku5ocaDdgqnoTD3P1oX7o43p4YhjT+gnY7+93tDYADpuro05UOiyXFpo+ +xBagRwGfAP8mpvvt14SQOTWFoPxnwN8pVc0g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692839419; x=1693444219; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ALLRsM6x5qK49o1X9ZAYEz1vmUHP5Ml6rEw7GxVIDAQ=; b=XV7p/zV9ANf0CaaYOUDT+6y0Oe3dZzKkWu9K+TYO0/GgHz53vDfAgpd/YP+zxoQx9Q gTIY6zUjklCLBLZOj6xRzhJa/7yakXq82c7120eeyyVJ4/l53GzTfggKtdI4+PolMkgH g0JnSaRhPFb1sSw+IAmassQaCO674BNzSW/09Iq24xMQRTQL653Euj8q5FJ8/3mzVlpq sMhorxvQ+n1u9hdvoYgk4FmOJD8HfCUIBg7OeL/QzAoxXYgw1HHMtfQvnjwFurLRnqND j3ksgQ0T6UW/cLx2uFW793+Rmo5IL2/51NBSS7nButXVoRQMVpz9JBU63mcgVLhstb7b RxZA== X-Gm-Message-State: AOJu0YznalWJf7x7yv4Tg6Ln0OQIXPtfGRFdpQK8GcgbrvErYNE9tELh ZRjBbXPZrUMy4KCoWfeMtTuyMejWP4Wxuy+mLrkXxTPbHW/mGknV9bgBRR5Y6bPhAwzsqsHnsg= = X-Google-Smtp-Source: AGHT+IG04u30pO3N7ZbVCGs2DnfluyOpZAz+6R642Go8m2fZFAHnCRdpedOF2mvnOXXKO8CpP9wmZFc6oMY3 X-Received: by 2002:a4a:92d5:0:b0:566:f8ee:fa67 with SMTP id j21-20020a4a92d5000000b00566f8eefa67mr943832ooh.0.1692839419600; Wed, 23 Aug 2023 18:10:19 -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 e70-20020a4a5549000000b005712c10f893sm120444oob.21.2023.08.23.18.10.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 23 Aug 2023 18:10:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 23 Aug 2023 18:10:19 -0700 (PDT) Message-ID: <64e6adfb.4a0a0220.af1da.6004SMTPIN_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 CC1906052471; Wed, 23 Aug 2023 21:10:18 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 934c0ccbfe881d861d749a9f8fb146d5f134c04c 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 934c0ccbfe881d861d749a9f8fb146d5f134c04c --> 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 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 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) 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 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/25923/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/