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 4906942886 for ; Sat, 1 Apr 2023 06:59:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 435CD40223; Sat, 1 Apr 2023 06:59:40 +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 33F7240223 for ; Sat, 1 Apr 2023 06:59:39 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id iw3so23340903plb.6 for ; Fri, 31 Mar 2023 21:59:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680325178; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=TZmK+DfMummgwJMydxbZ8zV5lplVVmV5OSEA9XhEGPI=; b=RkXDy+Cgt4x6gelB9jcL0jP/Tgru+IoFgqCCejjJAUr+8ME4LTHt8oLZkQu2b3DbzO IPJaR49IpJhTc8xbUOTlMl1Wa3MAhM1yl10gvzEpokytNcfrrHWxYRUvQWPmUUkG6k6B oDbPKRQGirTiYN6r98IEYMcNahSytkOWaBhso= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680325178; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TZmK+DfMummgwJMydxbZ8zV5lplVVmV5OSEA9XhEGPI=; b=v2eRDX9iATZYpishdZXDPYpI8Svr1CcR8czCLCl38vbXn2ogyy3YGt3dChUIG85kmy JF77a48WOUePaU4L/4G3HYZ/AZ+pqB+QNMC1SZcYMYOzcfIrcDJ7QAKsA4eZXWGw7Rjl FaeSqL/8ai8UvsWqbDzAFS9Z6w0n+OJ5fnCMyEUG/x/1tjWfJGVHywWwphOhkEFw/anj 06070G8LaJEgDXrfpWbUsKFxC3kzzf0/qabMHyNG3quPhbNHl9FzvfyQY29e+zqW1LKv DcD5IeyhxB92P7eE7FtUI0cw8Pus/DaZhmkLY09iKTwIcMLgd5pMGtOqv5iO2oL1TSqu OEcg== X-Gm-Message-State: AAQBX9dVyFd3U9w8/XUOhtC6e1jw4gBTpNvaAD/qdpl3eXpw5joJTklR o7TaRkHxIPPdZ42K9S9TMR1CTNxo1bkxaAjceAmlT5hcUGsXXw== X-Google-Smtp-Source: AKy350ZwlBBDY7xsVzIwJmUTeqn5NgMgZkf2jf+5FAkXcRUjwldomqZsx8LI84zdnu8v5YXYSjPPnITPVWFh X-Received: by 2002:a17:90a:780e:b0:23f:d7ea:6212 with SMTP id w14-20020a17090a780e00b0023fd7ea6212mr31224729pjk.38.1680325178417; Fri, 31 Mar 2023 21:59: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 nl2-20020a17090b384200b0023cff26e825sm5373317pjb.0.2023.03.31.21.59.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 31 Mar 2023 21:59:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id AE098605246B; Sat, 1 Apr 2023 00:59:37 -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 AE28A60095; Sat, 1 Apr 2023 04:59:37 +0000 (UTC) Subject: |SUCCESS| [GIT MASTER] fd79c3462e58166c651757681e9f9219131423ba 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: <20230401045937.AE28A60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 1 Apr 2023 04:59:37 +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/v21.11 fd79c3462e58166c651757681e9f9219131423ba --> 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/24114/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/