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 BE671425DD for ; Wed, 20 Sep 2023 15:32:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B7F94402C5; Wed, 20 Sep 2023 15:32:16 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 0EDF7402C5 for ; Wed, 20 Sep 2023 15:32:15 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5736caaf151so3879494eaf.3 for ; Wed, 20 Sep 2023 06:32:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695216734; x=1695821534; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2va4P+SX29OdGyPosu+Uq0u7CQUn58BvYhDJ91wE5cg=; b=Jv25QGGuNZJNabBWemAWzRGwk3khXcrt5LwaRoX+Q7UiiDdsHILxMiZUspiPJpXEX+ 93iPY3GVDWY5JJ2gEqr/X3e0K3frFie/BzjZHpWoHU6T6vfDeeOlT3CdN75RSZM2V6u3 XxztS4N+7KaX0pWStDPiaaWMSIMTVS4LV788k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695216734; x=1695821534; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2va4P+SX29OdGyPosu+Uq0u7CQUn58BvYhDJ91wE5cg=; b=fy23KxcbhtpTxEwKaIjbn2KWjl+06ts3EHd0On7pPlc8vl6rKxjZ2xFGUfmRF7MsLs wMDMmIWfcmO9wpo/RlFbYpgSrJ9rgyavvTF9tamWBmtq9rm7QMahz7TziqUs5+M1V1la ao8DHBm0aDdUafr+eJtGLA0y3c+3QSMaA0AaIqw8GWPFvkj0aariaIQTe6lJl/cw8rlQ t/q/GX74ijwhFQBiVYa4nw78F9FggpeOSEItkGH7QprUP29hYbj20Q7TGyHoQYXRar3g JB8hKV16gegBW7gjECNDcunWDHLIk1ThE4jYDySrBHkmJE68ACVh+DgW5QduwFM4N1As D2jg== X-Gm-Message-State: AOJu0Ywp5dP1rlhb+EjnR/qEvRto7UH2YTX2YwFAZk6PDSCBflZWiBJs phOZ2vtKwRYNhxgj8QlxRqoSS/3kY5wrI1Ov2a1eut9vG2xl9V3wytGRFA== X-Google-Smtp-Source: AGHT+IGSKYgPdhJv6FcvFcO2it9QLYcbN9Ayb9AIawPScSuDXxP/M4bN2HlJZNICItUZD25RWPrXL+Odz4Is X-Received: by 2002:a05:6870:c88d:b0:1d5:8d8b:dcc with SMTP id er13-20020a056870c88d00b001d58d8b0dccmr2410674oab.18.1695216734426; Wed, 20 Sep 2023 06:32:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u9-20020a056870700900b001b093c25fabsm1083637oae.2.2023.09.20.06.32.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 06:32:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 06:32:14 -0700 (PDT) Message-ID: <650af45e.050a0220.d3531.a3dfSMTPIN_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 DFD566052514; Wed, 20 Sep 2023 09:32:13 -0400 (EDT) Subject: |SUCCESS| pw131669 [PATCH] [v2,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/131669 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Wednesday, September 20 2023 07:08:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:31e60e81f025e9fffa69b68bffe5cfaa22d5c098 131669 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27660/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/