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 CE84B455E4 for ; Tue, 9 Jul 2024 17:17:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CCBAE402A9; Tue, 9 Jul 2024 17:17:48 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 577F94025C for ; Tue, 9 Jul 2024 17:17:47 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-2c98b22638bso3562793a91.1 for ; Tue, 09 Jul 2024 08:17:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720538266; x=1721143066; 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=XXBOADpLfQPGjGXbwE5clZIGVTCx5LolljzEvVQD2GQ=; b=ePWVoBk0vJrojLQ2ggN/NaSPJuAZSKH6/KCMnw0ggogPGnZJmbMrEk2hyJOE1KbHnM isS1klTygHCCyOKt21eWLXCqXZYcsZgg1O4+Lop24Uv9YayeReJLZrvEuPNLb+lvlIDc OGjxeWv41YGXw4qfHDVopu+DJJhzY3Y6gfYQY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720538266; x=1721143066; 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=XXBOADpLfQPGjGXbwE5clZIGVTCx5LolljzEvVQD2GQ=; b=qYYMU+iGF/V032Lr0TYYBuA4mjSDH1MCvGz1SvscM6FY8/dKqAygeQ53W/96EelFm0 N40JRbRnxyYkYjLGVJFfi8JZ31JtNN4Q7/KUMEXsEo5lbh/dzuRgYw5pIwKsFNocL7ZK /8ssvWse+ofpSRmS4+TSDsqS7Lv2CpV4Jw/UQ8kWRAbFaCXm/aX43HE21PvZ612sd8H/ jRgjbdPqBlxzET1m0ZpIp6OeUmkwKfSZfPOv8bn8JhI6TZxr5LGxl/Lt6hr7THDUAQ48 We3im081rwbiO2birXj29VdcyENOI2FzGf+PnyDTDFrr1gf1jBqsXh1wtuXQ1L2dMfmw ILBw== X-Gm-Message-State: AOJu0YyTMCQYziTWkIRQnrenPVvyxpky7Ayy7wn3z0uw/oCsgSMCMB2n lBlZH0E0LI/SomTU5LgKzfP1Jt57s+dXu9O1BzyovhkZQbypLzv4xJt4PqxyNxIjoGHxE3WgSX1 HUd4dfxwQBgXQt0tBLtECX8ERcBMliHKxthznXOuEu8wuPw3L8PnRy2EA X-Google-Smtp-Source: AGHT+IEzDu8xXsDQwX9drfIzOIhJfD4/bMZJMgUa48oWetu7sK5i5OlObaFsyDGy5Ur0VffpwOMO6wHwtEBB X-Received: by 2002:a17:90a:fa0a:b0:2c9:6d1d:3990 with SMTP id 98e67ed59e1d1-2ca3a7ab6c8mr3838979a91.5.1720538266279; Tue, 09 Jul 2024 08:17:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2ca352b4fdasm84666a91.11.2024.07.09.08.17.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Jul 2024 08:17:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Jul 2024 08:17:46 -0700 (PDT) Message-ID: <668d549a.170a0220.f365e.619fSMTPIN_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 703386050A6B; Tue, 9 Jul 2024 11:17:45 -0400 (EDT) Subject: |SUCCESS| pw142273 [PATCH] [v9] eal/x86: improve rte_memcpy const si From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240709132735.25671-1-mb@smartsharesystems.com> References: <20240709132735.25671-1-mb@smartsharesystems.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-mellanox-Performance Test-Status: SUCCESS http://dpdk.org/patch/142273 _Performance Testing PASS_ Submitter: Morten Brorup Date: Tuesday, July 09 2024 13:27:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:8e8aa4a4f90dce1fcea03a93f508e3d9bc0c98c0 142273 --> performance testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Mellanox ConnectX-6 Lx 25000 Mbps Target: Unknown Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 256 | 1 | 1 | -0.6% | +------------+---------+----------+-------------+------------------------------+ | 128 | 256 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30480/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/