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 99D9A45562
	for <public@inbox.dpdk.org>; Wed,  3 Jul 2024 17:31:47 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 94A2F42D89;
	Wed,  3 Jul 2024 17:31:47 +0200 (CEST)
Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com
 [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 9ED10427B8
 for <test-report@dpdk.org>; Wed,  3 Jul 2024 17:31:46 +0200 (CEST)
Received: by mail-qv1-f98.google.com with SMTP id
 6a1803df08f44-6b5e760eb36so473836d6.2
 for <test-report@dpdk.org>; Wed, 03 Jul 2024 08:31:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1720020706; x=1720625506; 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=3rXqlYzVspYO4vUPtmqZOFW7QZ5v3QyM9S0c+N08HK4=;
 b=jIVtJX2snjI6Dyhf5ZYmsRgebFCiHu7qLqi9l90Stals1PHLnaPxzBsdcbOCs8+8pt
 rkTBYeiWSggb1MwYOf5wWr8znQ9/sSuy/41H1w1ZS2rukAOnED1GPzF5Td8uc7Idfl/x
 JmPZV+xMNR8YdMTnkhA5QcGEQf9or+gHw3wkQ=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1720020706; x=1720625506;
 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=3rXqlYzVspYO4vUPtmqZOFW7QZ5v3QyM9S0c+N08HK4=;
 b=GheSLUCHN9C7m9MR673KsHvZ7jLnHEhIdq/kh5YxAVNrQLfEW5DvwJ9SwyaXQ1i8TY
 tjMPb0LURnlzZeEGC9qZXGTLyG5geGdyzCpcp5Q0RSJKnB1sTnDbQVqpXpxh2Ru9ErvG
 o6VNSm3a5oBQEww5FM81oa9zGQrd5nRJ43ST6+aTBgOxr+IfgJu9b34DDLsriVFR32vd
 oGTnHGZ8MnI7FjGU6qF/FztyMqFUxn7cpJnnBKEVkMluCVrPIFn69RUxFVAlulAgEb3f
 YuUusYLWST3mMUoDR27tATlsFJ0Fd58zzK/ka/SL7DwirtX62WeToCVUj2fFoeqmbSaK
 xoKw==
X-Gm-Message-State: AOJu0YxPz9rIjJjAhWEKozGEi/icL3N0FpZy4BIipos0t7xBxdx+2k9o
 ihRtROtg7DDt0H0D4jtsCEFkQvUGtf42HWOiguqfsqPvHcElssbqeGv9XXCOlz+6hyYWphvZFZU
 Ljeh02hRBH/eXwKYlc3DfCe+0IGRxO2Zz
X-Google-Smtp-Source: AGHT+IGXJBqmUQupqkdmMxk2+4Pdt6sS2eYiDmibG0jVvSzoxboC3xKX/3+P2lqbUye2ZuM5s2MSWj5rUSvu
X-Received: by 2002:a05:6214:1c4d:b0:6b5:e688:3662 with SMTP id
 6a1803df08f44-6b5e6883a78mr7064436d6.29.1720020688395; 
 Wed, 03 Jul 2024 08:31:28 -0700 (PDT)
Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84])
 by smtp-relay.gmail.com with ESMTPS id
 6a1803df08f44-6b59e366cbcsm6065646d6.14.2024.07.03.08.31.28
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Wed, 03 Jul 2024 08:31:28 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Wed, 03 Jul 2024 08:31:28 -0700 (PDT)
Message-ID: <66856ed0.d40a0220.3dd2e.c961SMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.21.0.8] (unknown [172.18.0.240])
 by postal.iol.unh.edu (Postfix) with ESMTP id 10E28605C351;
 Wed,  3 Jul 2024 11:31:28 -0400 (EDT)
Subject: |FAILURE| pw142059 [PATCH] [v2] vfio: combine container_create and g
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu, BillXiang <xiangwencheng@dayudpu.com>
In-Reply-To: <20240703091657.14104-1-xiangwencheng@dayudpu.com>
References: <20240703091657.14104-1-xiangwencheng@dayudpu.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-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/142059

_Testing issues_

Submitter: BillXiang <xiangwencheng@dayudpu.com>
Date: Wednesday, July 03 2024 09:16:57 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c15902587b538ff02cfb0fbb4dd481f1503d936b

