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 842BA43B62 for ; Thu, 7 Mar 2024 04:11:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7EE0940A6D; Thu, 7 Mar 2024 04:11:55 +0100 (CET) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 50E47402EA for ; Thu, 7 Mar 2024 04:11:54 +0100 (CET) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-68fb730fdd5so1485046d6.2 for ; Wed, 06 Mar 2024 19:11:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709781114; x=1710385914; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=G9B1KUYZEYYif84e8nHUgTCUqBXbHH8ho4/IFjdPdNc=; b=ZZ4Xioa+noVuJeG3fR12iFYcCqyWBFdYcvDDLirLufuuydYWIOyfUFnbosIzn/r/st lDjPBS4FaxysJ0yYT8/zMhc9o0x5JFR9/J/TOSwnhdQyTqdFMGm7ApFbPpz8l5Al3SZe 2r3embZXWfwkvS/2UAwNEN9B+CGXTY7UFuzss= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709781114; x=1710385914; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=G9B1KUYZEYYif84e8nHUgTCUqBXbHH8ho4/IFjdPdNc=; b=Gcerrv/oWMHcqRUpnikdWBM0WEOBz3cS6F5i9ty6lt6bOsA/GF9tR1ADvssyMZUg4/ 9K5sRDu2OhNlCI3BvOs6GUDN5l5o+MaUIpoNcOtMYbzftuRlpFYaificVY3VeEJQtJ38 8ANMIF2pWUY1uzT0v0DQqvTgdl5sSoqfTaymSknz5R28fx6MSGn9sJKVEgdRVOQ/Uab9 08hJD8qzYPnLMoPZ+NwgT3HkKyXVt20uzESMwEPWbBIFUNr81filEuu+UFb7/gf81O5Q Vny4SaL7riraDr6nCYWFyBquktvmTZcS9og2ZkSOrTBCywOHadfn8BUF7Osj6JRmO4r5 9qDA== X-Gm-Message-State: AOJu0YyWTAzm9fu9qqpKS32n1gAwfFfZkcTO0eHwZP7t938IRI7MHGkM gIBmO4ldm3RFhhwttTMFV1mhQ1lmC+Jcwbb1/hADVIuTEpzP9e8xkN6FBxquHV/lmdMo3QfSKNZ 6T0+WV+9iigktG+7Xmqcu+70tZW2LhFn5hV36g9qy X-Google-Smtp-Source: AGHT+IHPon4j5rd9JzyMMEOsliEDBMTXOxoaCGdJ5gCgDzQnFyQjJtmp0AlLn5IDKH1DS3Daw9y7mmRmYaa7 X-Received: by 2002:a05:6214:284:b0:690:9a03:83b9 with SMTP id l4-20020a056214028400b006909a0383b9mr2799140qvv.43.1709781113741; Wed, 06 Mar 2024 19:11:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i14-20020ad45c6e000000b0068fda00db77sm809997qvh.66.2024.03.06.19.11.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Mar 2024 19:11:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Mar 2024 19:11:53 -0800 (PST) Message-ID: <65e93079.d40a0220.d411c.40afSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 71CAA605250F; Wed, 6 Mar 2024 22:11:53 -0500 (EST) Subject: |SUCCESS| pw138071 [PATCH] [v1,1/1] lib: allow libraries with no sou From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240306221709.166722-2-paul.szczepanek@arm.com> References: <20240306221709.166722-2-paul.szczepanek@arm.com> 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/138071 _Testing PASS_ Submitter: Paul Szczepanek Date: Wednesday, March 06 2024 22:17:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a454f84f715608ee709a4c6ba00edf2e4b62b69 138071 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29447/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/