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 1FF2345EC3 for ; Mon, 16 Dec 2024 20:26:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EBCCD402B5; Mon, 16 Dec 2024 20:25:59 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id D7ED6402AC for ; Mon, 16 Dec 2024 20:25:58 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-2163bd70069so45998615ad.0 for ; Mon, 16 Dec 2024 11:25:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734377158; x=1734981958; 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=0cAbvmvWgGlYh4DpWtC9KBXS3D6obG9GmuO91OEBPc0=; b=KMfG42ZNjN+HE9gnfz/iWR/BW7MHt3py84lnsUtEEEA04bA0vDB1Axr3o3DV4By886 yFax4I3yrR03ByarauulZyF8BeiQiwPdCidN3PL+Us14Zcv+VfgtPsfixoWpl+1DfSmb q65AWqyRYiSQG28ZL3AN7njvr5EXVHqktikRo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734377158; x=1734981958; 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=0cAbvmvWgGlYh4DpWtC9KBXS3D6obG9GmuO91OEBPc0=; b=tqg/INsijqyA0zA9aqe3bi0YetQasYk5dyHGGa+sKH2C0PY1FwvxPPculS0Uf0tOZD t6GbAVypjs6dVjQQHENWaGM4yohx5Pq516SDqOyu3OToNil73vphsyUSpzM1rbFRfqTm GgWOGyACh5eMhnuDuYi0eC1B1QZnRHijrIyeaBVFfFcSmJpRXkzXp5X+k37fMskZ3/jS NXyT62liLmuFISjO5rFK3hTXMu/TMr5mJfzo4X2nmA2/FhuOrxokpFJlRZ1EHCmZrySZ HfZDllDuwbcBi50vaKoP3wK7CHepLW1SLOPXFpfcte/+9kK8F0ks3gl8tVTcc6gEjmnW B+uA== X-Gm-Message-State: AOJu0Yw1wpjZ9PmZRI8ucevzMDg+kT+Df4RS+RYYgg2CielpgBrcBwl+ ne/ojIeNCFrUfEb1JxUw2QUrHCHfim6h5jNdiJB5Y2vQ0ZKZWqfZ/wqsr/zObFLXefVh4SN99kg fkVo7DoUpaZSBUchNkV7VK4K5gfAbW4w73o1JfpUwg0iide1goBvpgOWH X-Gm-Gg: ASbGncuWsnwe9lrEvFBPgxj2E8NC7lbVY3qCAcxibBkUjbkonVfd8XV3DRBGL9iWnK/ 47+tdPsgAlv9vK5teOgh480CXfpLsgdgke2uJDEkelZOkS2S3MdPujRaTYpFYINs8xvGUFGB1Ae 7Js+WH1MBh4Xirk/bx43DjPpQJ5eMtfBcU3msCuvJ9rQ14XpKZx8B5jejqjfYdVLbKD0bh6jpcP nBl3qLDCRwJpIWq0PMDhWFN3sLdC/2/gB6vGZyv7u/Yxg2sYLqeR/Grxnb7a5LF922uwWwwMs2o TeKJQA== X-Google-Smtp-Source: AGHT+IFvmtuVsghTlC63fL1s1r4+y4rDDCFJgtHj93ift32Uzn/n/bh9cFdj+8dqU0pzmP75n49jraBbRM+a X-Received: by 2002:a17:902:ea02:b0:215:8f2e:eeda with SMTP id d9443c01a7336-21892a52ff1mr202764925ad.52.1734377158004; Mon, 16 Dec 2024 11:25:58 -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 d9443c01a7336-218a1e61646sm2579135ad.84.2024.12.16.11.25.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Dec 2024 11:25:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Dec 2024 11:25:57 -0800 (PST) Message-ID: <67607ec5.170a0220.1f974.1351SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 7904F6052471; Mon, 16 Dec 2024 14:25:57 -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-intel-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#202645 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | 0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Intel E810 100000 Mbps Fail/Total: 0/4 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 2 | -2.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 7.1% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | -0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 1.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -3.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 2.1% | +----------+-------------+---------+------------+------------------------------+ 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/