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 D443341EC5 for ; Sat, 18 Mar 2023 01:09:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B58E44021D; Sat, 18 Mar 2023 01:09:35 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 5C2294021D for ; Sat, 18 Mar 2023 01:09:34 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id j6so3591380ilr.7 for ; Fri, 17 Mar 2023 17:09:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679098173; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=etn5/X5FnkMdfgasVWOJ4U3CQnq+g94AAr3knG1rV5c=; b=BVFhy5qyvHFY7Cwhx/ft1c48EN+IHyPzxiLUTAwhxdSXsPAiKXJjT60fCkqjZddjCF ekOZrB3SPjcE1KE569TuKrML/FsahO5sjYBviJQvlxHrSgyMVNmJBTQYm2DiCFMIGuZN OEnd182mtcL0pGWEmmPXQf8xD1vX3KCtxJzvY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679098173; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=etn5/X5FnkMdfgasVWOJ4U3CQnq+g94AAr3knG1rV5c=; b=fJNXs+hwKCCfIGDLXfkz3C/k83fJU3GPxibAhtdMwBEe5b/nZzSK7Tj5LnLhtNFLKO me78G9TlmEIKBWH1xm9NHDHp6Lqm46aqgKU5keMebZfz3otnjpXlXgU/C3nSwCHaO65f 8qYKXJOq3oVXSUFHo/AUAn/or9NAWOyWuLJAEeGtZRZ8xCOa9R/nKycdmtfbT+KS2Chc Uy7NdMESrD+LmxzoCp9xYDcH5E1JiYEv93qTRkZKCpSyxI1zkdSiF0NYbsirQYXqvKg1 dibi2xmrsGe4lKefIm9eZ7rZn/CxYcmP3GhISNOrkAuvz7JxTXE1lHzY/S9o4Hw7Mu/h Idpw== X-Gm-Message-State: AO0yUKUpOgAyrYbeRCfWGL8yP9TgSxbQAuqqLqa5eTJdQpfjfecqQZbi rXPRTdAOHxHSpWiLOYkJbGCP39cRb3X0j7Co7/D6eAIrrduWCezIQP7ixA== X-Google-Smtp-Source: AK7set+XJG4lVrEp68o5/uzCZBdn17kuRG4bXe4TOKA3RnukmVT/suRPuxeUct1imARgMnhg50ePGRc4prGA X-Received: by 2002:a92:d3c3:0:b0:322:fb69:e47f with SMTP id c3-20020a92d3c3000000b00322fb69e47fmr332054ilh.15.1679098173662; Fri, 17 Mar 2023 17:09:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a15-20020a92660f000000b0031529922556sm303606ilc.13.2023.03.17.17.09.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Mar 2023 17:09:33 -0700 (PDT) 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 46B8C605246B; Fri, 17 Mar 2023 20:09:33 -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 3E5A36011D; Sat, 18 Mar 2023 00:09:33 +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: <20230318000933.3E5A36011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 18 Mar 2023 00:09:33 +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 | -0.5% | +------------+---------+----------+-------------+------------------------------+ 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/