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 9D90542C99 for ; Mon, 12 Jun 2023 16:05:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8296D40698; Mon, 12 Jun 2023 16:05:00 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 07D2540698 for ; Mon, 12 Jun 2023 16:04:59 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6b2e1023f30so1353227a34.1 for ; Mon, 12 Jun 2023 07:04:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686578699; x=1689170699; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NC7eMXh/7mCntF2+R+9+3jzTX96DQs+4Uq0hRqlLr4M=; b=JMZVgsQ+vLBHbdIHvBSumf7Q48cL/Z8N8FvxNptDfo0SK6/GsAYxOhZFG5fETq6UwN Kyr/jHediGN9yQfPV3yQgs0MwgQkoU/1uoUzgM4D5cN91TWBzcELIwYkmHOHW726PSMP PTiyZ88y6XX6h+JX1i8q4yJeqIhkUsA8O4FoI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686578699; x=1689170699; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NC7eMXh/7mCntF2+R+9+3jzTX96DQs+4Uq0hRqlLr4M=; b=KQ0zso3ypc62uGNTVDW1WJPdEb/GI+eAz3YL3P+r9hRfdpDgjsL/OwT0397rISGka1 CQlxlR/XhzcD44QNsjtE+P9uHyyYOMCIFLKA7tuTdiZIckm8b6c4lSr1OMxgY9MxdVoO B1f+7VbefXSeAhJy2NcO3ZqJeoGrOCw2wzM4p/3PCGlTHH4/VMu2LW69wPKBarJrP2qP TWBChGeQnb9jqok3tjZv7rXXScQ1MuP+OmZs+o66yumJVw+3cElru7g0SUf9MTYtMDo3 DlUtOEye88AhP7BDnoD5ejR25cHNzXsbKprHR6Ki3QtlogD2QtwPVyNIFpWN55qM/E0X D2MQ== X-Gm-Message-State: AC+VfDwNs9sqbW2j/TvdXDWX9D12QCAdKSwv04byNpWac7x4kk6XwrvU TIRleRzXszaoGVx6GhvzPcnQgJvwZCHlkIfvGbA2pXBt6gW1sShWO8Yd2gJVDzpujxPdwQTU2g= = X-Google-Smtp-Source: ACHHUZ5OEDuKQlSs/McZf2O6mzTkx6c3VPEdmd3Rx5RF6DKt+VXZ+Yc8VJ5xLAt7Zm6IUifxiPlusplnfOHq X-Received: by 2002:a9d:7408:0:b0:6ac:8801:24d6 with SMTP id n8-20020a9d7408000000b006ac880124d6mr7051584otk.26.1686578697851; Mon, 12 Jun 2023 07:04:57 -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 a1-20020a25af01000000b00ba7628e5035sm877106ybh.15.2023.06.12.07.04.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Jun 2023 07:04:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 12 Jun 2023 07:04:57 -0700 (PDT) Message-ID: <64872609.250a0220.ad2e7.1497SMTPIN_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 84A9D605246B; Mon, 12 Jun 2023 10:04:57 -0400 (EDT) Subject: |SUCCESS| pw128504 [PATCH] bus/pci: fix return value check of device 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/128504 _Testing PASS_ Submitter: Chenbo Xia Date: Monday, June 12 2023 05:11:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:abb4cc0efc1b0f7779bbe3e24bcb362146351c6e 128504 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26627/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/