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 6C6A741EC5 for ; Sat, 18 Mar 2023 01:49:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 664674021D; Sat, 18 Mar 2023 01:49:18 +0100 (CET) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id BC6EB4021D for ; Sat, 18 Mar 2023 01:49:16 +0100 (CET) Received: by mail-pj1-f98.google.com with SMTP id l9-20020a17090a3f0900b0023d32684e7fso9192778pjc.1 for ; Fri, 17 Mar 2023 17:49:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679100556; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=zgcG4sdRndaGhKCN4vVommb00riiJDHs9FyvCSApxxI=; b=I8Z/FTvYIcnqTk/fAL7zg1gQr4suJ+5Z1otEA4oppWKjvp+6ZSD4Il9oX9moAhJXAJ XMu1mM7mS5u8QgyytqgEmFLJnlpKv8/OWiBknF95nHhkmzl9d4PgZgtaV0UOr4fkyfXZ ArJ8xsPEEMrh2StxT63BoVqb6LfS2BFjx/w9Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679100556; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zgcG4sdRndaGhKCN4vVommb00riiJDHs9FyvCSApxxI=; b=Huyb0f8bSQ8PS/66S/9KNtW1Sj8s/r3Cy6Smq+KiQKv5jSIgbpV6Oj4sIzxubAYmOy Pfn7Oapw+U+UCIrUnqrkK1n74pLn6VDkSxpqudo+srXw9242gQ0H0V/TSbz/cJBjWjEr oZP90Gb7CdzHwQNK9N+Bh12H50Ojs+Jnme8qHHbxL0lrYlze1Z+oKTy/Yf9XiORldA9k BlrL1Dr0m3cjpz4oh0pcYaeOgLyYj0OzqJrKr/gTm8o4LVACGQgKQ8p+gSp+d4qE5bHF bnmiKCJtELgnIph8pZi8yG+QtOJwTm2blg5VVIBol0PKPszoshgJ/B6nOVynXUPaw4e8 rUxQ== X-Gm-Message-State: AO0yUKWrZBACK82Mmf89T6w+qJPCBm8XLxUUM67EOGYE9MX7GY1dYrJl gppl2ra+4taYO5xjXmQbgexOaQJNmQI/5E9rbN8/jaqsWxKjcPxQnoG6TA== X-Google-Smtp-Source: AK7set/wHywIK0aclNorgpjN1DlZSTxfrsq1qtFYLbzE4FfdkrbXYqoFrkUEXM1P6UvGfmI4aTx0OMn/SZzf X-Received: by 2002:a17:903:249:b0:1a0:7156:f8d1 with SMTP id j9-20020a170903024900b001a07156f8d1mr11656828plh.19.1679100555983; Fri, 17 Mar 2023 17:49:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n20-20020a170902d0d400b0019956f23fbdsm276141pln.137.2023.03.17.17.49.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Mar 2023 17:49:15 -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 75B7C605246B; Fri, 17 Mar 2023 20:49:15 -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 6B1EF60216; Sat, 18 Mar 2023 00:49:15 +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: <20230318004915.6B1EF60216@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 18 Mar 2023 00:49:15 +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-intel-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 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 3.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -2.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 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/