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 B1C1A41E23 for ; Thu, 9 Mar 2023 23:34:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ACD5340695; Thu, 9 Mar 2023 23:34:03 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id BF36040695 for ; Thu, 9 Mar 2023 23:34:02 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id q31-20020a17090a17a200b0023750b69614so3353096pja.5 for ; Thu, 09 Mar 2023 14:34:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678401242; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=K4PkUDlBoNmEMlZ5MwjvWZhWvMEOROw1U3jipbBn0Cw=; b=GzS9oOSTvcILkV8Yr7yYr59sy9pWjlBPpoOjPk5s36t24QRSDxCjt/xHNExV3pPCrQ KJVUIhNwWyKDVvVjD8gJht2NK6lpy7B3ZTUKEVp52rxe9sinnb31eiOSjF55NeMqBH4K jRdvOJvShygTjAY84qz+EGuz1OLsqttdjHZ7Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678401242; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=K4PkUDlBoNmEMlZ5MwjvWZhWvMEOROw1U3jipbBn0Cw=; b=B6oy6h+IdblByq34ueqQa2l2awAqauYpgqCUbtZsRvU8WCrUbNFzc/FaMifVl/7iC7 c3WMaJJk3fmzrdYO+00MnHH46cbxTJUvTXP0tmoRO+lhSN+6wZkGftZ98LAXWPWxmXA2 /RTLhkkhRNt/5buEfO3wFpJQzqv1wT6Ut7JZI5IsaBBjHJwFsw4fhIFm6YO3cABh3H9A 0Pgyg53GKbvXYFyKG0swJmuHUPZlqaOl2DNkUId+BHQlGZuqgZX8ebxqDMgPLbOS3/Ac pUJtmZnMzDdQhWyksx6mLP/j/KpxQ+7ssMcT/Ljr6Rz9AFz0j3JV+n6nvQZ6IDoN7YPN pxMw== X-Gm-Message-State: AO0yUKXWCXhT6IiqbZkr+9oCRqbgE5dsyskIweferIOSRnspRHPN2x93 ch7PJvfwgD1CnfcB4EqAn80el8HeD6K3jM7LxdkL+6mXRPZFuVJDSH+/IgUpS3yl7g== X-Google-Smtp-Source: AK7set8d6oguIhzAEqF0Er2aTgKq0HX6u4O57KW4buulZHXfSEOyMDRD0v9K9+5kfmlyNdiuG7iJ8DwfMGI9 X-Received: by 2002:a17:902:eb86:b0:19e:7d78:a47e with SMTP id q6-20020a170902eb8600b0019e7d78a47emr21447364plg.9.1678401241927; Thu, 09 Mar 2023 14:34:01 -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 ke8-20020a170903340800b0019e2b6c1d6bsm39517plb.33.2023.03.09.14.34.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Mar 2023 14:34:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 379E7605246B; Thu, 9 Mar 2023 17:34:01 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 906B36011E; Thu, 9 Mar 2023 22:34:00 +0000 (UTC) Subject: |SUCCESS| pw124908 [PATCH] [v2] app/testpmd: fix closing softnic port before ethdev ports From: dpdklab@iol.unh.edu To: Ali Alnubani , Test Report Cc: dpdk-test-reports@dpdk.org, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230309223400.906B36011E@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 9 Mar 2023 22:34:00 +0000 (UTC) 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-mellanox-Performance Test-Status: SUCCESS http://dpdk.org/patch/124908 _Performance Testing PASS_ Submitter: Yogesh Jangra Date: Thursday, March 09 2023 16:02:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:8a44b2a511114d9bc658d934d6cf16a3d8150d6d 124908 --> performance testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Mellanox ConnectX-5 100000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 256 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 128 | 256 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25669/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/