From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id DC09841DA2
	for <public@inbox.dpdk.org>; Wed,  1 Mar 2023 03:28:14 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id D9F164067B;
	Wed,  1 Mar 2023 03:28:14 +0100 (CET)
Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com
 [209.85.160.228])
 by mails.dpdk.org (Postfix) with ESMTP id DF7184067B
 for <test-report@dpdk.org>; Wed,  1 Mar 2023 03:28:13 +0100 (CET)
Received: by mail-qt1-f228.google.com with SMTP id c18so12850235qte.5
 for <test-report@dpdk.org>; Tue, 28 Feb 2023 18:28:13 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1677637693;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=RruGIweCa8PETpsAaV1kaWRgzq9HMw8EpVhJX4GHQ1c=;
 b=NnpP8/iaA8h+q93qfj8I2TMZFEwytS27zqg53Vy2r7+y1XEv58hzancN+FpFwSJmSl
 KH1/OWous4ykSm6qlGJu5n0DAuDeuX7OyxwBsHucdldgFLcAlv4WHJ30vDjsVnGt6qpV
 SMBy3Ka6CRgU9ZcmCw1lvCdSyBzB6zh8rx20c=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112; t=1677637693;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=RruGIweCa8PETpsAaV1kaWRgzq9HMw8EpVhJX4GHQ1c=;
 b=V+FKAS2TO6MYPuebIX4E5GZbCLyOzHPPEm4IzuT8/W9f0+SC5MWv6hzqy3OokcdDZ9
 6+tv9UTeJ5UwBFdAW7aXChLjCP9H5FYxLxafmXKiLVbN4fLl+JLGQM9dDW8HKL16yLXH
 j/T7wOYZtP8qJUGcgmkxZeEJMYPYQ/u4FcPU3BBTI5+XTfSw2BPJENocioWu764JQM5Q
 vm9dURVQ2mLUObD2i64k8EDJ0SrDbDg/RQf56SdKH3i4qHK3rBPtCG3bA4tsFVCCNcxt
 sR2DmuByq/Lca9eUlT9eKRc7c1tp4/UtkaU0/L5dt6wfgO2OyALG0kz200W6PsodPO6D
 d3cQ==
X-Gm-Message-State: AO0yUKXe3kn/Nt9t38cqb70913jSIt7FTfRMJexgYjCEKEVOgVL4ssMx
 M+jnYk367YWd/5PeaUX37D80t1AYNjz8a+TiEQQ63mLg0u5cUA1FYND+cnxAOZJtcLzUgHY=
X-Google-Smtp-Source: AK7set/mJ4ZaynJJS+mCgHKesYJ3K9GIloCGz5+bLv+pJWMmsXWtuyi1FsLYITa6Shw/KoDSwPNYm8REv00B
X-Received: by 2002:ac8:5f08:0:b0:3bf:a5fb:6d6e with SMTP id
 x8-20020ac85f08000000b003bfa5fb6d6emr7672860qta.29.1677637693268; 
 Tue, 28 Feb 2023 18:28:13 -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
 ay18-20020a05620a179200b00741c759d189sm718907qkb.1.2023.02.28.18.28.13
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Tue, 28 Feb 2023 18:28:13 -0800 (PST)
X-Relaying-Domain: iol.unh.edu
Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown
 [IPv6:2606:4100:3880:1722::210])
 by postal.iol.unh.edu (Postfix) with ESMTP id 047E9605246B;
 Tue, 28 Feb 2023 21:28:13 -0500 (EST)
Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1])
 by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 00DF5601B1;
 Wed,  1 Mar 2023 02:28:13 +0000 (UTC)
Subject: |SUCCESS| pw124592 [PATCH] ethdev: remove telemetry Rx mbuf alloc
 failed field
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu, David Marchand <david.marchand@redhat.com>,
 Thomas Monjalon <thomas@monjalon.net>
Content-Type: text/plain
Message-Id: <20230301022813.00DF5601B1@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Wed,  1 Mar 2023 02:28:13 +0000 (UTC)
X-BeenThere: test-report@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: automatic DPDK test reports <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=subscribe>
Errors-To: test-report-bounces@dpdk.org

Test-Label: iol-testing
Test-Status: SUCCESS
http://dpdk.org/patch/124592

_Testing PASS_

Submitter: Ferruh Yigit <ferruh.yigit@amd.com>
Date: Tuesday, February 28 2023 18:02:30 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7710b5d15a014872a3aaf646668dafa928ca8473

124592 --> testing pass

Test environment and result as below:

+----------------------------------------+--------------------+----------------------+----------------+
|              Environment               | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test |
+========================================+====================+======================+================+
| FreeBSD 13                             | PASS               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| Windows Server 2019                    | PASS               | PASS                 | PASS           |
+----------------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 9                        | PASS               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| Debian Bullseye                        | PASS               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 22.04                           | PASS               | SKIPPED              | PASS           |
+----------------------------------------+--------------------+----------------------+----------------+
| RHEL8                                  | PASS               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| RHEL 7                                 | PASS               | SKIPPED              | PASS           |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04                           | PASS               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| openSUSE Leap 15                       | PASS               | SKIPPED              | PASS           |
+----------------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 8                        | PASS               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| Debian Buster                          | PASS               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+


FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

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 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

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 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/25567/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/