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 9104D436FD for ; Fri, 15 Dec 2023 12:02:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8CAFF40299; Fri, 15 Dec 2023 12:02:37 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 7B3CE4021F for ; Fri, 15 Dec 2023 12:02:36 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35f71face1bso2265735ab.1 for ; Fri, 15 Dec 2023 03:02:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702638156; x=1703242956; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=li+WU15jovbC/FxnDDPRDpmmXr8JfylYx4N2dKavMO8=; b=VOejm60lwog9+bBnDtACPoE+4mbCRVLK43H+JY/AhJLV5TeUGsa3HQ4nk7pi+WRI2M ula1mFjKRmNYMnvVr/AsjRUoHnD+j0m0hq8lzaere8G5VBdDXvbV6yqK6GiHTuPGnjKq tZriUzhSFnTeCvGkU8rmVK6w8t/ove408y3QQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702638156; x=1703242956; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=li+WU15jovbC/FxnDDPRDpmmXr8JfylYx4N2dKavMO8=; b=BIcbDP+sP62jjS4PQYTu87XKebLdcquskNLwfIkUYUlis/DbUOPfYNGhy2n0/hVTNY RcAB5lclxzvyWIieEJveENdSV8lKrc+Mz7xODb8hD+gefq8v+ryU5ZQtc2E0i25ThMPa 2Rosz0nQnmRYN0cMHUG/8ZW5t8Ng3IYlhuas9jXvHuHbcipeL/5LtF/07srFdPlm6nlN bzPtkZxrsumAiwCMYzQgKMstgx0fwUuFoDi/UXq31pDuBAfjkdow2PxerhXIifEeXJxb jYU+90VhM7rc8eqrsyJgSCVl8L4xX7B7SNHfBxhCx06edczo/crd/O+loKfXVIRMkBLC q4mQ== X-Gm-Message-State: AOJu0YxWtz867Xlx75L3YApMpZL1boOYKc/dygRReHTzFjzliCMvQBeH w48qRwpMJwrqO1k4EFwvDj5OUah5N2jC8ODO/FxJZD5H1t1zG07E2w00m2Y8t75UwU5/jMvo0A= = X-Google-Smtp-Source: AGHT+IGNP+Xel6cOqhkZA23ZiWSb2WrUz5p5cyInagka6escOKu8TW9MQS1pJhgvalefh/UpSyZak0HqMrEj X-Received: by 2002:a05:6e02:1c2f:b0:35d:59a2:929a with SMTP id m15-20020a056e021c2f00b0035d59a2929amr13781842ilh.46.1702638155966; Fri, 15 Dec 2023 03:02:35 -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 s11-20020a056e0218cb00b0035f75fb49d3sm337828ilu.42.2023.12.15.03.02.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Dec 2023 03:02:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Dec 2023 03:02:35 -0800 (PST) Message-ID: <657c324b.050a0220.7d460.cdcaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7D7F06051823; Fri, 15 Dec 2023 06:02:35 -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 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 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/