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 2AFAC456A5 for ; Wed, 24 Jul 2024 22:13:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 271BD42E7A; Wed, 24 Jul 2024 22:13:34 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 1538D402D0 for ; Wed, 24 Jul 2024 22:13:33 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-70d2b921cd1so171761b3a.1 for ; Wed, 24 Jul 2024 13:13:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721852012; x=1722456812; 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=nbwYOwslFWBOxHT3ONAGJ1z3pJ/dalCwsyUOL6ELDj8=; b=LLMRQ1eOUueLKk1+/NEvvbvrlx9Lu8Ds00t6F6+oI/Gr/7nDiKv0gF4cX9IYwqB0az G6BwRBVrAq3BXIXpv2B6keea9iiMmyKeCs0ErpOvJXF65GoH1PPVPOcd+coI6rBrUxiZ F+6Zwk29gIES/O00a4NcA3piidUN2NgKSkyv4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721852012; x=1722456812; 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=nbwYOwslFWBOxHT3ONAGJ1z3pJ/dalCwsyUOL6ELDj8=; b=a7dvRSrsAd41bnm4mXMbXOjFmhS6YTjvr+T/cAMtM/SC5TsuruRbGUAhNNHL77cytB XfwK2+V7B9riBijFbZ/E7Jai1ZyOGt5srusSFZfzwnqXYg3uCCPUV0fbRU+6tePv6J3K lpy/zExMDEHV0x0C3pcuNztHSuZFrTuw55hGCAskkOg9r6WtncitDXsVeWYomU1L28OF F9qARVpUsMVk7jSd207qtoknzuRVp2sCa1cuCXWbyS9mZ2k/chj7h7rNOjFptp4XMpSW I7/Vd43JTv3WNCGuUC3pA98rF3nS9ese3x7qp3hsH7if57yOir2Lb/ui9nWQ/wv7T2Tm sLeA== X-Gm-Message-State: AOJu0YyCI8L3C7PpEqNwdclN7gbzpm7KVOzgWNsspgDN6zTyLUu3BWzu 7+/iJT2IOCFsBmpB8aTc6XOt2Ur7leB/KMlG/5J8sJeunzXivekEwAHIZK4xjfWn+hn+qDDLDsH NGIe4ZmeeVO7q/RS9yU7gfruFcn+9YSV5vgLi45zU X-Google-Smtp-Source: AGHT+IGL8jwdG2fHQ3zGyMe0rYXcnwwMoY62o2ct9XXIRh6zoC4cBgdr8aJJpSiHGl6pWrew+1rq1ZB761yJ X-Received: by 2002:a05:6a00:3a18:b0:706:a87e:ff1b with SMTP id d2e1a72fcca58-70eaa92f94bmr843003b3a.23.1721852011929; Wed, 24 Jul 2024 13:13:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-70d14d3c826sm568060b3a.4.2024.07.24.13.13.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jul 2024 13:13:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Jul 2024 13:13:31 -0700 (PDT) Message-ID: <66a1606b.050a0220.380836.e44bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1EE5E605C351; Wed, 24 Jul 2024 16:13:31 -0400 (EDT) Subject: |SUCCESS| pw142687 [PATCH] net/gve: Fix TX/RX queue setup and stop From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1721828129-2393364-1-git-send-email-tathagat.dpdk@gmail.com> References: <1721828129-2393364-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: SUCCESS http://dpdk.org/patch/142687 _Performance Testing PASS_ Submitter: Tathagat Priyadarshi Date: Wednesday, July 24 2024 13:35:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:82c47f005b9a0a1e3a649664b7713443d18abe43 142687 --> performance testing pass Upstream job id: Template-DTS-Pipeline#170493 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/1 Detail performance results: The measurement deltas are not ready yet! Please check back later. Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.5% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30607/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/