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 41E5E42A4F for ; Wed, 3 May 2023 15:11:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 20F2341144; Wed, 3 May 2023 15:11:19 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id B2E1641144 for ; Wed, 3 May 2023 15:11:18 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-331333e6bf1so4199325ab.3 for ; Wed, 03 May 2023 06:11:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683119478; x=1685711478; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=odHA9v2cnFgV9GJkv07AiCZ3kXa0wXBGkXMRAnqQo2Y=; b=byZ/VHmsuX17/yI3ibOgaN/ZEa515WDKTrDI/qf+Dz5W3mWVvIEP7OGXq500UMOQMy Q/bzIOOhwVcfdUPU1sv1HV38VBOfIxEW4v9QJ51v3sROPuu2xdbXObZ468Ch953LgRK1 xCyXi/xCAMNwTBexkWJpym0MmPt+r0SNyOCDQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683119478; x=1685711478; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=odHA9v2cnFgV9GJkv07AiCZ3kXa0wXBGkXMRAnqQo2Y=; b=b/1/YsVJj1LQoLv5jPBJYJXsp+GyNtEOywGLq7KYdUw7eOnpIAzfCPaPFNIcXz+AYL fmZhtdDXUX3XiqYrDR3CPwpjrioEmwefv2qG5h5EMJC5dMc7lOdJ+LeqT8DdpqFxf/zE FHPPeF61HDzCdVT0cjU9IdGWsXqxTi3rgkdw7HIaBhY+vutnptmyJddPCSnHEi760sMt uN3lvPhXSyqRwV8/gUvwKC88INycm8djlRmAMkiw9uwhRuPdXCgX9C1+or4hr+UkAq9E L4Dpt8GNrY8OKZ8AitM871qyNA84zNJYiYTCC386pffEm3xwcexcr3IqIQaRSNNZ3d/R fkfw== X-Gm-Message-State: AC+VfDyp5DwykhfArAsmm4UrG61YH2EptYwc94KkA/m4/JRNKk8PaJ/e BichbKfHWSCo9L/F01H63y9C+mZ2FpvO34jP6TTswqczRoPLD2Bet4BhtjZPUfMLA3qLrxYWHw= = X-Google-Smtp-Source: ACHHUZ4FOVxv0ApIjfS7B/qN+hf+RbNM2JoggKHS1QmMiOxJ8Wa65fU811AxT32Ar31KV8t/ZiaQjAqxHw12 X-Received: by 2002:a92:c6c3:0:b0:331:1f0e:79c3 with SMTP id v3-20020a92c6c3000000b003311f0e79c3mr4392140ilm.10.1683119477999; Wed, 03 May 2023 06:11:17 -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 o10-20020a056e02092a00b003262bf1bdefsm1821770ilt.49.2023.05.03.06.11.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 May 2023 06:11:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 May 2023 06:11:17 -0700 (PDT) Message-ID: <64525d75.050a0220.7ebb6.0975SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 85FE6605246B; Wed, 3 May 2023 09:11:17 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 19620da5ca6662f129cf4d102598313ea3800272 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-next-eventdev 19620da5ca6662f129cf4d102598313ea3800272 --> 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 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 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/24460/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/