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 DA6AE43E06 for ; Fri, 5 Apr 2024 17:03:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D6013402D4; Fri, 5 Apr 2024 17:03:53 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 58D71402CE for ; Fri, 5 Apr 2024 17:03:53 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-69938e2b71dso7503956d6.0 for ; Fri, 05 Apr 2024 08:03:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712329433; x=1712934233; 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=OLQMHtOX3/1YNH1TWMMcFwO1p8W99VJ7Szkjzravh/A=; b=O9KziG9e0PgXLBloVxQ2O0eEhSrsJk8UJm0bMwx+iN33JO5ab9f7McpeP/UISc45fg mrIDlqCeBcJHilsoJ+LWJqJ5JiU9ZNUJvrhBAdfiuJTp0cj3y6EyDGX9HdLOq507S9LF NruzVvg9oUhrgMizVPRu2qVo8wGD88OtnMhV8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712329433; x=1712934233; 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=OLQMHtOX3/1YNH1TWMMcFwO1p8W99VJ7Szkjzravh/A=; b=MqHh3TowfYz1yI5RdhcVheD978qoKlPS1T4TeLV4AxlLuYSqK4vx3G+ZAnblLQomS5 rhZyVfosxya+ZEuQPNPCmZLQEElrSA4k13YlvMO/uC1MitnKYTqYRCBWnp8l8ct3dSXV aAJcu0iaG3xnDUEsvKdFYRuZ9cEDyc8hGvPZxvPnvqtTcsj1XsA487BJT1T0CZBxhmRO e9CGJYYlAW0MtXFHxaawI5mBsjZ4u18gbLYKWjE0lDO7m4vNOpqarbk6z1Zfh/tt+DBS 9+o8GOd3zi36tJgr+ojrNlRViUZ+8ictlVKLsZpS8Tt+0oBFkJ6aHhkNiqvc11NfgiQP ET8Q== X-Gm-Message-State: AOJu0YyyihLMtiQzsYgD0Fcwv4xm9ccsRfrO4geydW6xPpGWO1x4hvG+ MvBORVXatutSGp179A511QlLLS8DHPCYLRDs9P3GGh339u69CoTciYGqr59Ql/8mc+OAhEZsDvH 7NNe0GdIXvBxEEO/q2mDc4gVMDwL47VZV9nH1Uj5V X-Google-Smtp-Source: AGHT+IGYV7UchGX1lLKQKpON8sAIikpxGobaFEnNsAmw9gTLhE7l0vNZvpqXg9FeVBIla53YfIWvag9UdiaG X-Received: by 2002:a05:6214:ca5:b0:696:a48d:26a0 with SMTP id s5-20020a0562140ca500b00696a48d26a0mr2052574qvs.46.1712329432654; Fri, 05 Apr 2024 08:03:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fo13-20020ad45f0d000000b006992cfab3ecsm88187qvb.6.2024.04.05.08.03.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Apr 2024 08:03:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Apr 2024 08:03:52 -0700 (PDT) Message-ID: <661012d8.d40a0220.6136f.69feSMTPIN_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 4A0586052471; Fri, 5 Apr 2024 11:03:52 -0400 (EDT) Subject: |SUCCESS| pw139126 [PATCH] [v4] 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: <20240405134831.47996-1-mb@smartsharesystems.com> References: <20240405134831.47996-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/139126 _Testing PASS_ Submitter: Morten Brorup Date: Friday, April 05 2024 13:48:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139126 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29724/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/