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 1C28E437ED for ; Mon, 1 Jan 2024 10:18:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 16C5B402A7; Mon, 1 Jan 2024 10:18:25 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 5116040270 for ; Mon, 1 Jan 2024 10:18:24 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7baa8da5692so350728739f.0 for ; Mon, 01 Jan 2024 01:18:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704100703; x=1704705503; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=W1GGQxd/qdR4dfp545MzedHHyR/9K8cdd/snqL70tRA=; b=ZFb7gpOjnpN1yha9vCpo0yvlYv41s0eQOo1Eg6oi+MtizG7kt+LXzY4ZTe9pMc8glc 10UENVKWRAiCEzoPhj0Gcm9+n4IDSGkwmu4tVyFy0TmjpDwF7lFgniSniZPTayxmT1eL 5cZ0MzcchvTC37QBvCEEKgsMZfawLs/icooG4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704100703; x=1704705503; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=W1GGQxd/qdR4dfp545MzedHHyR/9K8cdd/snqL70tRA=; b=WZQWL56xE5KZa8TbXRAROAzXZDoO1OYJSflcmnasT7J21p6NBIn9Y4A5ptIlJdm9Hs jsm93k7iO1MSYvpHktemTgVhtamxylYiQA8fb42gPoBVJjtOSYaLwy3JZKdTb8YKUjaK BQ8Bm0iIRf+tbJcSfKuDUB7Eq+fHpUsx49v6tsDzxaeKMIXlX0MuKWglRU1BX+Q9KZTt GfqRkFzWmesaMshhgZWEFkyDcjRVF+xkiwgcSvC4Qe2X7cmfquVHekHyhsugc45LimPA YjHSiOQdIcEuoUP/DI2V25c0ODL1Cm464eb+EZKJoby1eElBh/5OE2BbSo/hG1UMWLoa kb4w== X-Gm-Message-State: AOJu0Yx57U0eg1jpqUsfRuiWU7pkXl6pVziRZM6wr9M2jc/tClAkbe56 s5jQDE6PcTfNNYaFu+AGmtwU5aHskTVjFdeBV/455tzqfhv82QEe1u1XfNqs6yz655Nh6oJhUpI bUqZSfw== X-Google-Smtp-Source: AGHT+IE/P8+TOHYeO9ZDhZYGN/nSrxzPNAp2Ykozo0GsKHE4pv6DcQ6QSuQDOs5oHlb6MAgcU/wDtiGETg7Z X-Received: by 2002:a6b:c996:0:b0:7b7:fe2f:dddd with SMTP id z144-20020a6bc996000000b007b7fe2fddddmr16446698iof.22.1704100703742; Mon, 01 Jan 2024 01:18:23 -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 k18-20020a056638371200b0046cf6b7bc7asm629854jav.24.2024.01.01.01.18.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Jan 2024 01:18:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 Jan 2024 01:18:23 -0800 (PST) Message-ID: <6592835f.050a0220.cd9ca.8c71SMTPIN_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 3E90D605183E; Mon, 1 Jan 2024 04:18:23 -0500 (EST) Subject: |SUCCESS| pw135632-135634 [PATCH] [v8,3/3] app/graph: implement port 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/135634 _Testing PASS_ Submitter: Rakesh Kudurumalla Date: Monday, January 01 2024 08:37:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135632-135634 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (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) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28755/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/