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 EEA0641E70 for ; Sat, 11 Mar 2023 04:00:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E579840A89; Sat, 11 Mar 2023 04:00:16 +0100 (CET) Received: from mail-vs1-f98.google.com (mail-vs1-f98.google.com [209.85.217.98]) by mails.dpdk.org (Postfix) with ESMTP id 4853640A89 for ; Sat, 11 Mar 2023 04:00:16 +0100 (CET) Received: by mail-vs1-f98.google.com with SMTP id x14so6379930vso.9 for ; Fri, 10 Mar 2023 19:00:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678503615; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=MW9gaNkWCpBSCEPwlGvP9VpkeV4u58sZkMU4p4m393Y=; b=FZwn0VPYUTZZ2EDfk0Tf2hBBWDSQ1oNsdpQbPo0kIivSNgR7XcrhkkG48P7oBXqylW qgfeuqSc4Xu2BMUH4NWw1wvKTHvP56uhbmeuhDhyN/P86nyZ/IlR+1CqwyP0MCN84T1Z 9vELXFnx0waWJWRtZm5eFdeaIcpKdNgU1KtU8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678503615; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MW9gaNkWCpBSCEPwlGvP9VpkeV4u58sZkMU4p4m393Y=; b=ZKD0L4gsVc/midAII3qiTkzkiyvYES7dX0P4q8WczbRoqj0oWalK6IxVIKHEXvt+AG fK1FXndoUzsyWiw69Vk8DE096hbOIXT0t4SE9pVcDNIKuAZZ17rzwMvBhExRR45OKhHH DyxZC0JTVidRLoxLc9gi+BVM3hcXP+Idus4RJGpGh/lVkOdqa+xn6Yd/cuMaz/VfdDQC /d/jyoia5fxrwPsieisXD8U3ImFR5nGEQOVFhV0BAtVls0D0j+M08xLtqKSy4i89C68h l8ESBMKBPgCYylERUryoH5iH2kPS7qeZTqctG0pqzsZxcsHnBurns8NrvyP7SOaXlTkt LWwg== X-Gm-Message-State: AO0yUKX6ihJJpn1D13+y/QrDIonA4MP1UnMtTjdsZ1A6o4fH0gIgpNyX WVvFdcFj3TE2/I/Z9ANewZABbzdB9ZKLBoSHP/GWflNzlw/Gw6uS82Ui8EKxw3nHyQ== X-Google-Smtp-Source: AK7set+PPAPPjNbllmNNflj96y2S+UT4rw9axJYMq49G24B5t0+opKgzZ8vw621dzfikanpqydBRUQT9xyeo X-Received: by 2002:a05:6102:33d4:b0:421:da4d:55d7 with SMTP id w20-20020a05610233d400b00421da4d55d7mr11642232vsh.1.1678503615745; Fri, 10 Mar 2023 19:00:15 -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 e14-20020ab0310e000000b006863f81db24sm140348ual.17.2023.03.10.19.00.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Mar 2023 19:00:15 -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 70734605246B; Fri, 10 Mar 2023 22:00:15 -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 73C086011D; Sat, 11 Mar 2023 03:00:15 +0000 (UTC) Subject: |SUCCESS| pw124886-124888 [PATCH] [v2, 2/2] vhost: refactor to follow new naming convention 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: <20230311030015.73C086011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 11 Mar 2023 03:00:15 +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/124888 _Performance Testing PASS_ Submitter: Nobuhiro MIKI Date: Thursday, March 09 2023 05:16:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:b15d75b2872efce397d827dac78692a919358302 124886-124888 --> 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.4% | +------------+---------+----------+-------------+------------------------------+ | 128 | 256 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | -0.6% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25655/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/