142059 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Windows Server 2022 | FAIL               | PASS                 | FAIL              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39 (Clang)   | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40 (Clang)   | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | PEND               | SKIPPED              | SKIPPED           | PEND             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Windows Server 2022 (dpdk_msvc_compile): ====
�[�7�4�/�9�3�]� �G�e�n�e�r�a�t�i�n�g� �r�t�e�_�m�e�t�e�r�_�d�e�f� �w�i�t�h� �a� �c�u�s�t�o�m� �c�o�m�m�a�n�d�
�
�[�7�5�/�9�3�]� �C�o�m�p�i�l�i�n�g� �C� �o�b�j�e�c�t� �l�i�b�/�l�i�b�r�t�e�_�r�i�n�g�.�a�.�p�/�r�i�n�g�_�r�t�e�_�r�i�n�g�.�c�.�o�b�j�
�
�[�7�6�/�9�3�]� �C�o�m�p�i�l�i�n�g� �C� �o�b�j�e�c�t� �l�i�b�/�l�i�b�r�t�e�_�p�c�i�.�a�.�p�/�p�c�i�_�r�t�e�_�p�c�i�.�c�.�o�b�j�
�
�[�7�7�/�9�3�]� �L�i�n�k�i�n�g� �s�t�a�t�i�c� �t�a�r�g�e�t� �l�i�b�/�l�i�b�r�t�e�_�r�i�n�g�.�a�
�
�[�7�8�/�9�3�]� �G�e�n�e�r�a�t�i�n�g� �r�t�e�_�p�c�i�_�d�e�f� �w�i�t�h� �a� �c�u�s�t�o�m� �c�o�m�m�a�n�d�
�
�[�7�9�/�9�3�]� �C�o�m�p�i�l�i�n�g� �C� �o�b�j�e�c�t� �l�i�b�/�l�i�b�r�t�e�_�c�f�g�f�i�l�e�.�a�.�p�/�c�f�g�f�i�l�e�_�r�t�e�_�c�f�g�f�i�l�e�.�c�.�o�b�j�
�
�[�8�0�/�9�3�]� �C�o�m�p�i�l�i�n�g� �C� �o�b�j�e�c�t� �l�i�b�/�l�i�b�r�t�e�_�t�i�m�e�r�.�a�.�p�/�t�i�m�e�r�_�r�t�e�_�t�i�m�e�r�.�c�.�o�b�j�
�
�[�8�1�/�9�3�]� �G�e�n�e�r�a�t�i�n�g� �r�t�e�_�c�f�g�f�i�l�e�_�d�e�f� �w�i�t�h� �a� �c�u�s�t�o�m� �c�o�m�m�a�n�d�
�
�[�8�2�/�9�3�]� �L�i�n�k�i�n�g� �s�t�a�t�i�c� �t�a�r�g�e�t� �l�i�b�/�l�i�b�r�t�e�_�p�c�i�.�a�
�
�[�8�3�/�9�3�]� �C�o�m�p�i�l�i�n�g� �C� �o�b�j�e�c�t� �l�i�b�/�l�i�b�r�t�e�_�e�a�l�.�a�.�p�/�e�a�l�_�w�i�n�d�o�w�s�_�e�a�l�_�m�e�m�a�l�l�o�c�.�c�.�o�b�j�
�
�[�8�4�/�9�3�]� �L�i�n�k�i�n�g� �s�t�a�t�i�c� �t�a�r�g�e�t� �l�i�b�/�l�i�b�r�t�e�_�c�f�g�f�i�l�e�.�a�
�
�[�8�5�/�9�3�]� �L�i�n�k�i�n�g� �s�t�a�t�i�c� �t�a�r�g�e�t� �l�i�b�/�l�i�b�r�t�e�_�t�i�m�e�r�.�a�
�
�[�8�6�/�9�3�]� �L�i�n�k�i�n�g� �s�t�a�t�i�c� �t�a�r�g�e�t� �l�i�b�/�l�i�b�r�t�e�_�e�a�l�.�a�
�
�[�8�7�/�9�3�]� �L�i�n�k�i�n�g� �t�a�r�g�e�t� �l�i�b�/�r�t�e�_�e�a�l�-�2�4�.�d�l�l�
�
�F�A�I�L�E�D�:� �l�i�b�/�r�t�e�_�e�a�l�-�2�4�.�d�l�l� �
�
�"�l�i�n�k�"� �@�l�i�b�/�r�t�e�_�e�a�l�-�2�4�.�d�l�l�.�r�s�p�
�
�r�t�e�_�e�a�l�_�e�x�p�o�r�t�s�.�d�e�f� �:� �e�r�r�o�r� �L�N�K�2�0�0�1�:� �u�n�r�e�s�o�l�v�e�d� �e�x�t�e�r�n�a�l� �s�y�m�b�o�l� �r�t�e�_�v�f�i�o�_�g�e�t�_�f�d�
�
�l�i�b�\�r�t�e�_�e�a�l�.�l�i�b� �:� �f�a�t�a�l� �e�r�r�o�r� �L�N�K�1�1�2�0�:� �1� �u�n�r�e�s�o�l�v�e�d� �e�x�t�e�r�n�a�l�s�
�
�n�i�n�j�a�:� �b�u�i�l�d� �s�t�o�p�p�e�d�:� �s�u�b�c�o�m�m�a�n�d� �f�a�i�l�e�d�.�
�
�
==== End log output ====

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

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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