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 0696E45F6E for ; Sun, 29 Dec 2024 06:21:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C79E340280; Sun, 29 Dec 2024 06:21:45 +0100 (CET) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 94B5240278 for ; Sun, 29 Dec 2024 06:21:44 +0100 (CET) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-2efd81c7ca4so8587404a91.2 for ; Sat, 28 Dec 2024 21:21:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735449703; x=1736054503; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=q0aKsX3y7W+XOmLnaCCjqMm6x4K7Wk5ClwgLgW7iJAU=; b=GUOzJGHLCpePEpsrPxLLAOjk5X4krGnL/OEjyThD0bPdsldqNaOT197A9vwGwZABph TbCqZ5FJO+FS3LsDSDI1WxOnhPBNRa73SivBElMudq/PYQHYVvYliBRPRDG74AJW9rWf F+vNNkP6EW3gcNI0KKk6ULYCiXW/4D0gzAOQ8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735449703; x=1736054503; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=q0aKsX3y7W+XOmLnaCCjqMm6x4K7Wk5ClwgLgW7iJAU=; b=pZWrE6aj2N3/u5m9Ma6bjNoz7pV3h56E1AgrnqROiQE3/xDwuGaWI+phpwBMVe/1il P7lU7jr57z3OssO6i4XeI1Z8ZWFCcuioSWp9vJA00o2fIcm8mOPA9Er9toM5OMhwysCr Bvb3dHX3OAmrEhJ9qzEOYfqJeuYHIZW86W/cdin4me0fGRFR+AW6IbuDCHzXEdGP/4W/ QX0Mtlzxyd6xdXrfVIo0649k56EErGl/CRtTh3ntUEyLVmF4EjrwoctLjhzY6w93PFMe FxscuHXTSJRk4eJHoUQPj+xo2AuEK5rgSwV2XBFJlYfk7tqDr2vsFoX1uC26sDUsWNK2 /ExA== X-Gm-Message-State: AOJu0Yw5RmY9IjC+9OSQ4c0zlS/mCQjXSN68B+rFwYYbIB1hf4T1h8a4 UarUkOCr/88+PKEuMUYiuXjUKtn9LR36ysFKEFFSo3pqan0WaSZ0yKEb7uam95zd0dTJVDz0FdC 99JglA7mGF72HvRum2ZbqCl2W4YSUHuTB X-Gm-Gg: ASbGncsobpsprNpCTlcZY2vZR6QEDcOTAdxNAwi0AbwluM2Rh7LCd2yosojBJgCZPfy ujiJjYCsOkHmRIQtuTdHMvxFs4zbSXf3w8poefZ70il/vaa1fVU0KLmdGSjkBGgIX5BVylx6Kwc L5txElPk7nfjFeGDIJTPqwN690lM7snp2qYMRWJ24HHY7bjVFUpQlTa0e9PvTyZYafNA+6LYZ7t 4+OMCPdUngaA24x9apL97y9WZcsF27QelAua9mQI206z8nwCzPCFA12P9+8NSQY+HDXtZbO+BCg 2A== X-Google-Smtp-Source: AGHT+IGZrp3BNB1xt5X7lwpPlqMP3MEzJ+WPLBP5NlqIbWb4MXQ7u22Q2qfu2AsWIoMw5ADE1gV1/P40PTl/ X-Received: by 2002:a17:90b:2745:b0:2ee:d824:b559 with SMTP id 98e67ed59e1d1-2f452ec7001mr43391910a91.28.1735449703396; Sat, 28 Dec 2024 21:21:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2f4477f42d9sm1264621a91.9.2024.12.28.21.21.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 28 Dec 2024 21:21:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 28 Dec 2024 21:21:43 -0800 (PST) Message-ID: <6770dc67.170a0220.2bd7d9.dff5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7E9726052471; Sun, 29 Dec 2024 00:21:42 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] c66daa12e76d7b4912cfb7109a761856a7a873ab 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 c66daa12e76d7b4912cfb7109a761856a7a873ab --> performance testing pass Upstream job id: Template-DTS-Pipeline#204698 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.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -1.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.6% | +------------+---------+----------+-------------+------------------------------+ 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/32072/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/