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 8D01843B9B for ; Mon, 4 Mar 2024 19:08:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8886E4027D; Mon, 4 Mar 2024 19:08:29 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 0B7254014F for ; Mon, 4 Mar 2024 19:08:28 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7c842725564so62554139f.0 for ; Mon, 04 Mar 2024 10:08:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709575707; x=1710180507; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FIE//TgXHq6qlX4Q4IJ7IyansbP/JeI8SRlA0iSTr3Q=; b=Mn/HtelNkFLC/zzSeVYxzghUFj9q7BHAYS3iDThoNYtJ8+5wz45h4cD8dy5FDeCqXE dPRu13WATMd1BRbq2oxJIExeBiOusqQOmVaaLugcYs9zIP9UKBQAvIC88byupWgsvoPp dCZP+2m7qz8fubSU1JoW1cEtbq49TCBV9TXFw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709575707; x=1710180507; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FIE//TgXHq6qlX4Q4IJ7IyansbP/JeI8SRlA0iSTr3Q=; b=tboJFxv2b5x1AEq3Fj2c7+nBbJu21OcoSGJmcnG1qwgU8N+OcsamHW8kXUEK7Vr2A9 DRZ2ZIUPv9r71hblgBHyMjaRH+eIvDhTLvJbwvH6Yu89pz0LP8cHi9hXSHBbMe/oudXz 92aXP0IeQnNeyilsBF4WKK+GEvVQGEObIz5iuig3usDHbYoVPAcQIs8tvEpdMKJkkSQA ykQg55QLmaJiKutBEYUQYx8196rRChRKX84DgcXRTrw+Xca3p9EfGukM9fvlonkVBAim DbilnPTJ0MsGP4Ufbrhzixw/BVqPVY+WZFYKk/CG3P1gp3Ibth4FwwXVw36S+06meqny LA1Q== X-Gm-Message-State: AOJu0Yz/aOYd0MatEXW26c9jbZiTIcZ/vCZUXkBJPrvMDy/HMxpxHw1X vMC5cQ1aJ8HDKjS8QWG8hdr2i5d7ZIclzlWHH9lDXWpLvHHgfXrjArnv39L8rvFi9s10X8BVOPa /WbbfuF4F2OIOHYID+O+C6PXdEr6X8//2ZkEo67l5uuFEjjcuJt/IXCuC X-Google-Smtp-Source: AGHT+IEhtOeLM4TpgfOwwwQzZ099JQnHDoyfceBJ101lHYo1+bKtWVW+eb8qMXwq2nAlNhvkAt2oYazZp7M1 X-Received: by 2002:a5d:9519:0:b0:7c8:5972:6e0e with SMTP id d25-20020a5d9519000000b007c859726e0emr2510910iom.15.1709575707450; Mon, 04 Mar 2024 10:08:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id x19-20020a0566022c5300b007c85ed4c756sm13397iov.22.2024.03.04.10.08.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Mar 2024 10:08:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Mar 2024 10:08:27 -0800 (PST) Message-ID: <65e60e1b.050a0220.c03b6.0bbcSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B0D966043300; Mon, 4 Mar 2024 13:08:26 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f51828c00c2c65786d4e2935b4295a524af1f217 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Jerin Jacob 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 f51828c00c2c65786d4e2935b4295a524af1f217 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28301/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/