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 93CF5461BA for ; Fri, 7 Feb 2025 11:38:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 70C51427DC; Fri, 7 Feb 2025 11:38:27 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 559A1427D0 for ; Fri, 7 Feb 2025 11:38:25 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-21f44e7eae4so22363035ad.2 for ; Fri, 07 Feb 2025 02:38:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1738924704; x=1739529504; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7XqvRIYblJqS3pseMBabT6+YdhZxZ06QKTvl7s1uloc=; b=B0+RS6vd2D2mTcVX/62wgb6BCjrN51uojUFMXn3uZo+yEnlm7+Z73L8vN2WVCWy8dk qHOxAL61ckVU4RQDKShB/rT4XlLd/r0qmTdM86aHobdrA9/HL55Yw81s1pZAchMcHDM/ PWA/4NzVK2qMTnWpbW4g5Hkhtmbue+cDtPUTU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1738924704; x=1739529504; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7XqvRIYblJqS3pseMBabT6+YdhZxZ06QKTvl7s1uloc=; b=ggvkLVcBYLHuwxckURx/IyEPc2s8K9s34t8L+9IO1DMRjU1GeL6nsqs+4nyUIpQdJp k+vpun5GqImo0/koza3Zrt8ELANR+rCSG3BE+TXlH/5fL8SUJxTuaYFQfVOK03GERC/p 0XakKpd5xEdhwMJKijusIYrmdmEwIt2WBqayCmRU++iFNKQIm1nWhuxiCSj6hwHXSDHD MOzGlvuBOwUK4Ndsho+YUTjUbllInnIq6OdwBmjtH2UxJIPNx8FEfIks2RbOHtHPh0Le 8rUyTOnxK484gUA9fl64Q0BP9qrxocFZgr9DW7f8x3OYJytt2y2A83ncF6fxaZwrRcxa 6sTg== X-Gm-Message-State: AOJu0Yw3Wu3FmsdExsbu22jyzadI+3FOsVaS9LZ8IXHX9RvV5DNLNOYi 4nxpLdjA3az3lErM0YvGiJj26omy1pEmR6FJpNCSCZv1q6ZqE5HweCEhl/hqs1U3DyCuqEzcTES OY2caN95aZ/TFWPPc6OohtDIU7KpPoJFT X-Gm-Gg: ASbGncsY0QpLD32MW3dmKznBulqK9ESKPi2fprMJF3kYEJu2TUgp37MY/sRFaG3PZ97 W4+eoMesPQgGrWx77sCZfrZMWXJNNMM5C2fSkBYibaY6uF70RmGMQaLkHaH6TiYmQgg+mBB2Ceo vfhUXpAuINm3XxblxXiH/dmbkGSXIrye9nZjYinl9ZIB50VqGgDAA1gxB4lnhaAL1ylVQR6pO1k qBTl7BUWfMWbOI1U5PGbveWHurVmwCpjglqdQfjqvTUPXaegeWzSQcIgft//k0M7GPmFs0918Dh V1LB79Q1KGRrvE44lRD+HivuUmO2cw== X-Google-Smtp-Source: AGHT+IGcX+I+/rH9e/U0HPUR11Yv8fy9A15laQC+EOoMkMtyqhVj+PR7mHalIwJBuyMkn9eNuVGFWmBj6t2q X-Received: by 2002:a17:902:e951:b0:21f:37ea:47c9 with SMTP id d9443c01a7336-21f4e6a55d1mr50893265ad.4.1738924704383; Fri, 07 Feb 2025 02:38:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-21f572c33absm420235ad.87.2025.02.07.02.38.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Feb 2025 02:38:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 07 Feb 2025 02:38:24 -0800 (PST) Message-ID: <67a5e2a0.170a0220.3edc9.20ccSMTPIN_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 BFE436052471; Fri, 7 Feb 2025 05:38:23 -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#211057 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.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 1.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.4% | +------------+---------+----------+-------------+------------------------------+ 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.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32467/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/