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 0CFCE42FAD for ; Tue, 1 Aug 2023 05:48:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0442B400D5; Tue, 1 Aug 2023 05:48:09 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 7F7DC400D5 for ; Tue, 1 Aug 2023 05:48:07 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-c4cb4919bb9so5403012276.3 for ; Mon, 31 Jul 2023 20:48:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690861687; x=1691466487; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hw7qYWd8vNqN4FGTMhxY8RuGI1oX3462bx2vdtO4O6s=; b=DrtVcaxHWoU6bXvmqTHrcpt3VvSa7TUVBJpAqIxFmcNnCgjE6AJwJDsP1n22ANSVuw 01S5ikZnlf+W64JL+jEPoBmvTvC0Y0QGpw3wnhkSkA3iG7/bAUEVFgsUj/A19kvOJZqO KMzmJky9I23DP266KuY8ETRiHpu83diht/qm4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690861687; x=1691466487; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hw7qYWd8vNqN4FGTMhxY8RuGI1oX3462bx2vdtO4O6s=; b=l8uvOKWPpHql6AOeppTj0uSSRIIZvwFODiwWyCIb4aKwuWd2VfQF1RiQnuvr2V5YD1 MopxEX7vSyBUgaA4OkdEaidpR7qqElFdDAq4x29h8wUqmjg7Pkqpi71orGLBOCTOMO1/ NmKWICx24gU3X0QxbbHFg2Xyo598YpOoxc8KblMKWCtewMngaCN43NYl1OW6KGsSC6bL Z/7GbgijoWJILtSwl1O1g8jmohV5daUj81pkkB2yrMnP1nrNhTPJmKH9r8ceGizXP0hI 11kmRxSafYNsX0iyAukdjmO2bOkjB4xcIEhTa3tWmz94VjsxSpSSSPUk/b2g8Y7CHJ/F WuOA== X-Gm-Message-State: ABy/qLYL89cULdbdGYeO3h44Eow1i8aEPDmi/+CufVxCP74EY8TPbUja 43nJGJnr415UtW406ANaT02M0poBm5YHYRM2p8N2TfnU2YyTA4/eba76U7F7HNs87W233GzLWw= = X-Google-Smtp-Source: APBJJlFG8z03j4OuG4YSZ/DvkQW1gKRk7eapsqtEPh8CeJOyMikFgt4hCapjohA4BAeb+NptbzGUMlc5lYQW X-Received: by 2002:a25:c346:0:b0:cfe:9981:2af3 with SMTP id t67-20020a25c346000000b00cfe99812af3mr10968761ybf.20.1690861686917; Mon, 31 Jul 2023 20:48:06 -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 i202-20020a25d1d3000000b00d170fa5fa40sm1060232ybg.17.2023.07.31.20.48.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 31 Jul 2023 20:48:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 31 Jul 2023 20:48:06 -0700 (PDT) Message-ID: <64c88076.250a0220.976cf.9335SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6FF5A6052471; Mon, 31 Jul 2023 23:48:06 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 0ae35eceb9e4569b0814fcf671b4455301bb7518 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 0ae35eceb9e4569b0814fcf671b4455301bb7518 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/25655/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/