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 2A71942E4A for ; Tue, 11 Jul 2023 23:33:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2636F4003C; Tue, 11 Jul 2023 23:33:42 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id ED65E4003C for ; Tue, 11 Jul 2023 23:33:40 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-345e55a62d8so24175785ab.3 for ; Tue, 11 Jul 2023 14:33:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689111220; x=1691703220; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=o8MVqkqRIOziVWpQ/tlp9x0JaycClvQ+a+hc3LKxV0I=; b=AsAfp29YkQvTezoDRVGICDJoSL1WS3K/Xc1LAVw0B75EOrFT0g0dpSptmLU83s6AsE 1gSwVikES8H4l5ATaSqZweYw9k+HKR68UrmfCx8OlRQbYYg8U9RE1/MxnDfi3NlqUU0z U7wHGCZmi0QBH33THHCncawF/N/J7NeTY53sQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689111220; x=1691703220; 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=jRRusin8MU95ubrOrxz5wbeN9fccrDp5JWl2LP7oC/Eb46Q374nL2DzAfXy0F59Hxj nUgzWqbTq4Ul7SdDDJOhKorkpemhDwSKJ3I6NTZYtnevApc/E3yoKDl57DiisT9oHG2h OUNdbYRKhrRCwxfK1zxzNmo2fhyNz4DipP2oQXbb5Ou0zSM4K+V0+mh3ZIDm38r6XmGH kNzbhSmunDENtHhoiUOVE/hYuns0ICKe4kj1u+6kyw7R3GrrZmlpqyCCV/KB33NWtFg+ c6MB8waSpN3cMEb9KnH5yJUI4SKA/328vMSNK0nnZ2L2NIa/A6Jke4LLfFXNCoC0D0Qc R3ug== X-Gm-Message-State: ABy/qLaOJdt6T7PaiHB1CWfrlibPphlWp8O4oXLNUVHlA+V78tIzTXpM Z45//ah9PuhWcuttlC7xXRzCNEgovkqKPfW48rp4QJch9Z2Oyw== X-Google-Smtp-Source: APBJJlG2Wz0SWTV6g/mfBj3nzgedGwHB23VTWDtpsPW2kR+dvCLaUDQU2VL7YBJC1cNEM2CKJ3gHWcljJ9+8 X-Received: by 2002:a05:6e02:66d:b0:346:624e:29eb with SMTP id l13-20020a056e02066d00b00346624e29ebmr6637943ilt.6.1689111220382; Tue, 11 Jul 2023 14:33:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p3-20020a056e0206c300b0033bd36a8962sm231355ils.34.2023.07.11.14.33.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 14:33:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 14:33:40 -0700 (PDT) Message-ID: <64adcab4.050a0220.f0a02.5c78SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E6692605246B; Tue, 11 Jul 2023 17:33:39 -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/