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 7D34543723 for ; Wed, 20 Dec 2023 11:01:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 78DBF40291; Wed, 20 Dec 2023 11:01:20 +0100 (CET) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id CE69140266 for ; Wed, 20 Dec 2023 11:01:18 +0100 (CET) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6db8ae7a0aeso2550599a34.1 for ; Wed, 20 Dec 2023 02:01:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703066478; x=1703671278; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qDM88tqH1rMVsI6QpRTlo7v+Ffc3eEjx56OHlj/gnlg=; b=QB5M7geqPSp6UjbfLGBRSfEU10/RWTlWHlIeGl43T4EBO6pysunXG8C6UnqvvsOqqi K7Ub3amS5lQdf5vw0IXbD+ium3jKYwgZMa0Ou7FgaohmOl4umWaxP2edXsrQ9uI5RtkC rDmviqoQYRoDdjl381RJAgT85jQgo2nPp8PV8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703066478; x=1703671278; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qDM88tqH1rMVsI6QpRTlo7v+Ffc3eEjx56OHlj/gnlg=; b=gU+Y+779zgS2fxm9neoynvfMmPDkdIcx9voGT/cYsFoJQZRF2JoTV5kkKt+/yk65E+ S53UQtqXfhGMiIQpX0B7gekESbVu/KHInnFMRK0c7rPxuBee2U1gWuY2rQeVvi1vV2jh zuwst2GULicMHph4WueMEEIAA4XdE6wtWAvHLu5kkk9/4nu9Ohey6JX8g0g4nDArE+b6 FLDKCTpXaS+L6n/jBj7tg1VwZhy1I8fLlgiiURST9+xbypysJOqC38D6OZJTdDmuj125 vbrF43uMth0vrpUZY6ebqcIQ/566H/4hpEXWKo2RHfrLzG5exLuI68Wjro5bRCrO5NZ2 ivFA== X-Gm-Message-State: AOJu0YxDRLHU41r/jNXhxxBXTedNvoyaZyi7f008/LNPY3fOM2uKe0SL mecxnU+Qq5ZCm/rJTnpRI6BzL536o9tBfMI8+DjRGr6Lkuajyll2OMoznQ== X-Google-Smtp-Source: AGHT+IGGVSuTXGlhZqegpsuzipOXcEY1zfWPMmJyAAGwJbWl0GulV4jPSboynmIN3DkqCG0jmcIYCB6PK6uD X-Received: by 2002:a05:6358:920e:b0:172:fd01:4b7e with SMTP id d14-20020a056358920e00b00172fd014b7emr2055753rwb.1.1703066478061; Wed, 20 Dec 2023 02:01:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v10-20020a63150a000000b005c65ca0dbecsm1739667pgl.25.2023.12.20.02.01.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Dec 2023 02:01:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Dec 2023 02:01:17 -0800 (PST) Message-ID: <6582bb6d.630a0220.dd2bd.c534SMTPIN_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 306B66051823; Wed, 20 Dec 2023 05:01:17 -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-abi-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 | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/