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 AFAE841DB5 for ; Thu, 2 Mar 2023 16:54:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A9A60400D6; Thu, 2 Mar 2023 16:54:40 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 38240400D6 for ; Thu, 2 Mar 2023 16:54:39 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id i3so18014043plg.6 for ; Thu, 02 Mar 2023 07:54:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677772478; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=3hf8411cUpe2ItSinzVYZF6gG7mzluCY91fxAed089M=; b=MNI3e9pDVKJdT3YIWww6yHFAC0x2BTma1NPGArL4y99IzJs3KiQ8WCIZ2ptecntTCs oeZ9THjbkeHwxQk3fE/gQ/PUfARYoTaLaFoxeA/Wd2rR1QMyoI8pB8y+TPzPjbeBMcbO j9bHX7X/Erj2eLd1yLyrCtFC1XYwFfZoznMpc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677772478; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3hf8411cUpe2ItSinzVYZF6gG7mzluCY91fxAed089M=; b=2pXxhsg+YUbmL+Mj4w8A3ohnBvj3XUPaGkgMnXg2hGQo+EbNdYGSWdloeDvTVZecjb Dtf7PgNXKMUFRFcfc9rgYcJlrwbAWKXzyJMYICHtoySN64Awz1C2jHwx1oxBdBkMMTIt sosB3ryNW9b8JTZMRlKyZhJGfD6ns+pV+dXqZPLzgfJsF4NICcIXJjeU9ohOmRShI0IG mo9on9vWVzOWV7jaKgfOkb020JTX54SS4XWkatwQw1N71HVZrfAmvOlM2vxg5bZM/9iR pems2JaJ9Gi0IAemdyiNpSXah6GolnJl1AQpjlxnxNqbhmVWqE1ocJo1/BoeIIZltm3J 2zPQ== X-Gm-Message-State: AO0yUKWZ5yAdrbQVMgxUFzrHqLCbhE0ReSNdl3blQV6P0yiUrQ9oQ3ll IyPU2iVorsKoYrL4VEaFmnR8xGCMZhrorFuQwUSO8pzjzouphA== X-Google-Smtp-Source: AK7set/sbMU0uJNcBLbCpR1yXkjrsIg4H3tzTMWITLdReW2gZprPZloynmW4dNRfcwqyr4zEVRj0aqTVLaPp X-Received: by 2002:a17:903:22c6:b0:19a:a6ec:6721 with SMTP id y6-20020a17090322c600b0019aa6ec6721mr11256361plg.16.1677772478453; Thu, 02 Mar 2023 07:54:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h13-20020a170902f7cd00b0019c14561447sm692124plw.44.2023.03.02.07.54.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Mar 2023 07:54:38 -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 B3854605246B; Thu, 2 Mar 2023 10:54:37 -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 AFCD8601B4; Thu, 2 Mar 2023 15:54:37 +0000 (UTC) Subject: |SUCCESS| pw124686 [PATCH] vhost: fix vring enable with VDPA From: dpdklab@iol.unh.edu To: Ali Alnubani , Test Report Cc: dpdk-test-reports@dpdk.org, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230302155437.AFCD8601B4@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 2 Mar 2023 15:54:37 +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-mellanox-Performance Test-Status: SUCCESS http://dpdk.org/patch/124686 _Performance Testing PASS_ Submitter: David Marchand Date: Thursday, March 02 2023 09:48:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b 124686 --> performance testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Mellanox ConnectX-5 100000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 256 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 128 | 256 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | -0.5% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25590/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/