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 D7F1E436FC for ; Fri, 15 Dec 2023 11:59:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D391F40299; Fri, 15 Dec 2023 11:59:33 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id E46FF4021F for ; Fri, 15 Dec 2023 11:59:31 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5d279bcce64so4437327b3.3 for ; Fri, 15 Dec 2023 02:59:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702637971; x=1703242771; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=23iwoXZ6pal9p7uEdkHB0qz0o/nsW3fEw1ZFs9r3Uec=; b=jxUSjKnIzsvKMOtdXZaMLrCZDHKMIsZ/jf4/b2wxaFYhenrrU4f9ZCQNnI6v3/rx94 8oKFQ8JPlPBDYM6KdFznoLonDA2u0LrmCqmwX4OiXROT6yTWdINPd/l7caKxTJCcm1Sk 1MDsbs6pC953830a47KdTNNK+0NOrP9Q6Hi2U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702637971; x=1703242771; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=23iwoXZ6pal9p7uEdkHB0qz0o/nsW3fEw1ZFs9r3Uec=; b=Grb02hLX50AiC6EYxHedhZL5wyBXwoygseG0uijZ7mDga/fraw9A/rhjqFf4EePDl+ I3XtfMEawnQaT9/daZ0690gx7C6o/BTzEdsuun5FlehatiyUE8RAvd7a0VAyZE2A3Rgw lYEcTGwAczobrdCv7IUpcEc/H/pRBQpY6OdYzf954UQvBndfK450jCdET2Ge4UnxjJw/ CgTdsZTaNbuJLwuGW/+3aVBu7IGL9qA7qGog7k2zcBrKkt22TGOnCMF9rSsgX9n5Zcoy 75TyMWK4LYDVYUVn+cGWlAEF+JQsdNbFuWJ8aGilN9xBtbp83a9A2pRF6VFa13DVAe7j Dyig== X-Gm-Message-State: AOJu0YzqRauxUbxt7LVxuTljpioTikfOKRFfAFOFnhe4rNti5C5ahyQL BS13oH7K/bI6P8npySr1dJW7V3v1HjlqlIVM32EIpQRXHlfcFEZQVQ4hQy/Y64btoGxGPOvsMQ= = X-Google-Smtp-Source: AGHT+IENx94TKH9ByIBcqWH8Sy4cKWu98jgYkVkBEkxt1znc2KiWISr21PodT0RpTfMSMbYkwKDeQGupkAyq X-Received: by 2002:a81:6c15:0:b0:5e1:ec51:dbf0 with SMTP id h21-20020a816c15000000b005e1ec51dbf0mr4925117ywc.21.1702637971209; Fri, 15 Dec 2023 02:59:31 -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 a5-20020a818a05000000b0057a8de6b254sm1862192ywg.70.2023.12.15.02.59.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Dec 2023 02:59:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Dec 2023 02:59:31 -0800 (PST) Message-ID: <657c3193.810a0220.77d36.0a61SMTPIN_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 DA8DE6051823; Fri, 15 Dec 2023 05:59:30 -0500 (EST) Subject: |SUCCESS| pw135223-135225 [PATCH] [v5,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/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 | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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/