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 61652425F1 for ; Wed, 20 Sep 2023 16:40:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3DB3D4027B; Wed, 20 Sep 2023 16:40:39 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 9EF454027B for ; Wed, 20 Sep 2023 16:40:37 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1cc87405650so4065046fac.2 for ; Wed, 20 Sep 2023 07:40:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695220837; x=1695825637; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sZJBrqhPVKUnHEEOlR41ESa6BySBaZLEXq9IH1ge7pE=; b=I4wNmBvTcGCjHZnMRtJsSVSD28y7kPufeVwzU6HpKOOw5+P50LWaSdh81t2dbGQGuQ kWddK7lq8ruxWZCTrk+BWngBIDOyJgEc5PC0Tdn6dv8epdJWbc7T0RUbdxttAFWw4NCV 44tCi/QttSiQtPTIfqi+WAV2f6M7BiJNxq1EA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695220837; x=1695825637; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sZJBrqhPVKUnHEEOlR41ESa6BySBaZLEXq9IH1ge7pE=; b=s3m5MM39lcRl+hzcougKAG05OJECIWZg+ZAN4XatvENNipvTP2udFgyj5nNogE1cjo DbjpzyrPnWRHuqqSYZIVkz96q+SuGBWKYdx5Lb19jvZx2X/7/ZM6L9EDSD5F0td5C2aK TjV+70NJYmwmyvoL2HLRDnA2ugJkWwpIfjPkE5LVbBX7H0Eook2GNdGEIfB+OgRX7uJY tjHDja3+i6LtPyx+cMapH3ot9qerKnx8SwajToxRehA7H2ly16NiGDXRCJgWzW35C3PX MxTuWlC4N+OVzFnGJjnppaIK29WcEf8OABG7Usvzapw1/FqldWJaKpazd2+jCT9WmnT5 0xtA== X-Gm-Message-State: AOJu0Yym8OJSsMrX2S1EPtqsvJ8Q+B+Sa6zkSHPa3n6IMcpgITau43Ji gYtJh4OHafMpDHIC6TxObdLL8YXDqVh+1TDmlfaVHVqOxf95nBU3r9oc+WSoVQqnMHDrflkCow= = X-Google-Smtp-Source: AGHT+IGWj3r327xsBv5mqTMj9kAV0Vwo03xJSiqMLwfJiBay68MZBHaD0qeXbeMI5WNoPI2x6wO+Zq/dCZww X-Received: by 2002:a05:6870:d404:b0:1c8:d72a:d6b8 with SMTP id i4-20020a056870d40400b001c8d72ad6b8mr3110194oag.36.1695220837048; Wed, 20 Sep 2023 07:40:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id jq4-20020a05687c30c400b001d0d11a9ebcsm1419897oac.48.2023.09.20.07.40.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 07:40:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 07:40:37 -0700 (PDT) Message-ID: <650b0465.050a0220.41e45.aba1SMTPIN_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 6F89D6052514; Wed, 20 Sep 2023 10:40:36 -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-unit-amd64-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_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ 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 Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.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/