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 AF9E242C6F for ; Fri, 9 Jun 2023 16:19:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9127040EDB; Fri, 9 Jun 2023 16:19:50 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id CB07B40EDB for ; Fri, 9 Jun 2023 16:19:48 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6b2a4655352so684953a34.3 for ; Fri, 09 Jun 2023 07:19:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686320388; x=1688912388; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/zL8tmvRPj+t9tQtoMLIgzWwoZK1ZQWFb3CydWX3Yv8=; b=KfusiFTd25+Kd6tMzMRfMdFvvkKAatPbePngpIMtczrbLDXciXHHwQYwK/+0Eyr812 vs7EeB4e642ORd1G3ABDl1H5QK/VmJmUBQWka29UE6y/ZIYEDz9USUeBjHUoaiGcEin3 KFWT1mXGkoBnJk8/t8YhQxeQeXhmp4WoO1QwE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686320388; x=1688912388; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/zL8tmvRPj+t9tQtoMLIgzWwoZK1ZQWFb3CydWX3Yv8=; b=Mn2eZeM1Ljhf72R554ty5LGocHyWthSjqtDTw89TV+jKnzATCoRNKL+W2/Cozc1qKD j1mzwxe92duUdK75f5+MVbG6pLMKGwbBnL33pdfkVicMh2Fy5HBz4SYN6aXykS+A8j4c saOXUfvaNbFOfMUMoNDX2DSD+e6lveou9H9FslifyhZYIHfWn0hp1C53DhQfVBJV4vWF 2OsbBwtxW5CR2hltVE24R5+5h1MsZJtO6OgCDkJ4qgRd/EGk0uIY5wIVo77PeiAdMMr4 zlARYdbW+NwTFvPS/7/VIP9MVil8OIraDGvpxbkpxULxLVXTwoBhZ3PBR8tC4M3REiTR M/EQ== X-Gm-Message-State: AC+VfDxHJj1MvmUKbgNeUp+TcTRGNpblB67qjPxu6R9PKOhpjDQZpU2D MGyVbJ7hqYvv/ZqoINNLhAB4Zx6RnGCSILTRVjizuENZ9QBQhT9vuECV8Q== X-Google-Smtp-Source: ACHHUZ4Eg+Bif0WIGvqH50UcGDmDj6BCLzXsWUoB+ec67CBQR/siOWtCIDgPEb+US+Rvej+1Eg7JVf8Tx40h X-Received: by 2002:a9d:6d16:0:b0:6b1:5c04:5716 with SMTP id o22-20020a9d6d16000000b006b15c045716mr1610492otp.23.1686320388149; Fri, 09 Jun 2023 07:19:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 31-20020a9d06a2000000b006ac8d7eadb2sm407689otx.14.2023.06.09.07.19.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 07:19:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 07:19:48 -0700 (PDT) Message-ID: <64833504.9d0a0220.efc22.f40cSMTPIN_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 84EB3605246B; Fri, 9 Jun 2023 10:19:47 -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 | +-----------------+----------+ | Debian Buster | 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-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/