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 1EB2442C98 for ; Mon, 12 Jun 2023 15:51:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EFA7540698; Mon, 12 Jun 2023 15:51:42 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 15DA040698 for ; Mon, 12 Jun 2023 15:51:41 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-56d3d7a5b84so5296977b3.0 for ; Mon, 12 Jun 2023 06:51:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686577900; x=1689169900; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7jKCAfkBdsYhbUDaV+upAPPX3jrWG/aISWKKDg5Itoc=; b=VMKUnm36R+bYyXRbpM7xIZQleDhU59ybZZq1v9kEed77b3wy9/Nuuys28Kt+2zHe0l 94Re1KqonrrmGuC6qU5RMiFKLLz3R6GGpWV91JZUJ1bOpgc1N6LjGX38YopUBxs8rnt6 VKa40OMk9rLejQoXeZfTnBb0KrplwzBDD8KVs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686577900; x=1689169900; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7jKCAfkBdsYhbUDaV+upAPPX3jrWG/aISWKKDg5Itoc=; b=RAuWROQqLYa0AN62d9oKiADV2mWrOJbsN5qlfZOM9u3fK/JJRU1e3FxBHPiDEfyWl8 Dc98qCisM/HeGMjHVWUntxCPGDb1/IjYA8Hdp28M/fUPdIXQhEZAatzEhY7uBek4N5+k 93KIx/Hm51M8tLUCPyhk4BelnQm2ZFav5GSHEjp4hHEU9mkLY78GqFQFeZ/Gi7Hoq7qC YxRfa5dWNc3+7Lpig0sw4iS1mWCgSfp6mkgUhkddj/pAgTU+/zJgWdRxGG35kxFyck/p 42XEHqMG7L7/imR2yqtsmx2kTfgDKaB03merPp/NyY+5NYctqRO5WPHHaQbrPJdjDyjr 2N6g== X-Gm-Message-State: AC+VfDzaaZkp2gZAz/+iw2tx5w/+G9HjiBaTCX0JprMLGVIwO6DtpUrT xmGGitvGFkeYFXRT/5hVhSZh8YuzJpq6CPOuHazi99z2heMmAvbEibAnBg== X-Google-Smtp-Source: ACHHUZ5ARcvM4a3g4IABlSGa21RSfxFDH5EZ6dJqfAGvzDFjGLx94z9zIEBKF7rjXb7231QTsSwC9pX3eK7j X-Received: by 2002:a0d:cc56:0:b0:56c:fd58:ac27 with SMTP id o83-20020a0dcc56000000b0056cfd58ac27mr6643100ywd.8.1686577900431; Mon, 12 Jun 2023 06:51:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q66-20020a817545000000b00561beeedbf6sm1334413ywc.23.2023.06.12.06.51.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Jun 2023 06:51:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 12 Jun 2023 06:51:40 -0700 (PDT) Message-ID: <648722ec.810a0220.927e5.364fSMTPIN_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 1343D605246B; Mon, 12 Jun 2023 09:51:40 -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 | +-----------------+----------+ 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 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/