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 8F2F641FD2 for ; Wed, 30 Aug 2023 21:32:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 97E844027C; Wed, 30 Aug 2023 21:32:51 +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 B646C4027C for ; Wed, 30 Aug 2023 21:32:49 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-77a62a84855so5459439f.1 for ; Wed, 30 Aug 2023 12:32:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693423969; x=1694028769; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=V3vDK0d6GY58/hvewCi3Jd/kab3ZToth3AqhCENQx+Q=; b=bSJK3oK0Np6WD5Fm0g25P6bhOAFBth5efwNUpXExCC+MpeD4Pbjs96ZddVoRMiws71 v0UaqsD2DX3vVi1TnF84FALOqebXWpxZq2pxrBSGe+r2jg6f+dGSe0A4QACxHAPD1NgY B6rKhjY+Ntb4FyrGVNnv9R6TOIvi1pim9/TpM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693423969; x=1694028769; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=V3vDK0d6GY58/hvewCi3Jd/kab3ZToth3AqhCENQx+Q=; b=fiIiTbzA/jM4e+Ml5uji4uv03gieu5CvxVTU+MXIiLZvrfyXs04ViCdJxBTKL0/13+ diAIUE3sE61znNm8JXm90vhEPE/YTGSYsfiK+JE3226Tiq3nvimKh4UBJBZ0If5X9Q7t nfGKPhWysfSkz1deDgERzTO0SsnGf9NDlweld6INeQxwTFrcXaOlkyJYb+z2OjgPVNF4 7fiFUYBLU/pl7gF1ljR5q6z9fbmhlxDpncuZMt2u8+WH8/WIKnjY2nNthwzN5w6fVb0s bnEveGnJk1Ha/mrtJwSzYld9Vo3EDo80tglHigQYRxmPYCSIl6hOlkToAsXCQE6bqKNt /SBg== X-Gm-Message-State: AOJu0Yz32OibxElpZqYI/L9tXvoE+zJRZfUrcmIzYFRskh47THpBj6lr jxx/zydeOlPX2fa9ndBtJmbKkYnKlbNyIj8jv5gltMylQw07mWhaNoRaSA== X-Google-Smtp-Source: AGHT+IFnNn5HW3SBIDWgCGtDE35st/4uz2QOB0sSzdSA8eP0kUyqMONOtv9nVWDJ/JBX9i77pzHN8Es+aLZi X-Received: by 2002:a6b:7104:0:b0:786:2125:a034 with SMTP id q4-20020a6b7104000000b007862125a034mr3585509iog.18.1693423969105; Wed, 30 Aug 2023 12:32:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p22-20020a6bfa16000000b0079242630400sm560306ioh.14.2023.08.30.12.32.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Aug 2023 12:32:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Aug 2023 12:32:49 -0700 (PDT) Message-ID: <64ef9961.6b0a0220.e5ec5.a696SMTPIN_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 A155A6052471; Wed, 30 Aug 2023 15:32:48 -0400 (EDT) Subject: |SUCCESS| pw130877 [PATCH] [v1,1/1] app/mldev: fix check for filelis 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/130877 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Wednesday, August 30 2023 15:51:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:b7b8de26f34d39c8aaded44d8a468da5e68f19da 130877 --> 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 | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | 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 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 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27475/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/