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 9C45B4554B for ; Tue, 2 Jul 2024 09:58:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 98CAD402D2; Tue, 2 Jul 2024 09:58:52 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 441A04028A for ; Tue, 2 Jul 2024 09:58:51 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-254aec5a084so2462594fac.3 for ; Tue, 02 Jul 2024 00:58:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719907130; x=1720511930; 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=oGfsuAdEDiwrgOaYYEgDU6ioiS8JLlzaXsYgLmNMrus=; b=aV6lbzOn6lyYyWc87r3XEVKd2vd/jEq52q5rgVnITPgJsBc982RvJxMpPyEMywqx+G 2Q3Bq/JsXDfRjmGF0zT4lKT2l7wRHgWr7sBSSctIXSk5RWa2IaveXRVWOc5l6nr4CC2f eatQiOH5RYxOujxF932q7t6JVOpaoTt97IcS0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719907130; x=1720511930; 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=oGfsuAdEDiwrgOaYYEgDU6ioiS8JLlzaXsYgLmNMrus=; b=l9z8J1H5wl0BUNwTAwavmDGdlQJs7ER+17E7ZQNTPJBvNnI0dd0y1vVXgaX0yVp6KM oyDJ5o+psVC63luwqTWmJOfcdWVs1U+4MQEjaazK0Z+acZgp5smLrsdS8Utd326+rOjD J+tg2JLjHXZepHXMMoL14yo13WCoyacLFwUimTkWBVC8WnOm7wpT8X53tea5P5yc+r0c T8b4obVybwcnYADnv+nPwX0xGgUbkPmdcPSs5z0tu9lGKTX7r9tZrK+Oif0CL6rrGGlu 8s5C9a1EimYSseJTQayvdInFQCm3iLGrQNIHcAoCYIa9ykJTEdh4q2K+IezavPJt8Pv7 jKGA== X-Gm-Message-State: AOJu0Yyy9vS4k9WGFadyU+pIFm+kBMFxgwZ9yACoeYkHydpcSkGmboxw d8k/cYhXOJARgqB1vy6T8HszZnvsMuY0HsC2uZAoHxMeJtpsHZrLoTCovxaVGiy/Nb/Jyih3y89 AoCoHggO7H8Cf82X/ZSzR18LKQmO5X82nsCm+ktJs X-Google-Smtp-Source: AGHT+IFmHejodmqO23moqBn4Sx/Npz8z83wMyraWvACKwDhkRW/xcaV5AAR2IPLIoUaOQuMSA23rEKiMgQS9 X-Received: by 2002:a05:6870:472b:b0:254:94a5:f0fd with SMTP id 586e51a60fabf-25db342908emr7398245fac.31.1719907130288; Tue, 02 Jul 2024 00:58:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-25d8e20c578sm454781fac.15.2024.07.02.00.58.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Jul 2024 00:58:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Jul 2024 00:58:50 -0700 (PDT) Message-ID: <6683b33a.050a0220.e896.389aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A6A3F6052500; Tue, 2 Jul 2024 03:58:49 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 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 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 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/