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 2A11D427E5 for ; Mon, 20 Mar 2023 21:20:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 133F040A80; Mon, 20 Mar 2023 21:20:50 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id C31ED40A80 for ; Mon, 20 Mar 2023 21:20:48 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id e15-20020a17090ac20f00b0023d1b009f52so17868687pjt.2 for ; Mon, 20 Mar 2023 13:20:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679343648; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=npf3plRcrvdufy6Q/mrN3s4AnmVJTK8TlZrqSYrDuVY=; b=T2xSkCuTv1NcH31swJkyvIpLQ9dLXYIC7q6N6f1v8KZLuLruJaTFvZl9bt0W3DXWHl x7UCOUiW3NmBeGVsKAUoQVEscMIjd7M2Zi42q2Qo5/aJKSy07zLgH78/P24alG3LBfO1 QdSTKAAUCNwUQIQSLvHgv+SKiJfYsrh30JkIg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679343648; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=npf3plRcrvdufy6Q/mrN3s4AnmVJTK8TlZrqSYrDuVY=; b=4Ix5ueUDkfs1rA0BwF8TOIWXN1f1cPRh2bhNFY6hUBhnkH1mT3SjVouPt24R97YTJ0 miy2aiZaFR2aGzCCu2BUedivIyBDsDZGMZKVRs8aH05kjjpkkMGXRg7CoVA0XwIQKcCE q7nqTON0KDyAhOxxL/Iwog+xbrfTIogl0by6HUteaYziiVNhhuLwgcl2r5uV6biJ+vGF M9p7iGoP4HdMZO+oQ6UqFqXhLJrc0B15jLX3Be4xD59U0CT5qkdFdgPUDIi9chCVST6j HvAYojTduai45GdyTu736u8eoUp+S9Pa3QkMDvCqqdK80P2XccKQkj78Ac2jtvyzuN/w YoVA== X-Gm-Message-State: AO0yUKVhaKlEm6wau7E06wYz1KQk2AFIwoC2O/+pAAd4eINPhGa0DFxB +qzjFccg2aTBavO5MKPG1Eehlj0UWmIWnuf3gInYMsMZ9Si4WxgD8KMBBHsatY8lIala5R3kOA= = X-Google-Smtp-Source: AK7set8FJ6n5c7aXqS5xSA+t1TIlZ5SFtl+lrFiKqK7yiKsuX4Qx8Hb1Ch6S0f9P0WfAEGmIX4IiVCG9kcei X-Received: by 2002:a17:90b:3ec3:b0:23f:86c2:54e2 with SMTP id rm3-20020a17090b3ec300b0023f86c254e2mr388229pjb.16.1679343648021; Mon, 20 Mar 2023 13:20:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id bx14-20020a17090af48e00b0023f355a0b99sm2058393pjb.6.2023.03.20.13.20.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Mar 2023 13:20:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 34F44605246B; Mon, 20 Mar 2023 16:20:44 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 2948060214; Mon, 20 Mar 2023 20:20:44 +0000 (UTC) Subject: |SUCCESS| pw125247-125248 [PATCH] [2/2] net/mana: optimize completion queue polling by processing a batch at a time From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230320202044.2948060214@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 20 Mar 2023 20:20:44 +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-broadcom-Performance Test-Status: SUCCESS http://dpdk.org/patch/125248 _Performance Testing PASS_ Submitter: Long Li Date: Friday, March 17 2023 23:32:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:ce5440e0350df101443aa4d0e96bea0a06ef9364 125247-125248 --> performance testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | -2.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.7% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 22.04 Kernel: 5.15.0-39-generic Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25787/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/