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 1051145E3D for ; Thu, 5 Dec 2024 22:09:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DDF1340B92; Thu, 5 Dec 2024 22:09:15 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 3BFB640A73 for ; Thu, 5 Dec 2024 22:09:14 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-6eeca49d8baso9887067b3.0 for ; Thu, 05 Dec 2024 13:09:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733432953; x=1734037753; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ejrtWs9c3AkPTR2Gfswkv29HIhVuFta0TDN6VUPEBuo=; b=fDqnaFSn/SdJm1FT2/ZWV7CxFLXqUIdoSVz3pl/oXmQsT3BXM/pr/TUIRWE/BB5SVp PMg6TTJwq4P5XjlM+433XB+TCIBJQttufk6O4uIHuSr0YB6kJgsVTy5a5Wzo0LfE30hK wkOkqz1eV70aegW5MjsPUPEz9JHuZosiYYHN0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733432953; x=1734037753; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ejrtWs9c3AkPTR2Gfswkv29HIhVuFta0TDN6VUPEBuo=; b=fSio7mmbqNQHFOiQPycdL68ZGrBJ9I7rSoYAEpx+WvsDp7kht+zkSNguKNV4k91Tap EjOvbs3vg7uUhrA9eDwJteE6qjEWY892M9TK0IWgLc2z/FMXIdiTmmLEMPxEoytLIXL4 AAwmdX/RlFMT7voe9BpKvW+IIZNK+0zFD318mOCOBaXYx2J4sfU0YaLUcnPsNqVDtY2a ltkgQfPC7cLpEUk0v78m3wjOl24Teetpeez4/LUmncZAxXfZH+HtlPAznWa8OJAXX0/A y2719zQCtD8eorl2w+WZq8ikEH1zWRaFVRO64CFVpJYtcOGbEEdAzflavJe/M+s86cZP 9A0g== X-Gm-Message-State: AOJu0YzYg4hX0Fy/iN1qGwZkkrnhgXVDysbEGZI6ggxB8VICkXP9I6nV A5px9+d5vWEtZg9+/03ZvixQOVl+QM1mYBx6orbtebyDtAAzhm+yVhiwSV8jUEmGCZXTujHrX/k W8QSU2VhhOmLzyBXoodqItTETivL4m2AMDUPzmxusnMRgCAbZ8MHb1fRf X-Gm-Gg: ASbGncuL0HtFCs8ShaUeM5Uu/kZPlcvzSjFP0iEfWwT8yMrnTNVOA2Id4mx7pDzMOKL nFjPBEdGW4B0+J1mZ+L5KutUrfSc1SKeRxSi/Nm0tkoe7u+LIfm9H7WoEbOilENFGxCAqwp10k2 SSfQdeXCBiGFPO/SgWAxsFkCpUUYCyUJM+BEJ9NbHheTcdfirUE9p0qBQeVUHMrzNj+wmBNfeAt OZlMm7mDlDXm3dZx/sMCrR5Sj5221ASt+V9H6Cafq8WjnIFxm5uBsLoAXkJfqp8YRKdiKL2als= X-Google-Smtp-Source: AGHT+IFNqpvym1Ycu7c+Rs3KmLdB86Jz6vx+qdipVQlsU38shB/OVqyWvSOpjyPvwUarg268jGUm3StsIRwZ X-Received: by 2002:a05:690c:3690:b0:6ea:1230:2467 with SMTP id 00721157ae682-6efe389fa6bmr10110747b3.2.1733432953635; Thu, 05 Dec 2024 13:09:13 -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 00721157ae682-6efd3a2dd13sm678017b3.74.2024.12.05.13.09.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Dec 2024 13:09:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Dec 2024 13:09:13 -0800 (PST) Message-ID: <67521679.050a0220.6918a.3de4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 4A9C96052471; Thu, 5 Dec 2024 16:09:13 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7df61db6c387703a36306c1aea92225921e2eeb2 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Akhil Goyal 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 _Performance Testing PASS_ Branch: dpdk-next-crypto 7df61db6c387703a36306c1aea92225921e2eeb2 --> performance testing pass Upstream job id: Template-DTS-Pipeline#201239 Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -1.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 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.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31854/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/