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 4868C45D22 for ; Wed, 27 Nov 2024 01:25:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1AAA7427BA; Wed, 27 Nov 2024 01:25:39 +0100 (CET) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 4E005402A7 for ; Wed, 27 Nov 2024 01:25:37 +0100 (CET) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-7b676152a86so30349185a.1 for ; Tue, 26 Nov 2024 16:25:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732667136; x=1733271936; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZSSvpAJghZdFcTPswjQKzRemL+PuWNi5K4f5brROkyI=; b=JqBtDEoePCEkE53Mxdkwe1nORW5c9mKK+CGoCYIbv4v0KmbbDh1JhpP9NLjHIZBRw5 S0uhpgnCnz0akCuiEf5Klg2PB+68Pudhv9dXwJVHqgHZCUbzFyQR4E6n8B/4kQS8bFxV LbaSz0NLzclSyhkT0s/rkW5AC1wVLrguILivk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732667136; x=1733271936; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZSSvpAJghZdFcTPswjQKzRemL+PuWNi5K4f5brROkyI=; b=cWUWYIedizRFED/1Ta6txRn6XQVXxXve09U3QfACnqLQIF9AjPjPmRR6ExGKWWgNtm oguzbl3TH40FsEZtc4cgr98grsNWhHLWAaw/9F5EwoE0GNlYrmehe2naRIgCRg8dPBzq WNe55Cuk2g0JevO+tnHsaqmu9iaoVPe518pbdif5GI9Gqj5xZOINlIe+TOZ1TNY0Is9g 42xsHW2jmxtWA0ZvAx1QNCwV71v4/n/T2yJW9uvPkTrUBFmSpTdmyif+tOVnlvUbWA/6 5ixnhmiFS29ifg3J5OiNz7Rr6XHzEWHsc2G5kfREbigW0CKEcIvV01UOWG+uT0j/NtIU TYRA== X-Gm-Message-State: AOJu0YxBsRPqWlsSFQDMp38iPc8xZsnTtgj/LnP2BHtSRZLo5cNTOceH bBioD123/oE4s8RUs3nb5F8lR5EW7IL18eNiqwwXAqVsiVIOpDXjqhh8DgS2xC4D07T3wBJC5bR OfVEapqPhCnxzfRzXJUAa9bdrgKXGCJejFk0CCB1xiLS4UtJVg/vs0Jyg X-Gm-Gg: ASbGncsrQsBkqMDzc1H/Y/ONQ1rzegq68puJyiDJdZ1dt8PJtSmnsthyb5xcaFtyXs9 RncHcAGf5RfcSJIy0qG3JKHJhpiW0/7540TAAM2YxPmytqjIOd5Uu8tvbOzlP99PSRKuj0T2fMD 2GaZ5MzY5rOyXZV6HmsEH3SWzqWPK+uQTPIfeWhWQFC4VGMITEZXoVoQS4qJS0bfCpwm/FmFjNq o5ph5NjEoMAWub7OZUwS+a8cmaNUXAlG+2bHe2ZTkTVPqN/CwgzbHccV+6dlG9zRMhW0+m1ExM= X-Google-Smtp-Source: AGHT+IGXFQBpLgpcmRlEpTfwIqni+fnTXrOvO5QhqogIFw4gd/lDslcsaBBC7Iquj/CJ9JDWs7vdwtNMiDLB X-Received: by 2002:a05:620a:4006:b0:7b6:6e9e:21da with SMTP id af79cd13be357-7b67458732cmr762889285a.19.1732667136657; Tue, 26 Nov 2024 16:25:36 -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 6a1803df08f44-6d451b6e9c3sm5277956d6.72.2024.11.26.16.25.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Nov 2024 16:25:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Nov 2024 16:25:36 -0800 (PST) Message-ID: <67466700.d40a0220.29d92f.2a77SMTPIN_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 639946052471; Tue, 26 Nov 2024 19:25:36 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f4ccce58c1a33cb41e1e820da504698437987efc From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Bruce Richardson 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-next-net-intel f4ccce58c1a33cb41e1e820da504698437987efc --> performance testing pass Upstream job id: Template-DTS-Pipeline#198918 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 | 0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -3.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -7.9% | +----------+-------------+---------+------------+------------------------------+ 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.9% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.7% | +------------+---------+----------+-------------+------------------------------+ 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.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31668/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/