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 CC09443EAC for ; Fri, 19 Apr 2024 11:14:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C7A4F402D6; Fri, 19 Apr 2024 11:14:48 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 8D34040273 for ; Fri, 19 Apr 2024 11:14:47 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-614ec7ee902so18650867b3.2 for ; Fri, 19 Apr 2024 02:14:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713518087; x=1714122887; 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=esafbMd/XcLpFJVWnfzft8oX+NCN70/ZR34HxcYKptE=; b=L3GDd4if7kmz8uBvi40q5QDaYm8pM/eBzL4omFOJIxJt+IurTYkEmyV+3T4cM+ugup amdRd1Cw3AaGZnbQAi5mAiFQzotYln7a0swcTUGBLjRyHN0YC6Oobj+F5u3BmSeCNM/p rIk8n8ZDAq/TVRD5MGonbSbCXFzFvtl52DP3w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713518087; x=1714122887; 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=esafbMd/XcLpFJVWnfzft8oX+NCN70/ZR34HxcYKptE=; b=WLseAjTicjHI6UPhl8IGLLYVQSM0+8Mfsj/atwQlCMRXxINhPVMV4KMB2ixLF/BpLk uFuw6JbIAMIwZX5Klp4o3dV7mjfm9ncIYnSt8V3+4wQT/ClUrgqmVxw2hZLkbQKSNLik evb3HzDJPhD5EWMkvIp7dnNJ8EKlBkfXqHjnYYHsHhQv+U7bff2u1yYVnWEhrKAm0VQ6 atAUU+a7nqpbyy6q/wlWlXnEEOLD0h/uF4gcgR9YReRc1mFOOLHagvpLthhEEyCOJDUA tc3mzxHY5O9/SRmIIMHyuuAvZB77QmSy9PPimIKrT6Pqksvuw/Ciz9pIkQvcxx+kYubC HQxA== X-Gm-Message-State: AOJu0Yw61fp2zHG9FNc7uI+sDNhD6jgABF4FQCkxkm0RzaS3C6uER75x 5U6u5rwURrgO9VSMOc/a7xwhmYpDos8OMUwHAhRpaqUXPsVk4NzQeNdZsBJXI7RMQPPKm7LezNp +MWTy6MoSVYd2KIpW9J9freJAIlXSmdt6ujqZFoZAE3GkCYRVH8BVWEng X-Google-Smtp-Source: AGHT+IE6ytqovibmnpE4jtC3lEVJZnmG++/6wPwJlkAPXaDtcVzNzi6MuuyRwg2IIuRCjjf9mT3AI4K305I9 X-Received: by 2002:a25:8189:0:b0:dd1:48e9:2144 with SMTP id p9-20020a258189000000b00dd148e92144mr1277696ybk.57.1713518086920; Fri, 19 Apr 2024 02:14:46 -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 dt4-20020a056902250400b00dc64ba82c30sm155600ybb.0.2024.04.19.02.14.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Apr 2024 02:14:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Apr 2024 02:14:46 -0700 (PDT) Message-ID: <66223606.050a0220.93b61.8415SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8A4C36052522; Fri, 19 Apr 2024 05:14:46 -0400 (EDT) Subject: |SUCCESS| pw139524-139525 [PATCH] [v3,2/2] bus/pci: fix secondary pr From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240419032630.1215256-3-chaoyong.he@corigine.com> References: <20240419032630.1215256-3-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: SUCCESS http://dpdk.org/patch/139525 _Testing PASS_ Submitter: Chaoyong He Date: Friday, April 19 2024 03:26:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139524-139525 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Debian 12 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 39 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 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 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29823/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/