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 CA21F42E4A for ; Tue, 11 Jul 2023 23:47:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A70264003C; Tue, 11 Jul 2023 23:47:38 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id D36C94003C for ; Tue, 11 Jul 2023 23:47:36 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-55b22f82ac8so50325a12.1 for ; Tue, 11 Jul 2023 14:47:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689112056; x=1691704056; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=74RriZBE72md3exI3JB8nISf50cK0jOBcelNAw9oRoo=; b=WSe8mtgs+XNLlj4KFXppzqZ1J+2ge0PTr/tBn4UY0e4qs/XsED8KHzaaI82Kb5D3BR iXUDYv5t5YpPbpz6rKHtE0z3MgYAKfLRst5yglsDUPaAMD3EdoyQX05qLRfaWlWOjs9W lzL99380smjNM+lDoO2EvcfLPZVgsbzhj+K24= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689112056; x=1691704056; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=74RriZBE72md3exI3JB8nISf50cK0jOBcelNAw9oRoo=; b=XG3MdUObrBcXFbS6JJtLME0mcZZX9j/Q4gU6QPOfOJ077TRP7iun4vNseJ8mGBwM0J ZEw28SB/mhaFF087EYfLs78wYQAc5pJAgZYpRDmyTNsfSoMqJ5kZVyhAQaWH36FlXhkl SUNNnAURWtrs1bYLt1Q0vv28mvXLBI9btDgUZyNThVHJb+Llf4IWXEmJ3nHcr1l0U2TE Cr0u5rUyeJHyEpZngd9m8RX2I4BZkD6xWNnhTaiGZ+B8o9tWVkdeaOxUODA4HpPiJRmF u6PB8aKvetP/1ZoAupZdlPlAXr8kqgM7tWyYrX7oO2NSbSkKI9IQCdsOHcD9DaAwgive 0hSA== X-Gm-Message-State: ABy/qLZUjEe8Us2c8qUIpaHfowbRm0lrM5xaTEbZw3NSmsWVVQCIEuM6 mvMn1SRKWYOq2YBg8vTA4/vyTiNdr2vrmPigNeGRHQJfJImPHGZlwfrFGQ== X-Google-Smtp-Source: APBJJlHKnZ9P4YMoQ4AEvc4sxX2g1noQDZWo0Czw4LN7ucmNFXfB4Gf387JgeSwkev6NI+QzqZ96FULH93tj X-Received: by 2002:a17:90b:1914:b0:261:110e:30c1 with SMTP id mp20-20020a17090b191400b00261110e30c1mr112805pjb.4.1689112055987; Tue, 11 Jul 2023 14:47:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id lk15-20020a17090b33cf00b002586dbf66a8sm362799pjb.17.2023.07.11.14.47.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 14:47:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 14:47:35 -0700 (PDT) Message-ID: <64adcdf7.170a0220.9ac6b.7f09SMTPIN_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 2F14F605246B; Tue, 11 Jul 2023 17:47:35 -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/