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 4930543BC7 for ; Sun, 3 Mar 2024 11:29:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 43F5742E29; Sun, 3 Mar 2024 11:29:25 +0100 (CET) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id 45FC64067A for ; Sun, 3 Mar 2024 11:29:24 +0100 (CET) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3bbbc6e51d0so2742338b6e.3 for ; Sun, 03 Mar 2024 02:29:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709461763; x=1710066563; 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=unnr6LonukGI99cnaU9rDiBzJ51yI+rG/ubvAbd3mFE=; b=jOv5gaY4tblZhAKnHDV27XeoZu0eZ6FtSHa2oqecZ8fkhnLRNkGsSVGz/l7w7XHcDi CusjuN+iLppgBT5i23Xwbh5iUYMnK4B9UOPZ8penxt2xjRgWnNTC0oCb3EKi+ls7vx1M yCiuqBEV+B6UCvRwELnEQv4yrGB4oPGFwqp34= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709461763; x=1710066563; 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=unnr6LonukGI99cnaU9rDiBzJ51yI+rG/ubvAbd3mFE=; b=aQQPadhpI94/R3h7Lc1ZWyBcJtlmOCQFaOU9zKFYHlaJOevZ3rnD48T/99x5A7OELM fi0/wQEu/O7wpiZljRXf2qDNTP4YpQWawjoQkfiHH3RljEc+Ye0dfc5h6oW2BEAgxEv5 eNfEJFCGvoseS5kXOyFzrQ6f93LlTjGsPm5RtEVdEkkWHguBGAe4Vr8659Ok+y23/QPz VgU0/zFhEkKy2ROPXPYU8yliNkDoSSxEE6u7R9TKFSoef2goAs1ERW9G2ctRxTM6ltD3 Ha7gMAyMfSzLGBm+TUO73s3KKM7WXMrI1ytz2sIL09im9ICLI/UfTPlrS9WXXrw1+SWn gJKQ== X-Gm-Message-State: AOJu0Yz9if7MNYPOKMjsPesMpgPo8Lv0h6ysuCt1n8dDqP9qjDd2Nl/Q JPk8gbva/aj7PTJQ7lKXNMYtykQJQaRj7u6MMfjunW7ZrlXQ93SrY4T169i0y+9YvzD5iTmanCx /6m2p1KalNfTTp4qGn/Z/tCIFVTugkQFI+TnXdpHn X-Google-Smtp-Source: AGHT+IG27mg51FNxJJX3cK//O/NPRtQkKHyj+cOtgD+pqva92ZGEO1L1Y3+OjEPQOOeXgrATEde1Jz+rS0T0 X-Received: by 2002:a05:6808:1387:b0:3c1:ae52:6f91 with SMTP id c7-20020a056808138700b003c1ae526f91mr6597468oiw.58.1709461763642; Sun, 03 Mar 2024 02:29:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i137-20020a0ddf8f000000b0060796e720b6sm410511ywe.6.2024.03.03.02.29.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 03 Mar 2024 02:29:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 03 Mar 2024 02:29:23 -0800 (PST) Message-ID: <65e45103.0d0a0220.7369c.c0c8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D16866052510; Sun, 3 Mar 2024 05:29: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-intel-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: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 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/