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 6C36543B62 for ; Tue, 5 Mar 2024 16:53:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 43D5A402A8; Tue, 5 Mar 2024 16:53:39 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 447FD40271 for ; Tue, 5 Mar 2024 16:53:37 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6908b540cdbso2637016d6.2 for ; Tue, 05 Mar 2024 07:53:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709654016; x=1710258816; 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=Tr7kjPKrUyF3kH7Md2thc86abgc21MceT6YGilmW0Gc=; b=IOom4F/HvNF8L0TLnLv9VwFaiMkipY/F8TpCSgWPyT+CeqJJ1A0AQk2qhpuamWTdiD iObAY/hyhCRwdx7Xy0aQg6/m6vQgJtPTuXdDVWJQXDplfHM6s7I1B98ghTzsMDihocOO +p+D/6gTLBxsVukIQWhMAmSc5EjgDlZEGDPRg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709654016; x=1710258816; 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=Tr7kjPKrUyF3kH7Md2thc86abgc21MceT6YGilmW0Gc=; b=aw/4HjlnKn59Ul8rcIMkUXxAGQBhhmx9QuYqtLFlGOrEaIVkxg5O2+jMXVlziw4B35 TRpDh5o2xnK0NvuYiXyu0MFxvs1O+0pYaG7AtacOlb0yEw1bA+3UzK0MtU0NT/wNoY0j fE+WX0/6No4NMMZMn44xvxIxV/II2LUosc81NS0+EhX4BYQwffLcEqUZo6yNMJ/soMf/ S4JfFCJyXRu4lSJY3ET+vEAkQWwAgCLAOF8gSFLmuBV12uHK/uJunnlVcL2uhE3p1ljO 3+QhCW0BQ7EIYwjmVQaNL4YU2/8i0pOGRKPOhovkQF4HVz8KibOeL6X8ZngMXVMJ9Z2R BOxw== X-Gm-Message-State: AOJu0YzJGn7ZElDXUxZwqWeo5NbpWTDcjY3A/jzfZjEyTYLfStqXHryA xttPrcp5tqh+THzrqOOkfaHd9WP9mGox1YBUPDsvNjxR9W3byiCiQfpGwC0YayQWfBYW4aVqpI8 uxxyUsgGHl7Mh2vBxNHKKgLgzpM0G6U21XqLtR/Ot3HTIqCZC18RCNaSk X-Google-Smtp-Source: AGHT+IGEPabhErwOPkOqaJQkC7K9SSGQJEmN/N7IuK01u/Q5pS4+E2BD/0FvdAUT95LYjzEEXpYUE3xCVHCe X-Received: by 2002:a0c:cc91:0:b0:690:913b:6492 with SMTP id f17-20020a0ccc91000000b00690913b6492mr278148qvl.39.1709654016463; Tue, 05 Mar 2024 07:53:36 -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 gg8-20020a056214252800b006903c83219esm651963qvb.2.2024.03.05.07.53.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Mar 2024 07:53:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Mar 2024 07:53:36 -0800 (PST) Message-ID: <65e74000.050a0220.0523.bb02SMTPIN_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 1EDB46052712; Tue, 5 Mar 2024 10:53:36 -0500 (EST) Subject: |SUCCESS| pw137984 [PATCH] vhost: fix vring addr update with vDPA From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240305091326.2697724-1-david.marchand@redhat.com> References: <20240305091326.2697724-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/137984 _Performance Testing PASS_ Submitter: David Marchand Date: Tuesday, March 05 2024 09:13:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:deedfb86a7a6e10064d3cccd593f62072de96e36 137984 --> 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 | -1.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.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.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 3.2% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29412/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/