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 BD5E141FD2 for ; Wed, 30 Aug 2023 21:37:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C550C4027C; Wed, 30 Aug 2023 21:37:32 +0200 (CEST) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id 957CA4027C for ; Wed, 30 Aug 2023 21:37:24 +0200 (CEST) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-48d2e2e05e7so27102e0c.3 for ; Wed, 30 Aug 2023 12:37:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693424244; x=1694029044; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Savrxo91+hGRZuSfzIDnO55fwihvmZtypudzMzfQIug=; b=VNRK2QeCJepkbJQem0/dj036wmxnFt9ubCGFgbE7epJ+0pJj7yO8NVeaO4UDqoMJeQ cp6vYu/UzEFDpfvW9Bkgp30bT73YTuOfHber4W5VOpa4kQTM3hmLbHkljW7Ez7FB7axK Ff9f+Uqwdd6EiF9gSwTswVNDy1scp6jBGaA4A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693424244; x=1694029044; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Savrxo91+hGRZuSfzIDnO55fwihvmZtypudzMzfQIug=; b=LxzYt+ohpmsVQ1mJeY+wFpE1vYWzgnkXs5h6AfUa3+gUzRkVazkqsoEM7t+TMsEF6f rRUfyMYo/5jptE92jFMopLiPMf3/vbeequHvANrzolCW1wEzK1EpAvM8I8A0fXrT6oC8 se7VZYPOAWD97tWklY49QNuUZc2S1S0sWqsEysoxb8YS34KiMMoS/GXONABUH1ZPsWR8 JHf1SoDx8Enw/gxSrMWlpWxM5JW4GAgNAhfgdowqJ3QvVfP9DS3KLiDzxklHDD5r0c+3 W6XmLm6EEdB8MwhnngZG1GrVMzjZcpPfL/xUMyO1r4S4YmH77HbMup0hV1Y++25ai1qJ 1p1Q== X-Gm-Message-State: AOJu0YxT3MtWUfgUepy7QAWznew/i+nFqgVE0xh55fg3QyxtkFsJnhPI 0KFIn+/7jg9Eo4HDW18NPbCCzN37rE2pA/GnbLcaSTtyrusmuLSwL4nRKg== X-Google-Smtp-Source: AGHT+IGkMSQRaYA6ajzzaWwU1G8V2co7Bi+AVO3vwRBR6ISYmuAUHHnHwm2zuphAI+oAE+UF+bBvFjrN2n3D X-Received: by 2002:a1f:df01:0:b0:48d:bdd:9913 with SMTP id w1-20020a1fdf01000000b0048d0bdd9913mr3354176vkg.12.1693424244028; Wed, 30 Aug 2023 12:37:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ch22-20020a056122319600b0048fd3d22018sm836320vkb.10.2023.08.30.12.37.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Aug 2023 12:37:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Aug 2023 12:37:24 -0700 (PDT) Message-ID: <64ef9a74.050a0220.a0ea8.5debSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 99F436052471; Wed, 30 Aug 2023 15:37:23 -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-amd64-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 | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/