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 58FC046104 for ; Thu, 23 Jan 2025 22:24:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 42D8040269; Thu, 23 Jan 2025 22:24:13 +0100 (CET) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id A0B2C40267 for ; Thu, 23 Jan 2025 22:24:11 +0100 (CET) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-7b6f19a6c04so126031585a.0 for ; Thu, 23 Jan 2025 13:24:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737667451; x=1738272251; 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=C1bUoI9PZfsmCSy9RAtjsbo/fpEtiESjDitbREWYEHI=; b=ZCD/mnyl4MP8XpxHiCB8Cy7+KwPulrlPjU0QTpwKQftWGxffCf+DbOcTFbSGlSkvOM wiiE5SNnBhT4Odo2b1si32pUvyqel7ydBLKwQ+cLnXBrbbg4FRVDlr4wiV3BooAiINPu SP+Far0vsGdYnGzWxCNCH/5S+XSX5tLOodPZ0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737667451; x=1738272251; 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=C1bUoI9PZfsmCSy9RAtjsbo/fpEtiESjDitbREWYEHI=; b=eTY+GJk7aoi81UNfbbH5m4RNsqkL+qHnL+xoe7qLEQOiRnHxlYBoShL8Q7SBh0PWnm 4qEATm0UUDFfeCGBy5b60ZTa0+QJkVUZ6qWxkqnY/VaJHEEMvHLbMyCqu7tITqj+fcor RNZowLMTFaSeq13GH91I7NenCo1IriYToP/mIS9ZOaYxMot+DbXxpYX5eKyR9T0bllP0 wdGa376tajVUl3ABDrIbWBaCLaMPvE+5GJO91prP67TNxnYiSExKXuu5tgSIeGuSPILC 5VpCTXmEklxQsA7IfwhKk80ObZuveIQt6kiUAiKh4d49wiIR1lCfgfmfIje+dJdrs017 xaZw== X-Gm-Message-State: AOJu0YyKF8ZQeeZOyJY5KxcwMAGuE2kzYUSR5kgZhrr9u7oMUv0TY1ZS pm7LLENDXuh0EwCJ1Ygg9KoMaRU/BHo6c6F5DNK/Tkp/7AkIhNwa9lD968nwcsbWMnaBMhTPgI9 BAQkK6kvf80SRr4WgLmU6umIvwJGXgUXjMNEONzDJ X-Gm-Gg: ASbGncuxyNMgtV+8U4GIaJRe75gix4fmIvHEevEr6YIeHhRuvZFVVdtK/s44v+UR5OJ ppKmT6KMJSILqUgkoL1lg80/wq56JQNNe+FiH24lprSPAPF1DsztONLwrjBA7IwLdispgAPFnG9 9QfQ5O/d1FZxpb0zTjDZVuPQqGapS372ma3B+4ufz1GyeNKUkj7areMrCCMKNTrCVYhg7+xzfqB AZmh9HpLSRy0fSOLjdw/8PSMkUhcUSsq3TnamYvC3OgSmihwpebHi5wgc1RWUOvG8VojmpiSlzv lw1QEFFA9ajQ/61do8w= X-Google-Smtp-Source: AGHT+IEi/PaeP4b/whfKCM9rG2jR3hOPYdsTWb7u9ACZE5mTQ38rV/D61uScBD1hWqZ5OcThAcvP2S92VCk/ X-Received: by 2002:a05:620a:3705:b0:79f:18d4:d613 with SMTP id af79cd13be357-7be632796admr3928537485a.38.1737667451079; Thu, 23 Jan 2025 13:24:11 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id af79cd13be357-7be9ae6e44dsm1406185a.1.2025.01.23.13.24.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Jan 2025 13:24:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 Jan 2025 13:24:11 -0800 (PST) Message-ID: <6792b37b.050a0220.2950b.1037SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C43516052471; Thu, 23 Jan 2025 16:24:10 -0500 (EST) Subject: |SUCCESS| pw150426-150428 [PATCH] [v1,3/3] baseband/acc: add interna From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250123202807.2089618-4-nicolas.chautru@intel.com> References: <20250123202807.2089618-4-nicolas.chautru@intel.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/150428 _Performance Testing PASS_ Submitter: Nicolas Chautru Date: Thursday, January 23 2025 20:28:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:07e3bebf3c93750c52ed9be87edd212fbc22da0a 150426-150428 --> performance testing pass Upstream job id: Template-DTS-Pipeline#208682 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 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 | 1.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -3.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -1.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -2.6% | +----------+-------------+---------+------------+------------------------------+ 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 | -1.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ 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 | -1.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.6% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32404/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/