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 4B2E142BE4 for ; Tue, 30 May 2023 20:12:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 47B2A410DD; Tue, 30 May 2023 20:12:02 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 288C5410DD for ; Tue, 30 May 2023 20:12:00 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-53fbf2c42bfso651054a12.3 for ; Tue, 30 May 2023 11:12:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685470319; x=1688062319; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yGzU7Ned30T853piTozBBZKdzGzWuhmMNCmBR3DMNoU=; b=ZklNsHGVP9Px9wcVNnpXwZ4thx3sKqfIdVNsSROOxeKXUIWgkgqznkSmrLqaebQ2Id IBy7sMfLj+IkrJRzypXkTmRXiauMypybXYVeguArRfIxI8AjHg4w3fifl3KAzMNdaVeN Vw8yIAHacXFRpxZa5YzQgz3IOsmGQf3kf1gU8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685470319; x=1688062319; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yGzU7Ned30T853piTozBBZKdzGzWuhmMNCmBR3DMNoU=; b=NoRz8WxPxXjDxmu+KganeMAEvRWI7CD0ID16ux3tXxfyCPrs7pEgaJDASicpVDHN3I KdfszmHurejeN9znK/2Xp9ebGvdeadFCKwHXeE9cPN51CrXFqoiy/epTlC0F8MsM7ayV Fgsg/6djYAhLg9cXN2qgQIFwR4gBRWiygLo7CstlmfHENtFPa5lTjaA3pDSB7ZIoaeV9 WbEMdeoK24t7WzIW1jstIX+BOmGmeWXiZXFJeoGmC1Eh+0Sp8d4LTGQ4+0Dp9JEDLz4U XvfWebXrSANOoa2vtFi2k0uTlrvVpgwnrWQYsDVYsN1zaq40b2tz+Gcrshc0m5kIb0y3 ureA== X-Gm-Message-State: AC+VfDysWbLBAl1BSnwAf+/8Ae2ZRXOJZhmyaOxxg3UXiamqV0mlngDB LeVOh4ZkUW0Lee25L3FaCjBbzV3z4s3ZMV9RuzoIMxmOD3AO+72AqtUsPQ== X-Google-Smtp-Source: ACHHUZ4kqCw43RbOIXWl/gwdA36s2dPWC2HwC/upS63HA2oi0cubEp3MZFipBfFzdb7EEh087DX9mL8z4pcl X-Received: by 2002:a17:90b:4f88:b0:253:8e59:a867 with SMTP id qe8-20020a17090b4f8800b002538e59a867mr2898830pjb.42.1685470319348; Tue, 30 May 2023 11:11:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w20-20020a17090aaf9400b0024790d9707csm1036030pjq.10.2023.05.30.11.11.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 May 2023 11:11:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 May 2023 11:11:59 -0700 (PDT) Message-ID: <64763c6f.170a0220.fc1ce.b308SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 81DCB605246B; Tue, 30 May 2023 14:11:58 -0400 (EDT) Subject: |SUCCESS| pw127725 [PATCH] [v1] bus/pci: get PCI address from rte_de From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/127725 _Testing PASS_ Submitter: Elena Agostini Date: Tuesday, May 30 2023 11:42:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127725 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26451/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/