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 0215F4558B for ; Mon, 15 Jul 2024 11:09:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D9F32402B0; Mon, 15 Jul 2024 11:09:48 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id D0DD040281 for ; Mon, 15 Jul 2024 11:09:47 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-80a2939265bso114692539f.0 for ; Mon, 15 Jul 2024 02:09:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721034587; x=1721639387; 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=AliWpPP38+RxvSToY++JtDFHO7t0a0I+3jVy3UlrkEY=; b=Al7CiZzisNugKMzBpSmpqSiczH/NLYaq1l812gC64oo02/eBshzATPim9/cawIuM8b M/w/AG6uGlEfwQgumOJ8zVIrHkwC7JkDlOWhMCVXYMwEJH13CkLE2ZPMRSDNE8wprI1r RoarhJECMmdlX6bRIB3zO73384nPUtcyc/F0Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721034587; x=1721639387; 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=AliWpPP38+RxvSToY++JtDFHO7t0a0I+3jVy3UlrkEY=; b=haa3V3adUxKjT3OPBNzAJqwa4Cf74uyV7co+Q59T6FIWri1vDAlBSHQfEXklCofJVc ZB/nQehClCnhCIQJPJxXadzm8waFiSRoEhq80ilR1lWdkjyhm/Vj4z0SDdTdREfxId1o DbSk5swx9TloFd01/CC7RiWSOaiF7aFA5/14mz5bBXMKWHYtZ774M5xzhKROnb+2Jc9l JYnswR9g2MNZTuJu9TWVEr8m9S7M9uR8MQApQeF3UOc9tSyrBWDEEBFDkLU+qjopenyA Ltc7VrrN4ouMze/s96MYKLU+juoOSXnh0D03fNGUyjyIfucGKddZyS2hmZdo+2Dr/Sbh y5XQ== X-Gm-Message-State: AOJu0YzywJwIdG5GsU+JTSKcx9U8Ex+o2IGXjBheR4MrTntdnkxSFhJM oSdtX250tOFQ2U+q+mTfRdP1qLB2jcls/0p/e19dFePiOiQI96ZPA0LUloIs/zH8RDgUeIsam2E 9qsHmGP/EiMuH3iVh1GaTFGK6GtuOnW6d3xA4BeaE X-Google-Smtp-Source: AGHT+IECE39F2q9hHpqAvcMeu9VFvoJ3QeBE/Gz3T84dEuofsdewtXLP4I0S9zTbABGtvFX4sQxw/QfOlq10 X-Received: by 2002:a05:6602:2d87:b0:807:4340:947e with SMTP id ca18e2360f4ac-807434096a1mr1636634839f.15.1721034586843; Mon, 15 Jul 2024 02:09:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4c1e1bae167sm156783173.57.2024.07.15.02.09.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jul 2024 02:09:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jul 2024 02:09:46 -0700 (PDT) Message-ID: <6694e75a.050a0220.cf2c2.8c3dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id F31966052500; Mon, 15 Jul 2024 05:09:45 -0400 (EDT) Subject: |SUCCESS| pw142193 [PATCH] [v4] vhost: fix crash caused by accessing From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: References: 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/142193 _Performance Testing PASS_ Submitter: Gongming Chen Date: Monday, July 08 2024 04:41:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:9cbdb606e5d04de04be3d9f70f0e76551e8c9a36 142193 --> performance testing pass 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 | -1.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ 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.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30449/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/