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 EFF7345DD4 for ; Sat, 30 Nov 2024 05:59:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CABD040267; Sat, 30 Nov 2024 05:59:58 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 6F5C940150 for ; Sat, 30 Nov 2024 05:59:57 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-6ef15421050so27433257b3.2 for ; Fri, 29 Nov 2024 20:59:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732942797; x=1733547597; 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=U+rPPap051ts6s0eVgMRxMKwWzypToYiRwiO0wY4yRM=; b=FyFJT7kgs+/Iy6KqJMKPEzMP8MZ08aLoP7E0V3uXVoZaiLNGbFgTHrtwKxA8rBk+9L RBJ5ddY4SXetZyXsfAQPblpswRhCDQjuwced08722QCL0Uy7Y5mMqSA6PbCxAwRq4wjO 37KVfUGxmBPuuruveQTs6e7mth2wjGfPZ1Xgc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732942797; x=1733547597; 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=U+rPPap051ts6s0eVgMRxMKwWzypToYiRwiO0wY4yRM=; b=VTwDa6iWjKtnMADfmlrkxlB+9QsAzRXH9nUrxb+h5KK8yoTX0XIhXK77FpareZ32wO SEW1sPmltGZpO5BIkiR5YHpv7+pYoPxczEgbGvK1TL8cATI2suNGerSyazcrKUfby01H 6G9XVvHvo9CuKsSeEl7q5OMET4wrAjppWgf+YwchWAvGe3MvEOJHmKFCVLPXtcotLA9V 4TgBeupqW6JjcXc4kvcXpP+F86YE447zufjsGgyRpBFanxngjrPaBB93PAD0HeU6TL/E iYGNAwSIrzO4WC748OBNm8TpQJ1DbY7Feu7Kt6lH7Q4NJ1dI3n6Eg12xb5tpUm+PqFy2 UlDg== X-Gm-Message-State: AOJu0Ywoz2lrVlTcW2Jfn7g1bOzAM5DgtwvVSDrZ8p2YkTyYuQ/IqNnP xWgr9Fp99wJL+WuZYFie5/bqNFsT6auV6WldodjhmPx4GWBSRzOvkg5ROYl4/gqxKLOZ3I2URjX YBrkwANbZHnCbXC1zR9n1iwtQIiC06wdStulDTlel X-Gm-Gg: ASbGnct/mDQvI95sXYTZDJ2hIGVwfcy+sWRlXmk2MZLsiyB5uptAC9WSDgzqC0xxkDj eCNn3adzJJ/x7Z/9VwoOHhc8+nbWAVaPqMNhvUQ8PfUDTsLOfSoTg3f4DfU2/cO7qExj25oqWz9 +RZZj+rXePqKP3nUSAAKLOIueUdZfge3FIapOsexulk6V2a34kD5I6hojnNllwOzlZ7fzljcgyB vYJAzBNQOFataQ6oi4MKaK/4HincaJONxSTVsCMaGoXMI/eBII+rQsroET+Z2qCUbj97VM= X-Google-Smtp-Source: AGHT+IG9v0NEH9bk830B6Z4kzJY1vqmmGfPSeTrF7K+qm7Sv31i9Ty1aTWjLUm7JWqDQcAx0ZJoNrljoNABT X-Received: by 2002:a05:690c:7304:b0:6e7:e2e9:6940 with SMTP id 00721157ae682-6ef372106f7mr142319987b3.10.1732942796793; Fri, 29 Nov 2024 20:59:56 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6ef4dd73f96sm1286527b3.47.2024.11.29.20.59.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Nov 2024 20:59:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Nov 2024 20:59:56 -0800 (PST) Message-ID: <674a9bcc.050a0220.26e268.7763SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 60F406052471; Fri, 29 Nov 2024 23:59:56 -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-broadcom-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#200152 Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.6% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 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/