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 6C2CE42306
	for <public@inbox.dpdk.org>; Sun, 19 Mar 2023 22:41:39 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 48653410EC;
	Sun, 19 Mar 2023 22:41:39 +0100 (CET)
Received: from mail-il1-f226.google.com (mail-il1-f226.google.com
 [209.85.166.226])
 by mails.dpdk.org (Postfix) with ESMTP id 29A09410EC
 for <test-report@dpdk.org>; Sun, 19 Mar 2023 22:41:37 +0100 (CET)
Received: by mail-il1-f226.google.com with SMTP id r4so5649852ila.2
 for <test-report@dpdk.org>; Sun, 19 Mar 2023 14:41:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1679262096;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=j9rw/c/9FFGBltdbcVJC7vUF6wMATA46r+bOe2Wj84A=;
 b=PsfK6ajf58e48GGFEkAB2jVPoox43+0J1ACHpKIfdAYalpAlIZFarh9FEBOpd2eoa8
 haPdAon5+BjKVxanxw88sWAr/WwAhSYT3wF56R2I/TeC+fa5fHDFUcfQEDZR0Gejm9t4
 Jpi1I0MmK2haliRUXwJaAk6+hS1G57TWSiqZs=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112; t=1679262096;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=j9rw/c/9FFGBltdbcVJC7vUF6wMATA46r+bOe2Wj84A=;
 b=kKTVVC1HpO1dTfJQyoR36oydscTELZViKOOCS52fGWoB6kxdZEjtdJbYIFE8RjjTeT
 as7g/9A61XxhKmlwdnNxT9GF4zt9aJAO62xXvB/PKPrYFwPU0nJrxOpdNDWEWZV0Zk4I
 2X10ihKkSDsczmdwH0ksxzD9gykaVQ3w7HkEy+k3z0b9GDL0leQ6CRBv2U7kzxUpceIh
 zraVIFPZSng34f+YABkxpiQqi08vsqwv3VKJIaIzzgdpJ4k51pbXhVnNomgaNJOT4mu4
 JA0G/pqlK4E7BA2/2SxwHA5dNXOy5KGj7Y65Fb9H9++rR+aEsEhvUq7PcdOG4/KpKg0h
 2FbQ==
X-Gm-Message-State: AO0yUKXRoUuS1gMnGNPtssVNRAyC1pJBxbQi0F4OoPyPMz4xXQyJdk83
 DGkAg3d+JdSwJ1QiXvryx1q3Ke2pGsZXQErGdA6CMaGUzfpB17uismjc5A==
X-Google-Smtp-Source: AK7set/u+5qGscYdxnqIrnt2hH03NbpeNpnNXIRSsqk4bq5adWRT9c+tkkVd/6GxoRXn0Tq3ePAKjxApXP5i
X-Received: by 2002:a92:dd11:0:b0:317:9711:cf1 with SMTP id
 n17-20020a92dd11000000b0031797110cf1mr4338173ilm.3.1679262096474; 
 Sun, 19 Mar 2023 14:41:36 -0700 (PDT)
Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84])
 by smtp-relay.gmail.com with ESMTPS id
 f28-20020a02a11c000000b004061da567a8sm1313624jag.19.2023.03.19.14.41.36
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Sun, 19 Mar 2023 14:41:36 -0700 (PDT)
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 1CA77605246B;
 Sun, 19 Mar 2023 17:41:36 -0400 (EDT)
Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1])
 by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 14B8060214;
 Sun, 19 Mar 2023 21:41:36 +0000 (UTC)
Subject: |SUCCESS| pw125221 [PATCH] [v1] raw/ifpga: remove virtual device
 unplug operation
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: <20230319214136.14B8060214@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Sun, 19 Mar 2023 21:41:36 +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/125221

_Testing PASS_

Submitter: Wei Huang <wei.huang@intel.com>
Date: Thursday, March 16 2023 20:44:45 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:bb1f2f5b181b9d8ea7fb28ca2024914fc57bd823

125221 --> testing pass

Test environment and result as below:

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


Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

Ubuntu 20.04 ARM Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 10.0.0-4ubuntu1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 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 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 SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

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)

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

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

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

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)

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

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

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

UNH-IOL DPDK Community Lab

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