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 DC0EE4366E for ; Mon, 4 Dec 2023 22:09:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D7D7341101; Mon, 4 Dec 2023 22:09:03 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 72151400EF for ; Mon, 4 Dec 2023 22:09:01 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6cbd24d9557so3910456b3a.1 for ; Mon, 04 Dec 2023 13:09:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701724140; x=1702328940; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dc28EwtAUrjY4rjycZZpGLlSR5wn+oGBUTwN09+Kl44=; b=iU6s6iwvmJBDheHni/wtsDXGKTsRvd10EDXYk0k+uTLTNndGHydKzmpTG8TKmzKEcH BArQtdcP9DEYsFk8jiQKa218aooeXxrfdbGJiCljC/3wCjVrTiElaFsG5fzRN83/fcgX UAGu7NaRFHnVcgZSOhGhzS5JYNKcuLi81Nd8M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701724140; x=1702328940; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dc28EwtAUrjY4rjycZZpGLlSR5wn+oGBUTwN09+Kl44=; b=J4fCQSoZ+q7/GESh3/OdSFttWm4ZqvO8hnZ0axrUHfRdQ284zJGoBIXi+C9KKLvwBh PrdSHtzFlem/Mt2tBsSNg/FbYnldtUhVbFkhPSSE6EST91QcOdjQXMhjRvs1BNgUUunl Fyyt0PMsSVNC8rTNIHR4ewQXLkZQoxFtzu/QXyo+xx51hrJ1zKtgayVeDX6DSwW+EAIT gCitQBtcmhoizWJzEt7p80Tjnh7QXTSjaqc6yZGi/noJaUWEzoXxVTPdWGp5mTPUWoX9 pC5fTtSWjcjykYkoyrAjvYf0RzUpFOADbI5SQ2WcmuG84W9ZIVHJLC1ScdjmHIarrZf1 g4yw== X-Gm-Message-State: AOJu0Yy7aekPGOfWTH7NrqidfvXObvodfcx+yGhQCmYSMP8PiAwW5wo3 JwlaFfaHCp5AqLjbK8timT0P15q8A7WSng0ZROhLljd8edR7COjrhabFjZ8cI8F6HZMV0C+6Xg= = X-Google-Smtp-Source: AGHT+IETRZ2TqGJIa51FNWn+vIdwnp91OQq8eJuQwKVuJ0y4d6POwRnPwSMJttpElhfnFc0XV1jSlqhPjoUU X-Received: by 2002:a05:6a00:420f:b0:6ce:2731:47b4 with SMTP id cd15-20020a056a00420f00b006ce273147b4mr117485pfb.20.1701724140663; Mon, 04 Dec 2023 13:09:00 -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 f18-20020aa79d92000000b006ce56819c24sm157247pfq.10.2023.12.04.13.09.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Dec 2023 13:09:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Dec 2023 13:09:00 -0800 (PST) Message-ID: <656e3fec.a70a0220.53509.45e0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 25AF7605C311; Mon, 4 Dec 2023 16:08:54 -0500 (EST) Subject: |SUCCESS| pw134812-134814 [PATCH] [v2,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/134814 _Testing PASS_ Submitter: Rakesh Kudurumalla Date: Monday, December 04 2023 18:04:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:c858f006d1f7161986c88847259a400d8f80d81b 134812-134814 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (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 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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/28520/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/