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 23CF643C3E for ; Sun, 3 Mar 2024 12:05:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1F5A04067A; Sun, 3 Mar 2024 12:05:12 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id DDAF3402DA for ; Sun, 3 Mar 2024 12:05:10 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7c8510e1d9eso5259439f.3 for ; Sun, 03 Mar 2024 03:05:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709463910; x=1710068710; 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=a/bJYoHiMv8939HqrItVicuHIEsnXyc1HH76hyGlVrA=; b=MxHZzM6A+iedE30AaWJU1GIqzjpqSYR3RcqFT/glSW9NQGigudvrAAOv1o4q3MJXAA Ilh5lrEFLERcu1PSGPmif6wM9CY00rs18fa0U0AKWZPzFtLHHGcPBVtZftbptc8mV4aZ kxJv9SHTcsBVjVWoOJ0MUoafLaXFkNn9EJAo0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709463910; x=1710068710; 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=a/bJYoHiMv8939HqrItVicuHIEsnXyc1HH76hyGlVrA=; b=wBrQbOHxOdhuu0vPUU8EB3Q4EvHafDYNruf2uFGOjjUhs2SXBs5aGbBqQZlN4NL7L0 9rplZTe6cRZHS11s26S8YEGmZYMygUw33652Bc1ujO8aOQdyfsqXRqMekK2xPqm+c16U P24U3ZwdhCOIAbJ4DHSFXbc8kjbuRaND1bvL1FwY7fBzmoZ9FJyxdfd2WiXVzxo3r1Z/ OC6bQ+4/bmoC6xhkIJgOHqUWkxiZtnDCVJdGJBIXi4zLYqA0F7ARkAkzFHfpAhBf7hVm pVHNOBOr51uTzqogC2CtOIwaj/zgn5gFKExYE2HufjSp7SZDZOHa+FaHO9KXT7difBOU PSNw== X-Gm-Message-State: AOJu0YwOApjU2b0W0JWGuMxpV5FRwkFLw8AxK6O/XBCvGpN7lPsYisL4 RV+vxXQSC0wYlpDFtaEmEpJdSqA0Ef0g5v1xlCEYQw4hg50PIgUbkvGFuu8jXMx7tUwrY1T0QJa gbBcTcMECiptM9i4DJ2t5UtFoJe55PGVjMRRr4fpP X-Google-Smtp-Source: AGHT+IGvHcOv37DyMyVwTwPm8sLamtOz8VuLxlW3qoF72ZESyu3Rkz+1OgBir216WPEKtnmYjW/j6oRuMv3q X-Received: by 2002:a6b:db1a:0:b0:7c8:2646:6425 with SMTP id t26-20020a6bdb1a000000b007c826466425mr7252132ioc.0.1709463910273; Sun, 03 Mar 2024 03:05:10 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o9-20020a05660213c900b007c74591e1f0sm234622iov.22.2024.03.03.03.05.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 03 Mar 2024 03:05:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 03 Mar 2024 03:05:10 -0800 (PST) Message-ID: <65e45966.050a0220.141ea.f408SMTPIN_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 C0A1D6052510; Sun, 3 Mar 2024 06:05:09 -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 | +---------------------+----------------+ | openSUSE Leap 15 | 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/