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 87F2F45547 for ; Tue, 2 Jul 2024 11:30:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 843B540666; Tue, 2 Jul 2024 11:30:27 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 10E714065A for ; Tue, 2 Jul 2024 11:30:26 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6b5dc36b895so88616d6.1 for ; Tue, 02 Jul 2024 02:30:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719912625; x=1720517425; 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=78kkyh/pnVeDORF0Mr1TVQqUG6fEJD+zvCAZSq1Vnl8=; b=MxzCCSPzTgLoXU3OL9a1x0ZRuHAvgj8OyCsG3MqmZBdZ5HRZji8XowgaHhNbmJ7GgB DTBoO9Dm8nsvVF3TkvMJiULRjInGq8sX73IirM13x1tC07iIlBqobuRgXLMrcmQIPUoL mkluKhlJ1ykCIQ9UIP2hhZSo3Zi16Cc9HgAdo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719912625; x=1720517425; 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=78kkyh/pnVeDORF0Mr1TVQqUG6fEJD+zvCAZSq1Vnl8=; b=MgY2DsHu+WVZ5AlMM1SFF/HmDUyDgzj8JlfWTh9GP84i60z6yV/7PuQyZ3Eln4RSAs v2NCOF17Fr0VfDcCnm1KFLY9tfpdmHlYMf6Mdfe+z4ucgiRAMkg8Ur0OIoGXmj23kJPX Xz2OmgjlJ3cEHZQFgIPaYUeC4EOnZJ0RhLLjsYmOh6U0aMZE+LcQn+r1FVGPJhfSIX8Q H/MN6oZHphPPoVo1VF4em0hwSc9IPGQsNFiylNYJmM1jHeUYf462BrabqRVhbeozvfPh Rb+wj/sVZI2O/QprT/I1kh9+mmEg39cMtZu765Im+m3remlez4QyLH+b/vEFCTIKDBgs c8Qg== X-Gm-Message-State: AOJu0YwUuJ7P/NWooLhcLiYs+14+OoRNHadAisIr5nkfC4iSKmIpn8XY kdkh4zx4j8OJ0IQulYnKr16MnR9BqqPFTvNKcxfyGn7lxleYgQbJrNRo8R8tMXmpyeM7gwfizyo Xbh8dBEETiioIKts7+jKn73HG2i45784GX6qj3Df0NqO2iVmckGj582Pn X-Google-Smtp-Source: AGHT+IELq4OrwsCf7xt/Z/w55oNUXBPj45trrtCI/iFr5EqgJy/o2QVU3BgAz7OqkEblZSpzMlGMF1Vc3w2K X-Received: by 2002:a05:6214:1d2a:b0:6b5:98aa:8b1b with SMTP id 6a1803df08f44-6b5b7177fbamr99488446d6.50.1719912625351; Tue, 02 Jul 2024 02:30:25 -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-6b5d81f8bdesm289406d6.72.2024.07.02.02.30.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Jul 2024 02:30:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Jul 2024 02:30:25 -0700 (PDT) Message-ID: <6683c8b1.d40a0220.5ac58.212eSMTPIN_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 0EF8C6052500; Tue, 2 Jul 2024 05:30:25 -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-amd64-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 | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk | +=====================+====================+======================+===================+==================+===================+ | Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 38 (Clang) | PEND | SKIPPED | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 39 (Clang) | PEND | SKIPPED | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 39 | PEND | SKIPPED | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 40 (Clang) | PEND | SKIPPED | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 40 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | openSUSE Leap 15 | PEND | SKIPPED | SKIPPED | PEND | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | RHEL9 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Ubuntu 22.04 | PEND | SKIPPED | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Ubuntu 24.04 | PEND | SKIPPED | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Alpine | PEND | SKIPPED | SKIPPED | PEND | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014 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/