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 0410643D2F for ; Sat, 23 Mar 2024 13:23:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BEB6F402BD; Sat, 23 Mar 2024 13:23:04 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 93C734026E for ; Sat, 23 Mar 2024 13:23:03 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-366aee15850so14811205ab.2 for ; Sat, 23 Mar 2024 05:23:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711196582; x=1711801382; 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=mKd/E9Ms7nYn1xjQhmRcpe8eLyUp4xDdqmIq2BxZjoA=; b=ZsUkWDntDDguewC54G4cCaNChFZBhHcO1x3FK399B2zLzag9vvNXFMVJIQFCL+8CNj pgaFM4bzt95d4UkdyKxhPwmkwfZbY+0dgbMS0dnvlPonqIW4HMZXVthyV9bMy1BSiGKa y4HgoqrOcx8vfRdrlKZkiPDNQ9raHUK1vVPZc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711196582; x=1711801382; 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=mKd/E9Ms7nYn1xjQhmRcpe8eLyUp4xDdqmIq2BxZjoA=; b=pE1OqCwvjuqcxDicprCZHO8zoGDygphBxGqn88MVsdb72KnyrorpqaL0azHDKSauhS mYaKxSABq/rqFJUXrLGChjb+jcMe8xf5llHOVyI+yNrwZzKBpcNAN+IYnNKKtj2FsR42 AYxt8XzF73yd6/qUN+2WfNp64MvkoFe9Eud0RxHaXJB3xqvXv/+kii7DEe5uqW4NWnwt Aj5Xf/nuCBdDrejG1IoJPLg3hncPK8BhLcY6wWPjTYYxaQ4rIlGOwQUpsJu6h1pOv5s2 1w0vUlv62xmspbRt20PIi+/VXZpgFkffImRMJOb7CZSJrXNpeAC2XbW0BShTQQc4YzlR +9iA== X-Gm-Message-State: AOJu0YysRO1N6O+I2wUneiv+cGnR0zEjwKFYvuRNQPWdWr/XqcAXkqek 7kH7aTMepvkROjmJbfThiU085Cy0KKCwxD90vVx7i9wZZRALX2H9oKz3J9uF8AVd1+Cn9JIALDA pxkNpDpdwf0fKKnps/BDCFEUW1khHV5GjPVGYr0yR+gb4fVUj6jJHy9Wg X-Google-Smtp-Source: AGHT+IElEJ4AJ5NVNeGnVv7UKWaxxF8/2QNblgoPsNUQTqTeuIYNsXmcZ5ZjMdEu15adg3Z79Cq9sckLv3Fv X-Received: by 2002:a6b:7110:0:b0:7d0:32d8:378b with SMTP id q16-20020a6b7110000000b007d032d8378bmr2224922iog.18.1711196582693; Sat, 23 Mar 2024 05:23:02 -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 g8-20020a6b7608000000b007cc6b02aeccsm177283iom.8.2024.03.23.05.23.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 23 Mar 2024 05:23:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 23 Mar 2024 05:23:02 -0700 (PDT) Message-ID: <65fec9a6.6b0a0220.8f2b8.9901SMTPIN_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 1E0D26052471; Sat, 23 Mar 2024 08:23:02 -0400 (EDT) Subject: |SUCCESS| pw138662 [PATCH] [v2] net/mlx5/hws: fix port ID for root t From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240321144811.1574579-1-kliteyn@nvidia.com> References: <20240321144811.1574579-1-kliteyn@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/138662 _Performance Testing PASS_ Submitter: Yevgeny Kliteynik Date: Thursday, March 21 2024 14:48:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:80ecef6d1f71fcebc0a51d7cabc51f73ee142ff2 138662 --> performance testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ 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 | -2.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -2.0% | +------------+---------+----------+-------------+------------------------------+ 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 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.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.9% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.5% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29625/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/