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 839B845EED for ; Thu, 19 Dec 2024 17:48:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7BE2A402B1; Thu, 19 Dec 2024 17:48:28 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id C412C4025F for ; Thu, 19 Dec 2024 17:48:27 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-844e1020253so34453839f.3 for ; Thu, 19 Dec 2024 08:48:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734626907; x=1735231707; 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=ELRnaKYzqTD9RacaecUmK9ulglPC4nDEXVMkWydWrWE=; b=jGpRfU3FPYPX693cYalloac2mN898tJ555LiTbmvxC4HQexp+G3UNDcvIEpilqeveu 9O5QTYKCWtzBfw4ZrUscygT8VfRZ99ttGE+l4CHUhDWNaJySDZYHm1bpvKQS4pHxRAu1 5q4BWm8vtwoj1XhpKWMjmjQaiEIEbhsStymik= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734626907; x=1735231707; 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=ELRnaKYzqTD9RacaecUmK9ulglPC4nDEXVMkWydWrWE=; b=Mop1c+cGOaA+wyPP9IqPa2OnMDLGfzyhgq3Xhj7BXur4dEAsCfUGH0N2lrkfGscDof 5sDVYBM74+r3/onU0c37wkBY2rSqSXPeXhCECCTzguncf/WqTPReYy1cTaUXTqUwzI2V eLyifoj6IvFl7SyzAWv64Lq/vrBr86Iw3psapKny6jN+GXO0UobNz7UN3nXAQFTFvyyN UxqKtFsh9uLWYMitjuEQxzJu0BkN5G6XHz92ATB7ZrEoiwptrObigZLV18shFTmyBNQY oZnyMDUFKhbAdkMTxfDClpMJk7SGB3PgVF+I9FE3yhuHmLMHNRHC35fEQBzfvBEQgmut AbBA== X-Gm-Message-State: AOJu0YxSpxwtu/Vjh3T9DaWOhEIMcHXQEXFcPD/RcYjurpSjp4CsmIuv cA4QP0AMWzVOdgBx7lqS6OMP3fWBoIQeGDrDtS+HQaJ7nU3eri0trf1X/qHwpJ6CE9tdw/x8+TW YlUPZgPHH9t8izTVzuEZrj3lvveuuzHLqsLBpqANf X-Gm-Gg: ASbGncti3gGbF23Xvpne+3yzEdi4tWsTZT8NC3R/x+kTmupW8O55BRDtpsWwj9xtrTl Cp5IulCdP5yUiLmfYUqcxJVcgor+SUBqmj2keqcs7O/ec8oakTyBwGKcNXB2dLtWbaA//0Y9Zpr Lm7F9SErD+n355AHqmWl301DnsjkVYJPC020PfxyW1k4sQ3LAgZHlOBdantbeRXOlqYu3F58/nW BGZSF3Wmzd2TcRDxubw0VCD69QPmYQ0CrXnnDLbNXCMAXUFNlqSzthzt7J3Somo/ZNwreMvCdxa fQ== X-Google-Smtp-Source: AGHT+IGUEWF5sprxMkMpad30mkBM/rcBv5AAN4Dvkv2mn+KJ0tEqKfaY5K1thAdOfXmV2BdgCw7EgR6uTpIu X-Received: by 2002:a05:6602:6b0a:b0:83b:5221:2a9b with SMTP id ca18e2360f4ac-84987ac507bmr406535839f.0.1734626907133; Thu, 19 Dec 2024 08:48:27 -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-8498d7dad33sm5897639f.7.2024.12.19.08.48.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Dec 2024 08:48:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Dec 2024 08:48:27 -0800 (PST) Message-ID: <67644e5b.050a0220.43d1b.3af5SMTPIN_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 C34666052471; Thu, 19 Dec 2024 11:48:26 -0500 (EST) Subject: |SUCCESS| pw149318 [PATCH] [v2] net/mlx5/hws: fix fragmented ptype m From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241219160553.897489-1-akozyrev@nvidia.com> References: <20241219160553.897489-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/149318 _Performance Testing PASS_ Submitter: Alexander Kozyrev Date: Thursday, December 19 2024 16:05:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:1b3bf1128d9bda5595861814792f74b8f57160c8 149318 --> performance testing pass Upstream job id: Template-DTS-Pipeline#203404 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.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 2.3% | +------------+---------+----------+-------------+------------------------------+ 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.3% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32173/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/