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 9FD8D42D67 for ; Tue, 27 Jun 2023 04:18:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 78E5240F18; Tue, 27 Jun 2023 04:18:00 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 6C5F940F18 for ; Tue, 27 Jun 2023 04:17:59 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-563439ea4a2so1360741eaf.0 for ; Mon, 26 Jun 2023 19:17:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687832278; x=1690424278; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=E0kD1nCNDZD/W9y5ZrZTX2q+zJLIBxmDokoazdC8fi8=; b=GPUW/B1t+gUgBztFYcRjS50W9I09frttrinpOHL5ytaC+nzZdBIIeVxksyanEqEycJ mmAJDrd28sKTZsxQ7NJAtd4AV7dCGF5s4LfWdBam7lzhGlOUsjx2ZwPSuY9y8fcfHdd2 DffqcedVeZEEsvJnFOxv1LAJCoFhB/STGmqzo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687832278; x=1690424278; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=E0kD1nCNDZD/W9y5ZrZTX2q+zJLIBxmDokoazdC8fi8=; b=I45nNTmFgzeq3Xxjoa+Ynzt5J2aLz5N1YyZ09TAdgzeK4umSHyWEt6ZiCkbh33JNv6 XqBodR3Sj94cEGxhxcxvPQhiFqzH85qrzyfKaJSiAO0LL8sn1P7sAAdv33+H6FE5JFP3 +LNZiE0k45X8RTYTbj7IHA0aFBTWYjTUO0JjU/nzcSjP61xsBY8Jhc/ou2upqnKX+nAw Rf34NVLPcuGCxKG8p5pQnRly+JJ+HM+idpsVU0qWLLRibRl6iPOJm2H7ihiqDWLKVhtm PpWIpiZ8L+MNY8rSnZbcANkyZ3d5vq3AigyaiiDFN2f0jhSUeFxb6NQOdfsDQIRXmUqf m/lA== X-Gm-Message-State: AC+VfDweyyXaq1eNjysS7JQXGX7+mE5C60Kd0N7RkumEL4zGAs1KF6Ds 34vgkE1eW+PEDpVoT4lQfCd4xLAQ6vzRcgRc2KKnoudflV2DTVLM57xwng== X-Google-Smtp-Source: ACHHUZ6mcNHd8eV8f9AcG57+Xpk6cgNAFJ+PHGNL9ezT+c3wrQEJqF2kkxb7BpePDMpklf4JNhtW+wCTNI9Z X-Received: by 2002:a4a:d9d5:0:b0:558:b78d:8d1c with SMTP id l21-20020a4ad9d5000000b00558b78d8d1cmr23868986oou.7.1687832278620; Mon, 26 Jun 2023 19:17:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bs18-20020a056820179200b005598293b79fsm242244oob.1.2023.06.26.19.17.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Jun 2023 19:17:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 26 Jun 2023 19:17:58 -0700 (PDT) Message-ID: <649a46d6.050a0220.963b4.d457SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 027AE605246B; Mon, 26 Jun 2023 22:17:58 -0400 (EDT) Subject: |SUCCESS| pw128993 [PATCH] bus/cdx: provide driver flag for optional 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/128993 _Testing PASS_ Submitter: Abhijit Gangurde Date: Monday, June 26 2023 10:39:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:62082124a23e004a771167b191b2102ca9cb3350 128993 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26808/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/