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 243E643DB0 for ; Tue, 2 Apr 2024 06:24:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1CDCB4028C; Tue, 2 Apr 2024 06:24:38 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id BD2F94026F for ; Tue, 2 Apr 2024 06:24:36 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-611248b4805so47464497b3.0 for ; Mon, 01 Apr 2024 21:24:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712031876; x=1712636676; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7ffUH1GQx7EZKK0VSi+WS81PeQxG2bcCcTmRTysOTuw=; b=ToTbA8T51mFatsu9k6f0LhKkmP/krzh0mI3t8I4AwmTBz33hR85ve6ZQ95Pyh47HXX 5rcCaurGjefTt8gdbTjd80K8tFlnmQxXcOQ5dwot/jfOkA8TS+1qumj0nOfe9ECvezsU DC4tXPKen04NuvI5pb5LxJjDnXi48U9LndMiQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712031876; x=1712636676; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7ffUH1GQx7EZKK0VSi+WS81PeQxG2bcCcTmRTysOTuw=; b=I01RbrENNlnyZstY8maSyrKN+1hps9T+5BL2SDwIARc6i3T/u0w2OcRjnu+qc06fXB 0Amrxiwnu1iLNQCV0Cz/69PPL4Quir7CyF5LHxdg3gp0wyx+YhLlNPRHghLb5csJRAcQ YhVXjftQ6oV8iuSEhanHxpjlfTRL/Ew+giugyzGGJsp3T1WtbPu/9uqXH1nN61ifwdZA JDaduyXdFa5ZEDGM062QdYbP0eJmBWqtCFkmxBieuq0mYa8hrLG25ONpDoJCmtyau6mJ LbyACPSUxpYUe7sNtJ/uqwFefYnzehmGtXLZvnZveU3KO+iZBdzAd20jwchUEY3Igz5V zeQw== X-Gm-Message-State: AOJu0YxZHBUoF3NPuImr7tJoeFQxz3jnc1Pa0RbVgFlt+4+Bgu0qHsUk kdTHPwQqyopWYhSV6WvzXPss0cl9eY3cumPWE3tjXjktaKJGFG8IEQaLmUFZBSwDd2o/qvwEZfH 5bq3M+91464YVBVz9znesGVPEdgcZ22S1v7WklJ11syIr/SJL X-Google-Smtp-Source: AGHT+IFM3mstqSzD0Ye7qrt56D+sprbKg1MNcjt/S60HW5oN+OgLK+WC7rLJrNmXoOPh1fUU3OdDscc4TsLZ X-Received: by 2002:a0d:cb10:0:b0:615:751:817a with SMTP id n16-20020a0dcb10000000b006150751817amr2678453ywd.7.1712031876218; Mon, 01 Apr 2024 21:24:36 -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 hl4-20020a05690c620400b0061484d220f8sm401432ywb.21.2024.04.01.21.24.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Apr 2024 21:24:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 Apr 2024 21:24:36 -0700 (PDT) Message-ID: <660b8884.050a0220.ac247.3f70SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.10] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D56606052471; Tue, 2 Apr 2024 00:24:34 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 8f34999c2489bcae2182266810009b77c532f17e From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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: tags/v21.11 8f34999c2489bcae2182266810009b77c532f17e --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28689/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/