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 668EC43BD1
	for <public@inbox.dpdk.org>; Fri,  1 Mar 2024 19:38:46 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 61FFD42D68;
	Fri,  1 Mar 2024 19:38:46 +0100 (CET)
Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com
 [209.85.128.225])
 by mails.dpdk.org (Postfix) with ESMTP id D9D94402B8
 for <test-report@dpdk.org>; Fri,  1 Mar 2024 19:38:45 +0100 (CET)
Received: by mail-yw1-f225.google.com with SMTP id
 00721157ae682-6098bf69909so3691307b3.1
 for <test-report@dpdk.org>; Fri, 01 Mar 2024 10:38:45 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1709318325; x=1709923125; darn=dpdk.org;
 h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to
 :cc:subject:date:message-id:reply-to;
 bh=Mot8i5tVnq4vOz4pLCeHpC2TRfL6VrVYEedElzj+9xA=;
 b=NDFYDtBoKfhdNVD7QazsxNaoAVQwjBGoADrmjzSg4mmyVFh+BbVczklN7Vl70jK6Nq
 QKh0qBuSi61N+NtEBiLpoQpIKypip+eU2H4dp4UZlNZUKABFdgz77IG4UtliRxWk/iEa
 +U8Yj/OutQ76w3Ej7SRGK1pFLc+159uV44rQg=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1709318325; x=1709923125;
 h=references:in-reply-to:cc:to:from:subject:message-id:date
 :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to;
 bh=Mot8i5tVnq4vOz4pLCeHpC2TRfL6VrVYEedElzj+9xA=;
 b=JbPSPcmwy6yR//n4WmjuHHLyMMBllj3Rrru56NgEZhK5JaE3Hw3NTl8ZciWu1UdEbG
 F0hwFGU7lRlexDeM2JU4a9kEYZGO4yYg9/sHZM+8wONM/uNv8QSRWC2N2WJiTyv+q/UX
 H0OHKyGNijNghfeMhszsHI16wHHEDR0DAXObSPgQAIzAMrAqHohxSmVsSzA0qMzOeqd5
 hwp3F+i13SJBvdSmCmimBg9hYq6J0fhnRJ6f9pYeWlT4Dwu9dTbyOQPIOLdiNHIEJwUF
 6mBkUNsPmOxkiwqi9TudFshhv0RZJV4mOR9OBjqKoR3hrC1Nm7sM97BlZlj7Wkhg9vCY
 afPg==
X-Gm-Message-State: AOJu0YxcoNhS4m5Y6INWIZBMtlvcdU2ulUaik+L7PeDHeGk/02Nq9yQG
 wkBAU8f16YRwLjg9l6Aij/1t9unI9qDXz5HpCYf7c+PpfnISyGDPSD6Giyvn06neH9FMaV1zEg2
 93hEsXS+juBTpdWRUSchwYTgK9zoo3UJ76Js3cQP7YeZOAM88Mp9WDn7K
X-Google-Smtp-Source: AGHT+IGPFDUKvkYLj8uYUPn4fOkAWN0zrRubeQ1oDxZ8AqfQmnOHU72HuaT3CNtBLiCoGo29bx4M+VG7TZKa
X-Received: by 2002:a81:a14d:0:b0:609:6af0:eb0e with SMTP id
 y74-20020a81a14d000000b006096af0eb0emr1891817ywg.20.1709318325285; 
 Fri, 01 Mar 2024 10:38:45 -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
 r142-20020a819a94000000b006079da1b9a2sm214175ywg.61.2024.03.01.10.38.45
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Fri, 01 Mar 2024 10:38:45 -0800 (PST)
X-Relaying-Domain: iol.unh.edu
Date: Fri, 01 Mar 2024 10:38:45 -0800 (PST)
Message-ID: <65e220b5.810a0220.c629d.eb28SMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.17.0.7] (unknown [172.18.0.217])
 by postal.iol.unh.edu (Postfix) with ESMTP id EB78860527CD;
 Fri,  1 Mar 2024 13:38:44 -0500 (EST)
Subject: |SUCCESS| pw137660 [PATCH] [v5] net/i40e: add diagnostic support in 
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
In-Reply-To: <20240301094422.460012-1-mingjinx.ye@intel.com>
References: <20240301094422.460012-1-mingjinx.ye@intel.com>
Content-Type: text/plain
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-unit-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137660

_Testing PASS_

Submitter: Mingjin Ye <mingjinx.ye@intel.com>
Date: Friday, March 01 2024 09:44:21 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:3408b132b31906fe1ed28d6b2009b98202e1cff0

137660 --> testing pass

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Debian 12 (arm)  | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+


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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 11

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

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

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

UNH-IOL DPDK Community Lab

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