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 9EA7F4595A
	for <public@inbox.dpdk.org>; Tue, 10 Sep 2024 23:02:28 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 96F4742E97;
	Tue, 10 Sep 2024 23:02:28 +0200 (CEST)
Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com
 [209.85.219.227])
 by mails.dpdk.org (Postfix) with ESMTP id CC66240B9F
 for <test-report@dpdk.org>; Tue, 10 Sep 2024 23:02:27 +0200 (CEST)
Received: by mail-yb1-f227.google.com with SMTP id
 3f1490d57ef6-e04196b7603so5876446276.0
 for <test-report@dpdk.org>; Tue, 10 Sep 2024 14:02:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1726002147; x=1726606947; 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=S0tXfXz3EbJh+inlorTfh6QH8PZcDZdnTjxeqevKjiE=;
 b=MRZoNvhshsInD8VFcIkJAVzHTyJs6IP0RvLIQMvMWDba+GddXkR9SCVSyVNC4+e0M8
 Yf72TFdPf60JgVxvU/2A+PTSvseak+uItK4lYiuvmvcd3lrz7lqojSTdY6aHheK6DOTp
 qXlx2msGbEgYQ7+4EMU/bE7zcaEklY7VfcTi8=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1726002147; x=1726606947;
 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=S0tXfXz3EbJh+inlorTfh6QH8PZcDZdnTjxeqevKjiE=;
 b=DR07ekak9/lo8X6bjYD4z9m0opzebynzPq9m39yW3TrfUI6SG96Fb7TMiRSSASlL3n
 LjoBjM4dJz5cc4XcVFMXXrF9ym1dwfmMzEjkw1KUNjYLFIYLPoSu/WzbKF2hpBYvfn7n
 AjqY6Ag3NpLNswgbhy50wQSPfVVIzRhNRHScKHG3YjZlAok8kXRGKqwnd3RXC7eUw5ub
 llx+Dx7WRt/ifD3YfvdCYXqeqTUIA9M0QuPCFJO9hEsH7MMCBkhuMKexWxzgiT7fvCMf
 2SYPsNdw4HUlop3URSd43zY7W4SBEDumsRxh+F9JgDNEqKjAplRG29EQm+aIRPsV8QL2
 afqw==
X-Gm-Message-State: AOJu0YxRr7yWq2kpgK5UtY10Z/Y2ankVsCL06ZMnUpkYBs/++lckAwI0
 qboE/9rvBo9xnXCRjr1MIMyQZ8g7XNaLUa9BLTMCgIARxejRm8z/UKHuNBg1k4ZUH52/OoYZW0f
 wcYPPXkH+ecannIyYwCRLXhW9ObVgAggtToserX1u
X-Google-Smtp-Source: AGHT+IG46IhLgxWrHNffJATkIHRd9PyVEjt7j23YP5cCAilfCt6ev+VRdjolkezfwr452NdU3cq72SxnqRK6
X-Received: by 2002:a05:6902:2011:b0:e1d:2639:66cf with SMTP id
 3f1490d57ef6-e1d3487f8e8mr14599975276.14.1726002147147; 
 Tue, 10 Sep 2024 14:02:27 -0700 (PDT)
Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84])
 by smtp-relay.gmail.com with ESMTPS id
 3f1490d57ef6-e1d7ba07c00sm119748276.14.2024.09.10.14.02.26
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Tue, 10 Sep 2024 14:02:27 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Tue, 10 Sep 2024 14:02:27 -0700 (PDT)
Message-ID: <66e0b3e3.250a0220.74fc4.85e3SMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.17.0.2] (unknown [172.18.0.217])
 by postal.iol.unh.edu (Postfix) with ESMTP id E2C9B605C351;
 Tue, 10 Sep 2024 17:02:21 -0400 (EDT)
Subject: |SUCCESS| pw143833 [PATCH] vfio: check iova if already mapped before
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: Yunjian Wang <wangyunjian@huawei.com>
In-Reply-To: <1725938934-48952-1-git-send-email-wangyunjian@huawei.com>
References: <1725938934-48952-1-git-send-email-wangyunjian@huawei.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/143833

_Testing PASS_

Submitter: Yunjian Wang <wangyunjian@huawei.com>
Date: Tuesday, September 10 2024 03:28:54 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43

143833 --> testing pass

Upstream job id: Generic-Unit-Test-DPDK#260757

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+


Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521

CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)

Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)

RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)

Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0

Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110

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

UNH-IOL DPDK Community Lab

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