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 0CFA3425F1 for ; Wed, 20 Sep 2023 16:46:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 083A14027B; Wed, 20 Sep 2023 16:46:24 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 0C1134027B for ; Wed, 20 Sep 2023 16:46:22 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-34fcd36c86eso15427655ab.0 for ; Wed, 20 Sep 2023 07:46:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695221181; x=1695825981; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sZJBrqhPVKUnHEEOlR41ESa6BySBaZLEXq9IH1ge7pE=; b=Mez3MMfC2liE5pM5bDtxxXRnr4gFlgSiVCf+xquQIbT2Yz5sAkRUMhwmeYpnLbWw+x 7g2ucPEnT59FSYNBlxjJgmh4xKz6DTfEKVNf9HZgTA4Vpt7bLG05SLoVUXmLDk5DlsBw v/5a/pumWU6fCZ/WF5exqkM9q/UkXV8Glrb+o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695221181; x=1695825981; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sZJBrqhPVKUnHEEOlR41ESa6BySBaZLEXq9IH1ge7pE=; b=r+lR7hwicH/Et6/s09JPcE2OrJIz7aHuubBW8RrDZU9gSVTL3FeWhKYDrLcpjNaWpW e8285Orj2a8m9N3FG5NlOhUXUmaNe6l/+YdXkah6aJQOaNL37GjRZXSDRvkmWtFCSgZ9 vkXvi/mqSA9XYbDB07nk5OV71BD8XKTAa92cP3mqMDnucavVxyKuziR8MLkDjW4+xWKk moSAqh38URb5UAWi0RYetHfwD0cnsRJBu8UIM76i9+9BoYTW8lXfVN4xOgKVoeGneibt A9hb4CtwvL2WkoXvnGJVVjQ2Luu7YPMalYecdN6+jMYcyuh9pfoVLQCFjImfX/GEa/bB ZwxQ== X-Gm-Message-State: AOJu0Yz69ieLEznupStzYYYBz7OxPoHuAFbRytB52VgkmfT8Fc6G2bZo wU+7xTE1QvxXCNyuLTA32fSjE0DjQ6x4bKyqEiSPPjFScXkgnl/JAJm53Q== X-Google-Smtp-Source: AGHT+IForJ1XflHwyeFhUrJf4Y5teMW+5H8mi/wBjL8/6KzcO2AJFis7h087wVYyAveQ9E6qY+pASxWvtxc8 X-Received: by 2002:a05:6e02:174a:b0:34d:ee49:5114 with SMTP id y10-20020a056e02174a00b0034dee495114mr4019109ill.23.1695221181475; Wed, 20 Sep 2023 07:46:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d10-20020a92ddca000000b003498553e54asm1000883ilr.53.2023.09.20.07.46.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 07:46:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 07:46:21 -0700 (PDT) Message-ID: <650b05bd.920a0220.a17d8.922bSMTPIN_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 084EE6052514; Wed, 20 Sep 2023 10:46:21 -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/