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 683D842C64 for ; Fri, 9 Jun 2023 00:31:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6534040A7D; Fri, 9 Jun 2023 00:31:40 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 622494111C for ; Fri, 9 Jun 2023 00:31:37 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-77acb944bdfso56946839f.0 for ; Thu, 08 Jun 2023 15:31:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686263497; x=1688855497; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yGzU7Ned30T853piTozBBZKdzGzWuhmMNCmBR3DMNoU=; b=A3ObZMvfA/fRg4q7n7b9Vq5Ck3JVcKo2zoq45XgAkSJhEukWHVfZPVRRgSWk9IBrGe Htk/eVMB4BdlMHrCPSdz0VIU0SbFK13Y7VbwmLS0ob9r5x6dJs3m5pQ737kKBfbh4VCj u31kdHaIo7ZKbKNrtnDiJNZmgZsHkIeAFymtU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686263497; x=1688855497; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yGzU7Ned30T853piTozBBZKdzGzWuhmMNCmBR3DMNoU=; b=mIhGu7czRs/FNe1EE6Jr8PRWf6wvPiqtfxUbTOANjFHhTekElxKF/wD9hrwYk5VMuU GL8fY0rH4EaYeJ5QPg+n3aw0iP5dd6cigLUlE4oORWqAOZWI6Gr+LjyFk1P0pg7WiItO 5H8K+1dKFKOoX6U6reqadFXD0K/mUAk3pbMkFo0rf5IxYDJxZEPkU8kp9qvNXWjpR/cX XLZgb9gi8jUpeti4AXrdA40hvi/Yb2bXVrF/4t+zX9TyD2TYwCjwb491OSy6f7nowtvN NyLfAdlFLH7mqLOj93iG5GCRhJhPLVxAFAowmV+trlG5T8v8JGRYY6aPmcUdARFcTNjn FfNQ== X-Gm-Message-State: AC+VfDyb+2xC3Xu/46y66IuTeYHYJ7RYJlFtOqBR5j/Sj/jBDtUMpB/t g+Mfck3wJjjf74wy8KoEhHXXoQFo6SyLwanZR6THsmCJFwy2oJCGAbBwr75y6UcuesbpWfY6HQ= = X-Google-Smtp-Source: ACHHUZ6hP5mSW8JH9kMfCC61XcVrHousV6RdLqtqjyHzkMvdWqWFVvBZemLIWgil8x/VUF8VHqI+v2dy4cK1 X-Received: by 2002:a05:6602:2097:b0:77a:c494:b4c9 with SMTP id a23-20020a056602209700b0077ac494b4c9mr5205408ioa.20.1686263496814; Thu, 08 Jun 2023 15:31:36 -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 u5-20020a02aa85000000b00416579a9debsm116409jai.15.2023.06.08.15.31.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 15:31:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 15:31:36 -0700 (PDT) Message-ID: <648256c8.020a0220.8abd6.30faSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 63C90605246B; Thu, 8 Jun 2023 18:31:36 -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/