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 E7A644569C for ; Wed, 24 Jul 2024 13:23:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D6C7442D89; Wed, 24 Jul 2024 13:23:46 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id DAE2942D28 for ; Wed, 24 Jul 2024 13:22:24 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-79f014a53b7so355320685a.1 for ; Wed, 24 Jul 2024 04:22:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721820144; x=1722424944; 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=oTDW1ZL94jHisPTgFKIz1qN2uAC8gdHTZ/Y/NcD16zs=; b=HxHUgk05lRCnvqgvEyYmiOtjggmtD5aF36Wy+vErnMN8kqquOpdSus5Y7uN9V7jAcR ZK9QgUwjK7nx/Yl69EEbrlPMPNCN2vltKDRitgmlaf+51Q8WlJKs5YhQaDOl1jtfGa1q 4fakxnQmnCWW+UE31+x+addSz1yvgKrNqFNO4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721820144; x=1722424944; 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=oTDW1ZL94jHisPTgFKIz1qN2uAC8gdHTZ/Y/NcD16zs=; b=OTrVgbHaVuZJ8D/IqRSOGNWh9YVGYecGMcaxkgD1uIXPcE+zA/upxgWE0rdgeAslnD O3XpeTZyfZvxTbdVFBPS9Ncg5ZVff2uIO2gehew489jpCj6qAy45ppzgpbo1mL+72Ptc 9iYcnUS7PDBe4oCcztLVaJRF08KO+TDAYwWXgyi/DjETJ4AC1fMvYHEGsdtMSIWcnhjK fBewP3GDrIlSYzMfgeWjFBwFJu3PBEK9pSwmHHIOLGezlpcw4Ru7hQf3hKtYoFnJoL2T 4cZskfTZ6Qz3RicO/5xrA5S9aG1SSDixnUyNcEBRIs6FYlK+hg1bzMgOKDj4XVnPONm2 /dpA== X-Gm-Message-State: AOJu0YxhpLz0VofZ8sLJ0QtYeBKwvwX5Dy9XhbOaVNxkbin9m//mtxQN 2oHHKKHbkUWgAuQugaBjv0lsIqzpiYygPK5LDq7B03Xs6qCzMXpeWHBoxfGQPNCoeKmHYXXKAya JszW74ULjufBdDGF4tsS8VTeNHso1t3boYbjsz/uFfuzM6JCxURaEZTsb X-Google-Smtp-Source: AGHT+IFPKmRyuzbEMNtRz90J7+Dn2bq8+f9TzrqE8/kVXWr40s0et/4ZJ2jwH1CIeWs3hpHtqWgk4kjiv7yL X-Received: by 2002:a05:620a:4309:b0:79f:2cb:86a1 with SMTP id af79cd13be357-7a1a13ae4e6mr1592660485a.54.1721820144269; Wed, 24 Jul 2024 04:22:24 -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 d75a77b69052e-44f9cd2a135sm5454121cf.14.2024.07.24.04.22.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jul 2024 04:22:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Jul 2024 04:22:24 -0700 (PDT) Message-ID: <66a0e3f0.050a0220.6aaf8.e9afSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id F07DD6052500; Wed, 24 Jul 2024 07:22:23 -0400 (EDT) Subject: |SUCCESS| pw142676 [PATCH] [v2] net/gve: Fix TX/RX queue setup and s From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1721804160-2393075-1-git-send-email-tathagat.dpdk@gmail.com> References: <1721804160-2393075-1-git-send-email-tathagat.dpdk@gmail.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/142676 _Performance Testing PASS_ Submitter: Tathagat Priyadarshi Date: Wednesday, July 24 2024 06:56:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:82c47f005b9a0a1e3a649664b7713443d18abe43 142676 --> performance testing pass Upstream job id: Template-DTS-Pipeline#170376 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -2.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -2.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.7% | +----------+-------------+---------+------------+------------------------------+ 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Intel E810 100000 Mbps Fail/Total: 0/1 Detail performance results: The measurement deltas are not ready yet! Please check back later. 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/1 Detail performance results: The measurement deltas are not ready yet! Please check back later. Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | 1.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30602/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/