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 C14C3425F3 for ; Wed, 20 Sep 2023 14:59:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BB80B40A79; Wed, 20 Sep 2023 14:59:16 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 1099040A79 for ; Wed, 20 Sep 2023 14:59:16 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6c0bbbbad81so4439890a34.3 for ; Wed, 20 Sep 2023 05:59:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695214755; x=1695819555; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=p9KtXvJOzC4CaslPkD5qcVLdQPTsTmxy4TUzkJxHnLU=; b=V5CBmmEiS5Y38F7PVgPrq0F9xbnz5hJGLzkd3O5UymiW8OBWwhks4KTWeY+PcKWiMD nkPOaZVLRmx0TeRjZei6E/glMswAzA0i70tnstFVBFdWJsSgJxabIfVc5LM9uSFKIy+2 B8R4oVfsZlR19tkqIW1lVMkoY32YbE+svXHv4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695214755; x=1695819555; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=p9KtXvJOzC4CaslPkD5qcVLdQPTsTmxy4TUzkJxHnLU=; b=EIYTJC0tKrGTv+xtHjguDKTlQ1o15piDRTOEeNbH4X+a16Q+Ll5BmfXULHQeYTFpki VIkskKNYUgU+nmM8dHE+Smqt7JNK6j0NN3v2AGdIUHDia+lQ6GzmegdOhsLavRttsM4m 2fX2M0gd3hinXCB+icdLEmip4/V+RJGIRxnn2nG0Oq1xo73LNM1W0bwvguzhsXvpZP1k XYEl4JdzcxnQFTpPj5OGPA47CtaSm4b8MC0WYD9YqTw2ycE02xlsF839iS0ikUFr29W7 Ly7dopYYG8BRIzqtBYCpsBBv8FA//yqT3sHUhojhfoX+gPyrIbxkDe9EVWeFnDw41Q/K uEYQ== X-Gm-Message-State: AOJu0Yz4mDonw7t1Y99YoqrOMcNFkINmxVP42jwFdqTYFQUPvAmyrFTa FGGlfhW3xh5jJDVK7BtCG1p7l0Wj7V6ExZjeaZYtorqeupZIt+l3Akqrfw== X-Google-Smtp-Source: AGHT+IGB6L+U5+rzDOQkpoBcq4zr7TLCxznR7PEufcPrI6QM/Npmoeh0TcXbv8sWfkphgdIEpK6oB3Jn/VUD X-Received: by 2002:a05:6870:469f:b0:19f:4dc2:428e with SMTP id a31-20020a056870469f00b0019f4dc2428emr2744485oap.14.1695214755477; Wed, 20 Sep 2023 05:59:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ee6-20020a056870c80600b001dc2d6ad88csm118580oab.20.2023.09.20.05.59.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 05:59:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 05:59:15 -0700 (PDT) Message-ID: <650aeca3.050a0220.16420.6196SMTPIN_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 ECBDA6052514; Wed, 20 Sep 2023 08:59:14 -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-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.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/27660/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/