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 2D224437ED for ; Mon, 1 Jan 2024 10:18:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 26B08402A7; Mon, 1 Jan 2024 10:18:36 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 5283B40270 for ; Mon, 1 Jan 2024 10:18:35 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3604f61f118so345665ab.1 for ; Mon, 01 Jan 2024 01:18:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704100714; x=1704705514; 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=by9R1G+h0RAuoKNNiTZA1aXsVQIyYMV9iIG+JLekLZW7B9RHgq8KuowkkA0VoCf90g ioZmtPyKio82UuZZMqcd2K40GJ5hwbGNOMrtUlxFKj4fcnnQkM+i2LeKYISUZsnhhNYq qi/dwheBTTtBT9LKNNL/W+pyWusxIErpKLQUg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704100714; x=1704705514; 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=qXRGFpaVk2M8bMHvX5Tzvqx76IVxXB8Ax9zDbL0PB4Lv3cXuRKeyRb6FxxzbN2PAB+ UpN3eAEQwSkVM/4ixRJmn+AlJ7TZBYq8eFXFg4zfiUIvDkQl/85tlFPildXTM6JCQz73 u8q0DPwJa6mzL3sQ2N2h1Wj5Vz6Xqfdw4ekcy8y0K4wELLpoXeFD7zL7EQKfoU+hFeYZ i0+MS0AmG86a5UjGKQ9OVk1+pYfkXRifWMYK/0LclRyM/N/7/3n882EdNC1TvCuwtoCN i9u9uoH9+SkS8SXjI4FuYXj+iq4vUE5ZsN8F7fvZczYfS6TqvR5qtojgpOLkAFTceFKD Ienw== X-Gm-Message-State: AOJu0YyLCJeTzp5gG3p/9Rz1Perw1/vPw5l5I4YlRdPm8mAls7fcQxMb e7wAa5f1Bw3Iw9vYAjrzLZCzhc6KatPSvyhzfiJcTF9RrqKKFdyvPkSqKlCNyFNuFA== X-Google-Smtp-Source: AGHT+IHm4idQjjdDeh5zAInZx/1GIfDdoKSt6mueKQnhpktyPoRdr8CmR+awv99yxuLhX1xA95VSGPEjRlNr X-Received: by 2002:a05:6e02:3306:b0:35f:f8ab:4f48 with SMTP id bm6-20020a056e02330600b0035ff8ab4f48mr15748927ilb.6.1704100714849; Mon, 01 Jan 2024 01:18:34 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i195-20020a816dcc000000b005ed88ca172csm848797ywc.47.2024.01.01.01.18.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Jan 2024 01:18:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 Jan 2024 01:18:34 -0800 (PST) Message-ID: <6592836a.810a0220.1fd3f.46bcSMTPIN_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 7F176605183E; Mon, 1 Jan 2024 04:18:34 -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/