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 A02C545EC3 for ; Mon, 16 Dec 2024 20:22:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9AE0F402B5; Mon, 16 Dec 2024 20:22:19 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 4ACAE402AC for ; Mon, 16 Dec 2024 20:22:18 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3a814831760so13809885ab.1 for ; Mon, 16 Dec 2024 11:22:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734376937; x=1734981737; 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=opxSaitnfENPJziEFJKtFOajYVFscJIbiexJOA6XZ0Y=; b=J8NUm0aB8BtLCXeUynqXHduY2dyyLFu8znmezMx298bov1T7zotni2CQhj7FiJcgHT TQsNbeJk/Vi+eHNwX8bNR8LWZIDCiW6a80QZ0DKvomX2Pow6RfR02xz6Xli7ATXnPrBT wVPL8rPhJyq7XcFIvmqzWiKYIcgX9eNzcMDcc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734376937; x=1734981737; 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=opxSaitnfENPJziEFJKtFOajYVFscJIbiexJOA6XZ0Y=; b=KqQ/RKdpf4a+IxmJIvyz5R9hf7rdFslifeYeWKESYzcRuMrORRaTGhhxkaXQl+NIW2 e4M56CW9ZsUKCUgeXRAiTcxJuYVWjSGR0ruv7SBphn+o3pLVftSAwuC/cWEVrT98vHsz saK8fb8MNXyZ3/1pHnixM7FHWnX6i2WQmGVH14vav5dAMSDetkoZOrC1DhHnuMXRqMrX 5YIiAvIeNLo1p3YlAXUEtq/9+o0uqRLxqJyDBJ/Hb8N5GvMYRRnSgLli5JX6MHaQw9rQ TWafa2HfCx4HX140LUkBjfmnRitR1bJUYFMl8pq/wpWmw94ikDY7rrT2b/A6vpFMHFXG 6mtw== X-Gm-Message-State: AOJu0Ywv4DZ/TLr5roRDSpd7KvImAF7RLpYRDusAnfYLkNzk4KV0exMG sxN/LNAnGjtAcO+pW83wzBQdZD8OPJaqqYw84vnZZ7p9oS104zwDGu7orZn8gZMlxqP6dFGH2qX NK75xQlFYn34HtOGXb0jjWJTtQ8WZiWiePNTZGLyD X-Gm-Gg: ASbGnctFxa8QZ010rTTKaW2oSwlV928u8wF2Y5Bqh3XvVkMfa3ppskdNBUSxG+na1Ic DFLWgcEUrqxQAt/SEbHP6b4f5ekVbqIEFh3klcfC9asLMfzc1zM+xj9zGNAXW1FFOsgseWn6UfH TGVUiiLDrudnm6yWX9ucJcW5dA35Emf8oyedZuoIblyCA+PZLgu9i6NaARQFuhuvdUP4h8GGugS CPCR9tAqAyh1OLWlTja4uFjVRq3FMnAxERBesC3PILBRb0o0CkqRf7K2279vf/LtosRhi0bszj5 9w== X-Google-Smtp-Source: AGHT+IFggSs8OLabWX8IEycOV70O3rhxn2UIp0BUJsNJfMGEI+U4U7j8V4rihHBkS9d3Dtd+hJG1wa5FU9mg X-Received: by 2002:a05:6e02:168a:b0:3a7:819c:5129 with SMTP id e9e14a558f8ab-3aff243f6f5mr131457035ab.18.1734376937164; Mon, 16 Dec 2024 11:22:17 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e5e0f1bd9asm221124173.35.2024.12.16.11.22.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Dec 2024 11:22:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Dec 2024 11:22:17 -0800 (PST) Message-ID: <67607de9.050a0220.31b9aa.e899SMTPIN_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 CCBFE6052471; Mon, 16 Dec 2024 14:22:16 -0500 (EST) Subject: |SUCCESS| pw149251 [PATCH] [v6] graph: mcore: optimize graph search From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241216014353.2036-1-chcchc88@163.com> References: <20241216014353.2036-1-chcchc88@163.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/149251 _Performance Testing PASS_ Submitter: Huichao Cai Date: Monday, December 16 2024 01:43:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149251 --> performance testing pass Upstream job id: Template-DTS-Pipeline#202649 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.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 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.5% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32147/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/