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 4A792425F1 for ; Wed, 20 Sep 2023 16:30:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 44B6440E72; Wed, 20 Sep 2023 16:30:34 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 0537540E72 for ; Wed, 20 Sep 2023 16:30:33 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-573912a7b14so4044182eaf.1 for ; Wed, 20 Sep 2023 07:30:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695220232; x=1695825032; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sZJBrqhPVKUnHEEOlR41ESa6BySBaZLEXq9IH1ge7pE=; b=G35aYplSBuukALESlrIr1jAs0C6TieXO2U5eGX1hSPDhYht8O9dDBxWwU5RiRJEmWr CLcdBDKMAbc1O9MTGsGNivSDGFtpGZ03phM5q3hjyCxLjr6J7k/kD5sfTZrNXhT3d/l+ v0mShoRHFx07L3ibhTnCHrw0pywLblCYu+zXM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695220232; x=1695825032; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sZJBrqhPVKUnHEEOlR41ESa6BySBaZLEXq9IH1ge7pE=; b=LpGrMp4HLNZ6FRhuDhy043VOwNd5LnIA/eInXeR2NpRLV4B7nqZAyDlG4mi3fcI1o3 1ueWUEvlvMx5kzc0dgyXtI4Fm6uO9DDjKSHvpXaJ6POxpQiv6yL/qDC7ckA0oI0gEyW9 oXa57El2uens4aThCv61NoJlbtGiIkHDXwA/Xwdxu7f6nqaxxhBev1ZDZS3Ea6fgl7ZD T0dlShxEWGHetM+qtwsodj+02M5OmLfn1GZZTzdEoEpY925ZocSTJ5N3tvfLR9g+t+ts dtDHyVlJ6j7SLEZaTMQcgzcsRE7wZRaR40n6ZSrZTrfsMqRCTZN1QbIh1yyuL0XXASL8 UvxA== X-Gm-Message-State: AOJu0YyXzk+i3dbDe4RDUiCzNWWX1tmBbZtQI0sV8aYEqhwLOE3LYYKN Eg0BKmXVpWZYCIzbT1ODV4TJedxREB8d2YFuyLPGBKFZAHr7uA4OeoLKgQ== X-Google-Smtp-Source: AGHT+IGjivn8O7QGClwpPJH80FEX4A2+cGk0jp7c/gNkno6/PpANfgUwg6OWtP/S53RgrsNNVltL/YIORi8k X-Received: by 2002:a4a:91de:0:b0:571:2644:f304 with SMTP id e30-20020a4a91de000000b005712644f304mr2663029ooh.8.1695220232383; Wed, 20 Sep 2023 07:30:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f186-20020a4a58c3000000b0057118b04895sm1318892oob.12.2023.09.20.07.30.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 07:30:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 07:30:32 -0700 (PDT) Message-ID: <650b0208.4a0a0220.59bb5.6562SMTPIN_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 DB7736052514; Wed, 20 Sep 2023 10:30:31 -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/