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 38B3545DD7 for ; Sat, 30 Nov 2024 06:28:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 13D7F40267; Sat, 30 Nov 2024 06:28:30 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 2E83A40150 for ; Sat, 30 Nov 2024 06:28:29 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-29afb4ab611so1193235fac.3 for ; Fri, 29 Nov 2024 21:28:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732944508; x=1733549308; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/nylyzGBG+0FHeH3yhDDRFHNnia4TYL+JbhOeldh9bg=; b=jHXfeVKhVsKsuBQo4+FPC0pm88weIyMHSexWApKH9++z0+EVjggha6in7l1Ijog5Rz Hyg9vwcOY3Z5bIqevoPQXH2q9BlgvFkJq77j4FrIyCLbWdwHB+tXMSqDbJSiYZRhisjT M3EwDEv+a1UJ7ZGDsN2IuBGlCXzTwpuutgsIA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732944508; x=1733549308; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/nylyzGBG+0FHeH3yhDDRFHNnia4TYL+JbhOeldh9bg=; b=ZOLlwwDWLqcaY7D4xOOiu90tqmc7PBYhFqaqX80FmUK/xZxOI4Tvb7c0MKqw9qXkx7 tPMxLgIkpGRCypZMbgAWcoPyJaoBfj8yjishgBKBqGIh6SAya0UT3j8VDS9ECM+9u8wS ThEQEy+4z73YeSR2svdPI+Dt2kWJNHTu0hDLlofzknO8Lcd/lZVZD1pFmN07TLBWo7CS ecZLQOmNvebt9np091BOh23BFe8QznhMKB6wxdT2XYifsc4IUKyQgac+kPwIQRIfxXuC 5xi6IMe8oNJXH5yccYcm/MdKInXetJETzIQ+9MJtgzBxTgnPtU+sTZoSDjtmoPv/KOtG C/eQ== X-Gm-Message-State: AOJu0YwAOWIICMEOHcPpqQRHbKbWB78R0W0qt4jArkT8p/8/yQTjdN+f TSxc5PJfX0MgLy7g9UEmQobT+LTSfsuOCWqVk5Q7KXPXIA5UfK+ongq/hov2vYEa4qqUuvQifAQ VupUHIUjkzWPs9T6KREXjWE2/U+XeIySe7ZhYtFIkph+kW0j+ X-Gm-Gg: ASbGnctzt+Gd861SA6jB+RaO1Q1CETVgmah5D0vjaO31yTq5uVDEuHLH9Q513OV34pd /AsQN0OofVYagIirHIqkdVMIv3g1tCpxMl3lCZepoOLTpEoWZvvp6xzFFsLsv/8jbbfIVPAm9IF +VJt/tsY4feP4Sb15A5fxo65I1xK+J5KjfQj2qgwSvmBOt+UptLKrh3oOLGVxXpKrJXu8IIE6UE y6j5hGykC8zxPw+G2OUL0Cfsowik+YMvUSRw5c9VMimPKV4eD1dqBGjRVak8DgyisWom3V6ZQg= X-Google-Smtp-Source: AGHT+IFrGpFGiGEQ6nsuwNt40Elpxx2iIt9TfpqU1Q/0N2HxYQN81MExX9KWFtwVH8j6/PNLRwpQPZdz/QXS X-Received: by 2002:a05:6871:a08a:b0:288:2906:6882 with SMTP id 586e51a60fabf-29dc430526amr12931767fac.29.1732944508390; Fri, 29 Nov 2024 21:28:28 -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 586e51a60fabf-29dea7c89c9sm244816fac.45.2024.11.29.21.28.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Nov 2024 21:28:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Nov 2024 21:28:28 -0800 (PST) Message-ID: <674aa27c.050a0220.28cc70.eb39SMTPIN_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 D547C6052471; Sat, 30 Nov 2024 00:28:27 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] d20fd65f258afb5b572fe686b7d1032aeb95e079 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 d20fd65f258afb5b572fe686b7d1032aeb95e079 --> performance testing pass Upstream job id: Template-DTS-Pipeline#200182 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 | -5.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ 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.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ 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.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -1.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -5.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31788/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/