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 76586436FC for ; Fri, 15 Dec 2023 11:40:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 715B540299; Fri, 15 Dec 2023 11:40:42 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id CC48A4021F for ; Fri, 15 Dec 2023 11:40:40 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7b3b819f8a3so24725239f.1 for ; Fri, 15 Dec 2023 02:40:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702636840; x=1703241640; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FfGdmSwND3N84DxsM2d+oqlqKlwhcqG1ozIOr7Yxxnw=; b=EIq1593/DkJpFiU0RHKobM+gAJ1X/O7glGl3eBVxdxXBUS1Dn81XbbbdOvLSoOlKXN iXG+k/Ctzgu1FNJYuc9c3YfX92SP0o/KtA+mMCKjlwnGunmE1JUi3FQzi9dgiSyTAnYu A/fBak84Lwo8uPMimFwDK4lqbTdXKFofbiIdo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702636840; x=1703241640; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FfGdmSwND3N84DxsM2d+oqlqKlwhcqG1ozIOr7Yxxnw=; b=rmK10KKQJqRsgG9WXDya0AgX+LKuGtj6NTOiAMZJnwso2hRfd6Dml+AOfefrunHdMP /mD484T3q7znFH6x7fiuunBvRezoHe3JmHan9E/smUo7dwrp1L0pdhvOeWh11DUMqMvl TJGDD2UfOmUSYrrf2ggMzgHjvEEsfgYdFek6oVoiYFvuwuA18GSUm3uFymxdoer3sx9/ sNATMBY3M4Pi7fgKHQh5ofJowHSf/2v3XKVEdk5UAfXELauWUqq291Lf5N0biOUxU+Rc VmQzXE+MibSwVMoamdztIWIBWAVLKngW2JoOzbs2sYmPHPjAyUUHt8SsziRouN+D4J6Y xfTg== X-Gm-Message-State: AOJu0YwOiCRm2cJd3dn+oqG3fJzlzN6ug48/U2Hmq/VvftH+jjNd6Dgk fbxvmGuOTLPEbAVrcBHNBLTidk/h6DHy+3wIY6LK8nhyt7TBKTgUd+fAGg== X-Google-Smtp-Source: AGHT+IHEZ5DBYkmsEvVrMzaP3bqwAR1kkMq0F6NisseEEykTaHUAj19s/JdvkMokajTTioBH3QbTpJy3TXQD X-Received: by 2002:a05:6602:b90:b0:7b7:ae8:ebf6 with SMTP id fm16-20020a0566020b9000b007b70ae8ebf6mr9093099iob.34.1702636840263; Fri, 15 Dec 2023 02:40:40 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h20-20020a02c4d4000000b0046b23068622sm6886jaj.31.2023.12.15.02.40.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Dec 2023 02:40:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Dec 2023 02:40:40 -0800 (PST) Message-ID: <657c2d28.020a0220.5a5e7.064dSMTPIN_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 CB2D96051823; Fri, 15 Dec 2023 05:40:39 -0500 (EST) Subject: |SUCCESS| pw135223-135225 [PATCH] [v5,3/3] app/graph: implement port From: dpdklab@iol.unh.edu To: Test Report Cc: Rakesh Kudurumalla , 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-unit-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_unit_test | cryptodev_sw_zuc_autotest | +==========================+================+===========================+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Debian 11 (arm) | SKIPPED | PASS | +--------------------------+----------------+---------------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 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 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/