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 EB0E145F61 for ; Sat, 28 Dec 2024 08:02:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 36B8C4021F; Sat, 28 Dec 2024 08:02:24 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 92C1A40144 for ; Sat, 28 Dec 2024 08:02:23 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-218c8aca5f1so117317495ad.0 for ; Fri, 27 Dec 2024 23:02:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735369342; x=1735974142; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NYPlcOJT+1+h+EgkugbBaK1Eb4F+NQ9UbZ8OKUWU70Y=; b=W7LTWGQ95sgAaDz3sKQwpQlqrqYPtMwXymRZXo+NzfY/vtQOq0AUnUVamMB1QhTWOh iV8M8ger9oqCObv5udlo5XGEVosxYHHip+kWDeVBrbjEU8aLIQe9zsyIHWdP6HG1Ilx3 7dMSE2JXkVWNRgMyMYG2ZsJb4DyaxNsAd8KLU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735369342; x=1735974142; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NYPlcOJT+1+h+EgkugbBaK1Eb4F+NQ9UbZ8OKUWU70Y=; b=u5qFP3xJA3YdarQF9WvIFh2wapcTX0SiOItfyR/SGhQ7DD/dgIInGE9OdnbYn4F6WJ qVRFWM9GYszl79fBoQG74JLRr3jBDgU0VgtHCLwcVWoU51fi3q5p/HgWhqI5h1k6g/XY 6a3ZdbahJr4R36VshJMT8EZ5AujXPihqZfDPHWu841jPEk4TomCSh7PT169BhmYAKqDa WFFDotZS2+7hIrZ08WT1fVCFhLW9Ed7LJ6VMLfo0Yt45QlKwIhJWiHO2xVVDkmcFQDKl MJhIZrFNK9VzcrGD1cIclV4ezmCtAFtOpo8w6lsUGBvr5OJsEh526YL5EKX6bdq14FNX FR7Q== X-Gm-Message-State: AOJu0Yyoop1rr/oKcLToudx9J8ksWUK93pIyPIAsFOiZgYr8KoobawsX cvuDv8bOqI1u6bOYkaH2ayuwJ1v9+iyqb44JnRilucQXO2KsmzLe00A0eLuxmB5SBay+e6h2RvE 8B5i9oi7DOTBqYtWzhAMdXkWy+/Q2qmwQ X-Gm-Gg: ASbGncv0xgobwBebfnV7wl9tSbaDckfcRRX3kmZHW73hoUjylvIx/CtoCzjGB7/8pMQ IrxPGvXDuei8iJWYFn5GfCM8FDx7xvIDLyUC4dqSLhtpZMiTEw6f4cotE6RdYRrgIS6FrMfk9pz P7OzjssplLcHeWyb67kHc4OtYEnDZjqrbN+vFh5UjBLlkdIz0qVoXZPz7GoSZScLRmOOemi4SJS MsA0L/ekXYp6ZxmS8xkF46vuM0bwbrn3J900W+zzkjeWdr71+/W9RSReaOt8Ftga4+ndOR/WjoR 0w== X-Google-Smtp-Source: AGHT+IE7U/ilQg6ho4ktj1PPXnPSZ9WjE1QitULYGrHeyeoK4v1ggKJxPW3Y6lfz/aSHPOxLX4LNJ9GYFL4/ X-Received: by 2002:a05:6a20:a104:b0:1e1:9fef:e975 with SMTP id adf61e73a8af0-1e5e04a2cdcmr41863442637.26.1735369342688; Fri, 27 Dec 2024 23:02:22 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-842b2b3e826sm773905a12.13.2024.12.27.23.02.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Dec 2024 23:02:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Dec 2024 23:02:22 -0800 (PST) Message-ID: <676fa27e.630a0220.dab33.177eSMTPIN_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 F01226052471; Sat, 28 Dec 2024 02:02:21 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] c66daa12e76d7b4912cfb7109a761856a7a873ab 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/v23.11 c66daa12e76d7b4912cfb7109a761856a7a873ab --> performance testing pass Upstream job id: Template-DTS-Pipeline#204681 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 | 2.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -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 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 1.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 4.1% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32070/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/