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 A90C842D5F for ; Mon, 26 Jun 2023 20:38:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A5C5F4013F; Mon, 26 Jun 2023 20:38:28 +0200 (CEST) Received: from mail-vs1-f98.google.com (mail-vs1-f98.google.com [209.85.217.98]) by mails.dpdk.org (Postfix) with ESMTP id D3BAA4013F for ; Mon, 26 Jun 2023 20:38:26 +0200 (CEST) Received: by mail-vs1-f98.google.com with SMTP id ada2fe7eead31-440b4b0147bso709113137.1 for ; Mon, 26 Jun 2023 11:38:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687804706; x=1690396706; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8WgDJUjzKJTAUTdZuuVyXtKZWoRjcMBgoRdkxywRZZU=; b=iqnAdffEiqo7b3ohiuIiCakOy1zitJlq+MnaOjU/oiIE6+5BV8mKFsfPsz5UoOsDne gk7jz53Wtl9WmIiYTgNxSQzvskerWipsRopPMk3xzaHk20zwzp8et2Mlghqog4imkzAE Aa53bambTglXiKkfV5fuzVV/mJXgUw+H+EF9Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687804706; x=1690396706; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8WgDJUjzKJTAUTdZuuVyXtKZWoRjcMBgoRdkxywRZZU=; b=j7zuNu0S0vSZE+t4kiVeK/NIgjzo6S956M9c3pOMROD0hAdO4ZUXGdBW1aMTsDaHbk OnI5KOad5gZm8vshsn74m/5krj4PHNFuDs8+qKJR7U+adQouKfMmLXqKbJDVZI1JFG/0 Go+k+0hAXH5igdMuuwDR8BYsn84vr4Izds8E6ON+NMoxZsadX9TF1NsZwRE02Bd/Cz9/ nD/MDX+rsnGMJN8B68IX1qWYzn/utvqtoUsxbFrgXpUXNKO59ZWLR2En59WJh46lIB/B bY0SCQgleKLTq8ZwX8izGiN+wVR0gvpbbgvyQYlG71mLkJ00AnUpGL0ajUo8kvvQSRso 5KXA== X-Gm-Message-State: AC+VfDxtFqrcjaHe41cSm7m4+yCHOTQzW34tPvBGyejGKALxni/ck1aC 0QKflVdSMDr6q1pcvj/wWRhNUnOeAU/Z32cLZ8OE9lOsJAm4Hnu3LMLnTmk7QGYBjtQEPW9S/w= = X-Google-Smtp-Source: ACHHUZ6J4ndqdJxkR3PXx/I4Sr7LXa+Pu1AV6ZMzRNKnhysw1WCrZ4g7xL5Syzjs5CDBWNLVoyLT1qqV0QjK X-Received: by 2002:a05:6102:3c4:b0:440:afd7:cfe with SMTP id n4-20020a05610203c400b00440afd70cfemr1361693vsq.31.1687804706265; Mon, 26 Jun 2023 11:38: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 s2-20020a056130020200b0078f5eafc894sm195892uac.9.2023.06.26.11.38.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Jun 2023 11:38:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 26 Jun 2023 11:38:26 -0700 (PDT) Message-ID: <6499db22.050a0220.45508.8e7cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id C997F605246B; Mon, 26 Jun 2023 14:38:25 -0400 (EDT) Subject: |SUCCESS| pw128993 [PATCH] bus/cdx: provide driver flag for optional 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/128993 _Testing PASS_ Submitter: Abhijit Gangurde Date: Monday, June 26 2023 10:39:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:62082124a23e004a771167b191b2102ca9cb3350 128993 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Buster | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26808/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/