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 9D97D42C98 for ; Mon, 12 Jun 2023 15:56:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7D7F940698; Mon, 12 Jun 2023 15:56:53 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id BB64E40698 for ; Mon, 12 Jun 2023 15:56:51 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-56cfbb4a559so13366827b3.1 for ; Mon, 12 Jun 2023 06:56:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686578211; x=1689170211; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zSZ3R29fPjh5yKwrjOHprh/y9st8+6396JQg2jUKAgU=; b=DboqXzzbl0C8zplqYxX5hPfZhMr38koxUzznF3bBPXNHrxrKulz5Rrbtz76FunKhXr Ktf5mnLBCD4oayZGauxYjh25bdB1ETqoSbAF9oK8aHWT62IqWiOIyMQJDH616SjWarzh fquEMbrjif+Ti82/7KTFdWQ+nIw60pr1SrwnM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686578211; x=1689170211; 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=EoRHojWpLrv7sX1piu5YPf+fDbcIVPoj4mVJNJQKk2BjcciNExoCTFuL48s3Go22sf iLmPB30XfKYJi6lZaKfL6dMtwmymcSYsNSnFwWTBIdb0V2/BxUDnYjc1pafhWNptSgaX GXvFXC91hY4F0AavHEKP9ekrfdv9FeqWcppkWYNHYxoBK2k7u25BAOhDAO5haSj0FPLi LBO/ZZ603hbKGJP8SUk17r7mn7KOyUjvGFTNOB1x++8dgNBf4Go/zVcfthZZXJ1jvLqx yuSPLSVX70uk1eVqtlH6tbL9gtK7e/oIfRSTeDwxh7Ol1sEodr+Qxt+r6m25MWVjzukb CK3Q== X-Gm-Message-State: AC+VfDztzfE1t2HJQ+2L9dCcAdojLDSKVgGP7nWDLxSUEHrvLX7fM9jr BfZfcN0b/acd300yA1E3AJYDmnBaLZdz7048EMl8Q0H7Ky4A3K/ZWwpxExgQvl5dn8iTOKXVZQ= = X-Google-Smtp-Source: ACHHUZ6i94pW+P4q8o33jAkaCW8LoOBuB2ndEMBsZ20kQLA8ZErpKHklyddTdBOy3bx1M4tu/NhvBAAwtvnx X-Received: by 2002:a81:6304:0:b0:556:ea38:eb07 with SMTP id x4-20020a816304000000b00556ea38eb07mr6895189ywb.50.1686578211183; Mon, 12 Jun 2023 06:56:51 -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 i18-20020a816d12000000b0056944cc6133sm1324156ywc.60.2023.06.12.06.56.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Jun 2023 06:56:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 12 Jun 2023 06:56:51 -0700 (PDT) Message-ID: <64872423.810a0220.b3d04.3ff7SMTPIN_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 C3259605246B; Mon, 12 Jun 2023 09:56:50 -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/