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 4F81645F41 for ; Wed, 25 Dec 2024 20:56:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 24411402AD; Wed, 25 Dec 2024 20:56:08 +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 34CD3402A5 for ; Wed, 25 Dec 2024 20:56:07 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3a8f1c97ef1so19803595ab.2 for ; Wed, 25 Dec 2024 11:56:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735156566; x=1735761366; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=N6RdxljPVq4vwxQzd9OhtS+jzS8iI6KoEOZiVYh3rCA=; b=aHYWy7MtpbhALzwOK1CHVJoWhhboop9pZKBYunn+Adt2C8vy/44WbhqM5lWJh5antT NME6QugoQQvoVcwfpCBSofHiJASEHLxlYr03F2kCero+ZQB9xBxQhgz1+gsy9IZRV83v q9Tr4/7vhmTr1R8ApZIJokD5BuoWAPQg4J73M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735156566; x=1735761366; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=N6RdxljPVq4vwxQzd9OhtS+jzS8iI6KoEOZiVYh3rCA=; b=kontu65w0426SRRvcFMREXUknZJGa0+L9o1mqi3kN5Nx61XqvJuJCsuSaNCAOEVpr4 hLYI4yeR/iICCMRoG8Q678czQPjAR508rjW1fncjBTQVT0Zfc8ZmU6WIsSqxTD6/HR/7 l4sriLZiteaQw3HkdUS2Db45DjbkyV2xQ9DEXGDhOqd40+6jvYZl8zMxaD/KGwFPVpj0 FrcvC1IoKuSV2FV/OE8ab/bGn0U9FbGRVv1BXvPxFZDFY07HQ5z1VqnVsO9VE3prXo/2 LLqf0EgT5kPEO5oNFCyxfO+qct4Rh1x945pDaQwJN7mFcjoR3tP5DrM+VHKbuGtwxWAq /gUg== X-Gm-Message-State: AOJu0YzJlPioxjoUsYtaVgNjEydcykUxjR+hXUS8yrh52M7txHvQZVdx 53vuGYPO+bsGDKYTFycQeWbimSVyyDhgzGktdOeQnbCRSouTjZUGaNR8dJyOEf6N/0wT8WJl//q fcOdwFTj6yFBnxfkiLky5hwcqOBatqSb+ X-Gm-Gg: ASbGnctvtQnlYoDxHg604fBUkwRn1NbnioTmSLx6wMmSYpg1dxiy7d/5vmB6ebP91Ym ZPDgxcKKO74I3J8q0pTf1U6KX3QUmPNxBkvAaTESyxy/vK/nyKqRkKXfnukNycVW/f5T2u19YeW EcAGS/HHw0ft9ZW5qgTERDIXkHOKrnzzV9jFLQNEhZbBcZQMyw7exA7wjq1oQVz5C6WLWb4NVzs bC8YvxsH6Z816Y+FjNNo7WNM5FjGydCjNTt2ARxDjhf8iB2xbsghQ/18thFwuz1Q3twhszHICCs IA== X-Google-Smtp-Source: AGHT+IEHuJrsRUtSjL0mFJly+1/1lmTTAolni9V3d3lTWVc6JkaRMWidBQNC7gKQKcbfRVY5i4UJrsXaGJRu X-Received: by 2002:a05:6e02:1aaa:b0:3a7:7ee3:10a2 with SMTP id e9e14a558f8ab-3c2d4c834bfmr185970555ab.19.1735156566551; Wed, 25 Dec 2024 11:56:06 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3c0e678170esm8347665ab.63.2024.12.25.11.56.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Dec 2024 11:56:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Dec 2024 11:56:06 -0800 (PST) Message-ID: <676c6356.050a0220.5079a.0bedSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 20F8B6052471; Wed, 25 Dec 2024 14:56:06 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f2eea2f37a82bb73fb01d56350708f7d70e21379 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 f2eea2f37a82bb73fb01d56350708f7d70e21379 --> performance testing pass Upstream job id: Template-DTS-Pipeline#204247 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 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.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.6% | +----------+-------------+---------+------------+------------------------------+ 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 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ 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 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 3.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 1.5% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32043/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/