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 4E7A341FD2 for ; Wed, 30 Aug 2023 21:36:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 564624027C; Wed, 30 Aug 2023 21:36:12 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 9EB3C4027C for ; Wed, 30 Aug 2023 21:36:10 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-68a4bcf8a97so23734b3a.1 for ; Wed, 30 Aug 2023 12:36:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693424169; x=1694028969; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=e8FbLgd98HlM4kXvKRSdmsoRjduaQuJOmLI/YT4FlmE=; b=d3u43kdhbL2BtWZ4igen78FhnLw9wj24DMHmKb6q8Yl2GSOY4u1zEgnDBHHqckGXJJ Bgboy5APM48RmZqKg4pkCM+mtAklxWVJRQkrsaQaII1yB9EORkaLC4iie8pSmakRFqPs +tCkHIbShU/LMdARYk91vLik3g/VaUx0TP40o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693424169; x=1694028969; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=e8FbLgd98HlM4kXvKRSdmsoRjduaQuJOmLI/YT4FlmE=; b=bs5eAeWCQlf3Ga6xX5/0mpw8Xx1xZZiROU/o74L2plQyYKmGpyTJ8udTYBwe1WSkCb rNWhWkEQe3WueovY54it1CZ9sPHT50PZO/w3jcRwOxFQ9KqY1aIQy929u/z3uZXJL0F3 S48zKMedgYYT709x+Q50z3OtLQkv9vrgin/Z1ybekdpvDZ4aA6JCtap8F9/55NMSIGm7 tA4uAAZnX30vgRbKWOSFAVenmSt18plO4j6/hbhjLMuHrEnUPD8pRdLAnAVI3UDDtw1Z 3EeRN0CkIx+cmj3R1g88Rb5kqhfP3l9IG3SsBRYRxP563m+nFhKhCD8V3CUahvcgQ4EB M4TQ== X-Gm-Message-State: AOJu0YxinEA3j9eSvKaG5MPHR7/PxVBGf5xBX094596fyLVT3ceZRWR+ 19b5JWK/nt4X3s0hrj950ctD6tbrPphLnSmB2LT/OF6/2TNE5BQVu7A2mQ== X-Google-Smtp-Source: AGHT+IGt/yFeOXR1ER5Aja/oIjPjuGYn+rGB23gDJ6LEIdqVwo88Nxsi5JtIlxwXDe0bW4sfZPHpFUaXx6BM X-Received: by 2002:a05:6a21:7807:b0:132:79da:385a with SMTP id be7-20020a056a21780700b0013279da385amr2864703pzc.23.1693424169644; Wed, 30 Aug 2023 12:36:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g28-20020aa79ddc000000b0068be7bd3a1dsm934547pfq.23.2023.08.30.12.36.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Aug 2023 12:36:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Aug 2023 12:36:09 -0700 (PDT) Message-ID: <64ef9a29.a70a0220.c0834.d9d4SMTPIN_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 CA87A6052471; Wed, 30 Aug 2023 15:36:08 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/