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 6FE6745DBC for ; Thu, 28 Nov 2024 07:06:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 52487402AE; Thu, 28 Nov 2024 07:06:18 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 32E1F4029C for ; Thu, 28 Nov 2024 07:06:16 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-21288402a26so3852605ad.0 for ; Wed, 27 Nov 2024 22:06:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732773975; x=1733378775; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jWWchfpz6WbMPQBqmiAQUuW/WnXxkiPgrNPDx0EoZhM=; b=C54rPZdWHLI6CCnDdoAB7liCzUFUsFoSOdfW0IT+KJjZy25V4mQ7zSoVR6wR/weSsR +AunTnHqADwTMRVrWe53Trl78+WQET3+EO1OeQBRKJH/g+Tl83ZlIEBSaCnSEASyLPHY XfGRK1Fw9lMv06po5D2n2kR+RsLAYBfR+6GL0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732773975; x=1733378775; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jWWchfpz6WbMPQBqmiAQUuW/WnXxkiPgrNPDx0EoZhM=; b=IRaFDaBAbEpVSDYlJAOYVysFGAYbAhGRlRxx5F/zUaOAiJcwivM0BngzBbPF55LeNF +rdJJdVSxCbioir+Qb1Hl23tMZhPLzL+F+Zf2FZZxZWO2pa6zcJ77p+UNEvKU1SUOLUQ XUs1SsRwTHXJULgM41UjzKjMpyy6m+VBj49MrasfAEu7HWLsS0s57bNhAHepJgYZYPfD jsToHlepkIzUSdovo0fhPSeF2k3poKHmg7jlC3EceQizdUSc/jbBT/v7byih22yaMzfX LllwXWNoSTqpFjL/S2EDvv6NKIGEsjKKMS1zw9VJPVr3DT8UNe0gA6WBM+LrUWcOcRaM saNg== X-Gm-Message-State: AOJu0YzKnCeVNf/Q0hFblJqlm6TsEL9WLAaMh8Hc4hSKYV5h5aWnZ/Jm +oMwz/++uOT3H7zHgOw8hdPxuA1QKTpu16dBNnV/aGK2tSpnKMLb+ZdrMzTea2uuC0yRrBp4Anf joaWxop5eaoMNIqigJxKruY6GZ5opj1xTWplumeRLRSKY/95o X-Gm-Gg: ASbGncsSbs3JtaP0XbSuF5fXtFBrUmxoOT7Lv7xS+fnPDo8ctM8LSwyiaMqM5RLMdjI J40L1cvov4+6ZI/y6lPGojzRGqTCR7OVHP6O8oUGazdt6sHPDTkZRcQEXDEMznlK5zJbOj1LnS2 xRndBBfwK7OVWAHc11w3M/KnZW7ILGuJouiYDiLL0kqcAHCrjPphMJ5YSvGIPiiva0IjumxKBdu gdrxmpGdyMXyZs2I39NPYzUFod1aXQhDlVAPWb+ZS1QAlDZsVXzzO+rrpD1dvS03XIlQ47c2OU= X-Google-Smtp-Source: AGHT+IGAgdM2gNLAvs+M0fhLlJJ37nlEVca8yIU5QSwDD70pT/bj2x/GdDF+rKkrxP4Of4gv05qmzPTM1uME X-Received: by 2002:a17:902:e88b:b0:212:55cc:6ba7 with SMTP id d9443c01a7336-21501095f82mr66981295ad.4.1732773975328; Wed, 27 Nov 2024 22:06:15 -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 d9443c01a7336-215218f7c08sm268935ad.11.2024.11.27.22.06.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 22:06:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Nov 2024 22:06:15 -0800 (PST) Message-ID: <67480857.170a0220.2ac488.1eacSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 62DE46052471; Thu, 28 Nov 2024 01:06:14 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 65491527fa667ee05abf48043978ace2e6cbb154 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/v22.11 65491527fa667ee05abf48043978ace2e6cbb154 --> performance testing pass Upstream job id: Template-DTS-Pipeline#199811 Test environment and result as below: 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% | +------------+---------+----------+-------------+------------------------------+ 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.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.5% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31768/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/