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 4FF9E45D76 for ; Wed, 27 Nov 2024 03:45:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 490C24027A; Wed, 27 Nov 2024 03:45:41 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id EDC284026C for ; Wed, 27 Nov 2024 03:45:39 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5f1e573f35bso1158637eaf.2 for ; Tue, 26 Nov 2024 18:45:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732675539; x=1733280339; 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=hBjpxt4tjp2vXXRzCbofcuWGYMob0bemHejJ2SvfbGA=; b=ONIwc8HVrdS/5cC65luVNhyXhZWWaiDImVRORnbb2dImi1w4jUVZcp5MIYzPq7JEU/ opLgZwAd6wJmWdt+7qac1QUylMf5def3K9zMVDJdPaCkxZ6hHuKi8ZqoqWzmvnIZSKjN /WDBRIRTcW2VYDwib+Onw8K4nPOZsTP+7tvcg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732675539; x=1733280339; 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=hBjpxt4tjp2vXXRzCbofcuWGYMob0bemHejJ2SvfbGA=; b=IgSHpca+s4iU6DJcl6KerLL0n+hXQSsWZ9asNXp38kKABj7a82CGVUloZy9piOKyZi 1hvmiTOj/zT0ONAH3fVgewmrGAqpDNNDlmyCxlOz4NcAj+E5WLQAAmG+8x5k4jYOynr0 K9smukvyItw8nNCVWvMm5ZOrPr0Pcs7ySamtab7+XXXpZSjg54cPwcKe+70d0XYq9wTw OJsM9IZT32ZvAt8Q/d3MiOvCivIhs3t5P7VRWOnGQ3ZAwZQEGW030kOqkymXFlYsNmfA 8lIBQRTeJvG4IuST40gobqGKDrDHHnBFxpLC4LQCcbJ4woEM98cIl9rv2pq9U2KDeVLB X01Q== X-Gm-Message-State: AOJu0Yw/eBnsBgOOFNc3Cy7VzwdPNe7KtNqi8ZpbxrmQ+PfQXihvA53Q /RX5rCXzOm0ZFo7yfOBy6XE33Fdwxt59CRuGA1GX1Y1q6TAvw++o0W209GxSSQC8VsR6cAMcygr sy3trUM0bc5GM4fWBDhPAy9QrlYBulB7suz7xoPbd X-Gm-Gg: ASbGncvPpS4oMby7ELgbEVZ6f3NxqBZrBNdoVLc1SLefdZJZc/s7ES5gV0NjYbl2WHt 2DBhI3VqU34J9c5/YT+MFVouiuK4W4JG1gpTaWkdDUhbkfplh1pCmSyXp16svJZ0hxlpzHQYm2n k3W2taNPlm5n5rQpJJ22qfJczjdgeP7FlduhpVnBZFrFG5K9DYBIkuuQZikVp6204seGVCDV6fN 2jlBRxyBp17WfDsd8b3nZuZmxBOm/VTdEJ0MxDo+QKp5anmsTadEMk4tL9TdOhU1oGu/M4= X-Google-Smtp-Source: AGHT+IG7z5nP2qYLQTTCR7/M6YKvA7mzv9FeEVVercV9iebo2f42cfr6eDhBD5LHf/plEoOp46QlsOICwvNi X-Received: by 2002:a05:6820:1e12:b0:5ba:ec8b:44b5 with SMTP id 006d021491bc7-5f20a1db85cmr1415818eaf.3.1732675539024; Tue, 26 Nov 2024 18:45:39 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5f20759551dsm63077eaf.19.2024.11.26.18.45.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Nov 2024 18:45:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Nov 2024 18:45:39 -0800 (PST) Message-ID: <674687d3.050a0220.2c86a6.4643SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 367EE6052471; Tue, 26 Nov 2024 21:45:38 -0500 (EST) Subject: |SUCCESS| pw148898 [PATCH] [v4] vhost/user: clear ring addresses whe From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241127020349.3968025-1-zhao305149619@gmail.com> References: <20241127020349.3968025-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/148898 _Performance Testing PASS_ Submitter: Jianping Zhao Date: Wednesday, November 27 2024 02:03:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:510b460e02594a70d4ce19e2d29df3ade8af36d7 148898 --> performance testing pass Upstream job id: Template-DTS-Pipeline#199391 Test environment and result as below: 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.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ 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.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -2.3% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32029/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/