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 6E8B741E70 for ; Sat, 11 Mar 2023 04:36:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4C7E240A89; Sat, 11 Mar 2023 04:36:42 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id C575240A89 for ; Sat, 11 Mar 2023 04:36:40 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id cp7-20020a17090afb8700b0023756229427so11850445pjb.1 for ; Fri, 10 Mar 2023 19:36:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678505800; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=WS1OJIBrd6jKZqtAVCo52u3xMGgVbcUTfaUMz7+7eVE=; b=Xu9w5GeYkt7KRvVAMZAx7sFmdhN30Z6vXNxJ87sGs+jcSm+VoAHUgOh/+q2omdhJ+k OJTlc0dSblLvHLdG2LK2T2qDbkHjj7kC4x/SgZoYQLtGNDdzLeRDTBEzC7pfOp7xSskG Tyrwj3+peU1Bpos2vR+B0TTXKCB8oYA2OgoUo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678505800; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WS1OJIBrd6jKZqtAVCo52u3xMGgVbcUTfaUMz7+7eVE=; b=BLO/jyYCxnkpnEsKKLvGwOH9HBrCzkUJz/5c9Fln/vJWS07bfiV8/pb6IE14cEvlHH 1SnoaFSmYzgvJpn8xmj63kbY1OiOF7LY9Wm2nz+ZmKRs4BCQNBmqhKtrUK18Tu5aFx3t EV08Ws+RFkL9gzy6phJkUWakGnuOw+q5LcBqKVVQqai/tKY7cOgQv+V9aW+O6kMFkw6i 0gjG0tUgAdaguLceAoAB/iX4zF0mWfg8q72QZSYvuHSxLp2hof4PKHDVW57+TbniUYxr Xew8j4qbvm0+ZwsIbSOh2gFnkIhvh4FMX2MHI9iLpniYrrJdQ6BVFu7MuxWrCepzUzPu cAPg== X-Gm-Message-State: AO0yUKUY9KfCirBNLjqIfOWiAufwBPUyNcA4kxf0JX6Sk2kSg9KeTgS4 urMPRPYimKxkha1CfpqrjLj74K8q2XBZ5kTA2xF3rabZzHj2Yt1Bf3zOVUTBLDNyVTYbLzXpOg= = X-Google-Smtp-Source: AK7set9N40SW3ciP9AY98kNshF8PqdLv1rw5RGVLIlPbU0Cjm9kVMu1YSnFEHFwWOWvuW43rU/8B0y+Ite2b X-Received: by 2002:a17:90b:1d8c:b0:229:649a:9a05 with SMTP id pf12-20020a17090b1d8c00b00229649a9a05mr28883927pjb.11.1678505800027; Fri, 10 Mar 2023 19:36:40 -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 kz5-20020a170902f9c500b0019c91989a81sm75194plb.11.2023.03.10.19.36.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Mar 2023 19:36:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 319DF605246B; Fri, 10 Mar 2023 22:36:39 -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 2CDC16011D; Sat, 11 Mar 2023 03:36:39 +0000 (UTC) Subject: |SUCCESS| pw124886-124888 [PATCH] [v2, 2/2] vhost: refactor to follow new naming convention 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: <20230311033639.2CDC16011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 11 Mar 2023 03:36:39 +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/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: 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 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.8% | +------------+---------+----------+-------------+------------------------------+ 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/