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 8122443BCF for ; Thu, 7 Mar 2024 14:01:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 77A8E4067E; Thu, 7 Mar 2024 14:01:29 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 2DD0940272 for ; Thu, 7 Mar 2024 14:01:28 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7c883b95249so22377239f.2 for ; Thu, 07 Mar 2024 05:01:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709816487; x=1710421287; 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=XM+brDsyHMU6hygYWTWRppGx5mcVTIZC88LU8+oSXt0=; b=Z33q1BqxqiUoywFk5X0xMjztWdEyElaRcx+jHit3yCD9KfMmieu0UQ9b7eqJqz2JfK rZ6bA0+673+zKOwdiouJDALwmLJWXPvLyH6pEUVGk9K6DuwkN/wnaFEEc99Ea+0CRYHx +r2Lj6sAqIMbij4uqy1Lm/Kt7Cz2LL7KWfvFc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709816487; x=1710421287; 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=XM+brDsyHMU6hygYWTWRppGx5mcVTIZC88LU8+oSXt0=; b=KhcdV+TqaD/WhoxLGB4YpY7xA7K75QSTG47FtSLdGQHdYPyFgNfvVrmiSKbzzbwh2C MZYf8UzTSbExVF6V3FWnv/+ZRVlowWf1xt8dPws1YZtWZv2dlm8KcboHxBsS3xfnRsEr 9diwyL+Uw0QpOB/AZKyJfIoux3YkxoD26hNhVKG26TqSb650kujsL86A4BbmdImkd4Ds Q8esE/nM1cG8Q7AtU0IrhVkwKn8KQnB8JrV7is9OAwiJNOBEDMlm5cFhK6U+A9itkwWs 28y26l63OTnvGcJtjMq6MscdoCoI+HrZt6//ABrMYkONlvXTSoQHh+x4qb5yDIx8hewB NtrQ== X-Gm-Message-State: AOJu0YyXOsYKaoQn/+0eBLLdgzTWuFnZ7Of8+XkLfDToR4LWKDEHLmzz zf1s4fKvWqhUA9QWq7M0rxW4CtuFUZ2/TMeA/h3zGamHqYmBg4aPvZjVJW0AxpiKJ0JVVXpHTu1 oAT3IOZ55BAsv2f4POSvfmvteK0EZeJWw1wsbbKFgJ2pt3zkQqHC1DaB/ X-Google-Smtp-Source: AGHT+IFvidwHNcm9C2n9arr5Zj887/nCbxxdQMTU3wx8nF6yzwBDTnO/i/BDq10Dh2eQcLkefthlA55DWqqu X-Received: by 2002:a6b:3e56:0:b0:7c8:6173:ddf1 with SMTP id l83-20020a6b3e56000000b007c86173ddf1mr10440650ioa.16.1709816487276; Thu, 07 Mar 2024 05:01:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d26-20020a6b4f1a000000b007c84aed4d00sm271468iob.31.2024.03.07.05.01.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Mar 2024 05:01:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Mar 2024 05:01:27 -0800 (PST) Message-ID: <65e9baa7.6b0a0220.59e97.f66cSMTPIN_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 98D5D605250F; Thu, 7 Mar 2024 08:01:26 -0500 (EST) Subject: |SUCCESS| pw138089 [PATCH] [v3,1/1] app/graph: generate cmdline boil From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240307094009.3224478-1-skori@marvell.com> References: <20240307094009.3224478-1-skori@marvell.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/138089 _Testing PASS_ Submitter: Sunil Kumar Kori Date: Thursday, March 07 2024 09:40:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:8badf48d2100aa4f16b48f8006774febb65e47f3 138089 --> 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 | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29455/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/