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 17CB1461CE for ; Sat, 8 Feb 2025 22:20:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E63CD402B7; Sat, 8 Feb 2025 22:20:55 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id CD4AD402A0 for ; Sat, 8 Feb 2025 22:20:54 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-844dfe4b136so82081339f.3 for ; Sat, 08 Feb 2025 13:20:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1739049654; x=1739654454; 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=6TdqSZnLJHdg5jwnurpI1742Lf4MDzbGYBCgp/oU7ds=; b=DtubOPx1b9VTFVOCNdfl5ArjtCCJ0nFwlwSHitIOXoT36R3YHjhkDiSt05y7Un4zHU g2BlYU8jR27urXs917mu/MXT9owQzv7cLc+o19UmFSHfjVhoG5PQFYm2p+Um0C/cNt6o T3fuzRHMx+iuuvzMJHX2ypeHItDKer9r7NZw8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1739049654; x=1739654454; 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=6TdqSZnLJHdg5jwnurpI1742Lf4MDzbGYBCgp/oU7ds=; b=D2RegUGlBPL81mMsoftn4LD+4qIMByY9UJiHgbIOOjY2PBRzS+CwfPI42Gt97aOyvY NNmwAl/2avX6tKWXYFiyItkm1DZp0KNRopOxDuPV2xz6XT1tRTOlbUKhcfzYjfXleKNo 6fZbOSnNaXFEvmcsYpcjRWCuA2sTUWYokTOgrNds54AFKvACOb3SCfEnkVGgMuGP0TCo vfuloMePfnKVF1HUg6g1iTL1UOmhEM1rgXPooUCfdxn4vzjhmZafS/2NUh4Abd7DQGMo RRnCAQBf4EHsbTylrESFF90TybNXuxVpcT1bz/R6empkaVBIDhOJ7Xah6i925fn/gOGH 36IA== X-Gm-Message-State: AOJu0YzUBunpLu12FtHUREnf+uGO+xSOPALSkenQa+tJ2X48+uPbHmCi 0VCyseafqw4pEkXf5DWw4/eP6uj77S0UMjkovEz/rpTgKvhBEEhzCXSU6jHMRoYincIiDkwfKj4 CO+/M3QOC182YoA1KUEzZaYH4yqdJyPrYanv+3EU6 X-Gm-Gg: ASbGncuZfDc6rwMcUPzxaBqPQYAFgWHDCeK089mdc6fGI4UhGucehOH1hcUGhp6BarH eILK2Wj7S/3Ta6QNvTk9nMN5YCUBYCWYW3PbtKWw2F6wHH/zSjYu+Eu34Avytx4O77Kg1HVslbm PuJlI5iLEiDEFou3KuclKZwbIFq26SlaoWUYnZva497pmp66vX6kNFApmDXLJnutMBvJP6CbrpP 6LKz4oPBekeknIsVPrh5A2MrCP/p49Xwf7d4D6QfmlwsbnWzHCRsa0c4S7085unqahZCWZ81xK7 yUnxbi4iI+JyLDMdvr8V/CE+xjpa4Q== X-Google-Smtp-Source: AGHT+IE9oBhXIwR5iIFN3n1A60h94SEuBgU7xJzGeHLRUSDiJHr2nxVTbEiEUrjvu1dveVde6QEeEpWOm8PJ X-Received: by 2002:a05:6602:7509:b0:844:debf:24dc with SMTP id ca18e2360f4ac-854fd8a0a0cmr838650039f.5.1739049654157; Sat, 08 Feb 2025 13:20:54 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-854f675aeb7sm34966039f.25.2025.02.08.13.20.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 08 Feb 2025 13:20:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 08 Feb 2025 13:20:54 -0800 (PST) Message-ID: <67a7cab6.050a0220.c9b8f.1c3cSMTPIN_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 9B0136052471; Sat, 8 Feb 2025 16:20:23 -0500 (EST) Subject: |SUCCESS| pw151075 [PATCH] [v2] app/procinfo: add xstats parameter t From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250207031333.1782995-1-huangdengdui@huawei.com> References: <20250207031333.1782995-1-huangdengdui@huawei.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/151075 _Performance Testing PASS_ Submitter: huangdengdui Date: Friday, February 07 2025 03:13:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:1bf86800f7daf8d5c71a08a0776ff3b754ee6570 151075 --> performance testing pass Upstream job id: Template-DTS-Pipeline#211322 Test environment and result as below: 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.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 2.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 5.9% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 22.04 Kernel: 5.15.0-131-generic Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ 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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 1.2% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32517/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/