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 0BD1D45D10 for ; Thu, 28 Nov 2024 09:24:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 076054066D; Thu, 28 Nov 2024 09:24:23 +0100 (CET) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id 46D46402EB for ; Thu, 28 Nov 2024 09:24:21 +0100 (CET) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-4668486dec2so4230031cf.3 for ; Thu, 28 Nov 2024 00:24:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732782260; x=1733387060; 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=e/9wAJcFkp4BbeWYQUa4kliflrKDkBwnnhpCkT09f04=; b=RJ7JrLqc0PsY+r88tG9PlnM/sv8/xY3OE1p9FmV7ZCJt3owcpv9A2SCVVi3T5ijuPs 5sbmFbidff0+P63hKjyVJFwkoEyEsnT5E7PwjVZejYO19385q3WfP3BTRzELuMdcPzW6 dVsxBsLJ6ONA21kcw4nNNo45KuucVeGyRqPc0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732782260; x=1733387060; 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=e/9wAJcFkp4BbeWYQUa4kliflrKDkBwnnhpCkT09f04=; b=eriexDeRTealqgFEgMzpAR1Q3kNrCNRWmRpxbf2eui0eL01Qt6U1byd2VDnqHSej0F KXPTHG8QAQYMlCtmZtEU5oY0LWiYhR8p0coDspGzIpRQdO1+Emvg87Da7Mn9W/n+Os86 LEq9MeWanTrlgWLF8y5fgC+Kf8xI+55eFMltjnCng/GL86I1mzfqcHjc31ytD4y1ks43 lOvsDJJNDC07UHVwXgZ9eOgevyEsD72RQT298HDyBdJ/tIb5vuLewKxLDDQgwlmkekmT MFUSOfx0jNPmEePxojmwYE3loe8cHNHVdjOxD1LSSoWvAsXpSKWyfS7pVWFdaCfc3kmp SjAQ== X-Gm-Message-State: AOJu0YzoOcRXTkUfXhuyVV+qCyButAuW4iexn1Iob3lOldH611Qqz3ti 8toMp6fXchL8PU1Mc0CGiQSdgiF7i/j/t6BaZVD9uVR6zWhqYfSAKvD5T1gVdbjwfIlLSj4pzuw gprWA0n5ieIBNGblwGLW78EvaFON62toXed9edxGkn9VtZd0/3+AR8YhH X-Gm-Gg: ASbGncsijgIYmWEzxhA5CNt8FOdx0Yj4RYRFGdtwSoCXewLyJmwg5IPz7ZiS4d+jfoT 6tqC8EffGK/6XgyDEYbwXgP6ejieXBjB1sZeD4FRe4LdIAJTyk3RGQKZYqM1BbTBFlUraO7QBY4 5a+p2QTO5CtWJMk2D5bCsVTg0leH+8//TrRuWiaTJ9ymnzLYzxkL3Xxx/8VQ1Xilq9nc13qfIvi RhIyPw5sV3tUVmX/kkJl5oQwZiApb8My8W9FVMLIU68cB+HyS8e+9+MiZYBv+6Oz3E5RnminD8= X-Google-Smtp-Source: AGHT+IFeC2R8QTs9GNorRGIP56cgev28j2o+iaYr84JzVGrOVUrIoSu12y6egfk/hxpZdCN28bqGZ157Uv1e X-Received: by 2002:a05:622a:4e8a:b0:466:c7c5:ac53 with SMTP id d75a77b69052e-466c7c5c72fmr7125611cf.36.1732782260578; Thu, 28 Nov 2024 00:24:20 -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 d75a77b69052e-466c407ce15sm328381cf.8.2024.11.28.00.24.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Nov 2024 00:24:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Nov 2024 00:24:20 -0800 (PST) Message-ID: <674828b4.050a0220.2a63c6.24d2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 43A956052471; Thu, 28 Nov 2024 03:24:20 -0500 (EST) Subject: |SUCCESS| pw148934 [PATCH] eal: fix bus cleanup in secondary process From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241128054829.1453-1-ming.1.yang@nokia-sbell.com> References: <20241128054829.1453-1-ming.1.yang@nokia-sbell.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/148934 _Performance Testing PASS_ Submitter: myang Date: Thursday, November 28 2024 05:48:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:4843aacb0d1201fef37e8a579fcd8baec4acdf98 148934 --> performance testing pass Upstream job id: Template-DTS-Pipeline#199840 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.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -1.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.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.4% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32050/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/