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 3D39945E46 for ; Sun, 8 Dec 2024 07:00:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1AC4E402BC; Sun, 8 Dec 2024 07:00:42 +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 7B486402BB for ; Sun, 8 Dec 2024 07:00:40 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2efa856e4a4so43327a91.0 for ; Sat, 07 Dec 2024 22:00:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733637639; x=1734242439; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yGhK7I3x3KvaUaI0GoBsuUm6pcP5/LX03FbjccZG3C8=; b=EdF/oY5JlgTFsnmWBlow0XgaZEC2wmcC+VSyhz33jhImCIQ+LsRfSnjyGLZpIuLLOl vIj6aQpe/Me+hQ/DOxYpgzAaGp6QQ0foMMXTHssq8FLu4RboMxDOJQa5kgWwU6qOtqYx rqoKi98ureEJEB2yap1B3wxTB2i8RjAcUWQQc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733637639; x=1734242439; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yGhK7I3x3KvaUaI0GoBsuUm6pcP5/LX03FbjccZG3C8=; b=CFug93IUyh90i8iiMWeR07yzglbZYmzi/9Tzx1v2PfI5sCNPoh0EdiI+0UbWA48bC2 UuLDJriVfaJL6InZazorELWfYV43M5Yj5i3n2G2TMqg51tWZUPoudYrceZ+bOlJNnu6V ltYnZB3trM3E7LZ27+Z1a36c33Q7+GcDJxF0ZV/oUHQZMN2gmTKg3xaE8bKoYH4jw5t7 ljjK/3zoUtOqWHeFRbRM5sF3MdqhYgNfMO9aHJfbNXuZv7pS/MJQicWJ7mxGPOhjSuiu nihywUTz7DUP4sUKYuUllSlUe09hSMANs0LUPHrloCY9WEh3ZOPwfTumhg9yQvOV4bNA K4og== X-Gm-Message-State: AOJu0YyjKL07ZudQ/BU06seIZyYAro+o4FH5Usq0a6/iwmN35e/c8wxn 61LYVzTeGt2dEv9Au+necGkKvE4yAS2R0pm0KB7wUoHE+eXnX45tNOFMGeIm1zV/DXE7jnrG+x5 39NPOoeTbCXcgJXGcB4v5O6f4CVKQYgHHEqNw6k8Lavr4mPaC X-Gm-Gg: ASbGncueCr9GUVCr3exrRV+W9aauk8i8L16pKsyXo2HhIHK37RCauZAd6yhf3ToeGZO VZ/7FzGHwl1AC617brQe9TD2oqK4TQ9A5FjWXjcEbWkkx/zFbShTlcbHq70rocX0t1o4xj610OX 5o12JQVd1z05vXwjovHORP2R0Ees1SsA9+Xob3PuQzjwkA0pQlLpRi9v7q1wAEyjjbWMVEqwjcX UAzGEpVB4ICdzruzpvTrxSv8P9tA8yUvPuT/tYhP1MQ5j2IavwUqUE5v3PloTI7pDVl0RCj2iQ= X-Google-Smtp-Source: AGHT+IHhJhuROaT9ybt959x+ke0sMCL1ePkNClg4BsusGrdAyixT/EW40+6vR/CyhT195KQtVFXr17ks1eAx X-Received: by 2002:a17:90b:3e50:b0:2ee:f550:3848 with SMTP id 98e67ed59e1d1-2ef69560135mr12726397a91.5.1733637639556; Sat, 07 Dec 2024 22:00:39 -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 98e67ed59e1d1-2ef270abd84sm461019a91.16.2024.12.07.22.00.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 07 Dec 2024 22:00:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 07 Dec 2024 22:00:39 -0800 (PST) Message-ID: <67553607.170a0220.1c5e0d.ca45SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id AF9856052471; Sun, 8 Dec 2024 01:00:38 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f197f1e13ccfb74c92ad05602443dd0984f39540 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/v21.11 f197f1e13ccfb74c92ad05602443dd0984f39540 --> performance testing pass Upstream job id: Template-DTS-Pipeline#201591 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 | 1.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.5% | +------------+---------+----------+-------------+------------------------------+ 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.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 1.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ 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.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.5% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31876/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/