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 8CFE042C64 for ; Thu, 8 Jun 2023 23:33:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8A14C40151; Thu, 8 Jun 2023 23:33:37 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 84B0840151 for ; Thu, 8 Jun 2023 23:33:32 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-2568fc3d8a9so119861a91.2 for ; Thu, 08 Jun 2023 14:33:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686260012; x=1688852012; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nDpxkMHKZL3XTDCM6advTdhh4mXsvRRMHXyQtr1DGnw=; b=eYU8ShI+IEtXage9SXyCb8cyKqEnhCTg5PZCI6OtGPO4ixcMoWQ/CdZ6NLkW5ttE6A HKzeYesvPpgVHr7fIe/KVNJB2fCLUsBZFbTEGvzFEC7bPwaqb2dPbMx15F30SODtJJKs th2HHfuyWuLnuGshpUQ5/ac1Mk4bQolbcoz9Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686260012; x=1688852012; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nDpxkMHKZL3XTDCM6advTdhh4mXsvRRMHXyQtr1DGnw=; b=Y0jotyR2DEyV8zzAZKHpGYZZZUYQ9ib4ByOebVMR5MinWrRCOPriUOmAJNmoQIyjZ/ u5TxXzd69amGsoU/YAen85dh9X6Q48v/2Ht90pGH/m9wd0rLUN0d0qiuMGafNpATU3DN V5yEOX+8ff6+mgLSLUO4ksY2lYlZHycloZNNZpUc/1ikvVOdDk+gs0wy62jb8VbD8x/i eZJ0Dwxm+3LsndsniTwtV7ilro8WKdqjV+bvOrDUUopu0+dCR21xRiGC17TFn/CIAgX1 600+xEggQ9KREitcuwHLODLdJ9S66JwUI6gcPdyNliEhFnF1b8EG6wczKhcDr7xslx5S PbMA== X-Gm-Message-State: AC+VfDw5ksrNZqdnAyeHfHxWHKG0Z3aKubX6WrVy4xSRtMIZlXXC4vVl sdtMy9GfDxMohI+dQjBa+5/fqNWPKw+bdk0PF7CVfuABBggYhwcK/xnzWA== X-Google-Smtp-Source: ACHHUZ6+nCqojAC37BVmt24Hsc6QWU//Qo0kuPvacMEYH8Ev5SXXOmxXVrmju93UAqJY1E0Uvxkpoj4B1uHg X-Received: by 2002:a17:90b:684:b0:259:5494:db4a with SMTP id m4-20020a17090b068400b002595494db4amr4442343pjz.30.1686260011737; Thu, 08 Jun 2023 14:33:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id kb13-20020a17090ae7cd00b0025921d935ecsm184452pjb.13.2023.06.08.14.33.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 14:33:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 14:33:31 -0700 (PDT) Message-ID: <6482492b.170a0220.ee9c1.630bSMTPIN_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 05715605246B; Thu, 8 Jun 2023 17:33:31 -0400 (EDT) Subject: |SUCCESS| pw128194-128197 [PATCH] [v7,4/4] bus/cdx: support plug unp 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/128197 _Testing PASS_ Submitter: Nipun Gupta Date: Tuesday, June 06 2023 10:02:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:38689022f609a290645c7027084aee720c1fcf91 128194-128197 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26548/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/