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 10E0F427E7 for ; Tue, 4 Apr 2023 13:33:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E10E340A7E; Tue, 4 Apr 2023 13:33:01 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id D367440A7E for ; Tue, 4 Apr 2023 13:33:00 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id mp3-20020a17090b190300b0023fcc8ce113so35767670pjb.4 for ; Tue, 04 Apr 2023 04:33:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680607980; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=QFHI8lM0F76H0XQx3Fs4BEYfc2WREG8BPSQxqAc3ZQ0=; b=PEG2bx3wL1AS7s/5PBrb/Rs+pwMFGHejnMXopxI0wmDUV8ffSeWhxDx2kcT53/Fy5q W2wOTR6eD1js53xrz6hXEBWjxKYvmHUvSkUPZwBsw+6kdZgkTW916m024p9f+jmX0Ga0 rA4StuUR6Q7pOCIeQtQv4Otno6D2F5ZJqL6CE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680607980; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QFHI8lM0F76H0XQx3Fs4BEYfc2WREG8BPSQxqAc3ZQ0=; b=vAiq4bZoYK/5F8ZbOV6Wnd7oW5CGoYbARatn8sHqeDktMvO/Z8pZhmL5GhhNHaDLNk UZK6fiz6oJa0GqsfjqFQoNvG2wbf7yu4us5AvrYXcqO1dq78i9/vEQNh22UOe8/SlZlS YuVt1Rt0B25T78o5yKyn1fl6RAY27dirvVd1MCM3FQdUGbtwdTNgXd1iUuSxKzvuvjHg 29LqwyJ1mZE/DLqLBbWihWr6U/m88B2egUbMho++l+Shjhw9WdA1fHcOfL6K3sbeFAbz 4iJb1Sa84AarcKx3hEuV4IampDExtRZHQOPbHNiPnjVqopwwxUjz0iSBidQUkRc01suc JWfw== X-Gm-Message-State: AAQBX9ehAmi+Zv1muxuviEoZ9ygxOAKBF1Fy/4nfRGC2IrlI9YUyIkRr nnxGqTcYWhxAYDtMUZgy20wLtm7DRpbynHVYmaXp+3q3cUHmpGO9DNGh6g== X-Google-Smtp-Source: AKy350ZWqiDWYFBFt1TZMEP4ZA7QlghVdFBYcLEEj9xlY//xb+KtJGQ+dax1wuZHJEekpoNTz5es2RRP3z5P X-Received: by 2002:a05:6a20:6a04:b0:d9:7a97:a7b9 with SMTP id p4-20020a056a206a0400b000d97a97a7b9mr19634551pzk.6.1680607979933; Tue, 04 Apr 2023 04:32:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 184-20020a6301c1000000b005139b338260sm1452312pgb.26.2023.04.04.04.32.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Apr 2023 04:32:59 -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 29AB7605246B; Tue, 4 Apr 2023 07:32:59 -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 290BF6012C; Tue, 4 Apr 2023 11:32:59 +0000 (UTC) Subject: |SUCCESS| [GIT MASTER] 0a5f49fa6483e6178afe6ed7c9b9a723a904b812 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu Content-Type: text/plain Message-Id: <20230404113259.290BF6012C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 4 Apr 2023 11:32:59 +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: dpdk-next-eventdev 0a5f49fa6483e6178afe6ed7c9b9a723a904b812 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | 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 Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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) Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/24136/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/