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 2EDEF42D2E for ; Fri, 23 Jun 2023 10:46:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0D87840E09; Fri, 23 Jun 2023 10:46:40 +0200 (CEST) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id E80D240E09 for ; Fri, 23 Jun 2023 10:46:38 +0200 (CEST) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-39eab4bbe8aso276948b6e.1 for ; Fri, 23 Jun 2023 01:46:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687509998; x=1690101998; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZMYluNR1tXl8cqxO6/GcIU0Mn+xq1iZD1H6388YMLA4=; b=DH5UtiRl2scnQ8poFo6pAaV2nx9yqAOuAToXW/iSBmPDbpHqI8DbPqeplkPGV/jwcX KNoLU8RensqDQxC7pWzpi1L9nD/vYmzyBVx6G53pEJCZxrRwRgz6BiVm+xq6MFVf+rBE 3Y4OjekgsvbxYNNnqCy3S40mZ+N21YmvFyzkI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687509998; x=1690101998; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZMYluNR1tXl8cqxO6/GcIU0Mn+xq1iZD1H6388YMLA4=; b=N5inhDkh7KgPO37gX1HmslhTE55heeES13B/w4AYUmZr0d3YI8v5ip9V/l7ZHH8kYS R/tZxP1u3brSnqRS0TzFpLSq6LOB5ob4uVEq8o62qvYggtFxPgFcWIrC0LHzJ1W2cmJI T2xRH5n6A2rdsq97NYmrfRXsKQZ1wGVHEC8qzG81bJiEaJErHEEG4Et4V6JftoTmPHdN Aieb90DqMH8ZC12Fv6+si9TbMGQlwhErABY48DFJzdv33K1vwY04gkIrejGlr+uS/x9T DV9jXIPDLrch5wdoLKwDkq6e2POr7UCpUYqnD/l5WyIbOCaUR67hjIruuJn2c3eal9Mr yOgQ== X-Gm-Message-State: AC+VfDxRpYqPX5RI7ABacnNE3l64tSQzAMuTDI7K6Fei8liVrWj4h0yl kI1aWNF+l044LaSukAfuP+PF+QuZH5Atx1LESISRE8FRZTC1nA== X-Google-Smtp-Source: ACHHUZ40Xwrp2GtfNNECKqrooLSC0a/csmoYNdLaka+Vs/BljfPyLuxAHPDzS4rMgUbKKS7/oCIeelLADFPl X-Received: by 2002:a05:6808:23d0:b0:3a0:567f:8e9c with SMTP id bq16-20020a05680823d000b003a0567f8e9cmr7064498oib.43.1687509998292; Fri, 23 Jun 2023 01:46:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id my9-20020a17090b4c8900b0025bcf9045fbsm111646pjb.16.2023.06.23.01.46.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 23 Jun 2023 01:46:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 23 Jun 2023 01:46:38 -0700 (PDT) Message-ID: <64955bee.170a0220.9597c.57ffSMTPIN_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 6EB95605246B; Fri, 23 Jun 2023 04:46:37 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] fdd1a65597147813fda263764e3ae140d09eee7d 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 fdd1a65597147813fda263764e3ae140d09eee7d --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ 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 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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) 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 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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/25136/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/