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 9D3A742C98 for ; Mon, 12 Jun 2023 15:57:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9C0B540698; Mon, 12 Jun 2023 15:57:35 +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 AFD0D40698 for ; Mon, 12 Jun 2023 15:57:33 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6b2d356530eso1534634a34.0 for ; Mon, 12 Jun 2023 06:57:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686578253; x=1689170253; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zSZ3R29fPjh5yKwrjOHprh/y9st8+6396JQg2jUKAgU=; b=EY69p8IX7m62ksOYR1Wbbu2BbwnZ0Z9/mKOPTUjmAOWGEMiLnAf5QI7wgiC8j/SJlq XTn9HJmMYsxTQmpyC5eDvHWmf7piQcjtj03iWDETbCATP+qeFSutZ8oMrwN/xIq3AXfE 71wxKeC+LNfpP3D6v1ZqKtsF9EENoj3W6LP2U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686578253; x=1689170253; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zSZ3R29fPjh5yKwrjOHprh/y9st8+6396JQg2jUKAgU=; b=UAdRIm4JEYzLVbSvSgc3EFxrT8PwaCNHEk4CXZ/9dSze6EyL1cWz1NFg17ZzNtp7Y1 L8Oikuwbl+c8KqDA4bIGpOApp5cwOo4aZgucgz3V9zTGb2jVugJsItHYNGP9DtMOTUi/ s0jsBgMz/UVL5G6Xeo2TIXyrwUdMpoCOPwcKggywIpKE0SdRmdwh0/marxJQRPzdUsda eTLWRtRsJr73TIh21OJ00HAnIbiatZaerXaWJYs2zPFim02AuqvygJ1wvEHIuSDVi5R4 DmQb9qoXx+mWl7vadjp4dT4itTcXmVz8PwRw3nr6ptybNgPzamG0d7zKwQglzi/Rnapt VzCA== X-Gm-Message-State: AC+VfDy+phBGjrY69Q6s6P+dSFzqXgaV2zsKep2aBwsUAB6uJKCpXTGK NItcjEwk+aCXL5c/XOm6gneu7ml5TNUNVcpUx4GIA+OkDNWLB3UZp2jYSdj6A3bjLBM8CZF2lA= = X-Google-Smtp-Source: ACHHUZ5d3x1qVY+YgyLi1WuWWswJNk4f7A++AdjclMdPoarEJSuzGrdtQl/FQd+A6YYYSovnq2dMhT9SqpNF X-Received: by 2002:a05:6359:63a7:b0:129:ceaa:ef3e with SMTP id sg39-20020a05635963a700b00129ceaaef3emr2132577rwb.2.1686578252964; Mon, 12 Jun 2023 06:57:32 -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 s190-20020a2577c7000000b00bcd48ad7224sm157553ybc.2.2023.06.12.06.57.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Jun 2023 06:57:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 12 Jun 2023 06:57:32 -0700 (PDT) Message-ID: <6487244c.250a0220.b3996.5809SMTPIN_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 9C278605246B; Mon, 12 Jun 2023 09:57:32 -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 | +------------------+----------+ 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 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/