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 1B82D42E4A for ; Wed, 12 Jul 2023 00:08:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1703C4068E; Wed, 12 Jul 2023 00:08:15 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 941294068E for ; Wed, 12 Jul 2023 00:08:13 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-c1aad78d5b2so179040276.0 for ; Tue, 11 Jul 2023 15:08:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689113293; x=1691705293; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=74RriZBE72md3exI3JB8nISf50cK0jOBcelNAw9oRoo=; b=QUTVPF7jwelyJJ+7HdgA+bA8mktzLKW1BUKZ484sVK76fsYqGwn4gGd4kNDnqqk7f7 1BooZWl0ooXykGVF0+HVZu/kAgRv5282zcbdYxqxeGG4TW57rT2terml6zOcKthdejRe pQ/9KLeqUVq/CSyQKlorGJx3BbGM7qjmEDtzg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689113293; x=1691705293; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=74RriZBE72md3exI3JB8nISf50cK0jOBcelNAw9oRoo=; b=R6i9ZK/Rd0UtyA5X2s0ljScviTJ7Hrt1e2pNz9u9y4p/R4y74C63/giDOlTAjBbMu5 IgYFpEy5f9lxHD9NnlbFuNuEQB1evh5uGJie7Hqzl2OXcjWmj9m6YRE1ykK393YTc/eg 0Grc6Lp96InXmLm3p9zJjdcK5nfx2KN2lezAzKIaO8bmiW5d92lLVHGVQf7vUf4Rjyh5 T9uo5hJK4Zu/8HCY+fLX+WeOIzQgjOZk22mifBX6rwoVye967AmF7oabdoGAWqfqccHy d65rGqtbp5tvIlywoq8+07YH5iejLJwcc8xVchKkjne+6hPWitK3Ay80XL5l41IPITr0 4XAQ== X-Gm-Message-State: ABy/qLa0R3nhbGC6E1jNe4z1MeTnC3+USrDkxwAqme9+E8wWYPyCPWvl XCb49SKz7XLD9iG4w+QRAJDLSjOWr4rW/f3ec+NATdn9cnXn2RAldtLp+A== X-Google-Smtp-Source: APBJJlGVnOdoQe/yYRlvVkk/wJRM1dgOocc4a+4mqgeyFx43vXGQ9EJuwiiKS0RbSdSCEgGy9hAr0c93VKGA X-Received: by 2002:a25:a305:0:b0:c1a:322c:a6f4 with SMTP id d5-20020a25a305000000b00c1a322ca6f4mr220326ybi.18.1689113293001; Tue, 11 Jul 2023 15:08:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x136-20020a25e08e000000b00c4deb381ce1sm371921ybg.14.2023.07.11.15.08.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 15:08:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 15:08:12 -0700 (PDT) Message-ID: <64add2cc.250a0220.1e7a0.a336SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A21D0605246B; Tue, 11 Jul 2023 18:08:12 -0400 (EDT) Subject: |SUCCESS| pw129437 [PATCH] [v3] bus/cdx: provide driver flag for opt 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/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 | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | openSUSE Leap 15 | 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/27036/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/