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 2878E45D69 for ; Thu, 21 Nov 2024 15:26:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 11747402A7; Thu, 21 Nov 2024 15:26:21 +0100 (CET) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id A7CF340272 for ; Thu, 21 Nov 2024 15:26:19 +0100 (CET) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-718119fc061so428357a34.2 for ; Thu, 21 Nov 2024 06:26:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732199178; x=1732803978; 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=6ZKtVHYszkF6zdNPiB393ex0riFdkdDgSNzltFB/9Z0=; b=ZIl50NmDtiXn95E7Yu7xm/J/PAEq3epfiMOkeXZtxgARp201luMducgfYjvH8S25R5 riFNSreJ2WSIB0ovfo0V1SVOHX4RsV79rWmZsfg0LH4plZjJ7aeBIzqUhN4IwnUN0HGu eFHSuPZJ7Q87gLnt23H3BiEtoJawW1i6Z2ycw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732199178; x=1732803978; 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=6ZKtVHYszkF6zdNPiB393ex0riFdkdDgSNzltFB/9Z0=; b=smFYAWuMP9dxZeSeNhWhjxPSSMJLRw9v1xgg9bvDiz355zcPWZY/GtbYjiK4CnCOlq DvUmOVdUO5UYQBXPDVHEMxaTePNqvHChK42ml3BSfto1n0GSxDlqN6sjggNFaoUC3yPd w+FgRZv67BQHCIu+QKSj1A0zuVzoiUdAiBxYKo2Av32rgPKAZxOqbhMzG9ptZGO4Dwfk BMBc8QTG5WnpfwaCHAv7cOeUX3HA/Pgv/oSIWOIvW7lXg7GHQWCKxX5RYAgRwSjKAY3p 7MWTEmLRJ+GUS7coQ7YS/Uyrt61TdraDxph+NqdL1n47c35vrMXvkNqJV8RPgLincsLh p0Dg== X-Gm-Message-State: AOJu0Yzzb0qclPS1yBUx2X13YaD/HYAiuBANrVAOhteVD/dYNjSJtLDm 7FLykJ8YE4ZjfvtF8Xjkzmc5G81S/zvIH3srbIgxjnMXT75Ir50ls+rHmtPt3kXkYs9PH8SjI3D 0DB1qNvNjnjtk1DMBS8VYdTpU9pegN+vIhCYjklqWYemJUMA7zQF0dhzl X-Gm-Gg: ASbGnctorACNoIJeHvJ+ETHoTRXsfkeiLiVmH54I0RRIfRVvZ0akMF8p1BS6RWlRvTj 2gqgcz4fL3vuu6eRkuNTCSkOLR078AdqszEAxVGjtBlibcqVX6yRc91eLBSXC2vTacUsH5vYDkG 27T7nAigoY4NwROb9TgkB5lpWdELgl+3XJxB/2+goFLPFO/8d5GFZDc67k2ZAKeZ9BlK4HUvhLC zvADf1VeT76oVd20dXWUM5nRpH/Uafq1pyO1Fo1+uYIplarMG+nkea0dCtE9c4OyWeZ0zkKAjk= X-Google-Smtp-Source: AGHT+IGVigYSsjfghVaPNRvNUs8SOMygh21gyDmDgXn5SLida/zfxjJSHDEMeSEzMRG0PNjKtfM3JyKK5ALF X-Received: by 2002:a05:6358:5c0d:b0:1bc:d1b9:760c with SMTP id e5c5f4694b2df-1ca664a2245mr431782455d.15.1732199178702; Thu, 21 Nov 2024 06:26:18 -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 a1e0cc1a2514c-856dfc24c16sm102918241.8.2024.11.21.06.26.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Nov 2024 06:26:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Nov 2024 06:26:18 -0800 (PST) Message-ID: <673f430a.050a0220.96015.57fcSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2DAA06052471; Thu, 21 Nov 2024 09:26:18 -0500 (EST) Subject: |SUCCESS| pw148717 [PATCH] net/mlx5: fix RSS hash for non-RSS CQE zi From: dpdklab@iol.unh.edu To: Test Report , Ali Alnubani Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241121133231.914815-1-akozyrev@nvidia.com> References: <20241121133231.914815-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-mellanox-Performance Test-Status: SUCCESS http://dpdk.org/patch/148717 _Performance Testing PASS_ Submitter: Alexander Kozyrev Date: Thursday, November 21 2024 13:32:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:f4ccce58c1a33cb41e1e820da504698437987efc 148717 --> performance testing pass Upstream job id: Template-DTS-Pipeline#198033 Test environment and result as below: Ubuntu 24.04 Kernel: 6.8.0-45-generic Compiler: gcc 13.2.0 NIC: Mellanox ConnectX-6 Lx 25000 Mbps Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 1024 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 24.04 Kernel: 6.8.0-45-generic Compiler: gcc 13.2.0 NIC: NVIDIA Mellanox ConnectX-7 100000 Mbps Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 1024 | 1 | 1 | 0.4% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | -1.0% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31989/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/