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 B3E08456A5 for ; Thu, 25 Jul 2024 02:16:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AE36B40648; Thu, 25 Jul 2024 02:16:08 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id A36E4402CF for ; Thu, 25 Jul 2024 02:16:07 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-260f94067bcso178340fac.3 for ; Wed, 24 Jul 2024 17:16:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721866567; x=1722471367; 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=g3/lWXQO+x9nXv8aaxY/vdOcM5mMw3VigRijhvAl2rw=; b=J/xxpustAMyNqUCj52OxMn42ccAr7bLjdyyGS4sB9lAc2FqS++WJM9vERiWPBPBUIi 0P8kgrvPlPDS0kNdOQp6kS8WJjZr/ZabxLp+RGAnAXlnn8K7XPGp+Vdl82sK6ZW8bkve qKiSmLGUGRliKR3zAJsBt2etwhdegY+QITukQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721866567; x=1722471367; 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=g3/lWXQO+x9nXv8aaxY/vdOcM5mMw3VigRijhvAl2rw=; b=c0iGDEtdWElTVGjBwXxjmWXaYSiwJUypqcRSbFp1OXSkjTVOd25tT9DzeLAaNewaL5 lN9W1M5f+pxbv9wxRdj1SjwPmA0iyYGWIsUgDYKkSHlkSAgkGP80s1zJTW/8WWvwuvbM 2o84pWerc6JewdU8ce8Uh0CWCzQsp5j31lvnWWCcOPlRf9R0/yi+wK0/v4oi1XpWFsxd x86riWwcIBPsvQ7MkrA1uGm3oF0KOTJVk9J64iOYdoSsmdUPRuDfB/NXcDONvaO+fusD mM0ZVBEPLpswjtKZKh43yn2pjqLiNeaXkC3mjPf0OndVaTJJrPjHvEgD5ntpj4ZVrR1V aIjw== X-Gm-Message-State: AOJu0YzhO5Eat+6hdbPgNuMxciuM7qIYYQ/UBg2gq0s+XTPoa1QQH9Z/ kn91WouL9hCvsiHsJIUSifex+6/KuxGv9djzXH6bpS2+VQAFeD14w1IKQlx09RgXDU7RwxHNdLe YLY1DPTFbDJryJHOjvAisSVKV0AQehpkplC2BGT1hh09Ndgp5jWM3+P6i X-Google-Smtp-Source: AGHT+IGSifTQpPFEZZUlCpgH3su/OV4mqOkttQrqQrx5sEQUGMLCRSzYpRE+y8ocuoE4RBfRRWy5pPKNbI61 X-Received: by 2002:a05:6870:d110:b0:25d:8238:1c3c with SMTP id 586e51a60fabf-266cc326669mr364293fac.18.1721866566995; Wed, 24 Jul 2024 17:16:06 -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 d2e1a72fcca58-70ead8ec5dcsm30673b3a.18.2024.07.24.17.16.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jul 2024 17:16:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Jul 2024 17:16:06 -0700 (PDT) Message-ID: <66a19946.050a0220.2700af.1384SMTPIN_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 1F287605C351; Wed, 24 Jul 2024 20:16:06 -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-intel-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#170585 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.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 3.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -1.2% | +----------+-------------+---------+------------+------------------------------+ 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.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 1.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 1.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 2.0% | +------------+---------+----------+-------------+------------------------------+ 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.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 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 | 0.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ 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/