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 C70E742C6F for ; Fri, 9 Jun 2023 16:11:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C600740EDB; Fri, 9 Jun 2023 16:11:33 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id BE6F940EDB for ; Fri, 9 Jun 2023 16:11:32 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1b075e13a5eso7950865ad.3 for ; Fri, 09 Jun 2023 07:11:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686319892; x=1688911892; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nVyRXUs5dNRqfTYedBeupvKoYTGC/ac5Xr+vtIKEG5g=; b=DiDKDLbSLsUGnCklJSV2n39D5LvTeGE1ScX0Rsjih8ilNH0dmrKxg9lSC8jJoBrAOL bCosR8bXVI06y83YnIN3u0RbXow5VbaT6xDIALzPbg9JuVPvlMSfFZ/iCajOor5f6II4 9kGZozWg4xoQEQ1+1RJ8c/42tMbEeR0tyybAc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686319892; x=1688911892; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nVyRXUs5dNRqfTYedBeupvKoYTGC/ac5Xr+vtIKEG5g=; b=I3YIkGfbLPhhkuvq0Jr7BFNC5T/wvu7Ndnm3FEimoX+Q+lwmaqnFVfEh6aLAcrPWTh AfDAYqPeBQHb5V+5gHB3Yk26VotvwI/fdmfKwpnd1ZPotBmiQ5F2bTaCvDSFRBycuzlI lJsWWBobees3z4MGJQ+BR0WoYQqTtXVnIHqglXDjFMinNmJ0PUIcZZw6XWoBVDFndfJ9 fxmAOsExyCelsmxquq8dCpef7lvKAoJFQZdjsXe2ZgNvp+qicP8tZ/0Di0uPouCnlq68 2i927aDEhopRVF1qGNklswOyVB6nxqxtW0kXjDtiG9aNhgrDuGrYAUTTO7h50qujgh+H uLwg== X-Gm-Message-State: AC+VfDzbglhtRYdkdPG5Vt69ivtDFyN0u50Z7VvFA9jyzGTmflPRWtVY 9TIa4MssKdCavyXwhocGyna67mAv5NEoQhRqhEefNfFxNbPgNfo5ygNHYbBqv5EH2Lu/8Qp27A= = X-Google-Smtp-Source: ACHHUZ6E/BlnkmHdlAq7M6CbzmWVbWh1fQKqnWIMM8cWpQHC9erf42WBls7wz689LHrk5L8Q0oZTgutdJluI X-Received: by 2002:a17:902:f542:b0:1b0:2390:3674 with SMTP id h2-20020a170902f54200b001b023903674mr1538968plf.65.1686319892045; Fri, 09 Jun 2023 07:11:32 -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 t14-20020a1709028c8e00b001b2411695a1sm195922plo.148.2023.06.09.07.11.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 07:11:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 07:11:32 -0700 (PDT) Message-ID: <64833314.170a0220.886dd.5a59SMTPIN_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 7FECF605246B; Fri, 9 Jun 2023 10:11:31 -0400 (EDT) Subject: |SUCCESS| pw128462 [PATCH] bus/cdx: silence bus scan when CDX is una 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/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 | +--------------+----------+ 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) 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/