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 6C18045547 for ; Tue, 2 Jul 2024 11:02:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 693A1402AD; Tue, 2 Jul 2024 11:02:50 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id D319E4028A for ; Tue, 2 Jul 2024 11:02:48 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-79d5d1a54fcso304815885a.1 for ; Tue, 02 Jul 2024 02:02:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719910968; x=1720515768; 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=MFnWWcGGidPh7p/igCSW7xX3PdsNgZPsmyDQmyg3qBI=; b=fQaekXwQyjPSwUpcrYMG03zvlKmj3n7fsw0e8oI3rKEUyPZa/7yp7H9OlVGpuqSDgf pFSL/BtpWedR3fXHtg5zWFUYXRvZzyJglcTu4pnOR47FSfdd25Bg88U6yhEGD+EU4Si/ xmgUjbvNP3OwsDk4zjtkoikDy/dnUfOzVddyw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719910968; x=1720515768; 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=MFnWWcGGidPh7p/igCSW7xX3PdsNgZPsmyDQmyg3qBI=; b=pdz3jXXNuSkJHF7ML7L/OpqLO4W6cIQ+GHzVIR1LZO0IhVCqJGiQaq0ROUQWr6+qx4 uVC03oVlB8zli0U21AxjnxQkDgu9rJDQG0tKIl3+J4c9OA0EjfbB4svnMSNQRaJScEtz yIggDtzI1QKzAoHpbuyoV7/PF/CyIY81N8476bt4AUmTQMSXjRlZvZ//Q/6wdFjCBVvS klJbtIFYfvN4MTl7jhpNSqYkW4JzUARwcA1Fjn/DI1JJAOD+8K2DSbiFbkfcCCCg1Voi otizXqBGjD8QtBA0g1uhtD/hbd9dNFLRvBZHLdVHObhBX3KQl8XcPaTA2ht5+3fqRCCC 5DzA== X-Gm-Message-State: AOJu0YzBGtd0llDCwf8pTSECy2oquctD08/Un5WAkXbDvZoV08Kf4kh1 vg/jdRjcYY0IsFNWITnRCJUAgdTkf45MakzVFgVEZTk+PECahPy9iB+SHcIelnVOWfZdNIaO6xW 2wLaTPE0ziXMBC83jEw+oP0ECF0XmRfmnv9rhwItGr30vJKWWu91AoKP+ X-Google-Smtp-Source: AGHT+IGSDcapO5IwXbgv+LmIkcxHeONbZAUuGOWfLd4SQu2BYk9gkXBGwNwLHNADt37QFOuWG29YfkGg3MT2 X-Received: by 2002:a05:6214:21e2:b0:6af:33ed:87de with SMTP id 6a1803df08f44-6b5b6f4e155mr135217966d6.20.1719910967882; Tue, 02 Jul 2024 02:02:47 -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 6a1803df08f44-6b59e574c9fsm4457536d6.36.2024.07.02.02.02.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Jul 2024 02:02:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Jul 2024 02:02:47 -0700 (PDT) Message-ID: <6683c237.050a0220.ce7ee.1a5bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.12] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 921A26052500; Tue, 2 Jul 2024 05:02:47 -0400 (EDT) Subject: |PENDING| pw142004-142006 [PATCH] [v5,3/3] bus/pci: fix secondary pr From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240702021946.4194102-4-chaoyong.he@corigine.com> References: <20240702021946.4194102-4-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: PENDING http://dpdk.org/patch/142006 _Testing pending_ Submitter: Chaoyong He Date: Tuesday, July 02 2024 02:19:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:c15902587b538ff02cfb0fbb4dd481f1503d936b 142004-142006 --> testing pending Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 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 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 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30367/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/