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 E0A0041DA5
	for <public@inbox.dpdk.org>; Wed,  1 Mar 2023 06:40:40 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id DBDCB40A8A;
	Wed,  1 Mar 2023 06:40:40 +0100 (CET)
Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com
 [209.85.214.225])
 by mails.dpdk.org (Postfix) with ESMTP id EC9E640A8A
 for <test-report@dpdk.org>; Wed,  1 Mar 2023 06:40:39 +0100 (CET)
Received: by mail-pl1-f225.google.com with SMTP id p6so12017734plf.0
 for <test-report@dpdk.org>; Tue, 28 Feb 2023 21:40:39 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1677649239;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=qcIO7ldLqOytlhMe3z+3oPqF2Q9MqcJjVw5b2gVHSh8=;
 b=S3AY/BaS+p+B7NK855/+kFX6jIUrfHbz5Hhj9OVMZmrL6wo3M74yNkfNgSvSVhZTNO
 xTs+WjQ7VtWnR5CBESscZhkv4j8y3H5fzpP81Jsb0agtfYMTpwUbH5Gmz88mzjDfPbZ/
 fuyGvJE6NBMhEhgpQPd3IL/Fj5+laOW3n1wgM=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112; t=1677649239;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=qcIO7ldLqOytlhMe3z+3oPqF2Q9MqcJjVw5b2gVHSh8=;
 b=JBZkcFi1u1jqbnMZGsgWnp0Trg7kWWTgbnp7CuY/TlHyU55BXvZwdeHnMVMyAeZ76J
 G9kk5ey3W58rOel1eSXF6XGvzf/2YH1a5cbUA7ad1utcUuqtrfF4mMk9liTVpxuKxdzh
 xILD75ruQ6rlcOyIE5uc92ceJGvlqRjTu8wJ8tKJn66BrPZHdI1cAglCDv04gOg4Pxol
 7P+9ySduSkMkGEgStN4rOkwPwXqFwYPE4e6IUgtfxdyPehwnaMuH6xsc2Be9JOLruecW
 tHZa+WxkB7c8wSI1EImVVWCjx9WXmhwjnHDHil10votpVFTjRjFsZHGEa90H/rTWNbf3
 FoEw==
X-Gm-Message-State: AO0yUKUxoecH5WpnDxlWu9dJd+umHKxzIkqPVORx2Cth6QX8LKUchtq4
 Uv+UjQIBTa3MbFrCMRsd7EudA5dl6okxItDM6vbvQk+KJ4cRDMPcUy+Yt+GYPmBuzKEqc6E=
X-Google-Smtp-Source: AK7set8aELYQijUumnOaVy0VBcPjjemseh51w3pC59isbI8bbeUdreOOQX4e+mPfcUGYp9uDJUSMcKhV8YfQ
X-Received: by 2002:a17:902:6b81:b0:19e:32da:e458 with SMTP id
 p1-20020a1709026b8100b0019e32dae458mr3543644plk.63.1677649239197; 
 Tue, 28 Feb 2023 21:40:39 -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
 je2-20020a170903264200b0019e29edeafesm225086plb.66.2023.02.28.21.40.39
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Tue, 28 Feb 2023 21:40:39 -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 A282E605246B;
 Wed,  1 Mar 2023 00:40:38 -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 9EED8601B1;
 Wed,  1 Mar 2023 05:40:38 +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: dpdklab@iol.unh.edu, David Marchand <david.marchand@redhat.com>,
 Thomas Monjalon <thomas@monjalon.net>
Content-Type: text/plain
Message-Id: <20230301054038.9EED8601B1@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Wed,  1 Mar 2023 05:40:38 +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              | PASS           |
+----------------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 8                        | PASS               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| Debian Bullseye                        | PASS               | SKIPPED              | PASS           |
+----------------------------------------+--------------------+----------------------+----------------+
| Debian Buster                          | PASS               | SKIPPED              | PASS           |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 22.04                           | PASS               | SKIPPED              | PASS           |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04                           | PASS               | SKIPPED              | PASS           |
+----------------------------------------+--------------------+----------------------+----------------+
| openSUSE Leap 15                       | PASS               | SKIPPED              | PASS           |
+----------------------------------------+--------------------+----------------------+----------------+
| RHEL8                                  | PASS               | SKIPPED              | PASS           |
+----------------------------------------+--------------------+----------------------+----------------+
| RHEL 7                                 | PASS               | SKIPPED              | PASS           |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM SVE                   | 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

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

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

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

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

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

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 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/25567/

UNH-IOL DPDK Community Lab

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