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 3EA0745A1C for ; Tue, 24 Sep 2024 14:15:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 395A540295; Tue, 24 Sep 2024 14:15:15 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 3826E4028E for ; Tue, 24 Sep 2024 14:15:14 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-277e4327c99so2897078fac.0 for ; Tue, 24 Sep 2024 05:15:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727180113; x=1727784913; 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=PODF1XY79LlxwxrC43YBT6Ia1tbJ0vyfUfQBgVlUrqk=; b=jY/4CxRXr1xoCFR5Hyju3hE86HRX+PCqBs+X78jdYgN901ryK7e9pGn0XHVCPXjYaE MVBKj92mC4Z/Pt7k334QVnLidqE705e1enJrNROd6oPRDp4syz0QQPMQK4YIlUyIrNFW wW115Jdka+gZUqWQYjmyrMruEfgq8i61Rmbq8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727180113; x=1727784913; 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=PODF1XY79LlxwxrC43YBT6Ia1tbJ0vyfUfQBgVlUrqk=; b=bK8S8vE7oa4Mza3js0/gXUAEp4/tPdxeEXgNmPoM28VzpXJPUsbY5XMdAlk38GRKKy 3i8Dw67RSkkcKJEVMFmUzNxZJ/G7gc9paRmhJ4ClvnrVlHXHLuOJz5O072tgJgAsVhyC ov4WNngEpT8B3XpaqJ06C4v7mHBOpJKJdMgtUfhWeAC7GCxkivoiTWw5DsY4KG7VxYXy FCnB6wlubxRxvtDuOoipG2Z4KmGL1go/wHynpMgDTxkEZASZlUjD3FzwVz8lg6XsOV+o Cyyo/HM1V2UkVSb/pSYknOXMurHQOmM0z9fTce9tOw70mX1OXYNunRQzLqFVhbYt+9vp IOcw== X-Gm-Message-State: AOJu0YxPkoccrsEuTWeUFxAwq5KyjWCV8OoV8LPXpHCDmU0yWpOYTOo/ IoKgka3iV0rDSBqF43tfaIxe1irylAjV52smslDXx8NG0GJ0I0sldSWYbqZLfUv1C8ziKoIV+N+ aLMZZDm6J2N+EtMsbpqaHRzVB4AvGcMWJdnWDRb2agYS8Ga8FLJXC8JoY X-Google-Smtp-Source: AGHT+IHY4hxp+Nw6Qradyk8G2VqmnZF8QiIWPI9eg5ePY8YmQt6MWtvHXN3cRPBw0iPAZElgPuWv/krph5RX X-Received: by 2002:a05:6871:68c:b0:25e:bd07:4743 with SMTP id 586e51a60fabf-2803a1f5d8dmr8679874fac.0.1727180113502; Tue, 24 Sep 2024 05:15:13 -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 586e51a60fabf-283afab3ea9sm65696fac.42.2024.09.24.05.15.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Sep 2024 05:15:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 24 Sep 2024 05:15:13 -0700 (PDT) Message-ID: <66f2ad51.050a0220.32b420.4875SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 00BC16050A6B; Tue, 24 Sep 2024 08:15:13 -0400 (EDT) Subject: |SUCCESS| pw144401-144403 [PATCH] [V2,3/3] net/mlx5/hws: print CQE e From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240924055938.48374-4-gavinl@nvidia.com> References: <20240924055938.48374-4-gavinl@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-intel-Performance Test-Status: SUCCESS http://dpdk.org/patch/144403 _Performance Testing PASS_ Submitter: Minggang Li(Gavin) Date: Tuesday, September 24 2024 05:59:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:cba452c8a72c22c0f60fa6313f79c825afcabe07 144401-144403 --> performance testing pass Upstream job id: Template-DTS-Pipeline#183131 Test environment and result as below: 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Intel E810 100000 Mbps Fail/Total: 0/4 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 2 | 1.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.7% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31117/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/