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 7FBB745E94 for ; Fri, 13 Dec 2024 23:36:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7A9FE4068E; Fri, 13 Dec 2024 23:36:49 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id E49EA400D5 for ; Fri, 13 Dec 2024 23:36:47 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2efb17478adso1896169a91.1 for ; Fri, 13 Dec 2024 14:36:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734129407; x=1734734207; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4OdXpzmc0UIu7g0zJoFOgZIktl0HUFXp50/aAomWcXY=; b=EJryJAxWOrjEqdNqiPTJQqw85fsRPUvTlZMhK0pMU2bISxPcwH1Gt5nDQKQbkIbJo3 aI2R/rZw+MQExeYKz+D1M1yOiVnJ6w33kV2TRxSSUgytxWEy75mA4xtvHuaql29WuAGl 3eXqrnAa6+bHidVSrcuCyeiEGTrGgog/H50cw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734129407; x=1734734207; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4OdXpzmc0UIu7g0zJoFOgZIktl0HUFXp50/aAomWcXY=; b=gHmPaos4SYWoINodAfANCUw9K8a+ilepOnDZhCDX7ROEKyStF3Kd4MjaHg9zb3fTUG kpCvJ7d5MJkjU9HilHr7eGO+5upMZPO+KWkk2CBj6bblk/YbCT5vhNmpn9z/80zqm30d OXZRBkL/08sz4IyI6sgpZuiDheXxnIg4dOlEfRNYNvt2QLdsBQj8/5frMkJO9jOh1w85 4dFUzpkcxZBA+ilXSfkYLmH61d+ZVDlr7pJQQA2pzN0LVlGmqpi1ULriz9sHZenEoakt v9gYcge+sC+XZiA03YTJ47PPtQKRR99bCGCGpC7PuRr/YdWzKWEke2uoEWU9ilkohKuF JUfQ== X-Gm-Message-State: AOJu0YzfURDYOpiIgNDNyc53ur0gkvJL/RScdK5j7NGyc0f1GJRG4YpT 15t+hnnr4WTwak2HTLY2NHRQXl5VGuwCYxd0MGbEJxdqxQB2e9IN2MZx+btW6rYh2jTnbVlq9TO 3HOGas8ksPrbm6oHfwoJaegIfbYme/aYQ X-Gm-Gg: ASbGnctE8IFr+Nu2dDY418J44U27NVKOHpPyi88sGWrzBEQLcCLPHKaWxFMK2K3Ymdm /CscLP+yic+UNxSEidqG5vwhDY2ucHN8P5C2g1MnS0WVQ7cClA95RutO9MRdKFZVPBZm/IwjInQ sCcrwrtf267UTRey9EEhyaNfu0U/g69qU75P3QFxAIZWueNw88MTxGo/XSmw4ZbYlRLzRmzOLpd hLogIDhe34k3qpXGKsRDa9xo56XxnzEe2Q+JjKgv8On3aXRBUBi7Hf5mLMOQ/Rer68phesVFsBu oQ== X-Google-Smtp-Source: AGHT+IES29CExwHPWfsfdoT0IZ59GQpZhnKOwxZhpIKuAZHuch0mDaEX5M/YVWjrswuiU3ntKxKyeInRcRmz X-Received: by 2002:a17:90b:1a92:b0:2ea:77d9:6345 with SMTP id 98e67ed59e1d1-2f28fd6ca55mr5702924a91.22.1734129407099; Fri, 13 Dec 2024 14:36:47 -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-2f142fb0a4asm272527a91.11.2024.12.13.14.36.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Dec 2024 14:36:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Dec 2024 14:36:47 -0800 (PST) Message-ID: <675cb6ff.170a0220.137f10.1abfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 8C2A36052471; Fri, 13 Dec 2024 17:36:46 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7715edd9778a637c681305337450cadda27f50fc 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: 23.11-staging 7715edd9778a637c681305337450cadda27f50fc --> performance testing pass Upstream job id: Template-DTS-Pipeline#202053 Test environment and result as below: 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Intel E810 100000 Mbps Fail/Total: 0/4 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 2 | 3.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ 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 | -1.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 1.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 2.5% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31905/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/