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 5664341FD2 for ; Wed, 30 Aug 2023 21:25:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5DDDB4027C; Wed, 30 Aug 2023 21:25:19 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 1583A4027C for ; Wed, 30 Aug 2023 21:25:14 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-34ccedcc584so69945ab.0 for ; Wed, 30 Aug 2023 12:25:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693423513; x=1694028313; 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=H0S90CDMdEYAEovCD3i4YE1pIyvuvIZVplOWejZp+/201BqwI3zXKe0vGqa89NWmHL pf0ChvFse68frqMIFgZGI8dcy2zRhOzmRUUScyvKOxBARQLyMHBAvCnlEcxbgNRI71yz U98H0AlD5bI2xlHdqaghq8DoqGwYHlUGnoUmE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693423513; x=1694028313; 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=SZwqQfmnXxvJA9yscanpQzL2N73xh0RCc3gokyAjZ559x92xlbaaWtFiHURX7wYe7e 8ysHT1NYvtWNdAqxFSrGLTqTgv9DJ99QkTjWKMEveKCvvuhLKjln9Xt9KQnm0UFyqSgn CyCAqEyiomLys7hg2qkHDdqx2HGjZQEr27gmVBoRiAaIYYlQjGldCVCx2MKvf/w2QDe2 zK3m8rQbHxHz8zvA5jJqlg4FyukHSPTQsVnxo+OrR75qd3Q/N7NSviOzgpqK2cxR41E3 2vLhwcSKHERYq1Cl0yLe/fQ7z4cuvGS+FBTNmaH7ZcJDxw+9F9rOkXzLQwe53lZ8zSux 14bw== X-Gm-Message-State: AOJu0YzxEnhSX7nGZU5qVuHMqtc2yYxQkZDBYd02VeWit2RHfoEpiY2u y0YUpj4Ovd7z2YQpW1bQzhBmbM5AjOTVmdtdszWEjXDr6CRdfCmIyowVYg== X-Google-Smtp-Source: AGHT+IHGyorVPT8fRAUCyf0c+Yv0+NAUntYxSHTj6vP3GKgZfDX7FgjG6Jp/sUne9z7wP0VR0RuINxTDU4HZ X-Received: by 2002:a05:6e02:932:b0:348:c606:bd1a with SMTP id o18-20020a056e02093200b00348c606bd1amr364054ilt.15.1693423513466; Wed, 30 Aug 2023 12:25:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f16-20020a92cb50000000b0034605294661sm561487ilq.18.2023.08.30.12.25.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Aug 2023 12:25:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Aug 2023 12:25:13 -0700 (PDT) Message-ID: <64ef9799.920a0220.ad3a9.cd4bSMTPIN_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 0572C6052471; Wed, 30 Aug 2023 15:25:13 -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/