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 C320B45DEB for ; Sat, 7 Dec 2024 00:14:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BA35A40281; Sat, 7 Dec 2024 00:14:45 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 63F944027C for ; Sat, 7 Dec 2024 00:14:44 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3a8146a8ddaso4269775ab.1 for ; Fri, 06 Dec 2024 15:14:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733526883; x=1734131683; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vjMB6jYgCiMiSwsd5s/XIh2cCyY++aDAdMBHTZxL88I=; b=L3g2SjMd09CQz0zT5+XxYn6vAJFQ604qZjDWpxL1bm9sYdCbcHiAwIJjckWHSsOenK pit872SyG7Lg4guv6GzqaSP4wyACxlIy7AnMOKzWsp2OPiLn3f8gqXE9GxXZVWw1vQqv AlkJTHxsru7bmgOlOOfVz9lvBdHOiYKZpKL80= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733526883; x=1734131683; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vjMB6jYgCiMiSwsd5s/XIh2cCyY++aDAdMBHTZxL88I=; b=Jes3V5tJA0lVyrznfiADUPZH0lf69pYQneIbFPU6Q8imFF+s2dFy3yiVOanOF3aKe1 D5fgVLlvBrBYUoAX49wbGSJXFbrWn8ZhSnUdRUam/e+WRKx3ljiriT9+iFK/HQMgdaKn FI8dH6K+4KX/LcxwRgJGLfAf2F8sEoszN0+WfaquCLDbnyMuUc8aN+I1cxv56fr+Efj0 gR+wTNo2qMvcM5vfA6CkIlsz2n8uADFp/a8F2baL+65PrjzkDysIhvHko1PJ7DPFrGe+ SNGXEktsi99bhJ74Xby9mPIeBWMmAbqw/shVdxXpEd5usqYdm+V6aMrrLIcIFGe75YbV iBZQ== X-Gm-Message-State: AOJu0YyT5niVQ/FiPfbidurySQ7SW0WRR0au3w2kBN+KPbZgnOpJUHMz Y+KsM6vg2Ir6awN7k79l1dlRmR9m6ZRwBCEIqK/l36Md/cLVUN1Ebd5djDD9ALpVPEPGClgKw3s 53bV6qBQ6R7mZUgOuBXlMYAbJtmbwEhIlWR5t04LIrT6WPEhf X-Gm-Gg: ASbGncsetOp3uOSnf/tEjHK26ofPkVIpFNllANgAPavpC/xRipyg2bUAunqJTVEC4tC oAOLV9go0Om2ViCE0SLkzAHK7xPjyTdLPlIgLl9dO8R8CmwK4/g2d/LQWg2p9cYvMl/Ci3rhfY1 fTTmfMumSiFzjnTW0830X7ZHOVR3KkgOycCCDPj2eHOsLaIQuxt4mKpC2F5CyyKpWMB4d5UWSb9 1HOSnWbArpNWecvyqbiKmuhZLshFT2wItVpBkjI4dajQrYqa7sBMk9UOGq11NdnUv1AcczcgY8= X-Google-Smtp-Source: AGHT+IHUtSR1uAJMHev9rncsjT9KAhagfJPu0I1q+h6Q9amkRv6/MB/aFm9j54Xq0sy7FWIhc+akBCkrWZWA X-Received: by 2002:a05:6e02:1d99:b0:3a7:e732:472e with SMTP id e9e14a558f8ab-3a811c616c0mr62387955ab.4.1733526883743; Fri, 06 Dec 2024 15:14:43 -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 e9e14a558f8ab-3a808e1b227sm2375355ab.50.2024.12.06.15.14.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Dec 2024 15:14:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Dec 2024 15:14:43 -0800 (PST) Message-ID: <67538563.050a0220.280220.e912SMTPIN_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 636536052471; Fri, 6 Dec 2024 18:14:43 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 077a7044cc5b2533410f691c8db6fb4f6667b1ca 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 077a7044cc5b2533410f691c8db6fb4f6667b1ca --> performance testing pass Upstream job id: Template-DTS-Pipeline#201465 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.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -1.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.7% | +------------+---------+----------+-------------+------------------------------+ 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/31868/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/