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 9DFB043F47
	for <public@inbox.dpdk.org>; Mon, 29 Apr 2024 14:01:29 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 98681402A3;
	Mon, 29 Apr 2024 14:01:29 +0200 (CEST)
Received: from mail-io1-f100.google.com (mail-io1-f100.google.com
 [209.85.166.100])
 by mails.dpdk.org (Postfix) with ESMTP id B7AA04025C
 for <test-report@dpdk.org>; Mon, 29 Apr 2024 14:01:27 +0200 (CEST)
Received: by mail-io1-f100.google.com with SMTP id
 ca18e2360f4ac-7de80bc1f7cso222761239f.0
 for <test-report@dpdk.org>; Mon, 29 Apr 2024 05:01:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1714392087; x=1714996887; 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=UiMrZi9/mDsBUeVjbGWJzfoQSgfrBstQ9XCwoZen9zM=;
 b=e3WtEBFmxBOPRBj0xrarPsjGL58Js8OM4/gEM299Qv1EAOVqU0Rz3Hj2okc/ZmLQ+P
 vb2NTIHEJPb96yBZAFqZlclvYaiB+8ZS1RglgsPTk1IGpuPi8wkNb/s18xb40mkEEtoW
 v56CJqNAl0/Z2ORCG0D8VsUgMJUbZybTta8Ho=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1714392087; x=1714996887;
 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=UiMrZi9/mDsBUeVjbGWJzfoQSgfrBstQ9XCwoZen9zM=;
 b=qywdLf0/9XVbtrdofmt67KFtIum8USktJ0CrJHC6qwlXRlxD3KNTEWAFMyJzpp/fRu
 ags/cVdmVaN+n6McFtezzFP2J9xPgn62S7o1Vlc3lGMcdw8AsWR1MtZhr/F4MtsF7YJO
 xcc0fXYpoF7AbVpcHlO1eKugMSpZunA/R+vlew6yZNADy+yHSRCCM7U5z2Y/lWg/OS/h
 mo4IUAqQSW5eBDG76nIghcYHG5+rOzxmIRMulJiBsNjqT5iQII9Bk7Ow6raqUe1aVa/W
 jU7VUDNKJeijVs41+E1ZjMrz1vgQ5esZZTBFf8kxCTU1n6kwW4KdquiQRuvGbXy1tyVe
 Dkfw==
X-Gm-Message-State: AOJu0YymmKpnLBVl/PKkkRbCX0Wb5yc/QY1sgLOiplrMmbKjAJ+LtMde
 BBjFWRBqDdr031XKlQFLXnBjFVRMjy9Qj/t+DP5/6fxr/3DZLN936gBhxEYPVyFDdAb1PMytNuL
 XZGj07b4G2kxoG/Cs6b/YVSyR87JfNqpWQn7eVafn
X-Google-Smtp-Source: AGHT+IEez+1Utll/MO45s+tfHXN7C/M5mXVermMbSP4s+Am/KCpWGJgOUIy6qZcM8vkA1HO6+hM48mOqCELX
X-Received: by 2002:a5e:d907:0:b0:7de:a81a:cb23 with SMTP id
 n7-20020a5ed907000000b007dea81acb23mr12320543iop.2.1714392087050; 
 Mon, 29 Apr 2024 05:01: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
 jm2-20020a0566388c8200b00484fe344b31sm1562202jab.10.2024.04.29.05.01.26
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Mon, 29 Apr 2024 05:01:27 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Mon, 29 Apr 2024 05:01:27 -0700 (PDT)
Message-ID: <662f8c17.050a0220.b70ff.e7dfSMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.17.0.3] (unknown [172.18.0.217])
 by postal.iol.unh.edu (Postfix) with ESMTP id A3C766052514;
 Mon, 29 Apr 2024 08:01:26 -0400 (EDT)
Subject: |SUCCESS| pw139717 [PATCH] bus/pci: fix build with musl 1.2.4 / Alpi
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
In-Reply-To: <20240429100059.1316414-1-david.marchand@redhat.com>
References: <20240429100059.1316414-1-david.marchand@redhat.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/139717

_Testing PASS_

Submitter: David Marchand <david.marchand@redhat.com>
Date: Monday, April 29 2024 10:00:59 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78

139717 --> testing pass

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+


Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

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

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

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

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

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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

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

UNH-IOL DPDK Community Lab

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