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 23B4743720 for ; Wed, 20 Dec 2023 10:44:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1E68240291; Wed, 20 Dec 2023 10:44:26 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 17C1740266 for ; Wed, 20 Dec 2023 10:44:25 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7b3b819f8a3so275719139f.1 for ; Wed, 20 Dec 2023 01:44:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703065464; x=1703670264; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/zwOqwBmW9ylfD0UYZoCcvGoKFuHHW7civIoMvfTzA0=; b=IN4e8nPxizt0uTwJ6behumoPPPvXUMAc64U8Bb1RXBnRtr7cCQlXahlI2SeWBZel4m oiq4tgp8vNeY7lGGOLolJSIGV/NEDRBBwIiBCS4Me+0+rNSSEOnE2oguhZwyRpq0vVFY XewoicldmNo+GxxncGrngJH6VDD9sUTgawVs4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703065464; x=1703670264; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/zwOqwBmW9ylfD0UYZoCcvGoKFuHHW7civIoMvfTzA0=; b=rrT4IOARZivt9lo2sWDPIrKa3M6Ei7jDBsifqzADH3qp2JldrZVAKQZ5ZrRFykqgDH jp2V538HAv4I7t+7FLD2WNLrbVmK1ukynRl83aGvBmDaycSYUIlwI/2/zxopQhQ5OTMs bh/rWpuvehrcsPfDSMGYMfzixdiakgGnDHZWUBsz0ia6oblKELymcXIwYzqIRcYRsTjn IUqucBBLiDfOd8KgL6YVTReWV1FRzItfIjN6ZIL1JVC0Y+cUSaUqrcTxlWNi0yR6Ihjs DreBnw61PePRSoIvcobv008IqmM6MX5RsdBBf9Pdd5Ovt5GQINrrBGcS3ll1rK4mcFZr 6j/w== X-Gm-Message-State: AOJu0Yyjx5JY68NN8G0dneVZ89UBm+dNtBvXyU98cC7xk1GPGtPoLEaY WCm5+0ZlSCFB8e5LYsAechsX++Exc5qdt5BdGYeCDyEbbOsupoeDnpdu6WLmK/VX/P26QDGNmw= = X-Google-Smtp-Source: AGHT+IExLZNyzoCUPsl/FGwD3D6yZSX7At6W174hjZrmYahGzD1cpm/HjU38eSjVvTbqqC+B3LV60lqRCy7m X-Received: by 2002:a92:cdad:0:b0:35f:be3a:a8b5 with SMTP id g13-20020a92cdad000000b0035fbe3aa8b5mr3069974ild.28.1703065464496; Wed, 20 Dec 2023 01:44:24 -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 x14-20020a056e021bce00b0035c97d443a9sm1869333ilv.76.2023.12.20.01.44.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Dec 2023 01:44:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Dec 2023 01:44:24 -0800 (PST) Message-ID: <6582b778.050a0220.48ddc.cf85SMTPIN_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 2B7646051823; Wed, 20 Dec 2023 04:44:24 -0500 (EST) Subject: |SUCCESS| pw135378-135380 [PATCH] [v6,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/135380 _Testing PASS_ Submitter: Rakesh Kudurumalla Date: Wednesday, December 20 2023 08:59:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135378-135380 --> testing pass Test environment and result as below: +-----------------------+--------------------+ | Environment | dpdk_meson_compile | +=======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +-----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +-----------------------+--------------------+ | CentOS Stream 9 (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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28694/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/