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 8CE9343676 for ; Tue, 5 Dec 2023 11:44:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 87D5D42E2C; Tue, 5 Dec 2023 11:44:04 +0100 (CET) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id C1F3E42E35 for ; Tue, 5 Dec 2023 11:44:02 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-58d52e0065fso2632007eaf.0 for ; Tue, 05 Dec 2023 02:44:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701773042; x=1702377842; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ox6HqukvGc45AiSCcP93XXgY06pivknrhD92/593lPw=; b=GIeQvOs40KF26NBEnN4gkcUgwUD3Cw5BoDlAWU/DrZPrZgrkasna+Ib1dRcCZwdl0w N0VfqxCrV5VHEAxOP/z8lqY5JQPG52WRffxeZy6c1xiyC0Y2UrsSaAXcdvIBVWhdrDFQ lnrkc3WgVgx2NRe/wAqkWBI5x/knLpQ2kfcdg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701773042; x=1702377842; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ox6HqukvGc45AiSCcP93XXgY06pivknrhD92/593lPw=; b=O4M6ALVXWwfNrKPcngjKSYJYUl1PHEio+qpVN7+dVG2980CPwXOpSoVcaK/4dEtH71 hIs5KG3ser9QG2FII0ETRH48iLSFbHo3aP3xmLpLVuyke/ju5gziVDcYK7JYMVACtShL tE4HrjDTQoOjeKuvV8cI8vS4jKYCJ0Hdfzux8IB034J9+xE5AIWmTjtwyJx71wWoh2Vz Vv/QLdoB9PmZa9lZCxgExb0p4yDhjslgDTLkDcUXpQJBNWIXeWG7GKQOeDIX2iNVAS4y cncPEp1DOUL35AIo4ngkxDOKObV7sA4xBRGkFi8IECnsq71K4WX/2dISlo++3vL/BLVd QaQg== X-Gm-Message-State: AOJu0YzvgPQtZhjkm5bCrk0ZN3FhJoSv6ICCoKJY9WsXa3n+dwmh78td K2SVdbpZemheHr4+ouJDRGpz2/C+55L0UAML3z1zT/MEFFrn/yR1P4oYWA== X-Google-Smtp-Source: AGHT+IEN18jlDsfaF+794X4lz1b1ViyK+feG0axdMkqLyNlxChqeiWL+O0aIrBGnDsnqXosDvF2zBhvF2gze X-Received: by 2002:a4a:3816:0:b0:58d:9d63:48ab with SMTP id c22-20020a4a3816000000b0058d9d6348abmr472268ooa.0.1701773042186; Tue, 05 Dec 2023 02:44:02 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g1-20020a4a5b01000000b0058d709f5254sm1074629oob.25.2023.12.05.02.44.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 02:44:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 02:44:02 -0800 (PST) Message-ID: <656efef2.4a0a0220.8996b.6af2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C2B14605C313; Tue, 5 Dec 2023 05:43:46 -0500 (EST) Subject: |SUCCESS| pw134864-134866 [PATCH] [v4,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/134866 _Testing PASS_ Submitter: Rakesh Kudurumalla Date: Tuesday, December 05 2023 09:27:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:a526461b0764de52b09b073df84f9e87ec120c93 134864-134866 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28527/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/