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 D00AA436D9 for ; Wed, 13 Dec 2023 04:58:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CAFA9410FB; Wed, 13 Dec 2023 04:58:03 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id D409B402D1 for ; Wed, 13 Dec 2023 04:58:02 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-2030f4d1af0so660552fac.0 for ; Tue, 12 Dec 2023 19:58:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702439882; x=1703044682; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SrJqSaAxtAUPIa1DO2XobdEeU4FE1DtAbCU7RHPxehI=; b=KaPvQU2B44a/IxWIX7KAVBB8BukzUmEfR+4qKNO2M67PJPDo3+cLznK9zuwiPobXCb fC1kK9JREsjTVuFFzRo0hG7fBgXCSmVjcjQOqsZlXHVkOvjJRJ6rRkW9uCgiG4IwHFM1 KYCwz4CmLIEpASyax+z8o0AxtVdq/CSO1vYQk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702439882; x=1703044682; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SrJqSaAxtAUPIa1DO2XobdEeU4FE1DtAbCU7RHPxehI=; b=iii2ze9bTMnvR/ecx3vexyd5eyYUa5MmKAzQLhxQBpmMW7XlslaUlbKO4nNLLPs7yg 3gKsaL2Roqfpi3VrtqlHWchK95NS/bwZW4qk8NI7CXsPrso5u6cZTtiiFN89cEuA5f+V 2bmzqt6BezTsFegRpCZ64sYRlLnmtLT1aS5+6UvldLx7dgAKEgKvvkpooXa70Ab8Qdjn y4j+FfIiBIXXW2MLKH4Q8wPgoSy0JCZzBJyze3yVyH2ZkA44xr5DATlcE+PY1t1yYpDC +uwg3t/uGO62PQm12e4LcGyuqDAH/3RiLmrejwBUyk6kk2PwoXTxVrnEv2mTDufNenxV 64Ig== X-Gm-Message-State: AOJu0YwwuqBX9q51gUC3AlEeFZfrZQSEd2Z6YygGWXoRJaNmzUe2s9SI EiA5/vc1ZHwOjI/rAYv+7aDq1z0ca5s8CE5FGlG7/vjPRvNGqu4yomStE0uw1YoCe8Sw7Dt1yg= = X-Google-Smtp-Source: AGHT+IGUj6OM38XsQteRuH02WRt3lw8zmqf2SkjGexKY58ZeweTS3wkC+AMhD5MwAM+heIeGlXVsP1lMVIxm X-Received: by 2002:a05:6870:9619:b0:1fb:75b:2fc3 with SMTP id d25-20020a056870961900b001fb075b2fc3mr8182520oaq.90.1702439882217; Tue, 12 Dec 2023 19:58:02 -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 v47-20020a056870956f00b001f5d37b632esm685182oal.43.2023.12.12.19.58.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 19:58:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 19:58:02 -0800 (PST) Message-ID: <65792bca.050a0220.6fa9f.57a5SMTPIN_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 AA1F26051831; Tue, 12 Dec 2023 22:58:01 -0500 (EST) Subject: |SUCCESS| pw135074 [PATCH] [v2,1/1] app/graph: generate cmdline boil 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/135074 _Testing PASS_ Submitter: Sunil Kumar Kori Date: Tuesday, December 12 2023 17:05:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135074 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview 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) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28602/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/