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 011EA41EC5 for ; Sat, 18 Mar 2023 01:27:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EFE2C4021D; Sat, 18 Mar 2023 01:27:34 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id BFC034021D for ; Sat, 18 Mar 2023 01:27:32 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id l9-20020a17090a3f0900b0023d32684e7fso9166218pjc.1 for ; Fri, 17 Mar 2023 17:27:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679099252; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=pAhIIfSC4tL8hkz/0Wn8EXnJabB9YXjpDmv7w2ZGnu4=; b=gORxRCN305hJkQQ+ZxZshflgNnby2OGltoyaV9efcFeU00+T+wctiTnklixMtN682F 7bthg4jyPESSqsGR/0cOcfh3xgVcrYEfWK8Q8kslbO8eXp5m/Niar8whMjJvaXatSqim x4u0c8TX9il+GxRUcSjFWBzzBejtkOqUOvsa8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679099252; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pAhIIfSC4tL8hkz/0Wn8EXnJabB9YXjpDmv7w2ZGnu4=; b=BgT/cKc2MQznTH957kzc1bZkdgf70mdsn0zk79soWsDUvMKWLV4aDOYxC9Gx54oqYO CgGpOOs6JLF7HOPbsVO7PUqV1Jji0XkI1os1w3CE1X7Hdia1Zw2BLAfYJkdNjO2hfUZ6 KJ33UXaxVgcBwgnhTNjAo/Kx/KMaptLRitPJePutAvP+cnNx+I56mGqzMuElzxql0AEf U3GpzVAgqgB00rw/cK66Mlh28D2P3JoySYlKvJjEWr93F/cr5jl7DD2gCHr1yfaEGJSg 51d5QkSVPoVatj7KogbHZi2luBb2ITpfKe6waTno/JxiFZsXl+bWPRc/cFAzeLwC7MMB s/jQ== X-Gm-Message-State: AO0yUKUxe9qdOdgva3I9gWtQ1hoWm4BEu9w1gSVqU+f3xkqHeA9p35T3 VVGGPWsCmW7soe3VqL3jxAtb2Gyfw7RRVGlY5PNXu2obfAHi9Ldtuk/Ayb0zVifI7g== X-Google-Smtp-Source: AK7set+2YNy1kuzKAdigdcUpYAZlDfd8rCY39IbMSbetDii+YFrTWSShNfZtLZnm/vdJE2ZwCRRC4CARkL4T X-Received: by 2002:a17:903:884:b0:1a0:6008:85d9 with SMTP id kt4-20020a170903088400b001a0600885d9mr8438527plb.15.1679099251980; Fri, 17 Mar 2023 17:27:31 -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 jg13-20020a17090326cd00b0019cb3c94a44sm281781plb.64.2023.03.17.17.27.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Mar 2023 17:27:31 -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 438B7605246B; Fri, 17 Mar 2023 20:27:31 -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 283B76011D; Sat, 18 Mar 2023 00:27:31 +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: Ali Alnubani , Test Report Cc: dpdk-test-reports@dpdk.org, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230318002731.283B76011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 18 Mar 2023 00:27:31 +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/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: 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.3% | +------------+---------+----------+-------------+------------------------------+ | 128 | 256 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ 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/