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 81D0542D38 for ; Sat, 24 Jun 2023 07:23:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7CF6F40395; Sat, 24 Jun 2023 07:23:18 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 856CC40395 for ; Sat, 24 Jun 2023 07:23:17 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-bcb6dbc477eso1045962276.1 for ; Fri, 23 Jun 2023 22:23:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687584197; x=1690176197; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yR5VgcWJ2GdiLrVta+ZNfDbyjL3lMeYxxECoXaqHSF0=; b=G+uPIxIFmNYKaW222SrxIXGemjDbiGBmWxswvKGXlJuJcmAaseKOWX/jq0Xz8Jes4N LZ+ku7M/Wf0Gkeo7K0z5tfV1LTIof4QDvD7Wp9dLy04aPmzALaCEqfR2PWM+puvMok7Y AdoXB81J1lxJGK/16Ec7+QGVbRlxwTBDOq5Rk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687584197; x=1690176197; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yR5VgcWJ2GdiLrVta+ZNfDbyjL3lMeYxxECoXaqHSF0=; b=c5NsHNxYZoKEaU2gniZwJwE85xWR6dfC+klGaLj4LgezWDl51670FskUy5pmk9RYz6 WAbgF8f4zm7/4trMaJpkQOdBxlzcrLCz3AXSXl7ShUyzj7zIPgOFssigWEYcKgQYe/d3 pJ4gyTEEQX/8sVJSiZsSSfDckcoS+riKZZnl5enxIr4y4/RCe3rrsLxQCAIIKM5InGWO pjOgdhsPR6PbpWtUPQaKF/MoKMWfVBDM/YaaxlyLx/8vccNrripCsLES3pE3SEKUPrKO gNYiYgmRIazg7dM4oYiCena283p2xNWXaKSJNV6wxWGmBrXAtn6bJSsdTs7IHitxB2MD ji8A== X-Gm-Message-State: AC+VfDw3hHGLn/TTr/HzzWjbuJ6uiJXu//VKG849Xh1qB3udgGb1DQH3 0lDjjj/2d0galkCAr1FMz8ZODvgglv1O7B7R4mv73S4aUxT3Pw== X-Google-Smtp-Source: ACHHUZ5lruyb78Ztai+2fmnhITxkOSyT5AlcGGOzj3ulEWRF2ggRnIGw102/hOvfYOIBx6QAWAuE+QUzxw+Q X-Received: by 2002:a25:f802:0:b0:b9e:712f:4a17 with SMTP id u2-20020a25f802000000b00b9e712f4a17mr17003927ybd.6.1687584196914; Fri, 23 Jun 2023 22:23:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x188-20020a2531c5000000b00ba78f4ddcefsm28660ybx.23.2023.06.23.22.23.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 23 Jun 2023 22:23:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 23 Jun 2023 22:23:16 -0700 (PDT) Message-ID: <64967dc4.250a0220.680c5.24a2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 9D828605246B; Sat, 24 Jun 2023 01:23:16 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 8002a7f4ea348dcd8ad50e9301d6bce240f11a7a 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 8002a7f4ea348dcd8ad50e9301d6bce240f11a7a --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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 SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/25148/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/