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 837A542E49 for ; Tue, 11 Jul 2023 20:23:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7E4224003C; Tue, 11 Jul 2023 20:23:37 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 540B54003C for ; Tue, 11 Jul 2023 20:23:36 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7872d448c5aso12315839f.0 for ; Tue, 11 Jul 2023 11:23:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689099815; x=1691691815; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=o8MVqkqRIOziVWpQ/tlp9x0JaycClvQ+a+hc3LKxV0I=; b=IyilaR7oFX3giuksw4yUBIK6WfEs7f0nfFrbUZNhLIWNRE2MDTP738pyBtPRwxxUly VjQoyhSWxTsJhswwoEuCwsk3/B/fXoz5U6b60FkAajGCVy/Qv4p6QlGLHIbvxCEy8VrX R4gqsEKowlG72SY5nvpNpIktId3vCoMzX920c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689099815; x=1691691815; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=o8MVqkqRIOziVWpQ/tlp9x0JaycClvQ+a+hc3LKxV0I=; b=OrNayViHeZ4qbcFMDhHhW4wWag59Lg7y2S9tE4dHbeMKGc6posmz9RhTH056DDGdjw 4NI5fpBFidBukHMTinByI05EnU9A+kbG5XMl9i4YNj1rRDeU5lxWHI4SeJd6LXUkuJJz t56MzakrgY4387dcSco9D8Oeq7Asc+y3PzP/pLfL8sec3+PsZa8O6aNnD0dXJYgEmdBF mKA3ySt8M0k3p9w9A+mC4/4J+/syIP7mdN01iKD6BNXizMF1mbO++Uj7em3JHj1zFIq4 LN11CEefGpfC4fdIfEUtIVLvit4cbej4HnW17HIknBpp5Oy8VVBXj4JqqkEWehI/SyOT RLYw== X-Gm-Message-State: ABy/qLZAsc/nIxaELxfdzfVjarxDAk55cEhJTP9vRoGlf4GTOowku8PT zk9YHJTYfMIVhQGjXQkG8Rg60YHZ8Mqwi5h1xLCp0ASmiClKrw== X-Google-Smtp-Source: APBJJlG/ZgULVq7dkY9i/+VAbKbkdOJYWm8f3aNmKl5hyDGqzMJjVkq4oarYTU7TmMPFAft3Xm8B4p5prXlb X-Received: by 2002:a05:6602:35e:b0:787:17d6:fbc7 with SMTP id w30-20020a056602035e00b0078717d6fbc7mr6484459iou.13.1689099815786; Tue, 11 Jul 2023 11:23:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a21-20020a5d9ed5000000b007835686237dsm61759ioe.14.2023.07.11.11.23.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 11:23:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 11:23:35 -0700 (PDT) Message-ID: <64ad9e27.5d0a0220.40a91.1498SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6E9F2605246B; Tue, 11 Jul 2023 14:23:35 -0400 (EDT) Subject: |SUCCESS| pw129437 [PATCH] [v3] bus/cdx: provide driver flag for opt From: dpdklab@iol.unh.edu To: Test Report Cc: Abhijit Gangurde 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/129437 _Testing PASS_ Submitter: Abhijit Gangurde Date: Tuesday, July 11 2023 05:51:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129437 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27036/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/