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 886B645D9E for ; Mon, 25 Nov 2024 05:19:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 81EB84026B; Mon, 25 Nov 2024 05:19:52 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 1D95F4021F for ; Mon, 25 Nov 2024 05:19:51 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-83b2a41b81cso150711639f.0 for ; Sun, 24 Nov 2024 20:19:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732508390; x=1733113190; 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=H1vlXlxIAbZelpAIlXs3fuaWDBAWEXDi/uauYneoGWM=; b=ZbelpVJbPe3CtvQFKCUfMO+oRb4Xm9Ry6HAVxKcAVxLdsastmRlHZRZLMNAvsk28Rz jw/A2LVRKlujD3tSF8L6JngKoDlLNP655ez4Bj1dcK1PYic1SeIJYOdKwlXXn345tK4c 7L6HhYdB1/UvgXsHFPQfP1GCX6qEzR4AJoL1Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732508390; x=1733113190; 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=H1vlXlxIAbZelpAIlXs3fuaWDBAWEXDi/uauYneoGWM=; b=ASy7RpajwzoikgduhxAZk2YtGq9POjSgDAeH4Z3JjlH5NfJl1OlErSm/NFn1qW49BO 06wQQokIW4yZzMvNXm3rfuSd0z4had+GmsxzN3IEpAY++dVtPCDW0xWpdSiOBaedv93p tBxaThrvfoy7NbazzWUw6DCRM2FCJ0dw1xAG7uuCfa5emnUGTljUbJCpa34mcuvIANaG DM5AhjZoeEIYoApJ2hiH/KMPLRD2phIJlYdDPyMGCpeMLq8vRt7yPTnwLtFatTFiyztA EUv0UubZAc4RVsSBXnMFVY4hmFDJZw64i7A8MTxMcqPE/bHUEdQHksOP02U6q+fkt6p3 9K+A== X-Gm-Message-State: AOJu0Yz6OP4UAoTYzMTI3UTImkeE91cdLQdj6BUT9IflA5RcAg+uVJWl h9teC4pJiuO5+QPiOBwztMYjhEkB91UIESA20pqTYcqk9XZheZvHrYjCMbPmOtBTIxcUJ0xpE3Z I5zIi/03kjWD+v3C3HTQh6tBZv74vV+QW9P4GoIO/e4sfbY1hePk4x53o X-Gm-Gg: ASbGncsFqvf1TKb3RH7gO9aivBebV+WC7dh+9/o7je2yAcuopvlQMxud2nc/T9Nndn0 ms+cmWDj38bLRVF7zhz5MC7N7TaGvllVvV3XDpiih4/fySPgpsaxRjftk0/tPKvqzoPsGG0w+B7 eAn3vwGP3EO371fVQiBWecgoQemsUtlENzxSJGCdrhwi4k31SAzu/QovaKDtrNIErw6/kZvShRl Bm3s0U3V5oRAJnKl/6Q3eUy+GvW18jfe4Km6rxfRxSLrxoMRB1EWsSn9k15c9vcx5RjqSobRsA= X-Google-Smtp-Source: AGHT+IH4YdRjikikpBzpJp6XvC8NdVvlHpi9Hw5j0qEwsyQ5YxEbvIslgGg7Xi6SY9r5YoGkLtVn13IVJpPh X-Received: by 2002:a05:6602:600f:b0:83e:5860:5189 with SMTP id ca18e2360f4ac-83ecdd15e8emr1243457739f.10.1732508390363; Sun, 24 Nov 2024 20:19:50 -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 8926c6da1cb9f-4e1cfe5eb24sm296334173.36.2024.11.24.20.19.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 24 Nov 2024 20:19:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 24 Nov 2024 20:19:50 -0800 (PST) Message-ID: <6743fae6.050a0220.26ddc3.325eSMTPIN_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 A1B146052471; Sun, 24 Nov 2024 23:19:49 -0500 (EST) Subject: |SUCCESS| pw148827 [PATCH] vhost: clear ring addresses when getting From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241125031946.2102069-1-zhao305149619@gmail.com> References: <20241125031946.2102069-1-zhao305149619@gmail.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-broadcom-Performance Test-Status: SUCCESS http://dpdk.org/patch/148827 _Performance Testing PASS_ Submitter: Jianping Zhao Date: Monday, November 25 2024 03:19:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:07e3bebf3c93750c52ed9be87edd212fbc22da0a 148827 --> performance testing pass Upstream job id: Template-DTS-Pipeline#198536 Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.4% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps 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.3% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32003/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/