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 1BAB34554B for ; Tue, 2 Jul 2024 09:30:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 02598402D2; Tue, 2 Jul 2024 09:30:58 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id BB315402CF for ; Tue, 2 Jul 2024 09:30:56 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3788bf2584aso10419525ab.0 for ; Tue, 02 Jul 2024 00:30:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719905456; x=1720510256; 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=27fcOez0s0eH05LYLbxo+SuIuR/Jqb3UeJsEhkMUuoA=; b=InR/cm8L7SSIilPHv2TCYbuN6vGqJZP2CgIybZbulA6tXfBEZauk2xoj5K/83xQj5n M09sysEZIvrsglglIc1UnYw1VvEXEvvTdaBoiU8pEw+NhvNySCTml2AoVj2BcG88sMNv cbIDKPHgERWzAfjRnKHuz5EZOEio9/NxkOj78= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719905456; x=1720510256; 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=27fcOez0s0eH05LYLbxo+SuIuR/Jqb3UeJsEhkMUuoA=; b=Y2CNkbq1ikCRDQBK4Vuv4TUfHSCeKnC7vX/TxUqBsJScXYp30Vw/Mf86wV5ds2LfmJ gR2xkQANZ8D+YB6E8aQdEWs4Qm6dhKTFi3Zw+Oc1jjr4adLxVOdOb/ciMg8VkvBf2s+t VSKk5Y8wmgDq9yGxxK4IXlQ2lSZrKxqO29/jxVPUjkvaHx4bydDa2uaZVHt4j6xLnY5e KtV0Cu8GgP6NqBul/aTcyvZfhBHw1AhXY/axV9vf4OSilWPVMRd8JekjJCg+6nrJFhx+ 4SaImn3WQbMN95ztzca/wW5bP5yYIfx0V86vmcI1Gdhq0iU45mhRBnilFDvN4v7qhusK 0pvg== X-Gm-Message-State: AOJu0YycqHr/CkfvdC5/sN/3/zTF2G3kympbJzH3SjXUN8PRkUn77N2U 5EhnwO+jz+BRHJ/ciIzw8P4iLPLD91FyFBq/8BYhjuMBNRl21LK+H1W+UVGrsegYKPNq+Dawcc+ /Ae7LwZiaysDQEIebXTuTpPomb4RJFgio7NM0xP1A X-Google-Smtp-Source: AGHT+IGRNcko2dYZCzaOVZSxRd95DgYttU7FAmm6ywn1EYkHRm6ceo//1s/ecxQrttTynag4g6PXxHAPdv4o X-Received: by 2002:a05:6e02:154c:b0:375:e731:b65a with SMTP id e9e14a558f8ab-37b2ad615cemr62356325ab.11.1719905455139; Tue, 02 Jul 2024 00:30:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-37ad22cac13sm4168515ab.12.2024.07.02.00.30.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Jul 2024 00:30:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Jul 2024 00:30:55 -0700 (PDT) Message-ID: <6683acaf.050a0220.97351.1177SMTPIN_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 982206050A6B; Tue, 2 Jul 2024 03:30:54 -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 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 37 | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ 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/