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 392BB436D9 for ; Wed, 13 Dec 2023 04:46:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 62900410FB; Wed, 13 Dec 2023 04:46:34 +0100 (CET) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id 15B18402D1 for ; Wed, 13 Dec 2023 04:46:33 +0100 (CET) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3ba00fe4e98so2798005b6e.2 for ; Tue, 12 Dec 2023 19:46:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702439192; x=1703043992; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=P6m/FkgenoucLun224Xl8DOi+hJJ7Br423gf+ERa2CE=; b=L24q3JEV8MDhVz6+3byiLdZu4qfbZzJyKgEorrhjubyom51Fjp0uKzYU9/8FI0PNzP ovOMIfpba6lFW3uimIKiBDWs15r+Ehr7r9vgex/TdfxHl/73wsXClaiCfVuiCFcE+UbD oxcW8pD5auxf4vxya+nO2nxdaLxWIfdVBrbjk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702439192; x=1703043992; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=P6m/FkgenoucLun224Xl8DOi+hJJ7Br423gf+ERa2CE=; b=ZpcbuY3xIMh6ORCKKnBaOwlnABAxyVu2sGCwuX8Vd+lbCSwCIsGciKGV9r1BRZjnKa EUu7f/y3nLx6Sq87z9jaZ8356o8dhnW/WlBKgk71x8Cm2CFTHt7vllGKbKK2RP184CVr jd5jdNg3Ws+wqg/cOunHGROIleVJLt5zMh/YGZ88ML1DAOtR+6KPPaqs5oanHYi54DDN 4Gb8c02tyXx2x54FhiKKDkPWZme2zcVmzAJsIK/EnK1esgvODaHWznsNqlOJ880N4GBD /d3dXppLG0lvc5OOo25YsqByHesy0SuibUyzR282j3EUwIjG+djfdLlUrKpoSSn8n67s ji8g== X-Gm-Message-State: AOJu0Yx2U8dJPjbnDf/yfINq9kQB3z+GiMJeDLcDyd/DLgiP0Pl5ZHgj yFAJihcsAaO1r4MJgu4PPpiUOPD987F39xPII0UmhxFoCKcqCvGan2t4D9MW9x2pmxfgLatjMg= = X-Google-Smtp-Source: AGHT+IEZZp/naFxmVv4/6bIxrSMIa1QxRPzTOXkdXKwQLnA8YjZKao198H3pRCJvOQ+8WWE12ALDx3bNmAcT X-Received: by 2002:a05:6808:211f:b0:3b9:db67:4de6 with SMTP id r31-20020a056808211f00b003b9db674de6mr9581110oiw.47.1702439192510; Tue, 12 Dec 2023 19:46:32 -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 t190-20020a625fc7000000b006ce6a6e33e2sm1299884pfb.19.2023.12.12.19.46.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 19:46:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 19:46:32 -0800 (PST) Message-ID: <65792918.620a0220.553ea.0914SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 64F4B6051831; Tue, 12 Dec 2023 22:46:31 -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-arm64-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 | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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/