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 443F445656 for ; Fri, 19 Jul 2024 17:46:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4157740EA5; Fri, 19 Jul 2024 17:46:29 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id E410F40E5A for ; Fri, 19 Jul 2024 17:46:27 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-397052a7b63so7972185ab.1 for ; Fri, 19 Jul 2024 08:46:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721403987; x=1722008787; 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=rNtAUJoAtt/WvH7c0Vti3FW6XEFXAmHHNbvK1l+UIWE=; b=Gc4fkIrbhotJxzko7cyKlUblHnfRpE2m0CLX9zEtzbrhx3aE/EevlokL3zPogbVX5a MHpFycnYX0DzELP+UZM8AwJxXpOkEPOFkWrjX+YxRik2b60tV/6+Pk7/lSJ3bTeKIcM7 m4ZILY1DI1+IPlUwvniy1UHahtXCu29ZrSzT8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721403987; x=1722008787; 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=rNtAUJoAtt/WvH7c0Vti3FW6XEFXAmHHNbvK1l+UIWE=; b=E08rPoDvHb73vM3d8kSNKEFVByHXmo8BQQSHyyBghuRFCXRxsXVUhn1U7ezox1IuT2 rMqKZVpOLIFsoqwTOvlhD3ASQHiCtVhWzeegWEze4Eb5VERn3SVEIiJYwSngz7Z2wQNc umiInoF5ncQpG0ueedX2l8OldsDQaFUJ3B4JI7f9iT1/IMgd0Ni+oGv9LXgIExBH/tU+ cEcgm00t8ZhOE4lIXA8fq1rZoAixEBv3JOIHoKMNIHuzxFMCCkDL9iggG9s7bDoAgpP9 vmBbo/r6lLKIQCfNr7ubcB6OHORv0oDkAfbOJzrISTuN73MIr3JdkcglmZBe3n54rXmu 6dPg== X-Gm-Message-State: AOJu0Yxggk2OyEymT1rsqCJZ0qvTaimDWRMsQLCO303lF1gGMf7+4S+q 3tQvev50Qgqo45UNRF/jn8TnGoVYmOxDVGLSlwiC1U4T11eHbAhAgYu67EiskExBOBiskM8qujn p/T3bh/hLpnZ3Py1ys0ny2lB2g4msXftsBq+v8icZJ+SdaTWtFytcZ/ND X-Google-Smtp-Source: AGHT+IFxTaKVZoOmC3kAZASXgm5k4JagfokRMLQYDzOPGtM3qxlu52eRT8LYF4IsjoeNH2ZVPFFeF5I2o/bn X-Received: by 2002:a05:6e02:1522:b0:381:d2b1:ba05 with SMTP id e9e14a558f8ab-398ea2948cbmr1417405ab.23.1721403987288; Fri, 19 Jul 2024 08:46:27 -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 e9e14a558f8ab-397f7a2635asm650415ab.73.2024.07.19.08.46.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Jul 2024 08:46:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Jul 2024 08:46:27 -0700 (PDT) Message-ID: <669a8a53.050a0220.1b98e.412bSMTPIN_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 BACD560526E2; Fri, 19 Jul 2024 11:46:26 -0400 (EDT) Subject: |SUCCESS| pw142523 [PATCH] [v2] net/gve: Update Rx/Tx functions for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1721364722-2387983-1-git-send-email-tathagat.dpdk@gmail.com> References: <1721364722-2387983-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/142523 _Performance Testing PASS_ Submitter: priyadarshitathagat Date: Friday, July 19 2024 04:52:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:39fe3417bd7a3e15a2a4f8fa543c6d72ee32eee1 142523 --> performance testing pass Upstream job id: Template-DTS-Pipeline#169146 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 | 1.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 3.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.9% | +----------+-------------+---------+------------+------------------------------+ 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 | -0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.4% | +------------+---------+----------+-------------+------------------------------+ 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.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ 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.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30562/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/