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 5BFD243EAC for ; Fri, 19 Apr 2024 10:19:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 57847400D6; Fri, 19 Apr 2024 10:19:14 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 8A80E40042 for ; Fri, 19 Apr 2024 10:19:13 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1e5aa82d1f6so17820475ad.0 for ; Fri, 19 Apr 2024 01:19:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713514753; x=1714119553; 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=XlZVZ7DDzWy1gxXod6YKgNQ9pmtxWbRGiC4sLHcTpv8=; b=S5SGsVB9ZPujqnedR3kIE8EWpqIEiI9nCfcpBkWmyStq8KujM1zX+4CvLCyQJGR1QJ HJFkBzhi4CYaf7AEEWryifZFHkDEIlU8ybrLk0bgYKMPgxETgHtMezUeOSBOmpsG12xo sXlr3sbVjHy3NVlR4fDRvMz3i9Rkh2wxflMzM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713514753; x=1714119553; 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=XlZVZ7DDzWy1gxXod6YKgNQ9pmtxWbRGiC4sLHcTpv8=; b=psCMFHMwK0bu0XiZfD7Ck+d3GKO66tJHDBOkR26rT8O1hNIhuZ0lpsJGeBKkrtvqVf cEaaxFkpIQr0n0d/SpFTIVeij5IgWEB2uYI9Cc4ICnaZ+tGWWR7Dt3s5032mf2FsyT6R BxMON00vMwnJXt1OMRQ4zUT9L07MGhu2SY1taoqsffNoq9Iil20KIi4Ymi8krKxpPW7j TEPs61M/xlDXADMeF5SCRJijFqAWXk8yXQeQjsz892tHFPTOXU9DgH/8BesAysdS7Sw1 vZmamMbYi8kgI6YNmWZKMKuL4B0FKY9GVSFR3ovSbuayUy4FROvnbr2xfpSBGZHIoC3u cG+Q== X-Gm-Message-State: AOJu0Yzehg4XvJeD433oJJO9lDb8m1866z/1Ve7welWbL+4Gb/RXIeBe hTGQKme9XGFsarmHJlHnnhlZF31kQ1UwJSNDv+SpJluRh2gg3rvMygshWemmKOqa8t/OJ32grEu oGq22/WBXvMwN6fP0ugXk/htKeEYQjeNq10DCrJlyt8+OCPWuiTZaZ7qT X-Google-Smtp-Source: AGHT+IHQRoUbi64CaR22wjWuqpZgYNPLzgaZbG2wLDD9T13+bM+bloO7vJ/9h6ATPKu1m6nx37NXuf4UVKjT X-Received: by 2002:a17:902:d4d1:b0:1e3:cb8d:e28f with SMTP id o17-20020a170902d4d100b001e3cb8de28fmr6911524plg.31.1713514752697; Fri, 19 Apr 2024 01:19:12 -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 q20-20020a170902b11400b001e41c31f52esm111764plr.11.2024.04.19.01.19.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Apr 2024 01:19:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Apr 2024 01:19:12 -0700 (PDT) Message-ID: <66222900.170a0220.a3657.6518SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id DC4186052514; Fri, 19 Apr 2024 04:19:11 -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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.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 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/