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 F3E0843BFE for ; Sun, 3 Mar 2024 11:24:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EBE3D42E29; Sun, 3 Mar 2024 11:24:46 +0100 (CET) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id A11604067A for ; Sun, 3 Mar 2024 11:24:45 +0100 (CET) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6e4de6fb7f9so555158a34.0 for ; Sun, 03 Mar 2024 02:24:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709461485; x=1710066285; 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=aE2lUuMeY/PkdLcluYGCfQyc4Nxxs75zg0jYOHowStw=; b=AbVATaH26qP/zP1a1kLD/QWUQmV5TIfB1F+/Pii1y2u6QV3Ukny6k7/W7xVdM98Fdr jy1YjaDj+LFEayYRJ2uYccY9YK/bImm7MWQlMeC8mlKVCZwozwzGQQfT4nrYuOWZWzKn DZK+0mfOhynkpcdG2vw9+aSBD1VQyd9yVPvMM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709461485; x=1710066285; 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=aE2lUuMeY/PkdLcluYGCfQyc4Nxxs75zg0jYOHowStw=; b=FPpWQeC0KtU6SpNquMu7iuSBG4hwpw64fQ3GONfMFQvzwOn53s48mn7NC0VspVclpk MMp9vOpIY4v/gycfVa7orEerlv9YQDyvhCHJc+MIstjgR5IgXGw+EytTpQKvnZuzGshZ jbMzKW20ZB/v4JuQwPqdZnrggvqRpfDXJLs5N4OYt1k3k4vG2skGEdVGbAAgTtdF6GH9 nwfp+vsHz+Gq9p1uzeMk2y6SVoDsTZTDtk4JwzEFzLTuaQ5bxRf4W/rRrF40uRU2q/2f r+cilqQKNmCjhoNN3fpboBqSjo3BLI80e065zX4EYeohTFAXymlUGYpRma0r9mbdvbqa 5WkA== X-Gm-Message-State: AOJu0YynX/A9bBHIm7kEbFyEQsSMouLu070eFwUdXd8hy0WJHrbaOhdc prosU7tnP/eoIORESH8G5DDfCRXkHBCrVBgJ6jHhLvalyouDSBK5uLvJDcDtEr4yuHFgK3ViUrK 65o+BHm9oKH7i74NnXS5oEivv+s0wODWc+/YM6Rpeum/rvncJNHU0TZHd X-Google-Smtp-Source: AGHT+IHII+BT2nN6n3WuH9lTv2y5nNbhWE34M+pnL0PQlLcplAr7sDnsla3ms9aVK3f32dDsMKnbboG+Pkam X-Received: by 2002:a9d:7b56:0:b0:6e4:730a:4b88 with SMTP id f22-20020a9d7b56000000b006e4730a4b88mr6973937oto.21.1709461484956; Sun, 03 Mar 2024 02:24:44 -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 v67-20020a4a5a46000000b0059d6acf7055sm386657ooa.4.2024.03.03.02.24.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 03 Mar 2024 02:24:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 03 Mar 2024 02:24:44 -0800 (PST) Message-ID: <65e44fec.4a0a0220.dc62c.93a0SMTPIN_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 6F44A6052510; Sun, 3 Mar 2024 05:24:44 -0500 (EST) Subject: |SUCCESS| pw137813 [PATCH] [v2] 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: <20240303094621.16404-1-mb@smartsharesystems.com> References: <20240303094621.16404-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-broadcom-Performance Test-Status: SUCCESS http://dpdk.org/patch/137813 _Performance Testing PASS_ Submitter: Morten Brorup Date: Sunday, March 03 2024 09:46:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364 137813 --> performance testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.82 Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | 1.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -4.7% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29391/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/