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 55C3242A72
	for <public@inbox.dpdk.org>; Sat,  6 May 2023 05:03:04 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 246CC410ED;
	Sat,  6 May 2023 05:03:04 +0200 (CEST)
Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com
 [209.85.128.228])
 by mails.dpdk.org (Postfix) with ESMTP id BE5F1410ED
 for <test-report@dpdk.org>; Sat,  6 May 2023 05:03:02 +0200 (CEST)
Received: by mail-yw1-f228.google.com with SMTP id
 00721157ae682-559e317eef1so36878277b3.0
 for <test-report@dpdk.org>; Fri, 05 May 2023 20:03:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1683342182; x=1685934182;
 h=cc:to:from:subject:message-id:date:from:to:cc:subject:date
 :message-id:reply-to;
 bh=dyPSPcm60mMbKzxT1ZLrJ0YA8I7iYd2gNBXVc6/yjpE=;
 b=OdvoxiCZ8tyY6QH6ONURvJAlr+w7xTecllmtae2O/2CKw6IZ0U1aW+6F3ACryD23DJ
 OnKldiihjoFVIy/wBp27xlW1Ok9TB1ySf1VkEPcIBprzbDUBBryDYNwzriDOt/O4Or8Q
 /tA73DVnucef6l2JfkmuBTpUsPhKfSDqJrifE=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20221208; t=1683342182; x=1685934182;
 h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=dyPSPcm60mMbKzxT1ZLrJ0YA8I7iYd2gNBXVc6/yjpE=;
 b=LVgJaQXhUIMI5kPZsBg3K3Mz8cLwitaAsC0uypUUR+q2puaMf/W17o28rDaHXcDxcm
 FrWD7E31zxxo+Xs2QfHU43IXenSKFFpe4+Drr4S2X066sUBkVoULjiv+vK1BPaNHkZ7Y
 JVBn84xRrv1AKjg+qK4WI7A8nB5XEAQmPM1HOf8oZbSEqZAxDNR3wg6NnCHVAMNk1EAm
 iJ9zbPuxF2f4fRhlrwE316cteLGu7Py8n+MULZZGOIRcyopPD8/yRalC16YKgCRU073e
 bzbHdASHFp0NqvZLZj/XoZs2GjfXAOTRVFxeOBgurf83gScBhlnHZQY1SPj1fRmA/kbG
 FoQw==
X-Gm-Message-State: AC+VfDytG3ARU2GcetXWPbNwW9jOWQcjtH+HIY2pdRewaU65XTayZIwm
 AvKeB5ui3jG5mwYfpb68d+Aq1gGoQK8OUoVM+R8ZbTkCri6q4JcB9EfHQZntj4sW+CRwoQEr+w=
 =
X-Google-Smtp-Source: ACHHUZ7i+ySc0SwJN5T6ED8S2Czvhi/kpK0ebKKv+xRGrihGiH/VTRFYSHxTEi4LK02xmOt9wcbphWX1YlS1
X-Received: by 2002:a0d:dac2:0:b0:552:96e0:ccd0 with SMTP id
 c185-20020a0ddac2000000b0055296e0ccd0mr4513541ywe.16.1683342182120; 
 Fri, 05 May 2023 20:03:02 -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
 m8-20020a81d248000000b0055da393a281sm84365ywl.74.2023.05.05.20.03.02
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Fri, 05 May 2023 20:03:02 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Fri, 05 May 2023 20:03:02 -0700 (PDT)
Message-ID: <6455c366.810a0220.e1596.60fcSMTPIN_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 C50EB605246B;
 Fri,  5 May 2023 23:03:01 -0400 (EDT)
Subject: |SUCCESS| pw126718 [PATCH] [v2] net/mana: return probe failure if
 there is no device found
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
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-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/126718

_Testing PASS_

Submitter: Long Li <longli@linuxonhyperv.com>
Date: Saturday, May 06 2023 01:32:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61

126718 --> testing pass

Test environment and result as below:

+------------------+----------+
|   Environment    | abi_test |
+==================+==========+
| Ubuntu 22.04     | PASS     |
+------------------+----------+
| RHEL 7           | PASS     |
+------------------+----------+
| RHEL8            | PASS     |
+------------------+----------+
| CentOS Stream 8  | PASS     |
+------------------+----------+
| Debian Buster    | PASS     |
+------------------+----------+
| openSUSE Leap 15 | PASS     |
+------------------+----------+
| CentOS Stream 9  | PASS     |
+------------------+----------+


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

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)

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

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

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

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

UNH-IOL DPDK Community Lab

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