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 D705743F49 for ; Mon, 29 Apr 2024 13:10:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6F9C2402A3; Mon, 29 Apr 2024 13:10:28 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 5CF9D4025C for ; Mon, 29 Apr 2024 13:10:27 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7d6bc8d4535so181317839f.2 for ; Mon, 29 Apr 2024 04:10:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714389026; x=1714993826; 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=xSfhqkN/Q+4g0OajIJy20dr4/u2ykLdf9ukwHIO3hpA=; b=ATxKvK4RYr2doSpdIXCh0eBHelFa2H2+Sp6zWucLBAg9yRVzI0jFZeHVVSboiiMdkA kR/mT5CT3gZDXfI54LGIo2Fa024xREkRFxcyW8T9HU+QU4vuaSn+X/clsymcQU5jUcRU 74iof8HHKUczm9G2+MgFhLbol8QP1puchbmgk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714389026; x=1714993826; 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=xSfhqkN/Q+4g0OajIJy20dr4/u2ykLdf9ukwHIO3hpA=; b=bGmblHDDLnk2B4TnW3pEpLLAmQt4oJJg0oBYSxsNrhDQB4P268yg+tY3bEEzZ8ZQot 1cgK5E6A3Q1O3DAg8b2GQoNDmmNs+tusuUcsBFiF5lie4wrBBYOeB5YNr04glg7tInG/ gPoDiGUgCKbx7AFJ+F4Vi2+tCsrpgoOG4vU6DtVvAkBFtBoO35ukF8KQkxf94x3rUvCS wT/BIB25FfuKYB6P/dOsl/XaD+8lJeMXIfC6lrTNEuqzxnUufQsZb/Kt71qZ+clgDyiZ 5GpMCxE/Qkowp0M5okxRmbvQOLEuD0j4C4WxM/lwHNa/cDwoIq8NcXdyen8sHzxZC8lY r/6A== X-Gm-Message-State: AOJu0YzANV/wM6aBayIhgpE4Jp0hSVzZ+H0tFj8LbL1sdxAsA4HH2H0G iGkm+BQdJUlQM0Cf0MsoXqI23RE3Cz6bqGyD5OZ9/qjHbvmylEzwJ82HzDfeZLfTMmn3+5lRG4n CKJdLqb3quqD0U+ZbPXxA3sLV+iacSjbQGX7aSOoZHoCFxqEofALHiQBj X-Google-Smtp-Source: AGHT+IFZ/ik/ovwLWRl5MeBfA54qkd6jGFn9oqTRDApgsKdDs61j/ci6Dph9mKYjdMyj84Uo7961syUvyCkf X-Received: by 2002:a5e:df43:0:b0:7de:c6af:7a72 with SMTP id g3-20020a5edf43000000b007dec6af7a72mr4396275ioq.6.1714389026778; Mon, 29 Apr 2024 04:10:26 -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 hb20-20020a0566386c1400b00482f43f9fc3sm1828137jab.21.2024.04.29.04.10.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Apr 2024 04:10:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Apr 2024 04:10:26 -0700 (PDT) Message-ID: <662f8022.050a0220.f0b69.ff62SMTPIN_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 40A4F6052514; Mon, 29 Apr 2024 07:10: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 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 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 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/