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 229FA4554B for ; Tue, 2 Jul 2024 09:49:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1FD4140A4B; Tue, 2 Jul 2024 09:49:19 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 17EC240698 for ; Tue, 2 Jul 2024 09:49:17 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-2c81ce83715so2848013a91.3 for ; Tue, 02 Jul 2024 00:49:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719906556; x=1720511356; 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=ZcnpQLPUvdLCpPNvwWvSty7XboTyJ/HaJj3YTUnMQoY=; b=COev1vZbw7m56uBOvbWapnfWT4pAfI9BVDJsKutkHY7J44NoJJWh7KaHjf7pbR6+im cU18hFkNQ9uvnjVd2OIsY/5HrL9+ZLkAOUwXSgAZ6nfyBDoOnccnXX/29bXuQ1mJqGm8 1PbTnR3/ovM3BR/kbXwU0SzC2fS4jQqC+MAmk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719906556; x=1720511356; 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=ZcnpQLPUvdLCpPNvwWvSty7XboTyJ/HaJj3YTUnMQoY=; b=Viy60Da6I56mGtAapd0qLc1jL8pqkZxGKNku1QYExXDKWND+5O9KbmLB5YlklhgI2V 0Nlcmg0lCykbedpGJYfV7hK42FUhqAUFPUi3RD6PzMQROG1RS7wCSStTQkFfA3hzD0J4 3qz+uq/tBcMeBB+8413ozsmot3ZZUpK4RNaTpQtfx27c0X+Pxo8OwMvECgd6VqbfMdsL zDAdBSyvGlMzYHS8mDR0xN5lreGmIKP6ygmEaiuHTCjH3SPj99KpK14JQcA0fD5tNO2l hkAHOISOIdwbub01N7iWYoSni6ZDp3fIYCyXfq3GSYIoKkoW8mRfekUCDQ6vgv3KU1VA u8Zw== X-Gm-Message-State: AOJu0Yxn1itcseBb20JbI9FkYizIfFHJXGxDH9oHAIkXSAt1vBbRSUPJ 1QVaSsZ5/rfl5pUU3P42cIcG6Enwp+6/rDg+kOlGqA+BMYF+Sa/5IyIdQZ/oqqH9No7/X7VdMXO v4Vv5sBmAKrzZB0fFIfY8oPR3FdFN1dM/npJH3Nvo X-Google-Smtp-Source: AGHT+IH93wVrFP6H3gp8Y9IqNugXA8heVK0PlKyO+scRwKDd6lmyvuuIOstAZlI2BYoiOlmqTGTAYEQeA8Yf X-Received: by 2002:a17:90a:7d0e:b0:2c2:df58:bb8c with SMTP id 98e67ed59e1d1-2c93d6ff1cfmr6339073a91.18.1719906556239; Tue, 02 Jul 2024 00:49:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2c91ce17fbcsm448345a91.4.2024.07.02.00.49.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Jul 2024 00:49:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Jul 2024 00:49:16 -0700 (PDT) Message-ID: <6683b0fc.170a0220.25103.1db1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 4280A6050A6B; Tue, 2 Jul 2024 03:49:15 -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-abi-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 | abi_test | +===================+==========+ | CentOS Stream 8 | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Fedora 38 | PASS | +-------------------+----------+ | Fedora 39 | PASS | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 37 | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ 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 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 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 24.04 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/