From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 3A9BF43F49 for ; Mon, 29 Apr 2024 12:59:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 32FCE402A3; Mon, 29 Apr 2024 12:59:45 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 184614025C for ; Mon, 29 Apr 2024 12:59:43 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-2331bef249eso1697654fac.3 for ; Mon, 29 Apr 2024 03:59:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714388382; x=1714993182; 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=Mx20U/C/6le+cwF4FfyfCwq2l/2jxUHjb62RFrK3dYM=; b=Cs3gwFQu0vPSROJdp7xiX5D46yq08L9vsR42S6j6NQuDd0dHaoxGvDWnWTDH0szyJO 6GqUxqUMo/wTeqQyhOcPEzoS5qV0dzSV5ScNuY2ICj8t7efES12H3eWzbZuW3+4yyvDo 0aSnSk8W02pwby+fIRj27TGNftl9Y77XDDbFw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714388382; x=1714993182; 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=Mx20U/C/6le+cwF4FfyfCwq2l/2jxUHjb62RFrK3dYM=; b=gUKJA+/dU3weQ9bBmrI9lX1ByczFFw1QQbNJrkYG9vb41mwiQbLHuIE8Fzlza0k6Ev mqsoY9RuU94Un7ASjSu/PpTHdMJ9qPJnM097fr0dkatuW1LTieROb3b4+LXXldZtLWI5 0NUSS5r5ArsRmd6w41FHDf/ijnVYsFhnOSfLe7Y/sjOGCGzvw/5CjS5OSK1d3gxFwcV5 oCfOodsSS6lkgIbXfPGyYpffcHeewzIEk2bohwkOUD599YM/jXcKlaWPtzD2Qs7fTzkm DU4ZxXGuRdZIJT8eTa61wNAVDoO/8az9y1vLjpF2+XeOXDv/lKXbKqY2YZjfbWWtBpUl dEGA== X-Gm-Message-State: AOJu0YwpsoXUS2dDDrVpC0bIN23MHoLrZj+uXoAu3k9HkrcntxbLVyd2 k5QXmo4zOj0tU8O0rGgG+QN5yIcefJ1NktRpX0n3I4rqqsc/WBf8R89fCoUsEtnH1wdJmVNJiBT TXf06Fq8yBVU3Gbu1PcsmCgx5/irMxKtqEHLzQc8x X-Google-Smtp-Source: AGHT+IHF9f3sKTG5nf8tGdWqMjvmR3hiFAHyz/M9oeIYmSl1y51qET9XkhRETTQfxDWjWIDPezfCRQWm2t0U X-Received: by 2002:a05:6870:80c6:b0:22e:13d7:53dc with SMTP id r6-20020a05687080c600b0022e13d753dcmr9051173oab.13.1714388382327; Mon, 29 Apr 2024 03:59:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id be8-20020a056871b38800b0022e7036a48asm482483oac.12.2024.04.29.03.59.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Apr 2024 03:59:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Apr 2024 03:59:42 -0700 (PDT) Message-ID: <662f7d9e.050a0220.f2708.6c23SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7777F6052514; Mon, 29 Apr 2024 06:59:41 -0400 (EDT) Subject: |SUCCESS| pw139717 [PATCH] bus/pci: fix build with musl 1.2.4 / Alpi From: dpdklab@iol.unh.edu To: Test Report 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/139717 _Testing PASS_ Submitter: David Marchand 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_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 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/