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 0C29342E49 for ; Tue, 11 Jul 2023 20:26:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0791C4003C; Tue, 11 Jul 2023 20:26:28 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 02ECF4003C for ; Tue, 11 Jul 2023 20:26:27 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-635e107642fso27447186d6.1 for ; Tue, 11 Jul 2023 11:26:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689099986; x=1691691986; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=o8MVqkqRIOziVWpQ/tlp9x0JaycClvQ+a+hc3LKxV0I=; b=Dk42A0358tmXGa5qkawHMHk583tOgQpHsEc89Lnc30dTeztanyOQFLVjRXkBmcDftt 3WDMTNlFklzaDemQSeN4/GiMxJHJO2xU+iAqKnJcWRG2lZcG2SvY6UUQKa9XRO/m2Y0e z5B/angGhlLmV4vInFRQhcS7MeIQLtWntRLt4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689099986; x=1691691986; 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=i+5+LhcdiYGKdWj+T1hewoQQBDr5q7u6szqWwYzsQRRjJVDxAJQiYu6Of43t5ozQf2 kontYh+iOqvpZYSN4WLB60hNg1a2egQ2SR1GMqx024IhQBR2X8FV0N9sAR9oheAUnxbA FLW31ovwwJ3YsxUfGJhGU4xs8nzp7eCz++7mvCil2gcCDHpn6lfCs8Z4xL8BMHUDD7KE 53L4oA4J2DzoC4Bt7WP7hyZbijKjepKIRHXuEC1ZF44zWQaZ5xIorRjFntbDzflwGpYL 1dtUyhFFrBz2F37b4CsWR5V6J7YhS67v6VYl2esVlBBSnMweGmZae9T1MIRyAhvJi97I 6aeg== X-Gm-Message-State: ABy/qLbnbZDqcV8PSIKDDbk/ue8zrQbeJx8goHcaLeNPGqTFeM7yyZDe E4CnHlfLcnQkkiGvUckpaTTfOxPjMy9wBDcms/7dVgFPwncfe6L8aoIMBVWOSweomA== X-Google-Smtp-Source: APBJJlEibagJDr+dJe+eA+oYSdetXmShu7mzdTh6IcmRhQgloUAiVMcSh/PodIuU5yIePsGWfY6gj25aVBF5 X-Received: by 2002:a0c:f38e:0:b0:635:ea31:521a with SMTP id i14-20020a0cf38e000000b00635ea31521amr20046439qvk.7.1689099986492; Tue, 11 Jul 2023 11:26:26 -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 w9-20020a0cb549000000b0062deee80654sm223135qvd.52.2023.07.11.11.26.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 11:26:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 11:26:26 -0700 (PDT) Message-ID: <64ad9ed2.0c0a0220.fd47b.88f9SMTPIN_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 38EE0605246B; Tue, 11 Jul 2023 14:26:26 -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/