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 4F99C43F15 for ; Fri, 26 Apr 2024 14:13:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4AC7A43CE3; Fri, 26 Apr 2024 14:13:47 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 175314064A for ; Fri, 26 Apr 2024 14:13:39 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-69b514d3cf4so20845416d6.0 for ; Fri, 26 Apr 2024 05:13:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714133618; x=1714738418; 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=bj1uAXe9sdrqjopOf33kzVtx0lnsJVZOMkVnkDbEV/U=; b=QhE/NILdlnBOJoA8PPtBdUWX1Bz8p0NgC7AdnhckBpWs2ylheP7t5EncQngLmTcmQp Je4hDJ6kyYI/3A1BkvlNL3cTDqGamKC71ESvPPUu3OMw71KEvLeXReG6sSrEJbAxSoq/ cEkz0GLLvzmsiHwBhQ843Ije34D9ibP6xtloI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714133618; x=1714738418; 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=bj1uAXe9sdrqjopOf33kzVtx0lnsJVZOMkVnkDbEV/U=; b=JxkMgCOviiV3DnUXElISjsZiXZD/PQkIhOMX/5xGvngv9UPVpJnhuyTRxDyPky8WYx 2Dx6GTJUrL0jJkScgXFMMXE2TVgp5zz/pKSukajHrJWU0GbzzO6xzz/m/9La0kzEhXN9 m289myEdR0Al//tjh4h9zpHtvLs1gJN0dlqSYDckhqdeDFggaeYyoqwTQjG9lO271RN8 fiV+a29EnWSkrky/fpZ6tVCqycpXLOulbyiBrCn2exeg+e3pdfI+3KyAMr90IuD0px/z alv13YF8dV9JMMDu5WJ4Vr5a2C9HV7aHlkemCcWPzP2BEyEq4tpjt3UZFVG108kLp5U5 EbfA== X-Gm-Message-State: AOJu0YwO2RtGMXtrUU4u9RtjMbYP3OfwI3EpRnUsEgGbA282xQ5WJZSO 9YIZwSGVJZibJG+tOl9LM8ENCIVrIpmg2N/tHFJ+5miYaysRSIoBQ2YAGbxiXlc+plXQZ29ATWe BuDxMC+p0tYt2/VBAhD6+xwcMLP5PznCW0IPDp46s X-Google-Smtp-Source: AGHT+IGVZeRL9cgxNQzCknf+Tv6uHSupezbeAP04DffNApDSl4rU9lcyV6z6foexRvt7psIbYaa2Ak7abNLO X-Received: by 2002:ad4:5966:0:b0:6a0:582d:496e with SMTP id eq6-20020ad45966000000b006a0582d496emr3052759qvb.55.1714133618551; Fri, 26 Apr 2024 05:13:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c15-20020a05622a058f00b00437846b6d8dsm1077178qtb.12.2024.04.26.05.13.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Apr 2024 05:13:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Apr 2024 05:13:38 -0700 (PDT) Message-ID: <662b9a72.050a0220.28b77.4494SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.10] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3F5996052514; Fri, 26 Apr 2024 08:13:38 -0400 (EDT) Subject: |SUCCESS| pw139701 [PATCH] [v3] net/af_packet: cache align Rx/Tx str From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240426090502.100487-1-mattias.ronnblom@ericsson.com> References: <20240426090502.100487-1-mattias.ronnblom@ericsson.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-Performance Test-Status: SUCCESS http://dpdk.org/patch/139701 _Performance Testing PASS_ Submitter: Mattias Ronnblom Date: Friday, April 26 2024 09:05:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:9e0dea69a085f7a5931e079d9aaa3ae944e8aa34 139701 --> performance 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: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.4% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29865/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/