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 629EA455CC for ; Wed, 10 Jul 2024 06:32:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 60F4B402DE; Wed, 10 Jul 2024 06:32:24 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id BE9F1402AF for ; Wed, 10 Jul 2024 06:32:22 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-65465878c1fso49501017b3.2 for ; Tue, 09 Jul 2024 21:32:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720585942; x=1721190742; 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=boOgctyONFaZL3YQ8Pxy2c9H4knL2/1srBOGJqpwBF4=; b=e4KztZSBKP15ZdwwOZU8hXUVBXYSVB+V+hpNP2U/LTbos7/Ak7VKfp954MBYGqmRzV 35s1CPxDWWB/IN8VkKNu7m7PjvjdM37zd5zQZ+rjF6BfBA6go4zzN3z3RjlMdYCzdCge tCx+cuAsZ4XlpO0pnPo2coanZf2nWjHFVv+fM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720585942; x=1721190742; 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=boOgctyONFaZL3YQ8Pxy2c9H4knL2/1srBOGJqpwBF4=; b=sx3iZABdHxzbej8Ne4dK8FMZxEcZAJsrDzNn67VvL4hC2LNNxpbSnyKgx9Y0byWniT 71ZIwZnK1C1lOs8r6CMYBawFsddcIGjQMyqT3EBaJw4Q2VJK81Si66O0Cc/mVFtsRA/l a/dC04KASp16k8WZwi3xF1fPCrSXN5UaQOBcGbJZZVsTrL9CjH6vsFrlw+2ddr1y1moa 1LWZm7lyOmNTcf6ycYd+Ono/xRgGXJJ+c6Wvg2yiicPox5sG4vJQgX+SMFMy5HTGOmb3 SRtRPNFJIQb526pP0TiJQr6pE5HXc0DcfholugufoGnI8C+xobMY/rH5u16ULAUM42cI /pOw== X-Gm-Message-State: AOJu0Yw2+Sn7KXQ/7OdnOmKaAbLlzd+lDGLiphfj5NRO5a0KPaSsqZVX W4UzbXhcvMFbibqrLa4I3CQjbI7xS7nhF6QcteKJ628tRMevSkIXSds19vV5A1vvewB0PPg4OVI XWZNH+LPMasKTJ4lOC2Eqdnnn99QdLKjHj8GpkdB3 X-Google-Smtp-Source: AGHT+IFG4m/JDsFx5sQOOzwRjI7AQHVotk++PA2FpYp6TSm374SYxwDoh0IpIYKGuKxCyTTrWhT2DTP6mtgO X-Received: by 2002:a05:690c:d0b:b0:64a:90fe:9108 with SMTP id 00721157ae682-658ef341613mr51296767b3.30.1720585942195; Tue, 09 Jul 2024 21:32:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-658e68e0739sm1129327b3.63.2024.07.09.21.32.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Jul 2024 21:32:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Jul 2024 21:32:22 -0700 (PDT) Message-ID: <668e0ed6.050a0220.df239.7566SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id CD1EE605C351; Wed, 10 Jul 2024 00:32:21 -0400 (EDT) Subject: |SUCCESS| pw142273 [PATCH] [v9] 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: <20240709132735.25671-1-mb@smartsharesystems.com> References: <20240709132735.25671-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/142273 _Functional Testing PASS_ Submitter: Morten Brorup Date: Tuesday, July 09 2024 13:27:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:8e8aa4a4f90dce1fcea03a93f508e3d9bc0c98c0 142273 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | mtu_update | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30480/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/