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 4884A45615 for ; Fri, 12 Jul 2024 18:01:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 44E0A40672; Fri, 12 Jul 2024 18:01:55 +0200 (CEST) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id 8F6254066F for ; Fri, 12 Jul 2024 18:01:54 +0200 (CEST) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-80fe89eaa4dso1461061241.1 for ; Fri, 12 Jul 2024 09:01:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720800114; x=1721404914; 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=33GdamOR6GQUfKY39A2u3dtQu9Wlb8zappqNsQGbK14=; b=ABE87Xs1jqSgcx5bs62pVoNlcI06ZNclxJ05CxK4chc2Ntav6FDF8DKXVt+42fyTrE fbOMlQjSmvq3o0EPMooSHPTOxmb4w5kRATMQGyFgdpw9JOWRRAWcMYp+RogFQ3mo/mPz 9DFuQjym4HTl0oR+X2S0AmUciGIA/P6ZJCy/s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720800114; x=1721404914; 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=33GdamOR6GQUfKY39A2u3dtQu9Wlb8zappqNsQGbK14=; b=cL7vJO2TRRtJ4aFa0XjVYwnduSzHnn4j+DT0LGdAskJxeZyclCG3TC9XpjuT+RYV3t Q7cJ1Ja4oC1kx2aXf6q05qVm9fQATAeBYQbKXAp8CxkljJgxSOE1pXPvO3rdELjQAhvP 930lv49HxOsOgXOGidVUStMGa97cbNfd0dYcsiMNwtNET13tDzeeoKsBMknS+xjNiqnB esOt4rr2+KayGz+BTMuh9MfkKa28TRNsnHJ/IBKOD42XS1RHtOarjnHS+2mzHsG0Hpom /HaibeWCTj19y/kEtUtZtigfUld+p2ZNRxJd1LF+zOOzVGgKmAg8kdcOzg0TwYKr6N5H kP+Q== X-Gm-Message-State: AOJu0YwMfSm+JdjIqwlsVGy8ZBzBXuXX1Om07p9EK9ZHUOvqDtRNRKWc gZ8StQya7KxgbAcHgjJM0xgDneW7Vp5C+yqApBXBITSxREdUb+rGJjed1cAyN51k5pZ9RONA/sZ nC2iCD3rD3x/zyMFEsgauwF2hAngR4E3F+oUoqZuF X-Google-Smtp-Source: AGHT+IEoCcCIzckX6NjhHp8U5hZRK3tnx2/GXUf7qdIV9jShgLmb6pVRPi+3Du9QdDiOJlwYirgX0jVPBMNs X-Received: by 2002:a05:6122:1d0b:b0:4ef:594a:a705 with SMTP id 71dfb90a1353d-4f4926796a3mr2164327e0c.6.1720800113837; Fri, 12 Jul 2024 09:01:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 71dfb90a1353d-4f33da5931fsm436140e0c.8.2024.07.12.09.01.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Jul 2024 09:01:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 Jul 2024 09:01:53 -0700 (PDT) Message-ID: <66915371.050a0220.1fca3.5684SMTPIN_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 7C18C605C351; Fri, 12 Jul 2024 12:01:52 -0400 (EDT) Subject: |SUCCESS| pw142363 [PATCH] [v3] net/virtio_user: fix cq descriptor c From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240712123612.2389160-1-schalla@marvell.com> References: <20240712123612.2389160-1-schalla@marvell.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/142363 _Performance Testing PASS_ Submitter: Srujana Challa Date: Friday, July 12 2024 12:36:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:9cbdb606e5d04de04be3d9f70f0e76551e8c9a36 142363 --> performance testing pass Test environment and result as below: 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 | -2.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.4% | +------------+---------+----------+-------------+------------------------------+ 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/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 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.4% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30506/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/