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 4D88B43BFE for ; Sun, 3 Mar 2024 11:26:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4889942EB3; Sun, 3 Mar 2024 11:26:09 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id BF8F34067A for ; Sun, 3 Mar 2024 11:26:08 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6da9c834646so3212799b3a.3 for ; Sun, 03 Mar 2024 02:26:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709461568; x=1710066368; 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=kO1QvOBCFDFeURY8GSuw4BgOGnAx2k/JsrsSdPaRYqY=; b=SUI7nhQkyxrUZE++GhDC2vaBmbr2JTy4c83g7iq8g5XYYwa5AdtaqndBIbVfl8bLs/ Ar/6u//hVsaktFz4QB7P8OyfJYmJqKLIjnexstn0Cx31/tdCtkNdoCI6KIYWNnuaK58f +aGF3rREzDlZgXjc96mBEu43XkoeEn2o90BXw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709461568; x=1710066368; 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=kO1QvOBCFDFeURY8GSuw4BgOGnAx2k/JsrsSdPaRYqY=; b=QMtknm9lQASJH2i94VhKiiphUqbqbNU7xgbWvhjBdM/u8I0lZ0pjlTyVV0Ajd/XHG+ Dg39srHtf6e/O+x1pb2bOMwhmyBlNFZ1cUB9fsbSERzGEdo8rMINlsNVyVn17F2ymSGO zVRyzMqviAvbsSJd2GjdT59dcKHhvC10fEkbzTnGkDcZtUD7GoD0qHhF8xuaWWsDNuKr TJZkxZAs1estlnW35sE0BgzrPzDKb2yMKlK9D7RP8dkE0u3OZ0z1GFCmZq7F1ACQaz+c xcdJx6Vmu2V7d21OZcUP2hDmzVfbrIZ+/TBd17JXTD44xl3eJfYYz+vDUiqN/cbXsJqQ dVhg== X-Gm-Message-State: AOJu0YzA5hfH4EE74cJvcCmrQyGbseOcqjJv8wwwqzFfA9NSRkV/R7AC 0/DDE+KyUei7lDKpy5ZF0gEiLtd7LuZ1cWafel9IFpsgGy76RjITS2EtBCpFZmOHM/fuHX1ruIH ij++ghvLUQwjDEEVvQ5kxw40KCLSXopKSil4VnfXn X-Google-Smtp-Source: AGHT+IH258OKm9ZHN5f3UrQwRdQ0Q5jpLcafh25wl2Bqlh5PdOI7A9B4rD9VsVNJUW0tWuuMUQFFEqXZ58b2 X-Received: by 2002:a05:6a21:3403:b0:1a1:4a48:d7b8 with SMTP id yn3-20020a056a21340300b001a14a48d7b8mr3495009pzb.31.1709461567905; Sun, 03 Mar 2024 02:26:07 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b17-20020a056a000a9100b006e615ca19fesm33929pfl.4.2024.03.03.02.26.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 03 Mar 2024 02:26:07 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 03 Mar 2024 02:26:07 -0800 (PST) Message-ID: <65e4503f.050a0220.073d.21acSMTPIN_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 171356052510; Sun, 3 Mar 2024 05:26:07 -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-Functional Test-Status: SUCCESS http://dpdk.org/patch/137813 _Functional Testing PASS_ Submitter: Morten Brorup Date: Sunday, March 03 2024 09:46:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364 137813 --> functional testing pass Test environment and result as below: Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-82 Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/1 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/