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 23AF342B91 for ; Thu, 25 May 2023 01:12:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0200540A82; Thu, 25 May 2023 01:12:25 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 1A0F340A82 for ; Thu, 25 May 2023 01:12:24 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-25566708233so760945a91.0 for ; Wed, 24 May 2023 16:12:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684969943; x=1687561943; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=E+F3vFCAAScuPCEY9DnoHE0izeca+FD5504vg8k4xis=; b=GvU2xQ0DpBwJAh0BgSugBf0n/4bmWHb6nZEtL3alj1vBaBdI0Kty5ieI3iJBEAMM/h Yi5FJpT27DBarrIIIKc34X6jfqEDYf/OmpFmn67twGqqhgWwA+l3T2fwmyNzUVR5gG6+ 4cCmIEz8WpSbhE8EhahoGVo1D9VdZRZbPHcxM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684969943; x=1687561943; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=E+F3vFCAAScuPCEY9DnoHE0izeca+FD5504vg8k4xis=; b=d6UStgRw1jvVulBHSGG1a2xlukdTiKVYoTWr+6/WHJO5bNeZ6Ksi1gXP29FqWBfv2a wxLcRn3sq+qUOvLvQhZS7DwSofzHqAuBNOt/APWcc4PtK3aGLBk3+vWoseKgKHclJDAB 7FLcVH43R8Y+3udrCND/zA4Nqrqu43033LE9P++d6HoN88NUFM4vsB0nQj4+2ml92tiH E2vcDwrjdbwmImmT2RNkm4a5sTDVx8XJbUxRAGZ5DKhR3qCYa3mo+K0711h74KMJ8gw0 NkxC+AuBi1vcVMrZv6cLIxksFI80oVJ60tzsju9myAoQ0f2251go/Gw/S0oALCcIArDQ zFXw== X-Gm-Message-State: AC+VfDxqO10mumK4fvZGf/SkyWlmgMUJ1gTm/cPSSB55irlK4kolg9kd XDU3hccZquS3qqaeBwb7aj6+5XHTXIZNmqvoyMU2GrLfvyEJi9XBB6lFcD5tNfpc/w== X-Google-Smtp-Source: ACHHUZ69E1RKmuQJrNi6CJWvpNO0xolJ6DyJKXSXEaGFR0GJCZbGP/bUp/1pxw5OCQiRZkwSzs5I8XGYbhSb X-Received: by 2002:a17:90a:f0d5:b0:250:7d1f:938b with SMTP id fa21-20020a17090af0d500b002507d1f938bmr18670587pjb.23.1684969943219; Wed, 24 May 2023 16:12:23 -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 z11-20020a17090ab10b00b00250b5ffafcesm13742pjq.9.2023.05.24.16.12.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 May 2023 16:12:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 May 2023 16:12:23 -0700 (PDT) Message-ID: <646e99d7.170a0220.45dcc.049eSMTPIN_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 6938A605246B; Wed, 24 May 2023 19:12:22 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] e185150c2ada84e637d14274ec456a3a4965487e 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 e185150c2ada84e637d14274ec456a3a4965487e --> 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/24697/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/