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 824844374A for ; Wed, 20 Dec 2023 15:36:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6774C42E75; Wed, 20 Dec 2023 15:36:05 +0100 (CET) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id 8078B42E75 for ; Wed, 20 Dec 2023 15:36:03 +0100 (CET) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3ba2e4ff6e1so4529006b6e.3 for ; Wed, 20 Dec 2023 06:36:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703082962; x=1703687762; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vlJ1iVN72huRTdmM+JpHMFXeK8O1CO4YP4IZaoq9W4g=; b=d6EA2trRh+MVtk/w44EtUu39uGZxjuNapblGYSHYhtDk0pisXg83aVOkTl5cja1GoT UczStdzPuxY58PCU8Be70t289kpz5G04sNyEaK6KIvC77zmfN1ReXcJKUL44fB8D0Rnv hd6TZ3ewuy4jwPbHEWqy16qZr4sq+SNspxNrM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703082962; x=1703687762; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vlJ1iVN72huRTdmM+JpHMFXeK8O1CO4YP4IZaoq9W4g=; b=FRLu61qDFXHxc7b3TUNfXD+RV3VpivailgYA3wkK/EMwfFILico6/eQA6MZi/HGcto m2SaHRFtgjz0laWoCDeGRp511bKY6BdKSznM5oQe16YVXGSlE2ppFsGTof0maQ3+dKWt WlWvO/fTJfz5vafZTOob21XvDBJc147spI0EUXXO2L6fqMGic85VN4LJ4b+PEP/8wFeh 6vqB5IB3wtdg988hqqsANmuVkRPAtDNe4c++I+jetCRbkqkd2B5UZMG1ctbPsfSKr02P JrWVakNAO9UV+dArtiosZheFy8D9sP2pk0V1Pb7qUezk8fKs2Zd/h54VQ4WzEV3TGyly J0Hg== X-Gm-Message-State: AOJu0YxEfErMX1Tq+M7FVgPYGpnrog+qiWV6r5aG9Ym1HdKEXJOdkA1b eSc0xzyEgzAFdF0gfdJsjuQsMquKcRIDlTshwA+1u/wGqrO+RMcQTj3nDJizOaN4bD1fLPuIkA= = X-Google-Smtp-Source: AGHT+IH5VZQ+nezaNMylEqr7b8UdtWXMCRzc7FxhFFth0mA6HGB7FkqbSMkDqgW0gdZ+EseEKowQyZ0nrX6w X-Received: by 2002:a05:6808:144b:b0:3bb:7174:d1 with SMTP id x11-20020a056808144b00b003bb717400d1mr1027322oiv.73.1703082962795; Wed, 20 Dec 2023 06:36: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 b19-20020a0cc993000000b0067f3a4c49b9sm323901qvk.61.2023.12.20.06.36.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Dec 2023 06:36:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Dec 2023 06:36:02 -0800 (PST) Message-ID: <6582fbd2.0c0a0220.49f1b.b53dSMTPIN_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 6AD12605C311; Wed, 20 Dec 2023 09:36:02 -0500 (EST) Subject: |SUCCESS| pw135385-135387 [PATCH] [v7,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/135387 _Testing PASS_ Submitter: Rakesh Kudurumalla Date: Wednesday, December 20 2023 09:44:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135385-135387 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 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 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28697/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/