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 DFF4043EAC for ; Fri, 19 Apr 2024 11:31:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DAD7B402D0; Fri, 19 Apr 2024 11:31:56 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 6153940273 for ; Fri, 19 Apr 2024 11:31:55 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-69b514d3cf4so14436006d6.0 for ; Fri, 19 Apr 2024 02:31:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713519115; x=1714123915; 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=J0Y9B4fA51YsEQcKKe+HnMu0zvAvmQDyu54g76jhXJo=; b=Ycs9jp2o2aRix+t3y6uQdYCWZ2gWf0M49rALcT/nMdQC3kQJYvsQY4oAytH4ROE+FH lZxTFLNmAI6WRHYq79vmcfC+XIanD32CRh4g+Y87m3iAZumL+zZLMFsHkGSqkS/dCKlr gDriRLlkVmO/xE2ih+18WHxj0pMyr79JjYqEE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713519115; x=1714123915; 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=J0Y9B4fA51YsEQcKKe+HnMu0zvAvmQDyu54g76jhXJo=; b=gxOtynBk+cOR9+HYSxvId05xgGDxy6bekbDvsVW2rTHHevaCgx8xvavQW/dXFqdxuW z1XQtB4EFoEb65xGorNxLBfYZxF6buezgSAlcCbtCzL79cLebzh+tOorrR9uqiPy03BF WVEvIIk/o0Q+ktvVIETU1ThW6Hs36ZXjW5MMFLMZqDeMLLCUmny6lp106dnfR2G09o8p pyab2BIB2LQq8eOL3FhMKSLxnh8uasfrKmjMa6BIlwRK7tA+maUBYR0ZOoH3CPzGAl7Q hyMTVJCfn1VN9zdLASEaNb/R2hvo2QS3NxyNvII88GY0FnHhq37mte+8s2fJr+3rPoZZ jCrQ== X-Gm-Message-State: AOJu0YyzpE45EIAYEWIFfQsoRBgkI09FsQzUUo4+lnJ24YpoOSQ4fDrE lOj5sfiRaLhGEOxs9gk3GaoqFMdvEmMS0c7Qz4zr0IAe8OgXQ2EtkVDRmi/tZ/0VwiYcFlVllUw V1xjPKIldIS5Kda42B1nRDTn5hktRNt1tWMOJxsPBtRRHEp5qCGXJCxxz X-Google-Smtp-Source: AGHT+IHlTMA1SuRUUpzglgtVcSXQJ6LoEMz/AnJFgMXw1Umn+QArBUmVgf/qOY7dc4OB16DbiuCOqfnNgllm X-Received: by 2002:ad4:4e4b:0:b0:69b:58f8:c332 with SMTP id eb11-20020ad44e4b000000b0069b58f8c332mr1405702qvb.19.1713519114835; Fri, 19 Apr 2024 02:31:54 -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 k12-20020ad45bec000000b0069b76f58c4dsm212387qvc.4.2024.04.19.02.31.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Apr 2024 02:31:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Apr 2024 02:31:54 -0700 (PDT) Message-ID: <66223a0a.d40a0220.6d8c8.c5d4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 869056052514; Fri, 19 Apr 2024 05:31:54 -0400 (EDT) Subject: |SUCCESS| pw139524-139525 [PATCH] [v3,2/2] bus/pci: fix secondary pr From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240419032630.1215256-3-chaoyong.he@corigine.com> References: <20240419032630.1215256-3-chaoyong.he@corigine.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/139525 _Testing PASS_ Submitter: Chaoyong He Date: Friday, April 19 2024 03:26:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139524-139525 --> 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 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | 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 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29823/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/