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 BD99142E49 for ; Tue, 11 Jul 2023 20:24:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B8C4E4003C; Tue, 11 Jul 2023 20:24:32 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 6EF814003C for ; Tue, 11 Jul 2023 20:24:31 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-67ef5af0ce8so5279175b3a.2 for ; Tue, 11 Jul 2023 11:24:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689099870; x=1691691870; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=o8MVqkqRIOziVWpQ/tlp9x0JaycClvQ+a+hc3LKxV0I=; b=agg+G4gqIAoityv4kJXdU7BPYRgkfUgRXlg60UII1U4QJvA7i7uyUY1/WLtFb+9qq3 cxE/NLzZdOTjbHziNA/ZR/a7pT8lVBKh/kLEhUi/JUDkfLk+h2DNjHssQvGVz5LSUyv/ liHLZC2HAZ32kuYLswyq6cluKdXJ2p6FpCaiQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689099870; x=1691691870; 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=dcnXksaTX0oe03dzL070l55HvNjC8kwY/rjAkPiAfuEv4Hs88d0047fskyXzkr087G W+v+efTNAjEldnJ/pYZ63rdtE1ZdSZH7MDGPSFAEvr7O3I0hPJ1fC+qw1fYRzSI9OhzY vqJe46QBs8pK0pmwAkbE/cPNa5c0b5NL0sDPJt7hlpb8APmAqtQT5nR8ItA/SmCyE73j zPXKpXjXPeHQpFgpC1c3S5RQVeZ1EpVCmZb+hEtxlp+Clb76e6uMT9VwBBvWRoo72Whp z4EQp4bndadXUbr3rlAJvKaixfkZtSijK1iSmGq7XDVClEaLmRKedFOHw1vkgw5f9mQY Scbw== X-Gm-Message-State: ABy/qLY6yzNQHzXKQ+9ZKxq22J4Hs0chrysk+bnvnecW91QNQTKs5uT0 lfNAWxY1x5JPNbtVP5fW4f+lie+vi0Wb79WgzcX3ROb6t13hgfVTRP2yNOd9HUJeyw== X-Google-Smtp-Source: APBJJlE7m1hVN6UZNBtxOdVmRprcknGjPNV33W8LIdGYqxHqczQ8x8BrW3P0cEyaQTqlesaQ6z/Izpdzxxkv X-Received: by 2002:a05:6a20:8e27:b0:12c:55:b183 with SMTP id y39-20020a056a208e2700b0012c0055b183mr20819989pzj.55.1689099870647; Tue, 11 Jul 2023 11:24:30 -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 g27-20020aa79ddb000000b00679186bcac2sm176180pfq.21.2023.07.11.11.24.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 11:24:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 11:24:30 -0700 (PDT) Message-ID: <64ad9e5e.a70a0220.749f3.55e1SMTPIN_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 D78C9605246B; Tue, 11 Jul 2023 14:24:29 -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/