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 3C171457A4 for ; Mon, 12 Aug 2024 20:45:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3385A40664; Mon, 12 Aug 2024 20:45:24 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 8462140657 for ; Mon, 12 Aug 2024 20:45:21 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-81f95052c2cso203984939f.0 for ; Mon, 12 Aug 2024 11:45:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723488321; x=1724093121; 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=Aea4/Q84uPROdrkOoDH3/bAy0GXu44KK3kKlvZZX3aU=; b=iFRWKVgSjI5/jF0b2cgJl1HzJtYnMdYHAgaCK6cU+VgxgC+9SD6ltKHH7OPo8Kq/oX oLwtjr32hiRv1vfxRLUTelyHmmIFuJLHr0/2AO5/zDm89UxHL4toMSIDqw19fM/gwlYm bZpveVA+B3pxBqrk3navMgrisGHnXRV+JgWoU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723488321; x=1724093121; 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=Aea4/Q84uPROdrkOoDH3/bAy0GXu44KK3kKlvZZX3aU=; b=QrIOvxuE8oNv1lp+gsjF42EDYFou7xApZzxeFbW9lyeKuHgwEnkkg7X/faRnZZtfER sgbauW5s+WtFDyBqE4lKSXo+8g+yH/eN1r47yI4lj0QKv2yZmxxG7HcLCsEGxPAi3zMS lNOrel9o7R1h/tr+J35PXeuldtSAtAz1SRYZpg24yFyPgDiGO9gir3pJXk6E1yKJJi1Y zZEm6OFh9wYUsSdkLqgaxzLQKOn/ZdSmvx8kDDRxl2W0g8hlS3n4KNFsRFXyKerUV8TI GnsFCpqVVEOlnLF/fqUUQo1B3EJDpXg07GR9230tGLOeBRGeygGjru1HDobUCzqqDA5T 2FhA== X-Gm-Message-State: AOJu0Yzq8fRG5NTOceA3yJTkfGpDfepIZpzN2nLuyOCakVj2U67tlurf rEUuCEOcqZTDNeEnYd9rm38uYdmmTr+kbdutAM8iNelQXp+lLCsQtEWP3KLKx4ZaM3QIDq1x0b2 89GRBgABFEwg93Xd7RI+EncW8Z5VZj1kY/IMyPo15Yw2Fru/M4GOI3u64 X-Google-Smtp-Source: AGHT+IE3ZEJ7Ye0YmAEAl5XqT2UObJ6dLINO3IBqWhKbT0J40SGJqsIONxNIu74W1SF2IYlMsGB4/zyBkNsp X-Received: by 2002:a05:6602:27d4:b0:7fa:a253:a1cc with SMTP id ca18e2360f4ac-824c98bcaa4mr246723739f.3.1723488320787; Mon, 12 Aug 2024 11:45:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-8226726f4f3sm16072139f.24.2024.08.12.11.45.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Aug 2024 11:45:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 12 Aug 2024 11:45:20 -0700 (PDT) Message-ID: <66ba5840.050a0220.1a8968.a0fcSMTPIN_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 47BC9605C380; Mon, 12 Aug 2024 14:45:20 -0400 (EDT) Subject: |SUCCESS| pw143099 [PATCH] net/ena: revert redefining memcpy From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240812153417.65225-1-stephen@networkplumber.org> References: <20240812153417.65225-1-stephen@networkplumber.org> 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-Performance Test-Status: SUCCESS http://dpdk.org/patch/143099 _Performance Testing PASS_ Submitter: Stephen Hemminger Date: Monday, August 12 2024 15:34:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:e0f7ebe88ab4588dd352e9ec14270ce4e3b1470b 143099 --> performance testing pass Upstream job id: Template-DTS-Pipeline#174575 Test environment and result as below: 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 Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | 0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -1.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -3.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 5.8% | +----------+-------------+---------+------------+------------------------------+ 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Intel E810 100000 Mbps Fail/Total: 0/4 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 2 | -3.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.9% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Fail/Total: 0/1 Detail performance results: The measurement deltas are not ready yet! Please check back later. 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 Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.6% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30774/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/