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 5AC1743676 for ; Tue, 5 Dec 2023 10:32:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 556F642D45; Tue, 5 Dec 2023 10:32:35 +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 A5830402D2 for ; Tue, 5 Dec 2023 10:32:34 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5cece20f006so63237797b3.3 for ; Tue, 05 Dec 2023 01:32:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701768754; x=1702373554; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=r7TWPPAFb8yLYswAgMGBARzk3Dwtg9/nEeVQ/cOM2GU=; b=Pbri2cJYZaXPq+5q38Myu+E71JBhr5MjtWgCM5Vajp+5bQylSxYtJbrA23T21+9Qti VHrhhOMXv8dg9HIQiQBFB2uiE827BwH5cdLUyHC29r4bLFz0iUqv26hs2BmDz/RSqmuA voa30bW2ImzfBlEugKp6L/S4i6s2ChCibgNSI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701768754; x=1702373554; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=r7TWPPAFb8yLYswAgMGBARzk3Dwtg9/nEeVQ/cOM2GU=; b=N2Wt9ITitG8gClgoE62w4T/VqlocuZ38H30IS+twvhrKc9yBqWh8j9huiqOGbr/Agv B9+qYnpFeMEpL/YrjL7N8kIW2WA1zb2agNaYaJ1laDHaKoNjdoF4chxSNJaUtjvQS4+x mTzxEOK7SYDJmQYLk1FPZM0gC926VIL31HgCij/CVQMfS3jaVyN00BW9Q4uJk5DZ0iwR CJJeAgPvxQRL/SyAZcGual3ug1qOpzGinR3kE5eKZdwD4JZdm2PfugNC4JosBewSmmME NJAiJGF5uQIoF6HzckCyhd6m1uHXtHlSEWcEpQx0/K8sY5giiaG2B0sy2bjYy4WtD3ac adyg== X-Gm-Message-State: AOJu0YzQIc5qnYc5ncesXT7re3NaR6HrGUbPGa58fgYesbLQ4GIoSAqF 2v78NGg6Aq/ani+FS0Xudb51J2Gimw7wGtTPASO+X9VeD0wzc8iVKvGi6A== X-Google-Smtp-Source: AGHT+IGhO44q94QXQHBaX5dYI3Oaz5MeypNT2kkgwtthzQ8t3eW1kXI7sDhEE9cw6ekAZkR/CDVMk2VC+Y+k X-Received: by 2002:a81:4325:0:b0:5d7:1940:f3dc with SMTP id q37-20020a814325000000b005d71940f3dcmr4467649ywa.68.1701768753862; Tue, 05 Dec 2023 01:32:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d16-20020a814f10000000b005869cf168dcsm1348982ywb.6.2023.12.05.01.32.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 01:32:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 01:32:33 -0800 (PST) Message-ID: <656eee31.810a0220.1fcf8.e8f6SMTPIN_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 747CB605C312; Tue, 5 Dec 2023 04:32:18 -0500 (EST) Subject: |SUCCESS| pw134861-134863 [PATCH] [v3,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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134863 _Testing PASS_ Submitter: Rakesh Kudurumalla Date: Tuesday, December 05 2023 07:46:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:a526461b0764de52b09b073df84f9e87ec120c93 134861-134863 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28526/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/