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 CAA8445DD2 for ; Sat, 30 Nov 2024 02:07:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A0D0F4027D; Sat, 30 Nov 2024 02:07:22 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 1761240150 for ; Sat, 30 Nov 2024 02:07:21 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-841a565f871so85799139f.1 for ; Fri, 29 Nov 2024 17:07:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732928840; x=1733533640; 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=aB/M9EasoKadZMEg7wfFr+VDAdqMnh6huzhEOflpbvo=; b=EneiqsTc5QYnUy95iqaApAuhqCK5riWXHfe8JvUHk+dBWJjkef2IPUu+FerF2kqTiu inBL8Qm686lMXQAob117wh8ZS70lDDezZwBkKrXXIQ6vXU4ZapIxKW9xSZPDFGRlCJOT 3+QKrjEZxM3ugdf0HLWei62myo98f8cY8/TXw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732928840; x=1733533640; 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=aB/M9EasoKadZMEg7wfFr+VDAdqMnh6huzhEOflpbvo=; b=R6E9RCnpOz0XKtR/1UrztWEXPM3wkNib7AUYyFrYvyrvQN+4lBPMXAtdleyB3j+0Nm BZfyTYxHR75l7WXghlwg0LltxgboFbMfczAPpwjiRNYBzbhPGZBIDepOtkSR6rfX1ai2 kk6eB9k0uia+2a7QGpDoYXtDQbQimr3wXFXxaW12cni+9FLafLcyIwONsQIbXQqLrLcI a7YQFkl11PUJvoNTSOpBQ7BRjFd21Bvi9GnCnFnK29MTogBHoROLFlNbm/O0CiJQH0cU 8QJXqOzrx/H4V9uRQMlzro+ZxVi/y3OZlpQvhKsupMWyEhv2I0OHDqhz2xQ9pfK1amMY 91lA== X-Gm-Message-State: AOJu0YwCC+2Zpnx6ZsC4s72Tj8M7fx3v8Bsx+8wooT9gI+/oALDkaek5 8aDBJUUAHDaoLpnVpn/VrZAK3OD/GA/10cnYcMnMF8zr01RAHem2KWaEgkOm2UdHc1HaU6jDCVH IyS3bLyuAPcqSf+BJMja2sj7FKJPa4iYuwbWd16wp X-Gm-Gg: ASbGncv+GwiWt7J929LK7Rf2Hcs5iROn1Y1Ony2Kb2iaBFimI6aIdZPg3jxryobJzUD WySb4Ix87yyvm20vC97xeK0WdnGYj+vFl84U63voihU83h2SWcnTNYuvF8/bl6ACI0GnvpU5TCW AeuFyQcYkQzoqsBQKi/oxtzpRFUV9fOVeCq/yfTQkG4xQGfCu11lLDHN7dUsXqQeGbxmpxMS7Jz JVCmZhVZzUEOcArb1w7moUmzqpNN1ZaS3tf7kXIegjz67TSB5Z+EwA1WTlNgO5s2+jM49Y= X-Google-Smtp-Source: AGHT+IH7CcqtoAMf22tVqcBxw7uJQOa+/Shjh2PtS3thZVZMTalHffrA5fgB1bO+ItouzVBYtD9Q637AreiS X-Received: by 2002:a05:6602:14cd:b0:83a:c296:f5b0 with SMTP id ca18e2360f4ac-843ed007f48mr1752232539f.9.1732928840472; Fri, 29 Nov 2024 17:07:20 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-84405fc7e3csm14848339f.28.2024.11.29.17.07.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Nov 2024 17:07:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Nov 2024 17:07:20 -0800 (PST) Message-ID: <674a6548.050a0220.26162d.8a60SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0151C6052471; Fri, 29 Nov 2024 20:07:20 -0500 (EST) Subject: |SUCCESS| pw148945 [PATCH] [v2] net/mlx5: fix RSS hash for non-RSS C From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241129204540.2159168-1-akozyrev@nvidia.com> References: <20241129204540.2159168-1-akozyrev@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/148945 _Performance Testing PASS_ Submitter: Alexander Kozyrev Date: Friday, November 29 2024 20:44:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:8750576fb2a9a067ffbcce4bab6481f3bfa47097 148945 --> performance testing pass Upstream job id: Template-DTS-Pipeline#200150 Test environment and result as below: 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Intel E810 100000 Mbps Fail/Total: 0/4 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 2 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | 0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -3.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 1.1% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps 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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32060/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/