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 006A942C60 for ; Fri, 9 Jun 2023 23:18:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 004F240A84; Fri, 9 Jun 2023 23:18:47 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 63B8C40A84 for ; Fri, 9 Jun 2023 23:18:46 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6261367d2f1so15484646d6.3 for ; Fri, 09 Jun 2023 14:18:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686345526; x=1688937526; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=u+d6y8UvABmonbs9grsko9PL5Pp2OSPFGWBO3IzfTrA=; b=NKc6RsjHv/G+xXkP4+tCR+y9OSXwePhEgut7iPo1kyIpvVPsCDxkd/WtMBISN62Uk2 7KTqeUo87NawEq23HQJZ6ex9iTMnfA1kEF6d0jGHQ3OL9s8zmwzn8hW9jpS7ALOGEviN nMya1ZGm6NgVx8WaGzmE3a+AL1nSjZfI3ozCs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686345526; x=1688937526; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=u+d6y8UvABmonbs9grsko9PL5Pp2OSPFGWBO3IzfTrA=; b=a5MBDkjjyiI5w1fzlDV7O2U7Gx+zeGpFwfQETEntGb5l2jdUqZB7k2krpLfGXm6aAX fQNJogrH7tSK7DnZTykrmGlK1GEXvSOAgN7GwNkgRLkZNPgazm1LsebHNbLF3vYbTizV F8e/MBQVF/eVffvL2rVvJCOL+SV7OML0eqoKIBJgmGgbHjm6ShR9KEYA7sJmwa4ZDnmy pndVhJ/1w2M/wz6bt6PyZfu59QW2ivSEr6+UROVscoQrnguOofYdskafXc2jce7q4Dl3 N4v41O1//T/ph+JmgUrxFuTfXyPffQEUUlOnNSbVsUdXTaLr6zfnTL2+SHmJnygqJcB4 B3jA== X-Gm-Message-State: AC+VfDxnZveh7qyIb8X988vMbPa43RnHOa+gYm90DuhqjJFrwL5DDfyp IwobFnlyBmXaI/48FO7ufjtmyHOjDXXWNmLRmQB+B2Vi9lMTmzo12b2w4mGeB8UbObOOZL61Fg= = X-Google-Smtp-Source: ACHHUZ6pzqSwR0mWGjgDQWI41OluNqaPWXP1X6eHkQn1fYzA8BjvMdbpfi75jvQj5k2YqNuddxoEIDnGgDWi X-Received: by 2002:a05:6214:d89:b0:62b:527c:b586 with SMTP id e9-20020a0562140d8900b0062b527cb586mr2959945qve.32.1686345525860; Fri, 09 Jun 2023 14:18:45 -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 i3-20020a0cf103000000b006211a30365csm353144qvl.50.2023.06.09.14.18.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 14:18:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 14:18:45 -0700 (PDT) Message-ID: <64839735.0c0a0220.83996.98c4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 9B537605246B; Fri, 9 Jun 2023 17:18:45 -0400 (EDT) Subject: |SUCCESS| pw128267-128270 [PATCH] [v8,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/128270 _Testing PASS_ Submitter: Gupta, Nipun Date: Wednesday, June 07 2023 04:24:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:61f551995030e2d114ccbcaa8a63c8cc052d21b5 128267-128270 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26565/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/