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 E8B5145E21 for ; Mon, 9 Dec 2024 06:33:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E17E94025F; Mon, 9 Dec 2024 06:33:40 +0100 (CET) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id D08BD40278 for ; Mon, 9 Dec 2024 06:33:37 +0100 (CET) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-7b6cb98626eso82099785a.3 for ; Sun, 08 Dec 2024 21:33:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733722417; x=1734327217; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wQR/kKUIESL7FZtqPqjJ87PWm/HUOEpW3nMNpYaBoR8=; b=INqlEsMNbRlJ2L3z1Ukz3c5xhMxHD5oXgOSZMvxWJJMT9Wo+ZCvRQ6Gd17+35SSqjB VRK2EZwZ6LEF0Cs9fsjKXx+sbhu6ZFo1I0drBnI76lyG/rBonNkknB5lPvwip4YL4dHI AeKnfuTt0z/os+7xvZyy12C3qvoWgW4CzM1s8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733722417; x=1734327217; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wQR/kKUIESL7FZtqPqjJ87PWm/HUOEpW3nMNpYaBoR8=; b=BuFpVEFh8hToS2XtTsbfDOAfnN0CfUkVR/6qigsYtcHqM4o7g15PGPGEpLfJhNypT4 mCpI5+6tPVEForBjqbFcC3Yqs9v0g6deoLIStKQ+moA0CUbf7S4AFYAvZin1xqf/A7kI Mj1oMzH8cqGboZYKXSaClFF/+PtCqc83lzq5Hmjgo+08uX+qz5jpMUORagbHYd7RZ1E1 LiQj2L2FbDiOIqS4VLvfUmyHBasHwkCSy46oNobaK/R4yRsEa5g0MDaY7VaTE4S43pzJ DGC6qaKVZMejkQT9Tgf28lGflM+beG4PS1H/mgcsvTRuy2oh9QtuhFIj9d8mbri/+cfC 2LjQ== X-Gm-Message-State: AOJu0YzcAH440JR1/FQ8vi992VUTDTDaLA5d/uNb/tmTkqehYhdO6kOp Lu9d2aEC8nRUmlqu4rkLsTmFf0zVYwYDLIHLhRQsm5hVd70qa4Uda0FWIG3Snj/uYZxQZwRTVKL rydfN95YzPH8n4jANCizQDQvSQ86UCLYdFwv/6I1m/iIsTg45 X-Gm-Gg: ASbGnctAyeBf30axn2FoX5MqaJcvNg99CNBYDo1dXO5bODTHV49UeYgmlZ4Pc1us/xo iTg9XubssK+QRf9uSHkydfHvleqw3G2D+pA32rX8er3BB5p7mEMJ6acuHpN5nJrPjDoIo8H15fQ ygBDw2jyfdf2X3LQHVLCFRPpRwFeQBAkx2UI4rJFIkc3L6kUKr/SYOkAaOO8TcsV8q51FVUq5/B i4qAD0FLo9RSxpHemOw3aPDuETan9o/8NIC7SlDGqFCJ8CKFSJA1T8a2aQgkOlvB/pWMibtARo= X-Google-Smtp-Source: AGHT+IGpBNv1nxeAmYraVCCiQCGMNQyplIZmO9G8glkvK3XfipRjRp2J3MVmXD3im+8rCM+DTo2iyN4HMQBE X-Received: by 2002:a05:620a:4896:b0:7b6:d72a:9c54 with SMTP id af79cd13be357-7b6d72a9e5dmr321153885a.29.1733722417229; Sun, 08 Dec 2024 21:33:37 -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 6a1803df08f44-6d90664eb7fsm1546716d6.15.2024.12.08.21.33.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 08 Dec 2024 21:33:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 08 Dec 2024 21:33:37 -0800 (PST) Message-ID: <67568131.050a0220.1232cb.98b1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EB44F6052471; Mon, 9 Dec 2024 00:33:36 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] e8eb14e00d56027bef8569d68cf00e39670edca2 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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: tags/v23.11 e8eb14e00d56027bef8569d68cf00e39670edca2 --> performance testing pass Upstream job id: Template-DTS-Pipeline#201640 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.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 1.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ 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.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31879/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/