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 ADEED41DBB for ; Thu, 2 Mar 2023 23:57:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 88B9C40E09; Thu, 2 Mar 2023 23:57:08 +0100 (CET) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id 4E21340E09 for ; Thu, 2 Mar 2023 23:57:07 +0100 (CET) Received: by mail-oi1-f227.google.com with SMTP id y184so458921oiy.8 for ; Thu, 02 Mar 2023 14:57:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677797826; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=UIfwsjYOVWruYFvk73cDQvnMftw/+97zUT77/QOysDY=; b=SVrhW70Ty1nVGlJskA1SGs95ndn/XhH1yl+bceZe3SjccLm10cq0nmppQ+Oxs9k8Zl fz938f5R2LJzjDh35FCFAYdxpdkzOogkzx07rKdg8LDE5ZCI9ScrPf8KP5/c1Rtx+hIx P+JMwVo0/np/nbTi9Bh87F+fI7Q7I9MJnpUgE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677797826; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UIfwsjYOVWruYFvk73cDQvnMftw/+97zUT77/QOysDY=; b=jOyxotd5TpnEQCuaN6zDJ1tzhC9QzuNFX93597EIiSN+dhq4CobzwB4CA6Nt+AtJAs TBXEY6eR02zc07bsAB1VoiXSr7/Q6YznMa6v8AgzxrMFLyKyklQ+/RprxAveXVFuhGFd d3QM2x+6my86p68w323rftbeLdXo6/STWTg2I/zYpiNTeFZKjTyCvx80ONHMJ7E+X2bq cGoArNpDF2Z8TgS4MiQhmzZWkJw96UE8gfPoWDfKHDLO8Yst4zaClbWeLdv0HrENQvq2 qhpGmGlyoU/HnPVnLlPeGkeoWsuy8QOR/6ugqQwyvAmHPPpsCPgwAJXiWO51jpnjr5Wr GSqA== X-Gm-Message-State: AO0yUKWFUBO5V9pd1Kc9B1UXdhzH7PNGPh8vYQDB7xP35IphL6A1wX4M zYsTE4LZ1TpBeB2PnrB6i6Cbm2OuOkLjM6dB4DeFxbpHAV8CbpNbvSw= X-Google-Smtp-Source: AK7set8mFdQeUuJyIz2HcNmgZQieJCa9yrL+AvKe1BniR2xo6wBqsEIngbnUOzn6a2KC7Ob8klPjZWqU3fjo X-Received: by 2002:a54:4417:0:b0:384:80:1467 with SMTP id k23-20020a544417000000b0038400801467mr6044861oiw.26.1677797826501; Thu, 02 Mar 2023 14:57:06 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q31-20020a056830441f00b006706418bd73sm58749otv.4.2023.03.02.14.57.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Mar 2023 14:57:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 1CEDA605246B; Thu, 2 Mar 2023 17:57:06 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 106E2601B4; Thu, 2 Mar 2023 22:57:06 +0000 (UTC) Subject: |SUCCESS| [GIT MASTER] 4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230302225706.106E2601B4@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 2 Mar 2023 22:57:06 +0000 (UTC) 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 4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b --> testing pass Test environment and result as below: +----------------------------------------+--------------------+----------------------+----------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test | +========================================+====================+======================+================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | FreeBSD 13 | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Windows Server 2019 | PASS | PASS | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Debian Buster | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Debian Bullseye | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 22.04 | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | RHEL 7 | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Arch Linux | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ 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 SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Arch Linux Kernel: 5.4.0-73-generic Compiler: gcc 11.1.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/23579/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/