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 B33A543C87 for ; Mon, 11 Mar 2024 12:25:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E4E154026B; Mon, 11 Mar 2024 12:25:26 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id C606C40156 for ; Mon, 11 Mar 2024 12:25:25 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-365b3d92354so14763705ab.1 for ; Mon, 11 Mar 2024 04:25:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710156325; x=1710761125; 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=13anIGbsHc52wOmsncnaGZUdZJ0hh6pAhAWFQ+/SeRA=; b=b14VSEt+T4oRXh6Q4UGTpVexKpRRRN39dQUsdlV2evApDvdNZNiJ4adEAxqOgi2QWD 9Ij7EqfIi/2xmD6PFcNzuxppm1R9U3QJwb/b1XFDViO6NodE2tG5X5SGkFBSsEvUoNSV RKA6NOCesWISf7H7ZP1j00rqDUoBMaK11xTok= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710156325; x=1710761125; 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=13anIGbsHc52wOmsncnaGZUdZJ0hh6pAhAWFQ+/SeRA=; b=fJxTtoIKJs+HS2nkf1JwcCPOAvayBdyvq5yCsBve4SvfNrHcEuB347JDJXwyQOfAQO 2nYIocXjpC+Pxh8quTZbVkrxfwGXcH0g5/WL5iRPbh7nCJmoicVxc31gBWjVieVlrDty F/rQbjw1UmJb8XAIFcnUjKIopzvp0h/Q4KA5Oodh3JJ4fV+HMCYsMmRt0kl+PzkT8Irx UDr8iPG9MSGFVNtc1gpktRArap760cnsrE7+mIHzxtBNdWiVoNV4Xll1Pud+fI8Qzhx7 UkpIwQFaDNp39HS+4Si50JBET7dDnOyGBT54huoihC6ctY3Y8d7qbpAM82Vx87rWJvay 5c0Q== X-Gm-Message-State: AOJu0YyuSCazyuVhJTfaLsv0rr00qhVR5PpJj2lTNfOKjN2DEIzH3spO rCi+5heRBgEPUlqdnsQUrk3ELzpKeYzCqQjiOC4gB4dbyX2LmxFkUpK/mAX2F7JFLdasU3ojuJX k0l3Cq4DUdjC0yvfWd34hD/LTkLBwN/LfIqa74sQrM71n4soIQVGqP7Fv X-Google-Smtp-Source: AGHT+IFy05tq/1mwspAHaZ2Af4NOKk6Rk7H1kprqueeyPbCO4d7B7rtvwDiMKum+6afmj8nsf0kVlkt31OuM X-Received: by 2002:a05:6e02:1748:b0:365:139b:f4 with SMTP id y8-20020a056e02174800b00365139b00f4mr7363105ill.2.1710156325084; Mon, 11 Mar 2024 04:25:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id bp12-20020a056e02348c00b00365b6dd953csm291917ilb.61.2024.03.11.04.25.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Mar 2024 04:25:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Mar 2024 04:25:25 -0700 (PDT) Message-ID: <65eeea25.050a0220.c7f95.59a5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 5514F6052471; Mon, 11 Mar 2024 07:25:24 -0400 (EDT) Subject: |SUCCESS| pw138081 [PATCH] net/mlx5: prevent ioctl failure log from From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240307061345.310225-1-bingz@nvidia.com> References: <20240307061345.310225-1-bingz@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/138081 _Performance Testing PASS_ Submitter: Bing Zhao Date: Thursday, March 07 2024 06:13:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:3472e5d3295d44b4835ffb22c39f2b7d40780f10 138081 --> performance testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.82 Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 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 | -0.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -4.2% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 22.04 Kernel: 5.15.0-39-generic Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29451/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/