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 4AEA141FD3 for ; Wed, 30 Aug 2023 22:54:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 35E594027C; Wed, 30 Aug 2023 22:54:39 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id B7AFC4027C for ; Wed, 30 Aug 2023 22:54:37 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7926a450a0aso7383039f.3 for ; Wed, 30 Aug 2023 13:54:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693428877; x=1694033677; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mh6CNqhxKvcZEMVP/zXb633akjqUWFCC8z+uudO2Kp4=; b=K00gub4IT6mMdwj7irc+oPT/t9BswK1zWoCFmEEAl2hQIIQLiHtUw7LeDvdkj3DRso f3rk5l7DiPyywH9w5HY8iWC7JFmXihL/mIjV2sPGfx/epiX18quINX5tkHK7BvkaZi+x /HiILyCW2jMKZGr34VAtf7yApZD6mxMPxy43Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693428877; x=1694033677; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mh6CNqhxKvcZEMVP/zXb633akjqUWFCC8z+uudO2Kp4=; b=TVJu0PAtZhv5TFzM2Wb/Mw1XCVnaQzj+POGWepQ//s1eqIceI7mNjNiTzhrTuqFxci +o5kut/d2kP5WsRmqCiou3iBP+Xhjd2k1cFqhAV8L+JiGfLOr/9pT8ivzG5Y9Q6Rm1CF 1MB4ZipJYBvpb4wj/yv23JBogFYtg4wiYeDy7pGeL/GlHEf1w6D5kRi85xOnagJpWBsN Zf/mqtpUigjwDnL7nAogQV0TzIshPQMdmWyyNA8JMlboae5uuLo9i691/JWz4GNIVWdJ uh7jJsTaOAys/qs9TSIeHN4i8gW3XIP4fYJEizUOj8/V6lj54X0nN80oyh+VgzxjzhKO pn2w== X-Gm-Message-State: AOJu0YwiUMtg5Wd0vyW8jGE29Syvsp4u25Ro11Y+yuFdcO1VqY8u54Vr ywURxVAxZ7udR1qEyEYkTUpACGJV/q4g8BPQx4xf2TKImRF3KkPJMmObmQ== X-Google-Smtp-Source: AGHT+IE76knfBdPlNCEBhGvF5jLwsaMTVuNUw2a/w5BGBlpagyGQuPEbM320x74/PdJtjY7fV0srlSNaQmcu X-Received: by 2002:a6b:e513:0:b0:791:3db9:c97b with SMTP id y19-20020a6be513000000b007913db9c97bmr3930918ioc.17.1693428876900; Wed, 30 Aug 2023 13:54:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ee16-20020a056638293000b0042b29d5a8e6sm556760jab.53.2023.08.30.13.54.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Aug 2023 13:54:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Aug 2023 13:54:36 -0700 (PDT) Message-ID: <64efac8c.050a0220.23425.bd93SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5EBAC6052471; Wed, 30 Aug 2023 16:54:36 -0400 (EDT) Subject: |SUCCESS| pw130876 [PATCH] [v1,1/1] app/mldev: report device not fou 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/130876 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Wednesday, August 30 2023 15:51:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:b7b8de26f34d39c8aaded44d8a468da5e68f19da 130876 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ 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 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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/27474/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/