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 D943D42C6F for ; Fri, 9 Jun 2023 16:17:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C3BF440EDB; Fri, 9 Jun 2023 16:17:43 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 0761540EDB for ; Fri, 9 Jun 2023 16:17:43 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-77ac59135ebso79627139f.3 for ; Fri, 09 Jun 2023 07:17:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686320262; x=1688912262; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kjl7W8Dk5e7GTzieVsik2ASZPdqca4H6bLAhPfvTiW4=; b=VeAX2rhsZEo2E4Qyjm2dyRi4tFb5veDt4HJSeajA/5cngMMTYVO/xJ6ffd1b8c6h2O ujbYuZQve4hfPdieFi3+CsvIlHkHBXr7Ha2tbaLbNl2U9nv6ie9/tefupXsEgMjCpgzn te9FDSq6VYRRwvHHnfTCthbfbOsvp07tpHneQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686320262; x=1688912262; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kjl7W8Dk5e7GTzieVsik2ASZPdqca4H6bLAhPfvTiW4=; b=FHcgNVrSk1qx/pCSXHHkEfKWOno91V2UwfOAEzhPfeu6kR0kf9e4uXHhsbMC2/6Eni b19OGXGBbayyMTdSou9tl52zKbbAX/7Mb46DcK1QS16sDG5WUOgQcUrn3UNNweRtQmG6 bVTNvy0LHiCpDen6twMloPAR1bJF1qz4/hR/kP1BnUUuhhrCFSCDOvLalQpGOACcyRVe 1ar4RN0yCnJ7IF638cQS6DIrtxwPL5/CtN4ApDzk0vWgjjii3PjU17X3NRjEK0wvaFVY 50sK7i9l0KmTH725VAbiNXHcW2B7sjWArLKvfyss98qobzDOz2u0xJ9hneqZSxEf8u+Y FHGg== X-Gm-Message-State: AC+VfDxTRMGUPm/PXpftfhVdwVqSrTT5WtLhsNpbLu/Vxs9vV+TqrazE IrM5Q4lcgQY5TciNyfULg5OGHXZCwh9ony/kOrs454UNoeBV8feR/Kv+8rt6ugAxTAqJdIlIwg= = X-Google-Smtp-Source: ACHHUZ6c+6XwcbXJ4GKDumNxoNkNT1+ljlfrwQsrv7gJR6IMmsw5gPE7e2J+qw5cpUY1lgph6gbSBhopOOFT X-Received: by 2002:a6b:ef0b:0:b0:776:2ee:4c63 with SMTP id k11-20020a6bef0b000000b0077602ee4c63mr1488692ioh.15.1686320262372; Fri, 09 Jun 2023 07:17:42 -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 e17-20020a02a791000000b0040fa2c8904esm164307jaj.60.2023.06.09.07.17.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 07:17:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 07:17:42 -0700 (PDT) Message-ID: <64833486.020a0220.40080.40b4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id EFC8F605246B; Fri, 9 Jun 2023 10:17:41 -0400 (EDT) Subject: |SUCCESS| pw128462 [PATCH] bus/cdx: silence bus scan when CDX is una From: dpdklab@iol.unh.edu To: Test Report Cc: David Marchand 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/128462 _Testing PASS_ Submitter: David Marchand Date: Friday, June 09 2023 11:11:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:2125ed73e10ec028dd1b5fd6105aef80456e659e 128462 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Fedora 37 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/26612/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/