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 93CB34294E for ; Sat, 15 Apr 2023 13:18:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E45640697; Sat, 15 Apr 2023 13:18:52 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 556A240697 for ; Sat, 15 Apr 2023 13:18:51 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id n17so4903160pln.8 for ; Sat, 15 Apr 2023 04:18:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681557530; x=1684149530; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=7MOZxaU60MFvfu7AgajgWjSu1ccWH6uIGSQvh2lcm60=; b=PQ7lQmBTstdL36DH/jfFtya5oczBfmu8NIVX+roBTIJK7gZWUHiQgUAgeNUXIscLS2 3E6g5iULXaO/Tj+EFDRdKRofxrPfHG9CgVLFRxU0IOmVfKJrZHrAxu9Cu9/wdwtbBqrc ak1j20Ku7MiMLvuJTBz5Rswm0mhF5OwVTMhck= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681557530; x=1684149530; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7MOZxaU60MFvfu7AgajgWjSu1ccWH6uIGSQvh2lcm60=; b=hGdz7gFQ0M12tbFfF6W4EvxQVUQk5JP76rcPfMwPyRo7EMyC+HSEpriimcsId4iogK VwZLPuwwdj7liy8ZE+rc3RcITP8xwLlolV/38+1M6RGzk03ebFADTcxJgkMtwBrnpikA l5o6P2TmybekHtVmy/AQstogjwXEPErnwZsIpm/FYLH+4HGAHukScdPpKzbD0g318eW4 mVmjX/4ZRyanLTLFQr7udModmAQ2++tXSfg4kgvMxeRb94vadfLt7AbxICYPE04rduNM uRi9f7irg/CWkK4ZAWWDS1oO/13TSaQpE7goHPW3Ok+3xtwRXM0zVAzb1eqBwAbOH8/6 GTxQ== X-Gm-Message-State: AAQBX9fzD2etr3B288kVpfg6X7KWcR3NMHBLGvCrxTU+zJGD4m+j4EEo Eh+UUDkc+HLqhA291C26YGOWh4oVjL/yDT2C1rMYL8lWi+hG0w== X-Google-Smtp-Source: AKy350Y+06yp+zd7mY7e0Wwqzo6PQFYxx2tXd1Xz1NnAkPe4jh/ti0K4v2ThdSKD216Hn548BHyDCzDEbJQ+ X-Received: by 2002:a17:903:187:b0:19d:1834:92b9 with SMTP id z7-20020a170903018700b0019d183492b9mr8064744plg.56.1681557530505; Sat, 15 Apr 2023 04:18:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h5-20020a170902704500b0019ca3e86866sm970003plt.49.2023.04.15.04.18.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 15 Apr 2023 04:18:50 -0700 (PDT) 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 0224E605246B; Sat, 15 Apr 2023 07:18:50 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id F325960095; Sat, 15 Apr 2023 11:18:49 +0000 (UTC) Subject: |SUCCESS| [GIT MASTER] 9dae7a15aea76313c592c11db44e1386e85f86fe From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi Content-Type: text/plain Message-Id: <20230415111849.F325960095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 15 Apr 2023 11:18:49 +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: tags/v22.11 9dae7a15aea76313c592c11db44e1386e85f86fe --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/24275/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/