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 E078443C3E for ; Sun, 3 Mar 2024 12:04:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B969D4067A; Sun, 3 Mar 2024 12:04:25 +0100 (CET) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id 16529402DA for ; Sun, 3 Mar 2024 12:04:24 +0100 (CET) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3c17ac08a38so2102840b6e.1 for ; Sun, 03 Mar 2024 03:04:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709463863; x=1710068663; 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=1ugO6UYQcwSmFK0eo/m3Y1yI1E6jVScufi91SMFVQ2g=; b=MdL/JqNIuMEBgvuvPX+PHfiXLN9Y4AbjtCpwN/Wk5FEWbApSbJk/jIh/tN2PTXG9kO YAvoQYZFAG1RT8ZhxTrD/EppwH2NAhhkR6SMw69AsSF7GF+HHsSUKHuviKco+7CDCTQG kFo+dtY+i3rpqiVOuasaXMPgclCR3Wal2QJRE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709463863; x=1710068663; 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=1ugO6UYQcwSmFK0eo/m3Y1yI1E6jVScufi91SMFVQ2g=; b=xDJoNMeQoKdgOA3tuYdrc/AEqd3AuubfwFhElNFOn9NVu13SWHW6P6QhZb8knbhTP0 7R+4LUiN/rdu0FZ6EBQnvgyKL4S/u575YswzAH3ym0um+G3tpH3gPqLfLAanqMMaW0b6 BLyCn8unTVQWBbnbGo/ZPV42vBTyikg6jtA4vCH3PggrkjB6PboM59sMFv5Z3XiRfG86 CosQosXQw6eLLPR77momWZkeeAWz6o17Pyref2IQcE9nFRSecKx+j41YKhay/3cmUo9z xjMyqXAoRf4CoASRJWeW5z3oZkumC2pgsQAWZMKWHRV8gUjUEdD9ZjzcdfYSHFCNywuz oCMg== X-Gm-Message-State: AOJu0YxPrivZjGxPY0CHkWc8Fp4HhFFqKzBZUQ0ulRxTC+w6lRu8wyqq l5P20W1WDhp5LLViXfsVpZQqOjiWT/W54otmlw/+VFIC4UNv8BTQzitIfaKl8syLw4ST1suZxb/ h+yuCDtq0b5IbMQ8mmeaW1UoWyP653TkWeQBy5DLBxyBlFCvosgyvUHhv X-Google-Smtp-Source: AGHT+IFtioFSZMCSteKhlY2nZ6Gcm6x8++MfOS64l3L5saeGxl5oGgzgiexjIqAyOwTPOGhcwSJiDotzAONL X-Received: by 2002:a54:460c:0:b0:3c1:d9b1:3c57 with SMTP id p12-20020a54460c000000b003c1d9b13c57mr3768598oip.10.1709463863342; Sun, 03 Mar 2024 03:04:23 -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 ex14-20020a05622a518e00b0042c636c2b76sm125398qtb.14.2024.03.03.03.04.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 03 Mar 2024 03:04:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 03 Mar 2024 03:04:23 -0800 (PST) Message-ID: <65e45937.050a0220.271a3.82a0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C1DBE6052510; Sun, 3 Mar 2024 06:04:22 -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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/137813 _Testing PASS_ Submitter: Morten Brorup Date: Sunday, March 03 2024 09:46:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364 137813 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian 12 (arm) | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/