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 C38C543F47 for ; Mon, 29 Apr 2024 14:10:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AE139402A3; Mon, 29 Apr 2024 14:10:48 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 11C314025C for ; Mon, 29 Apr 2024 14:10:47 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7de95c7851dso209543939f.3 for ; Mon, 29 Apr 2024 05:10:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714392646; x=1714997446; 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=Q8V/vdK+uTp8G7GIzcAyp8Fg6pnR/+Ge+8bsoy5McYs=; b=LlIrQprv/NflU5m+Ammdf1HXfxPpNctktZQ2F8A+E1W4L4eQDtq6FyoSDX07Qi0fmC uzf3ms0qPj7/Nq7YLSCzl/Vu+06R5b+TE4OsL/bbvOQNYcLdC4+aTkwnpI/sBH9EP2vf zR44IfpQlt09NElP0pRj6Ez6DB4yauOgV6CpM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714392646; x=1714997446; 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=Q8V/vdK+uTp8G7GIzcAyp8Fg6pnR/+Ge+8bsoy5McYs=; b=a7wyRWgJj0XG/VRIr8oZlKLWG1iH38bgjb7eZyHBIXGFE12yDX/tSHxqgpeq5wtlJj gtP0Eqz0zM8RWN3mOtl9OHAVYMQEAjXG1NTPh/zA/XrkqRM7ot5sI+cem7xRvyqZn5eF 53PO2rN9qy73rQuGZZDaWbrr1c68YOaJjuhzcRiT5yaAckpofx4ZsYz0+FPDAXkR+iGO WUuuewEVMjqgHl+4FoyeXL5FiYK9Eicq0wX8//34ZbqDgqpJsIck64fh5TEkPFQSMNh5 f/WRNrDJByrjtXoW3EbTrfnve71iP7IHq0qDZRWZtgv3pQfFPt/hPb7UiN8PFo4o1naZ 5dlQ== X-Gm-Message-State: AOJu0YycXXQOfvrilF78g+UNSRw0iNkodNMy893uBJuyNQ1ilGmVzdM+ HTHMiTf18ER6AjP8TKBRfRR0sreEQN2NMIObz2kKNZLVPSbfmgLMVMNPC2XdYcYtPlOU0+2fK91 I4pmRhH1blGZhdBPiF5vMMpB7L46UFmgC+6cDvr7OAW5rHacI1nFl2dFT X-Google-Smtp-Source: AGHT+IE7KiVrmtqRqNhJ0K6RtzI8tT6uRa/qHLxb2ZIgqpmBPy9/I6LArljWKhxqedtjn9jioG+I1aSGnbY5 X-Received: by 2002:a05:6602:f5a:b0:7da:8718:407 with SMTP id hm26-20020a0566020f5a00b007da87180407mr12389046iob.17.1714392646070; Mon, 29 Apr 2024 05:10:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id z11-20020a056638240b00b00487bd40586fsm153670jat.25.2024.04.29.05.10.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Apr 2024 05:10:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Apr 2024 05:10:46 -0700 (PDT) Message-ID: <662f8e46.050a0220.7da12.6cebSMTPIN_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 C01636052514; Mon, 29 Apr 2024 08:10:44 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 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/