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 35C28425F1 for ; Wed, 20 Sep 2023 16:30:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3087740E72; Wed, 20 Sep 2023 16:30:03 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id C216040E72 for ; Wed, 20 Sep 2023 16:30:01 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1bf5c314a57so51521825ad.1 for ; Wed, 20 Sep 2023 07:30:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695220201; x=1695825001; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sZJBrqhPVKUnHEEOlR41ESa6BySBaZLEXq9IH1ge7pE=; b=YhKDtiYIoijXco2oTRlnCusN0Gma1hSSCA4m30VbyDfzc6oqD+pR+mdAs0DqXsc6Ko 4KJlx+Vu90aGdKDSWcTzH+Dl9Cc1mWd2t3LhMATZZBODTyqDQbfBLiZaDD1WeH/HQEij l5WEfMkn4fllTrazbloB4k7h2m2Mr4oczNBj4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695220201; x=1695825001; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sZJBrqhPVKUnHEEOlR41ESa6BySBaZLEXq9IH1ge7pE=; b=LIh+dC7DtrIbUubvYj6ODP+mK9HOXgUL+QzB7xIZA0Xf3RTkANa+0nzT3AX7WPzEzW hucvZ5eLtgsqjvMEzKNtn20ZUev/9guGLybmsgRVsJdLdsuQKlUxd127WSPWyB2tGUfq YneUfDxVr6HaQGLH2OAPi6t8f8TGCr3Se8Mm16USnemBDGe8C/td2g0OYtvoyifgc3A5 obXZR6fNocSy1HvbT04YhH8wGOR3nTUoCKLca3YHzEHoTlJvHQIpYqqIiBurIXjddgpL 1zNBTuT6/kjjbLL45hhZqH/75pKNpksi+BK/2nA++JqpaRFDL4UIkcPde8M69GujKWhy z4rg== X-Gm-Message-State: AOJu0Yztw5zDEaHBdmo0TnTKznqGKH2Ma2MoeiSkjhJamaCgmXA8ZknC 7n9dlMlOfDDedX/xnfi1DuT8lQ0+gcBL5ePAhb6CN0XguEPcDlkIpX+SEg== X-Google-Smtp-Source: AGHT+IEJtqIYtNtrwPFql2r5woqgPF+WQhe9t5zphED3a3vDCfNzls9dTR9Ht206aktNzCVxPUV5euiWUV/x X-Received: by 2002:a17:902:da8b:b0:1c5:7aa1:3a51 with SMTP id j11-20020a170902da8b00b001c57aa13a51mr2873376plx.34.1695220201095; Wed, 20 Sep 2023 07:30:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r11-20020a1709028bcb00b001bbcf43dfe6sm687283plo.44.2023.09.20.07.30.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 07:30:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 07:30:01 -0700 (PDT) Message-ID: <650b01e9.170a0220.e8885.7343SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4DD576052514; Wed, 20 Sep 2023 10:30:00 -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/