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 D2BCF41E1C for ; Thu, 9 Mar 2023 16:54:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CDE5840695; Thu, 9 Mar 2023 16:54:27 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id C0C9640695 for ; Thu, 9 Mar 2023 16:54:26 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-176d93cd0daso2762776fac.4 for ; Thu, 09 Mar 2023 07:54:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678377266; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=9fX0fPgO9tBvHItNtHiRM+giA4resnqg3vzMFrP6kec=; b=R8QqX8YXjSzsN3hc+3snBqnG1PImZ/J5+Y99sMfVr/dmLLK16jIlP0u3NXkY4NV0EV VugG6G1j3KS+uoQ+qlgvL8ghGFIeD+KR+ZHbcn/KpCIM+N8s1PWDX0jDKh3mp1W46hOg XhVo0W92wxWvDQLeAonxySCW6jRrb56QzurLQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678377266; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9fX0fPgO9tBvHItNtHiRM+giA4resnqg3vzMFrP6kec=; b=oPmpe15XZPvc4ZedoU7R+WgKXfyiqe9kuZjZjwm+kw1QWXU9P0JkByVR0Qvk+UNX/B LkIT7T3vl9zBV4h5fSXTRERnyx3XFlmbFn6x7KZbICpQvAiCv0SrRacVvkYcB7GpjzTs 0obmRssMsOWhaAIll4ct4SCcWjJ7GZs8s8249XL7LfCfgc5g1/GPpn2kprKcbwlexXHo p5c8FR5DARsyxKmuYMxcwKRXuP2073suxLXjJCxIuox5CkDK39IVPZ1UwtZiGizozXKi YfaTxFhe/85c05l9klp/J9mqylnLQ/bFqHpf85W7CnYGAUWL2cHUiSSQ9f3wL0yqIzw4 rsNg== X-Gm-Message-State: AO0yUKVPN1IoCP5qI4WHUnmcoPyhWdLpI+SlBH2cDu9Z3GyKk6w26P36 bHtky1O2anb5late0e70fFLTMDxW2Blac9OtO/GlDUdvPsQCRqpdeWyzuA== X-Google-Smtp-Source: AK7set/16Pql+uxXdwNOB4+iIbHQbGjL6sBv45IGP7I+Cpc3p3Z7R7BYmPThoIquARM71AW5Yi+02MMewrPa X-Received: by 2002:a05:6870:46a0:b0:16d:f4aa:eb69 with SMTP id a32-20020a05687046a000b0016df4aaeb69mr13182926oap.0.1678377266245; Thu, 09 Mar 2023 07:54:26 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v34-20020a4a9765000000b0051fdb2e0b89sm1609068ooi.18.2023.03.09.07.54.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Mar 2023 07:54:26 -0800 (PST) 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 C0BF7605246B; Thu, 9 Mar 2023 10:54:25 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 919B86011E; Thu, 9 Mar 2023 15:54:25 +0000 (UTC) Subject: |SUCCESS| pw124897-124899 [PATCH] [3/3] net/vhost: fix Rx interrupt 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: <20230309155425.919B86011E@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 9 Mar 2023 15:54:25 +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-broadcom-Performance Test-Status: SUCCESS http://dpdk.org/patch/124899 _Performance Testing PASS_ Submitter: David Marchand Date: Thursday, March 09 2023 12:37:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:8a44b2a511114d9bc658d934d6cf16a3d8150d6d 124897-124899 --> 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 Broadcom Inc. brcm_57414 25000 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 | 1.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.8% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25662/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/