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 4594742C98 for ; Mon, 12 Jun 2023 15:45:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4522441138; Mon, 12 Jun 2023 15:45:16 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 3B94E41138 for ; Mon, 12 Jun 2023 15:45:15 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1a49716e9c5so2259865fac.1 for ; Mon, 12 Jun 2023 06:45:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686577514; x=1689169514; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0NTuD/WZZ366kQ3ojWZz1QKLOsrKjc6XetQmtDzFS4I=; b=PXcvtj3XxVeC3PpVEyHZDLdPlEJevTpQt3D5qgmSmwo5ANSLqjtCgMeDE5DhpEUWo/ vT4zAD9P3oOHmHhjAQkQzOkggLEU10N96/V29LfMLlLQrmKzUWAzIpcb0Le7yPJzUXc4 4ffrdjyf7QfmjaTpFCN8jP68N94Ln641eL78U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686577514; x=1689169514; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0NTuD/WZZ366kQ3ojWZz1QKLOsrKjc6XetQmtDzFS4I=; b=cL4t+FyDcZupURUjlgOlOXV6BwbVP29ZBEOzg01oFdt8a5+MCyls3fEdFzN77t4RVe iPetcwzSoqB7vTc1oafEmneMKrlYyTLlSToxjlb4QsPB44/qBuGk52HOe5V6+21WrCBL GlCKOGKZ96+mDg9LvSrD3hrzWSduAXuoexH8SZ86eb8YqKGqApQhi1oatMjdQ/DxveMu +A2jcj1iX1ZSh8DJx91tJwSaUXs1RiNQu9E1ywEXFFByiWSIx1kO0v5+fDQRPmOq4ank /17GUgfW9zp52RFBsBQF6N1SWy0GhESLkOp0YOBgNE1bw0V6eGq3DUU665QCnV1XPfEk tXYA== X-Gm-Message-State: AC+VfDxukV5OleoTPPzEfTFWOTKqC7ca3fRcX03YZqFM2aB8rm+8II+6 Y8dPM7H5nGKGJ/4/U03Uz8rC2vKrqnjhw69do6+ANSK/baLzyqUuXdgFm7nI1eQwSJPk/yrIQw= = X-Google-Smtp-Source: ACHHUZ733HdclM/Y/HtrO+29VB1xZIesU9ko5DWrDG+DCFPM/CPXQshz/wXkTePCKz/XqaGXsAkdpExSi/dV X-Received: by 2002:a05:6870:704:b0:1a6:872a:b894 with SMTP id ea4-20020a056870070400b001a6872ab894mr1894778oab.16.1686577514618; Mon, 12 Jun 2023 06:45:14 -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 lu8-20020a056871430800b0019f69d2ef2fsm1092649oab.23.2023.06.12.06.45.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Jun 2023 06:45:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 12 Jun 2023 06:45:14 -0700 (PDT) Message-ID: <6487216a.050a0220.f45ab.0b20SMTPIN_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 4310E605246B; Mon, 12 Jun 2023 09:45:14 -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 | +-----------------+----------+ 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 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/