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 35D3343BBA for ; Thu, 7 Mar 2024 13:09:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2FFD64067E; Thu, 7 Mar 2024 13:09:56 +0100 (CET) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 6D43340272 for ; Thu, 7 Mar 2024 13:09:54 +0100 (CET) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-517ab9a4a13so686515a12.1 for ; Thu, 07 Mar 2024 04:09:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709813393; x=1710418193; 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=4UPRxA7ldJWe0A3UVTNIY1BqLbyX+tLfh1R8vFHVHig=; b=ZcgoaK7M/tTYwn4nA744PVgAYLx+ieDrRfUqi9ejuroW9E+AREskxHCR8ZpImTBLfy Stp5jksvtaE3JUY3fWU5ukQRZZiVrER3PgmAdGC8JELzskA+Hncos1guMZwL5ekLzHgD uNsXDA5ZFx7X6OQHamcGY+8YZhmeB3YurH++g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709813393; x=1710418193; 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=4UPRxA7ldJWe0A3UVTNIY1BqLbyX+tLfh1R8vFHVHig=; b=fEnexLCqHpL+Z03aK65kvy2QMrGAXrCXZMsdJsuuDX4MgpuAe8Kh1g1rA423SxX4/8 gEax7rcnnPV63RU+Ue6VKMyqg9YffELtmCPvyxqkFuI61iiC9GvtL1oN0+TfmQ+lfTvp 1uWKxu/XYySXGgQ8M6SMlolyyVczkF6YCB4gM3lLGYseCU+NE2MH1oa9bgK4kqDghe8Z amuJCE/xdow/lXeshQ1dxQ/F4ned81YdUXUOZ1tNBSmCsuQd7ANmJWxhyWQju/eGCetP lMwdKhrKqxEVWsOsfuBgn11avxg1GA2O/MajMprmyAOzFfkS0Y0+iDpUaSU9j/c3xeoN 8c/g== X-Gm-Message-State: AOJu0Yw/owUVfscwaD0NMsdhWbsPsA+CDk2VqlBVDYLguIQLYvOyexB2 RgasRdhdZHNEcgiD1rt0AY9QNpMDbk1VsOXK2DNVfeNZGLZIs4j06n4Tun2OMkEpVoelPdXJLqT dIHuxNZvGDJ4Q/qDMwFRnzBgAFNLb3yxiNOsp5lPCmCZX3nAIsB3MLzgW X-Google-Smtp-Source: AGHT+IEuev0R+S7DDfsT46ycxexcNWfWJZfnLVMjnlTv5L89W7IM6/wO6uk4Zk8tZ0MXbipfXrjdZ1A3yjCd X-Received: by 2002:a05:6a20:4c20:b0:1a1:1e8b:9044 with SMTP id fm32-20020a056a204c2000b001a11e8b9044mr6569734pzb.50.1709813393586; Thu, 07 Mar 2024 04:09:53 -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 nm20-20020a17090b19d400b0029ba5e9a65esm4550pjb.5.2024.03.07.04.09.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Mar 2024 04:09:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Mar 2024 04:09:53 -0800 (PST) Message-ID: <65e9ae91.170a0220.3a7e9.05dcSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 19C89605250F; Thu, 7 Mar 2024 07:09:53 -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-unit-arm64-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_unit_test | cryptodev_sw_zuc_autotest | +==========================+================+===========================+ | Debian 12 (arm) | PASS | PASS | +--------------------------+----------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/