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 2FB04455E4 for ; Tue, 9 Jul 2024 17:37:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 29D9A402A9; Tue, 9 Jul 2024 17:37:45 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 5B40C4025C for ; Tue, 9 Jul 2024 17:37:44 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-643f3130ed1so48105637b3.2 for ; Tue, 09 Jul 2024 08:37:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720539463; x=1721144263; 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=8OYMNF7WdzLG+t0in/wi095YHallWJwBEPIGAFNl8Qg=; b=U97o6EPjOaojc6UsTXVhbeKHWqhnZucgBGybhO+Jxpi1JI4Xa2Zv0iHhvI/0NpbDzt JupcmqM6LjIYm9WI3tOQwIpn2pn1W16ajiFlInNfUQNT85bu+iQl3ZpruXbcm95JBq0C MywIvAP18SYcz+4pv6F9Hoaxm8ETERJYEea+s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720539463; x=1721144263; 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=8OYMNF7WdzLG+t0in/wi095YHallWJwBEPIGAFNl8Qg=; b=qFuuUDiM7wUILkmKDlQANmSesiiKS3R9jdq0v6b93BZrjn0Le7RtyfxedmpCeOOZC5 NfXJsKHHkFQNsGIZwHSjTP+nhynkB9DHZgGbFni2FkERvPun9A3SC4ZfM8JPhxXc/AtU 5jndcGJfOZkx9NneKOX57OVM9/8W+OJVDo7dZNeyLw3037Hq91GxYOf+09VuVrOp4maB ck5Kf1SaaRLlarMCA03CBl6SMRj6k1FinuWWwqZzOdvxKWoxq3HcWRIZUqEb3hyofeaI f2iUuQFH/uGriP+R3E7fgpcSv6EUUyWmkHqcVSiZknL5TtHCGONCbGzy13TGreH8Avyw nwlw== X-Gm-Message-State: AOJu0Yzq9krVevGo0Hzc5y8C1abvpqgfRG8lnxN2gXL+5Xo1lc8NMbs/ 9g2OqZIRLG4FRnRpAmQAVqgKRU+AnNNnlIR9LtWiF/KrSHaK11gXnfkIZKQOgAcCDooxMhrKzoh zoMd1xXlwudKog4oYChglbqEyrjf4X/3npOS+xoWs X-Google-Smtp-Source: AGHT+IGnfEFU82HA3+2jh9C5RdPYthYyBKp7tSlCaC60Z2TtlykP7oE8MmIbVjmZeAVmIoPJImYtNOFGsT2d X-Received: by 2002:a81:b655:0:b0:633:8b49:f97c with SMTP id 00721157ae682-658f02f4b0bmr31911327b3.37.1720539463550; Tue, 09 Jul 2024 08:37:43 -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-658e4a31b28sm694457b3.31.2024.07.09.08.37.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Jul 2024 08:37:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Jul 2024 08:37:43 -0700 (PDT) Message-ID: <668d5947.050a0220.b5fe3.4da4SMTPIN_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 350C9605C351; Tue, 9 Jul 2024 11:37:43 -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-broadcom-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 22.04 Kernel: 5.15.0-100-generic x86_64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | scatter | PASS | +-----------------+--------+ | unit_tests_mbuf | 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/