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 22ABE436FD for ; Fri, 15 Dec 2023 12:14:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1E97540299; Fri, 15 Dec 2023 12:14:10 +0100 (CET) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id EB5D04021F for ; Fri, 15 Dec 2023 12:14:08 +0100 (CET) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-4b2d64a368aso944799e0c.1 for ; Fri, 15 Dec 2023 03:14:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702638848; x=1703243648; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cG9kYEK92VX5fqGszNjUr2owRmi2JWgEWCpQMUIg5bA=; b=jtW5zlpkLXEoSGnW//bJAS17cMOBR6RfBzGU1aJom1fBC7uHtEl/lHjhtpPjEysokV mxkHXTIBXfHodHliPghNxdI6NCpFEFIXSaF4em4zs+WRbbzCoFDPRA7lgdnsDP/p1MHd E7Ge1c0WlYtchemAbqPhyaShLMv47db2WXHjA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702638848; x=1703243648; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cG9kYEK92VX5fqGszNjUr2owRmi2JWgEWCpQMUIg5bA=; b=ilVfs0u6hBTxizLZUTGV5/e5Kkt2hsJyUmufUPLwaOB9tP9e8hompZ2J+qnDk6S7os 0nzT5dygwhNlUAgp3fd0MM/kpcZJfG1mkOy35vWMmBS4RIJg2zkWPYm+OxRQkwF4x9xu QkqYqKNCUIJUu6PGGYEMJzkQJC33PLxmnOI+Lo3r0ZkJ0mQN76QluV4p5i2/S3kZH3vO q2edHgitEV6p086MWMZp+D0V4bDj0Dr16bFSuhcecsXt2Yib4OXOg4LjRXRBb3MZenJo bq87MIzyhYMf8IS6Vq6LFsOfJacbfE503e1sc2IZJT3yEuEHKoj2jBHqYPxZyBV1hwFL y1qw== X-Gm-Message-State: AOJu0YxVIBbz99WuhC4sC6alOZYMlGWP4cprT1cAh6MNU5LnqWFEWZGu 3ZXGff2DxBKR9f/z8z/WcVFy8QTzdl6DmtPZDTkya5vtc5KoMH2+c3Ijjw== X-Google-Smtp-Source: AGHT+IHgAEOOv1cEYzkqmc4jzJ7gag+uKwuqhsD/PwBbMLrZ7S9GM/s+UiKWKbpMJJ2QaF8374mr+PhaGGJJ X-Received: by 2002:a05:6122:200a:b0:4b2:c554:cd05 with SMTP id l10-20020a056122200a00b004b2c554cd05mr10448492vkd.17.1702638848270; Fri, 15 Dec 2023 03:14:08 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bb30-20020a056122221e00b004b69d6f44fbsm157194vkb.1.2023.12.15.03.14.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Dec 2023 03:14:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Dec 2023 03:14:08 -0800 (PST) Message-ID: <657c3500.050a0220.a9363.7776SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D53EC6051823; Fri, 15 Dec 2023 06:14:07 -0500 (EST) Subject: |SUCCESS| pw135223-135225 [PATCH] [v5,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/135225 _Testing PASS_ Submitter: Rakesh Kudurumalla Date: Friday, December 15 2023 09:15:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135223-135225 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28644/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/