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 6373245FDB for ; Sat, 4 Jan 2025 02:28:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 615264026F; Sat, 4 Jan 2025 02:28:53 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 4A91940264 for ; Sat, 4 Jan 2025 02:28:52 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-2f4448bf96fso13904830a91.0 for ; Fri, 03 Jan 2025 17:28:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735954131; x=1736558931; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UDgHdimE3KlJrrkR7a/eWtJewguoeNeC+nZtUzGSN2o=; b=cIRyd5MWaXIgHOVFoF4wFNbORGObMfbooUuLNCo1+dNXOIKIyN3BCDTyulMRVodBK8 CoEyTrQqBwCfPhRoHJmCoIXR/qbqySkcCDtUmpYH5mwA0xUS33BKHaGlC8qb3+X4qeVG EsyCRBXz/ndGcKCMIAmy9ksjbBMise9+VEAyg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735954131; x=1736558931; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UDgHdimE3KlJrrkR7a/eWtJewguoeNeC+nZtUzGSN2o=; b=ELRdaot45pfFJ2cxBWeCGra9Hx+9muyF7/tAjRrkXpOg/5YKudBJEU35gj8zAr3n0d V1g4ojF+D9BjNfUbfEfIljkQNuDHKc+wC5jAL+G781WpXJb3UV4G+zyBmOSmv5xa8Oq3 ZPXrkSURZphjzkxTK21QSIFXgFgz0Mo3LKgr6bX2/Ez+dPPSdV5XKpg/IyRcK4JeyVXU NAx5G+uvQfs/5b6N/Nrp5BSeDR+Nqj5Hydfcx8sf35xviWDLJBTqFxsiH6VV5AQ+m+GD 5Q1udH4wV5AvWkZLosduLjuq3Wumagkz6/J5Ds4EOTNOG1u6NwMmo1Y1l/duIWnfQ+tv nhKg== X-Gm-Message-State: AOJu0YwfZt0npNSsEnteObzBD02k6y/OE3JaOKqikKs5jNdnUwI6XqSW q67gqPwk6ytBuJPbDYD/fap7kfoDvkntHEdCLCZP7B65gN3QPVKamBKoxVivddqNarLFUZjbudh GxpCFBXjSoMVGRLc7yVndCsVEeBskH74kW9YauWWl X-Gm-Gg: ASbGncuUo59zEh+7ifE3eAoB/8RJfPm+fzPCpGylUpACSVUDptYvcEPOQOW0tHTDszJ 8OueXSgEvsFmChuJtVfUsW/n+ihvOyxEmtXrVMdqCxTa93zGfSg7UkcoWiurIkJXJzQV4iOBU7V IajVQV1vfx6IJJsNFXHkhsPzO+iJWWVhpb6BVJsiPNmpVpQnc611l3OOHXEi09slX8LDvsTeERZ Cq9X7w0AMF/6tBK1PF6L6PiNehX34+sl/PyFdlLzVFB6SNHm9KMuwnGITp0A0dJcMtDhNpjvyib dw== X-Google-Smtp-Source: AGHT+IH7tgR+/9qv8P9EEkz5sGCN3WuztZsKs1fjV0ZIs3kROKyZ2gx1eOJFBESyRvC2lUBhhdO4dR+PqAfz X-Received: by 2002:a17:90b:2649:b0:2ee:dd9b:e402 with SMTP id 98e67ed59e1d1-2f452e0e152mr94054264a91.12.1735954131573; Fri, 03 Jan 2025 17:28:51 -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-219dc9894f3sm15089685ad.9.2025.01.03.17.28.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Jan 2025 17:28:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Jan 2025 17:28:51 -0800 (PST) Message-ID: <67788ed3.170a0220.0fa7.e5efSMTPIN_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 C2F8A6052471; Fri, 3 Jan 2025 20:28:50 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] fd51012de5369679e807be1d6a81d63ef15015ce From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 fd51012de5369679e807be1d6a81d63ef15015ce --> performance testing pass Upstream job id: Template-DTS-Pipeline#205291 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.4% | +------------+---------+----------+-------------+------------------------------+ 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.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32105/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/