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 21DF145DBA for ; Wed, 27 Nov 2024 20:46:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1D6FB402AE; Wed, 27 Nov 2024 20:46:18 +0100 (CET) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id DFC204029C for ; Wed, 27 Nov 2024 20:46:16 +0100 (CET) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-515149e6551so6543e0c.2 for ; Wed, 27 Nov 2024 11:46:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732736776; x=1733341576; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=NZOUi7VSLIlxrMel8rB31EFCqgR4/nwKyAn958YuqUA=; b=jnl0Gz95sFI3PadkY3+nQ0gZ4DfxurJXFiVoG6L3+yY97MU6vqL1y3k7sinFvP4Zpk L9MH8Z/7R3wM2E+Ol8qQDdHCguxYoMZnGwoyjsD9avvGSjXJ6Z9LMSeFY12XwhIKssjj wd8Y8vls4yApsm2UwXBNiOibY8ThL9mKwORHU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732736776; x=1733341576; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=NZOUi7VSLIlxrMel8rB31EFCqgR4/nwKyAn958YuqUA=; b=TvjpRh71n5i6S+abPV41VOs3rY70y/s73c320VtTb56Ft1Pog31o0RuUuiR4DWerxZ tuJE6e8M7a6M7t1D4mRLOvdvITe3HHcJFeqIRTM8Ksa6wfJHLHnOap17IH9hNcLjWE8u czJgxNy2mzbtbSI9wFpQaq075hxI9fmaDKX2Wya7Av2ltP2dHO90XPzkTzxXm21dXdi8 0GBq1wxvo660KslEs8nWtAu565ui7GBjvEYemr3+ACv9pRPruqQ8mCwl1BJ4nvMgYplH AQTvQnzGAT/KqkVFETj2/CQXYQLhnNlu2Req8XXNwbb8AEaeDRtr7Bm4vpqB8q64SL/l tBLQ== X-Gm-Message-State: AOJu0Yx+YKsVbIpaN9U+QZ+lIPvq4NoWv5H+U1lVs5ZiwaPjIabYPwCk tBDcbhvQrAFm4imEMf1UZGZ5kyPAKnqDIvCfgHf13nVlb7N1X9IsmgFJIXu6dwikV0ZQSdvgnSo /s4olmvB84q3ljECUT5tNtZA1xyRMdvgv6qjK4hB/ X-Gm-Gg: ASbGncsUGuBjm3WgbsnRJvUbDr3D6hHbgirbRUMo6mrRY1BQX/TNGIiWN0qnuJRR1V3 HjC6paigxZ3jTX6ESG3riGuzG8AYNLGWYEoeowrJWTVKhqU2qMNsdcykYzwOVLFUfFnUqTnJe2h b5tu7MkUn51BPpbLkNqMkCs9661+fTqtajGEgj/fjB5hzFfMmvy5m/6DiXJVi0m/ce0JuMtvIEg 8diFUomRSZecjczb9zBmVFD9ArAM77grdGKTVU9loT6QB5l4B3BD+p2EsdpYmZlQCWOkOo= X-Google-Smtp-Source: AGHT+IHg9dCjfqU2Q3CuUSGRmXGtA9nabtxPsaXnaRLILb9rHwdKj784nVOhna9sdHshqUgWJIlBHeuTaWr0 X-Received: by 2002:a05:6122:3221:b0:507:81f0:f952 with SMTP id 71dfb90a1353d-51556ab0a9emr6038641e0c.9.1732736776096; Wed, 27 Nov 2024 11:46:16 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 71dfb90a1353d-5154417b400sm119315e0c.0.2024.11.27.11.46.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 11:46:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Nov 2024 11:46:16 -0800 (PST) Message-ID: <67477708.050a0220.7a160.7f5bSMTPIN_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 998386052471; Wed, 27 Nov 2024 14:46:15 -0500 (EST) Subject: |SUCCESS| pw148838-148840 [PATCH] [v2,3/3] net/e1000: initialize PTP From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: References: 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 Test-Label: iol-intel-Performance Test-Status: SUCCESS http://dpdk.org/patch/148840 _Performance Testing PASS_ Submitter: Burakov, Anatoly Date: Monday, November 25 2024 11:33:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:f4ccce58c1a33cb41e1e820da504698437987efc 148838-148840 --> performance testing pass Upstream job id: Template-DTS-Pipeline#198755 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.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.4% | +------------+---------+----------+-------------+------------------------------+ 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 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.5% | +----------+-------------+---------+------------+------------------------------+ | 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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.4% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32012/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/