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 636714281A for ; Fri, 24 Mar 2023 03:50:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3CE034068E; Fri, 24 Mar 2023 03:50:12 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id DC8874068E for ; Fri, 24 Mar 2023 03:50:10 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-17683b570b8so452700fac.13 for ; Thu, 23 Mar 2023 19:50:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679626210; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=b8S3kaJQm7f8RFKGWXlWxQKh+KTIEBoGKuruODDKZm4=; b=WM2mmlwgLv5ZDKDlFqnm2uHR/a3sFo86TnCFOwHZPYQP5ojLmE6uxV54w7OkJOZwSp K9wl+y6ZCBw5n+bMJMle7I83zWwPupbTn9616XTB7O43+ngjjdZ2pUOL4/+TdLjURAeP Vdfs7hgfTMy/dcdvIFj2njcE6CrGy6lMlyzak= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679626210; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=b8S3kaJQm7f8RFKGWXlWxQKh+KTIEBoGKuruODDKZm4=; b=8LcWycIrJALmdTJbY+AhQgd6jgtScOKLV3oOvhzJHzsVQ9l6KBE0CTacgk2rbStEjC zIbXj9qS9ZD3NmDQGdrS0ixQY67VycRnahp/S0ZbNdSaUXpKt7cvZPzyZDLxTfFqiSSb DuHPvnrzmCaUQOvuMqVNpxLyF73vR2wQXSzaYGdYVk9YHjdrEgdLWO7jLQSZt919hHT9 ZD5QsV/iOsTXVH2ymsZUOxvAXWgWOyH2kVeijEx2j1NRfjVzgPXF3TpJQgO91I6Kflsc 91Tuzz12RiekiP2LTIzxa0ce+PEPiJe59WyMKBBzrni8RkzPvPV6aJpxoJ35KFUr9ud9 ij4g== X-Gm-Message-State: AAQBX9cfmRKWympwlf0I5iSHJSsSZm3xOC2RqAhU6tbbP516B5ysjVBi 6Ts5zi97uCpWh1UFS2jMCIiKOwOSuxIPJYzW5mXDtTI3uYsFeSDjKyalp0Eg+tlzeoNWEplmzw= = X-Google-Smtp-Source: AKy350Ybvvqlk4l8MijQTOEHFdtLkDyi1VS7y+RtUKJdKRhz2CvSexia/MXjVK9GN+XBXYLNhgul24NFbFED X-Received: by 2002:a05:6870:b14d:b0:177:b3dd:6139 with SMTP id a13-20020a056870b14d00b00177b3dd6139mr689472oal.27.1679626210120; Thu, 23 Mar 2023 19:50:10 -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 wj5-20020a056871a78500b001764b6cbecdsm2936541oab.43.2023.03.23.19.50.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Mar 2023 19:50:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id A0564605246B; Thu, 23 Mar 2023 22:50:09 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 8D9A060125; Fri, 24 Mar 2023 02:50:09 +0000 (UTC) Subject: |SUCCESS| pw125483 [PATCH] net/mlx5: fix CQEs dumping for Tx From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230324025009.8D9A060125@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 24 Mar 2023 02:50:09 +0000 (UTC) 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/125483 _Performance Testing PASS_ Submitter: Alexander Kozyrev Date: Thursday, March 23 2023 23:51:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:3223d456062bb12e9e6cf02b97966f42affa4d11 125483 --> performance testing pass Test environment and result as below: 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.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25862/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/