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 A23C943BFA for ; Sun, 3 Mar 2024 08:59:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9A5CD42E2F; Sun, 3 Mar 2024 08:59:02 +0100 (CET) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id B12754028C for ; Sun, 3 Mar 2024 08:59:01 +0100 (CET) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-42e323a2e39so30992311cf.1 for ; Sat, 02 Mar 2024 23:59:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709452741; x=1710057541; 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=4REmfZ4gV2LTmm8M8G8fVYVhvCVYkEZHsJnPLBodxLc=; b=c40jncoefvcqf2RmZNQzjSAtLr3evepux/+h3bGECGhRR2BQ0AQhOqm61YYMhZ/1q0 siV0j3ZrhciESk564htoxCO7XsHTU/LdgSMmYj2VqZgKcmwkUj2y8bPhsJEk9jRM3gpp 3J6VIvyY8MRlbRMS39NWv2p7ChLikLgM6l8y4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709452741; x=1710057541; 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=4REmfZ4gV2LTmm8M8G8fVYVhvCVYkEZHsJnPLBodxLc=; b=My4BvUafrQMn4mc/WIbV4iqBFANgwIaHyXBQP4I93Cr0vuraNAm34+D3jDaqrgdd30 N0TzUtLWiJ2P0rlEQT08U4wVMbsyu/dofIoA/Pt/jqnaJ9mOfxtPIIBeM0ErkAqCzwsi V8adVvLfsXFGkS8nlPwLUI7hE7S/t3mG4ngdRouf9GieWfdV+GGiDwOxqx+gWYqm2OCN hK7RmP+JZcl7CjY3jHK+jxgIlmjdxKX04dL5pkze66gX51jE7CdUkOknQZgx1VzyEaPS /hyV8J6Un/VXvkVoUMzXzNThsf45aBCsPUZiTIix2zOK/eoNSd8HkJe036nPi0l77cg0 rMYg== X-Gm-Message-State: AOJu0Yx8BVqOTyzZns1bZBo3gU/maDG2GoGtNMUIGOQ3TwviEa92h4NG vWKDq+y5U6eTomk+Q6q8ctspWYhtGPZF7TJHxGWm/0pt6ByZrvkMYYTzCKQC+g3FD2te0El8wrl Z8HhxK8CdGGYGMxMekZHVsKQGLnKB1yK8rJ62DlKzsuKgoRsiFurcdPQy X-Google-Smtp-Source: AGHT+IEPQ0w+wUPzSFtCiqYx0Zh5Vw3tSY3JfpIp/hm8YZZ+VA1YouNDgojFv0VYW/uVkdbOHZANbYUaWH9g X-Received: by 2002:a05:622a:40c:b0:42e:d4d3:1e2 with SMTP id n12-20020a05622a040c00b0042ed4d301e2mr7345428qtx.12.1709452741146; Sat, 02 Mar 2024 23:59:01 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id cd11-20020a05622a418b00b0042eeeccf978sm10487qtb.13.2024.03.02.23.59.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Mar 2024 23:59:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 02 Mar 2024 23:59:01 -0800 (PST) Message-ID: <65e42dc5.050a0220.e31e4.0b0aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D62106052511; Sun, 3 Mar 2024 02:59:00 -0500 (EST) Subject: |SUCCESS| pw137488-137489 [PATCH] [v10,3/3] net/af_xdp: support AF_X From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240229130212.343036-4-mtahhan@redhat.com> References: <20240229130212.343036-4-mtahhan@redhat.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-Performance Test-Status: SUCCESS http://dpdk.org/patch/137489 _Performance Testing PASS_ Submitter: Maryam Tahhan Date: Thursday, February 29 2024 13:01:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:f60df26faa3c90fc66d356e16347acd046971441 137488-137489 --> performance testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.82 Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 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 | 2.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.9% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29335/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/