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 57A6642B2C for ; Wed, 17 May 2023 16:25:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 51C31406B7; Wed, 17 May 2023 16:25:02 +0200 (CEST) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id AEAE4406B7 for ; Wed, 17 May 2023 16:25:00 +0200 (CEST) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-783feefeedeso79749241.2 for ; Wed, 17 May 2023 07:25:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684333500; x=1686925500; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9Xhb7ns31/8aGO4aQPAthq0YgWTG0pvh7wcN3TT8qOI=; b=QpD2G12znhGdZuxWGS9mATnYohVk3nBI24z/49g6iO82UXCtiZq/Kfm440LGOqNGNQ +Q1GvgkWzLyzHhJ3ciZ8i4daDMVp78tGymngMJeG9wVk5o2UUD7P7kpIV7qergKcMKXO dp/eT5gcdpV0bmLFdlBQiUG1bwo5l6PW+Bkp4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684333500; x=1686925500; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9Xhb7ns31/8aGO4aQPAthq0YgWTG0pvh7wcN3TT8qOI=; b=jf8djqGNEorK1r6ZTKNl/N60gvxTOTU6pujRdNb3NIbPji1bZyaiphgp7m79SfpXRq A33jhKRPNKgaNiFYV+PUeXQcSnYswcdT/NmUGEQ/URuJZzTrhCloflkrb23Z5datS8Jl 2R7rbRl7qw333exVdzNwW/rgnYSfhU8UOV8LPz4SaRzAPsBPo6f7y2o6SCJUEUInPem/ IBaHZKME8YPx39XKgFsaA6aFOR3jrQh2bQQcDMfBW/lwHiCzSGccDKkgZ5AGxLoXyfMO HQBnbJqNtUrbJ9STSmmU68xwz5/YS/3BMwI2lC89C5yQXGsv5locBDCQHoi/1g8ImtkZ Ks4w== X-Gm-Message-State: AC+VfDz6DyfVspx1qMUSG9SLsHMU2QP5gXb6U9zWrYBkWc8z2vkUbtha zxP3tflLCOEP07CGpg5UXcdYt3exqrFnBdFO+MVfpZN4mIhpjyPBtgVBJQ== X-Google-Smtp-Source: ACHHUZ43M2adTmkfc75EWWZE8tYRqBaEZZPqx96ceKl4/nY6zafKETDwmbvLGGY6eZI9HSWLGkzP43NUZN8+ X-Received: by 2002:a05:6102:2ed:b0:434:6f77:4f62 with SMTP id j13-20020a05610202ed00b004346f774f62mr15803428vsj.1.1684333500109; Wed, 17 May 2023 07:25:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h17-20020a05620a401100b00759641b45cbsm207904qko.7.2023.05.17.07.25.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 May 2023 07:25:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 May 2023 07:25:00 -0700 (PDT) Message-ID: <6464e3bc.050a0220.730f7.8de4SMTPIN_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 A7F27605246B; Wed, 17 May 2023 10:24:59 -0400 (EDT) Subject: |SUCCESS| pw126914 [PATCH] [v8] mem: telemetry support for memseg and element information 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 Test-Label: iol-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/126914 _Testing PASS_ Submitter: Amit Prakash Shukla Date: Wednesday, May 17 2023 09:21:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126914 --> 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 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang 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 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/patchsets/26254/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/