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 5CC0F43C31 for ; Thu, 29 Feb 2024 02:50:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 52442402AF; Thu, 29 Feb 2024 02:50:50 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 6C601402A3 for ; Thu, 29 Feb 2024 02:50:49 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-21ffac15528so175764fac.0 for ; Wed, 28 Feb 2024 17:50:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709171448; x=1709776248; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=tibbiMuQvFek5XnlGkSBpsq9lCY4rc0Kh856DC0p3EA=; b=JO0rhEX/+2hS5mOQ8tbX5PvKr/KHe0jhiE+B+SpvYQbjAOLoUEv8YpREZYDphKQeSC HI7rprZOaIzgCI43/Fl1oY7kMgLTKrcWWPjTT6BB+GieXFNrYXZf/4JQIoMb8cLwyLAp i1QBpT5ltzeCTZTNf0F5/yALBv/Nf4ab+jxaA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709171448; x=1709776248; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=tibbiMuQvFek5XnlGkSBpsq9lCY4rc0Kh856DC0p3EA=; b=o8i5XK1xKVDq1FLi6r/pdrMhkw250M+cEFAAQJdnk0Wo/rxHzloizx4HftLrH8GQaX JAfIJNY5gH3o8TkKsH9fQLUjCsiB46BVeBvvNuCnRmVkikrkUDjhD3+8nc0z0rsoyTtW S7tVtiuxfReoCCeLwQmd+rXpn511QMbCOc8rnWxrrztogis2i6le+iD2HPIzz4cnSDgu hCYDCohdJRAnDZmpH+OszMuaOoSYbKpOrf7cpuDg1hBRXEML+N0nfjZX8LvuemngIu1c 0m8xB9LEMEr8L7x1a9aRDJtoydG5/X75ujuSAJEjNoXfvNYyVqK9F22YKY+pxoIkQ2R1 wxYA== X-Gm-Message-State: AOJu0YzAIaNXE/ucR4wJXPoSkRfKvElGGLxc1rLXNWATiF+9muX8mukY jJAaOAAU+0EaFGc0bFHnr+bmwLZ4lmQnoR87/5C87M16oNXhEod+tq7SWP+WUzcTfOeRX8YBs4I ejKx+tTn+s4njaMVJDScaX4JBe4521BgRooptgxbbAMZBtL6lsuFY4Gs0 X-Google-Smtp-Source: AGHT+IEuZv+17KOHXzjtPMvqB+NZjVS3GTVEEIzEpwE10PTHgJaZHou1gBHWaFbAf9uP4dab5ovqslUWFYUu X-Received: by 2002:a05:6870:f6a5:b0:21e:f03b:8836 with SMTP id el37-20020a056870f6a500b0021ef03b8836mr693262oab.52.1709171448701; Wed, 28 Feb 2024 17:50:48 -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 c42-20020a05683034aa00b006e4a7562d5bsm15472otu.9.2024.02.28.17.50.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Feb 2024 17:50:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Feb 2024 17:50:48 -0800 (PST) Message-ID: <65dfe2f8.050a0220.3d606.0df7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2E4E06043484; Wed, 28 Feb 2024 20:50:48 -0500 (EST) Subject: |SUCCESS| pw137457 [PATCH] net/mlx5: fix counter cache starvation From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240228190607.187958-1-dsosnowski@nvidia.com> References: <20240228190607.187958-1-dsosnowski@nvidia.com> Content-Type: text/plain 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/137457 _Performance Testing PASS_ Submitter: Dariusz Sosnowski Date: Wednesday, February 28 2024 19:06:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:513a698fe1ddcb725d0ed6bca2cbc4b6fc7c8345 137457 --> 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 Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 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 | 1.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -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.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -1.4% | +----------+-------------+---------+------------+------------------------------+ | 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 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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.3% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29323/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/