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 E8D8F43C1B for ; Wed, 28 Feb 2024 08:20:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 35C9841151; Wed, 28 Feb 2024 08:20:24 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 378E84003C for ; Wed, 28 Feb 2024 08:04:56 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-608c40666e0so40074647b3.2 for ; Tue, 27 Feb 2024 23:04:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709103895; x=1709708695; 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=LgP/68Bo8Xu3FuZDodZIxqinOlgQuyZQHyQvABq0pPs=; b=QSZNvayBpvl9pskAJk4Y7DKNPpVEG7xo2MjTiNt1dKNo0P9iTxPydV3v0NHwIu6Ao9 SfP15JZxcjijOck/4gxtjOF2n34chFCWSQAjBLoann0yiu+GXMaw+f4iyYQAtkDuwD6T OpIIjVjbtD2mPIPcvJO8HhO1Ern7T9oFM+gD4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709103895; x=1709708695; 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=LgP/68Bo8Xu3FuZDodZIxqinOlgQuyZQHyQvABq0pPs=; b=JGk79AScViHtjPEgGZeATKOcU0TR5okFESWAdwik4gZpPUKZzY8kkBr+eVWryzg7K/ 53NTchLMiiSFp2FzynJTK4BsIrs70KYceShQZJ07vWQik2cXFj4BVZuaRss6jNIoT64s Rt689Y5e48F2BDE1I3lS2I42PAHZkhhcBHv1gOxgosc4ez1ABVRL6fALtRn296rQho3F O6Ppxnpqt4YtocA9laoWeS0L++WF01BV6l6FueWAizG0sWOWMOuMqUevmxPv3r/3JLWg INZ3zb5GE3scnQTpm0LolMNpt28ZQAZ3oI0rls5O1+rDhRXiwa5ei9lfE7NKfopsRooI YdeQ== X-Gm-Message-State: AOJu0Yy2SEkUBYeNtZkIVTy0GxLK9CZarSH0aIiPWpb+yz35C8zap1Eg 2UPdPzyFfEbPzhcZoRSO0y6xcWe7whY1f3ossWrv6vOjRg9Ua5fOCMCHK6ZXF1/XCM9x0FGZ/WW QPemaHzyiPhK6A4ZzGtnjBh2nEFdqA7BYwwwNFFXCzsPNVseGcfBO2RvM X-Google-Smtp-Source: AGHT+IGD1NvZVo3V6VpcYwAsuv0CXf1PI6FSyja3YrJKHgEmbquKslwRQfysAkEy8jDecpOQ7VEOIm/JpsgZ X-Received: by 2002:a81:a9c6:0:b0:604:a081:c198 with SMTP id g189-20020a81a9c6000000b00604a081c198mr4318183ywh.42.1709103895528; Tue, 27 Feb 2024 23:04:55 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id z10-20020a81650a000000b00607791cd2afsm623497ywb.21.2024.02.27.23.04.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Feb 2024 23:04:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Feb 2024 23:04:55 -0800 (PST) Message-ID: <65dedb17.810a0220.54516.2d1aSMTPIN_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 2B2A160527CD; Wed, 28 Feb 2024 02:04:55 -0500 (EST) Subject: |SUCCESS| pw137339 [PATCH] [v4] vhost: enhance virtqueue access lock From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240227103903.1338151-1-david.marchand@redhat.com> References: <20240227103903.1338151-1-david.marchand@redhat.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/137339 _Performance Testing PASS_ Submitter: David Marchand Date: Tuesday, February 27 2024 10:39:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049 137339 --> performance testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | -0.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.1% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -5.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.9% | +----------+-------------+---------+------------+------------------------------+ 22.04 Kernel: 5.15.0-92-generic Compiler: gcc 11.4.0 NIC: Intel E810 100000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 2 | -0.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.9% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.4% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.3% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29283/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/