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 B60994554D for ; Tue, 2 Jul 2024 17:05:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B346F40A6F; Tue, 2 Jul 2024 17:05:29 +0200 (CEST) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id 17537402AD for ; Tue, 2 Jul 2024 17:05:28 +0200 (CEST) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3d5c32840efso2394992b6e.0 for ; Tue, 02 Jul 2024 08:05:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719932727; x=1720537527; 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=l0NfRNKOOIOHwA6L4as5KQM09p+9qDHWQCuKpUmJmZE=; b=Fyk4WfYJtXP1/CaxpQsFLCDXvxxa8B2nkGL1VQf2udzyWitWz9Ts3rlkZBDwVsFEGv xSX9iGHBdX2RpQSopHz8VoLYrWajnpym2pvcXUZejmANqcoNq2DgtRtFXG4CiDzBWVpD Oaysr8ysb1t4jaAJRYjxPi1GoZOuHRbzn4G00= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719932727; x=1720537527; 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=l0NfRNKOOIOHwA6L4as5KQM09p+9qDHWQCuKpUmJmZE=; b=TbPSEPsGEeR80Gp5dU/LLVjt/X1xrqnjUW281wje0fAM4WVRayjAt3gNvgNLED4i2f vrlaifJJczsisEP0UEUHp7XhIAhxLLTHl87Fm1vygGeIkQOsW/5OuSHNjhoMfMWaiotY mM3g7GNI4stD7JIqvjxJsfLZZIuB6RZYBxKuSRI3SKqNSn8qwqKycy8bBHjGlT00t09l bnRo38H9VdaGeWnVDtjb/5LXhqdN0n84kN5sY3d5m7iwwNAFjcwp1Uh7UBKLM8iay/iH 2CmO7ByaiG0oFRFn894iISbi6oPMojz+cZ+F3WyRHQiFl9FhyUOXNNQlUUxdngsEIpe2 HKsQ== X-Gm-Message-State: AOJu0Yy3qzwGxawS24B6oMbXfJ8nqdf/khn5Ed7C9qo1x3dy0Pzdb1b9 x9ujNaHyolpraj6+c1QjY1n4taldJnYRJlWLsj/QUqXBi3rXCpDt916xcTUrmjY0zdkvcpMyEYr uICKxqnTU8GHbaLsl3pBD+1J5+o8RKpT5z7c5aYlVoo8oXPlQ93CSHup3 X-Google-Smtp-Source: AGHT+IGJcMgZKgGJGXlCjKuHYg2wBRZrGKhP41/j0T0l13JF+JXFGld6GhgP2Guv6/pXgwVknrvAdNt5KbQ5 X-Received: by 2002:a05:6808:1247:b0:3d1:d214:2492 with SMTP id 5614622812f47-3d6314e9a06mr5947788b6e.29.1719932726643; Tue, 02 Jul 2024 08:05:26 -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 586e51a60fabf-25d8e39713esm429154fac.49.2024.07.02.08.05.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Jul 2024 08:05:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Jul 2024 08:05:26 -0700 (PDT) Message-ID: <66841736.050a0220.73637.0278SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.10] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3949160526E2; Tue, 2 Jul 2024 11:05:25 -0400 (EDT) Subject: |PENDING| pw142010-142011 [PATCH] [v6,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: <20240702074007.1547-3-chaoyong.he@corigine.com> References: <20240702074007.1547-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-abi-testing Test-Status: PENDING http://dpdk.org/patch/142011 _Testing pending_ Submitter: Chaoyong He Date: Tuesday, July 02 2024 07:40:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:c15902587b538ff02cfb0fbb4dd481f1503d936b 142010-142011 --> testing pending Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | Debian Bullseye | PASS | +-------------------+----------+ | CentOS Stream 8 | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Fedora 38 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 39 | PASS | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | Fedora 37 | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 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 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 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 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 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 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 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.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 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30370/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/