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 76E8B45EF8 for ; Fri, 20 Dec 2024 10:38:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3B52740144; Fri, 20 Dec 2024 10:38:49 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 4B2824003C for ; Fri, 20 Dec 2024 10:38:48 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-844dac0a8f4so120954139f.2 for ; Fri, 20 Dec 2024 01:38:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734687527; x=1735292327; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Yr/O2vsgiKFVyVJ62r8EA4R0nkIiN1Zwjq5P6pdAROs=; b=OX1IcNuUhwTE+UHvj/tFQdKDvQcJC36zHdD4HmQwcFug60R8phaawxPk8XyXFom5P9 t/fcFHPgTPtJEejLB/C2NWt/xMdAi1lMpQwH5tYg7c9xVI3GaQZfpY0IDItclLbQYtiM AXmXhqRHfmfiqDoVO8qGXx6RxMsMg9eBOCAbI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734687527; x=1735292327; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Yr/O2vsgiKFVyVJ62r8EA4R0nkIiN1Zwjq5P6pdAROs=; b=XJ6s2loIlepvc/CVVLU4p67jZu8D5LNQL20nBpLbBESt4UwIf16AEmDAASfn7BnuK6 jX2LtkaKHeRlUzfIJ4oN/6Xy1/6aoRYZvIZwr55itradz9i0i9xyMf5OHcNcQsbejbXd aq62dE/eLgxtaNM+byjhf/hy+C7bm/XgL05WhrrdIIf3RGMJrCNWXmbCTuFWnV9hspCR CUkvIbcDiBocVjM8qJr5kIfClup+1SNGmaQ1l5JSsnb3kZadCSfKFrDuVT8P/6Z3pjH2 98pB3hk1oVzQXaqh0hVzeJhbh1Ydv3bvpwcI66QV5WHDyhvqKoyCJgvynjdZ1aeG34wI 0yAQ== X-Gm-Message-State: AOJu0YyhgjVnLLnyPfsRyS5+wOo/ofJEh8Op9ajCkSS/Sm6zwTSD/d0y F6sv3O7eL3OXyf5jdomgINpOA2pg+5S5eV3AE/uYMsm2xiMLMOuM8dLiuB0RxyXBJHf273VbeiM X2p6Wh0iiIfU933nYH9cowOzgjFBwQn4NcK61rnOt X-Gm-Gg: ASbGncsLNmpYbb9EP6FNMqa4nl/nFe30DhuzoJcaCSfJ3pfOaTTBKYnoE0FJWsLCtwf eF3j38mvsNhNs8RLR61lqs1Smg/AQkON8z34vWUxI8vAGgcpaog7pfH4xJrTH89giZgQgz/xwgB fdyXg/8vw0ANm+r2ZtqgRxIXAgf82eDJamzexKVSwCZizdozPvTH2/HpLMos3V0TXC4TBiGlWKv VguKC6oipSsBH8TULHeiijqzGTxqy8yps+5lpzQqCsM9tZA+ayU3UKTFs0w5LM+6QVQ72P/SGDV Xw== X-Google-Smtp-Source: AGHT+IGyrZqDFWZvujKcbW7F4OrCP6ZuY3k1PpMdxu9ia/X0sUZo5+6nSLWM49gEhAAIE79aU/8zPdF2f9hs X-Received: by 2002:a05:6e02:1d0e:b0:3a7:87f2:b013 with SMTP id e9e14a558f8ab-3c2d1e7df90mr19924095ab.4.1734687527545; Fri, 20 Dec 2024 01:38:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e68bf9ba8dsm140973173.7.2024.12.20.01.38.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Dec 2024 01:38:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Dec 2024 01:38:47 -0800 (PST) Message-ID: <67653b27.050a0220.21f748.51bbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0A6A16052471; Fri, 20 Dec 2024 04:38:47 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 94ad302b4ebba4a5b6706a1c43ea0505e5098169 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Stephen Hemminger 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-net 94ad302b4ebba4a5b6706a1c43ea0505e5098169 --> performance testing pass Upstream job id: Template-DTS-Pipeline#203579 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.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.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.5% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32001/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/