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 8AC524563A for ; Wed, 17 Jul 2024 20:53:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 88CF7402A9; Wed, 17 Jul 2024 20:53:29 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 184BC402A2 for ; Wed, 17 Jul 2024 20:53:21 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-703775e4d5dso5384a34.0 for ; Wed, 17 Jul 2024 11:53:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721242400; x=1721847200; 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=oWVzEyr/OPscZfCBgVQI0zdEAkg8wgCyoRqJUSSWvDk=; b=jEB9p6vE7ycgqbN4TcW7eYEPbG2WyFX4LZbCpB+/8yXLK1jJgdbksqYwJVN2Whi/wR sQ6esTrpLH2pKlqSiRdXTn+ctqNM1UF+mUGVQGDZRdgk3CiKAz6ZvsxRRxIFUXeYXJ3u 9R2tYMRfY2M/DdVuorD+L6xOeq+WNvpnnSggE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721242400; x=1721847200; 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=oWVzEyr/OPscZfCBgVQI0zdEAkg8wgCyoRqJUSSWvDk=; b=hSk+1snyHmmhFPhdGUsA7z9snRlUL+PmfyinSbUaBz7s2uY+XfpwgNSVFXZdGucOWi vVhAOY4jRLniZoom1dnbyncP1L7BvwXhTeKyLbSNeHbj5qlbokXo91A3fP6nVX9Zucu7 ABOfTOrB+cYKnj86MlkhioF3s9L4tpuXR1I2xnsDak/bKZEPl7Meq+Z7Zm8SGkIK+fZM m7uwAZUsp7cVnZzcm+O+wZQK7yRGk7RNQJe4V98/OqyHDukVxvKASIHYnOgOCvNqXB/Z jLH5961ABf9WniUfx2++LEZQmGzCaDiRGkZsAC5qaGUhKSvldE5oga/ge7lEo4KUL0Ra PFow== X-Gm-Message-State: AOJu0YxDcRafTlgvPndsu5XZ6EUncvkw/5fFCR6uROxHeLphUrLsmSoY xFetnADUx/24HPu1n0ABg3fP8ZcLQ1w1JAN8aS3La7WHBvj+J32ymn7Qclj5XC4iDuOu6ZDor6P YgTwhI7wUNYiLPIVaSCEUo6BhA2YJyxtCszs2pTb/OJ8MBuCVQmCjg/co X-Google-Smtp-Source: AGHT+IFGBUAG8eVGfuwgx62dmPxW6Wullc2wQs1vIFnYDEYGqaxtag+K8IG+xOWbf0J08bHdTSv9s6pIT5bc X-Received: by 2002:a05:6830:6486:b0:703:5e1f:8f8c with SMTP id 46e09a7af769-708e37aa5d8mr3113101a34.18.1721242400252; Wed, 17 Jul 2024 11:53:20 -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 46e09a7af769-708e7918132sm60391a34.10.2024.07.17.11.53.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Jul 2024 11:53:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Jul 2024 11:53:20 -0700 (PDT) Message-ID: <66981320.050a0220.157af.2800SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BAD0D605C351; Wed, 17 Jul 2024 14:53:19 -0400 (EDT) Subject: |PENDING| pw142481 [PATCH] net/mlx5: fix end condition of reading xs From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240717163337.324741-1-bingz@nvidia.com> References: <20240717163337.324741-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: PENDING http://dpdk.org/patch/142481 _Performance Testing pending_ Submitter: Bing Zhao Date: Wednesday, July 17 2024 16:33:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142481 --> performance testing pending 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.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.4% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Fail/Total: 0/1 Detail performance results: The measurement deltas are not ready yet! Please check back later. To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30541/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/