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 5146C42856 for ; Tue, 28 Mar 2023 10:17:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3396C40156; Tue, 28 Mar 2023 10:17:16 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 47C6F40156 for ; Tue, 28 Mar 2023 10:17:15 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id gp15-20020a17090adf0f00b0023d1bbd9f9eso14403609pjb.0 for ; Tue, 28 Mar 2023 01:17:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679991434; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=QWD15f1OE5CH53GPUwqGoxpMPa1HfzUo4Q1Zy/WbfO4=; b=hlurhbWNBkJE2H8W3ggHRW4Umsd1W+oDU2PVnptYfP64QShqs86Zy2Bk+U7GfGsRva JyuUwnhNoPNwhhmUP1YuVWxSu/g+2Iv6hhLXdkQItjLkOPqb1xCVud36NHp+M0rePLs0 z+KRSHC2Y36F6ghMhLKzpvjzDZ7yxk7VM7Oaw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679991434; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QWD15f1OE5CH53GPUwqGoxpMPa1HfzUo4Q1Zy/WbfO4=; b=Q5EYbK6z8uJQvk+JkPi/7ikXKphNOIxRO+W6O5VDBFdQ+90/o7U4JwFqmnEwdZTJyT a5VjJYPTBRUPh07lIBVEOUL1tiJohKteRk8X4GxIVHVasadQN3C+1NfOIwhgAJFrsNcl No8tfgJq6EOQAaMGLon3sbWMpX+YonXIKhlvNau0NW5OeIL5eUKx2SozXERuG5NG10Nf 6fHK0dPK6272+mpup5aDVsGce1nbTWLae11K6ZSwPA+iJ26KsB7zMqald0p2iajZchwG LUsrvOlzOiFJlvMFKcq1nEfr0fUJCFcadgsOaxbLGV6GYR0rqtKkh5WhwRNfZalxNZWF ew3g== X-Gm-Message-State: AO0yUKWV2bUyvu4dvgCglVv2gZYGMpCKxGGGpQnswZlcCTJ9rSAmYEFN VWrNS6N5tU7rqYHkJKRUwGWONEBKuX2oX+6ujd2vDlwLMaF9HeZfNdTXrw== X-Google-Smtp-Source: AK7set/mTbjJs686MxBEU/F4jb1Isk/cO2KryGbhWeNyt62gL6DHrUFdQigBEE9IXa7qsPZf0KWT/Qj3aJLy X-Received: by 2002:a05:6a20:2d99:b0:d5:b3d1:bff9 with SMTP id bf25-20020a056a202d9900b000d5b3d1bff9mr11931709pzb.52.1679991434503; Tue, 28 Mar 2023 01:17:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p37-20020a635b25000000b0051322912d04sm459002pgb.11.2023.03.28.01.17.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Mar 2023 01:17:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id BD0F7605246B; Tue, 28 Mar 2023 04:17:13 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id BADAE60123; Tue, 28 Mar 2023 08:17:13 +0000 (UTC) Subject: |SUCCESS| pw125528 [PATCH] vhost: add device op to offload the interrupt kick From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230328081713.BADAE60123@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 28 Mar 2023 08:17:13 +0000 (UTC) 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/125528 _Performance Testing PASS_ Submitter: Eelco Chaudron Date: Monday, March 27 2023 12:51:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:9e3223adfab71bc88e9ba67c520b87c529d34a35 125528 --> performance testing pass Test environment and result as below: 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 | -1.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: 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 | -2.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 2.7% | +------------+---------+----------+-------------+------------------------------+ 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 | 1.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.8% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25871/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/