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 F118A464AA for ; Sat, 29 Mar 2025 06:19:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EC0CF40287; Sat, 29 Mar 2025 06:19:14 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 14E104026C for ; Sat, 29 Mar 2025 06:19:14 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-22435603572so57723445ad.1 for ; Fri, 28 Mar 2025 22:19:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1743225553; x=1743830353; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=E+DN0U+lFcP2ai+YOj9EiFboQ7/GUlG+8/4AJ2Ks20Y=; b=NhCPmVsWIwRZRuuS2FxCaG9f86IvMHxqqsynGE/IW1ZWHFFiO73ZFNdjlfRo85I4wy 4aG4f32mv5xFHEeyLqtqkY15puCg6+D1GFg41ybbyADSBILGaOjqnZxyQoP8mPPHwedZ pa5Jy35SZQQ+WKfxX7nsZUbXAtFx0Ee968F2A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1743225553; x=1743830353; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=E+DN0U+lFcP2ai+YOj9EiFboQ7/GUlG+8/4AJ2Ks20Y=; b=k1qhe/G/Qj5vqLhfhPO81TVtxrdWmt1elSUQ/F0SYNeKFP79JF704YuzLWbi4GKgIV eodwTJsUSUoSi6sgOl86fD1rBpuB0k53YmzD682Hw4GVpikbxzsyDbQEwcoUUp2+ommB cRLtArb7fYskCLSrOhR43uV40F2DTdiFONCrfyVWyca1O6NG6IKLlgMi+Q2+Tp4+xkyM ISnVmKmrEJV62KwP6JyXqw40PlyVDfn3MEZ6sg2pscvgzA4TZrv5LYBy0o6SLUgo0LTa G/YeIl3HS4v+bykj3XEyWxC8i469aQUdK+WlGM0OzKdrhD7v/xdqKl1rgBKYD9PDlII1 nr9w== X-Gm-Message-State: AOJu0Yx5AZqQLV+HS2q3J2dWKSurV/7Pjsz2y0Rg4VIbBz0OCpqJrSD8 jqB6ICu4V7bEJ8ibhBdWZOKnqq4yuyXHNFRM6NBN7+pc77SnoBJmmawMZyNyvmc8Bn9xdijq7ap wDMTieGJsFHubeC5wCP+LfCVjfCa6Pz1n X-Gm-Gg: ASbGncue3cqaPeacmkcp/a76KQM4bTixMg8f6MiOQlEX+P2u98ejMku8qD+l5uzaivd v6bre+1PPUClbylSuNT2k+xNXM/FYE31+J+khubyQtggCPQcJBlkM14ZX83AaniJ5TBLoH3MgGX k59+29H+BaSRHsDjpjCPLKzJ7Bm5dRxw2XoB/xVUPEWSnsIMJPiB+jn5BFWGwxlEeQr0AKPOoHZ wAJ/3G9IafHgQlTue19u3e6Q5wmol+SNH0WGrlpr63uNSiOchDUCe3XgfD92QX85VDeGSaH9NC1 GjQqmaS/YxwcrILe90uTlxEDMsj7JSHs3kQ0MA+A X-Google-Smtp-Source: AGHT+IHmYixjhbgmuCWxT0qu0461zjEL98MYn5XqT46g+nWAQLajlwBU8envWQMZYOn2fyZvM0ph4mSOBy9r X-Received: by 2002:a17:902:d551:b0:220:d439:2485 with SMTP id d9443c01a7336-2292f97a6a2mr33576535ad.29.1743225553028; Fri, 28 Mar 2025 22:19:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-2291f1cf626sm3280085ad.114.2025.03.28.22.19.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Mar 2025 22:19:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Mar 2025 22:19:13 -0700 (PDT) Message-ID: <67e782d1.170a0220.2ac381.9261SMTPIN_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 2E23C6052471; Sat, 29 Mar 2025 01:19:12 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 03f2ed63a5f4e4b57365e358b49095ef4a82cf7d 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/v24.11 03f2ed63a5f4e4b57365e358b49095ef4a82cf7d --> performance testing pass Upstream job id: Template-DTS-Pipeline#219495 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | -2.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 3.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.4% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 22.04 Kernel: 5.15.0-131-generic Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 24.04 Kernel: 6.8.0-52-generic Compiler: gcc 13.3.0 NIC: Intel E810 (Arm Grace Server) 100000 Mbps Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | -1.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/33092/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/