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 0DB1D45704 for ; Wed, 31 Jul 2024 20:14:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 053DC40E68; Wed, 31 Jul 2024 20:14:47 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id A1FF34067E for ; Wed, 31 Jul 2024 20:14:34 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6ad86f3cc34so33645276d6.1 for ; Wed, 31 Jul 2024 11:14:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722449674; x=1723054474; 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=lhuM33u3MlzkaQrgABl+wpQKeuD8oKl/tpHiSjIabOs=; b=ZItz0Q8l6B0d9VuGkTFRr4dI6WE4wLzJ2h3bz+IGMDBXQrOGe+gS9Qkwr9qFUBfOrJ /Im2NYeXjFUKyOmjxG75bymRkPImglyB3NlUOIFv6wM0hSoWc/v91fum4QHBZ8cO3DZW lA6jLkePKUmCf0Jh6zLBLFam/W9x/fCAX3Syo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722449674; x=1723054474; 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=lhuM33u3MlzkaQrgABl+wpQKeuD8oKl/tpHiSjIabOs=; b=gCT/MmvZ/DjllzcLDBgV8C4XMndRDyAuNnFTU6USPN3+reHH5pf5Z10HygCR4axNc3 RCzT/k2iQPkAtnoqqFGKcbyXBqQfrVkGJuEPNijy5KGcODatQChyOFzgobWjuigqqvJL H9rDPEi6HDiFwKusZbghnHkM6juu78QDhoMaQZ5z+6FnJaqdri7i+r7ZJH5rBhi9znPp 2nJKqg5dIgGj4pjpMLp8djIgC2O2WUBbYqJfHK25LYKkbzDGWNWZ1ic6Q9JM4li44ITQ ZPfYTvS+9wrmz0n65oyrcR8Ls/bT1ch+16TXXswwsfOn3YxlCzRjnr8ltF1XHRsRCfKI NVFQ== X-Gm-Message-State: AOJu0YyjhfJePOcSe8+tlnILVYMTSKEKI3WUprxyJfcJsUnRUl4u4BSs Ab/s0tSCq9dn+Pg5XO7odt43eoEx8T0Ukkk0Pr+U9FKbDgVdWAExJLw3ukD5l9wYRmqQhbw7HXd IecrtWqekFwB8ppEz2A0upRLUrFkM4RXS99rLKRcRrWUrsXteTyXL1R7t X-Google-Smtp-Source: AGHT+IH1+jHoyqoprcEuS4sRYd175xvtQSMykVtreY4Mo+J2acEWtwQtjVzUd43iUNIVYeejdS+YrO8htVF3 X-Received: by 2002:a05:6214:2f02:b0:6b7:a9dd:ba53 with SMTP id 6a1803df08f44-6bb8d72264bmr530736d6.32.1722449673827; Wed, 31 Jul 2024 11:14:33 -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 6a1803df08f44-6bb3f8e0a3bsm6676616d6.16.2024.07.31.11.14.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 31 Jul 2024 11:14:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 31 Jul 2024 11:14:33 -0700 (PDT) Message-ID: <66aa7f09.050a0220.ea6fa.7a5aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 83D97605C351; Wed, 31 Jul 2024 14:14:33 -0400 (EDT) Subject: |PENDING| pw142774 [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: <1722403603-2399714-1-git-send-email-tathagat.dpdk@gmail.com> References: <1722403603-2399714-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-broadcom-Performance Test-Status: PENDING http://dpdk.org/patch/142774 _Performance Testing pending_ Submitter: Tathagat Priyadarshi Date: Wednesday, July 31 2024 05:26:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:4b5abe7ec1ed2d43a285599bbba23f62ac049d8f 142774 --> performance testing pending Upstream job id: Template-DTS-Pipeline#172077 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.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.0% | +------------+---------+----------+-------------+------------------------------+ 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/30663/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/