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 9F0E542AF7 for ; Wed, 17 May 2023 14:45:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9C602406B7; Wed, 17 May 2023 14:45:08 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id B2752406B7 for ; Wed, 17 May 2023 14:45:07 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-ba8253f635cso944653276.0 for ; Wed, 17 May 2023 05:45:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684327507; x=1686919507; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4MX4/3isBHdpd8wcSsi7MoAAuoSj3cJFHYSEPGUaYZo=; b=UjwYtJIqoKGHlKN0O+xholX9cSdqTE/t8zD1RD5JA8fsP8Qira26WRK/3GwiFgzefX o+WtyTqBt8/7Mda6+vgOWX2Aarw2EO77v45cb0CGL96J2enrDP8TLwKCNhDTWF1xBMzH +RXipoJNZbG3kYv7cGzXpnLmdmbvmGaLWWHq4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684327507; x=1686919507; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4MX4/3isBHdpd8wcSsi7MoAAuoSj3cJFHYSEPGUaYZo=; b=AhsAH4ACS9O+RJgQR9JORlnsrQ+iK8CSaMVGT09Gg6gb/Fdg2xda7v12Fg2NIHYWvl uIM7+GAWHXu4cqRsVfUPOy+882L+pHasXrfgAnBK6bZnBIbJYsUaXyujTPpnPHLjyR6S 28y6qLjDpv/fOroGKaf1AVQE4Mpu2cUoCMaGWM9uh/o5b1p3Wl5AA0mhXKFT8fEWsPVV 5bBPywjlzQGFEfbg6zvjlY87IUrE1HgdlKUdau7dVYRhsivTuBGJkxObBE5kI7A/L2gx dzjeBGjsMQwacX6sOheUvVYSHyc4XJgNuTkVzi29m/t12JlDP58PACvt6SoT/xk2ARJm oaUw== X-Gm-Message-State: AC+VfDzlPUPc9GBYfr9qiHXW3SSew50qz7yeLaeJ4KyXl9KuHzI8wNZM MHhLCYI1741Wl7knMhss2hs/CRVpiCJ5+uIGakISwbpYVR1rfK0H+m8DlF1v0/lccHDpVWcg8w= = X-Google-Smtp-Source: ACHHUZ5pG2fD5ynfXK1LQQ0Wd2mqMxAjFnEKCD9LHAswQauCscas+1a7lCZvVnAHtnxHKODqWT/Sa3P7ex6P X-Received: by 2002:a25:db0c:0:b0:ba1:6bad:41a4 with SMTP id g12-20020a25db0c000000b00ba16bad41a4mr37486797ybf.14.1684327507206; Wed, 17 May 2023 05:45:07 -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 i8-20020a815408000000b0054f9352dfebsm180054ywb.66.2023.05.17.05.45.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 May 2023 05:45:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 May 2023 05:45:07 -0700 (PDT) Message-ID: <6464cc53.810a0220.2c964.870bSMTPIN_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 C466F605246B; Wed, 17 May 2023 08:45:06 -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-abi-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 | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/