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 454E0459B5 for ; Tue, 17 Sep 2024 06:15:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 257CB40267; Tue, 17 Sep 2024 06:15:00 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id C422140261 for ; Tue, 17 Sep 2024 06:14:58 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-2054e22ce3fso55214275ad.2 for ; Mon, 16 Sep 2024 21:14:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726546498; x=1727151298; 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=ePbEARzd9AZk76C8QCt1jFqg57QSbQu7wyDWopvx9l8=; b=O1t78SbtV7AE3dIlSz9emZ1AA8X+fdCQBj5ns7EmvXChaMk3GtJ1Uw7eZNr3NClaas CcYhpqF3eit1FJIYCmNzhxFOck7L7M//ifsZof7gnWulcJWcnlgNiy9MM2Nz1WE3I4tM 7+G2GsIZmPOBssgqDQqipzinqwDSy8YhMbFtA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726546498; x=1727151298; 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=ePbEARzd9AZk76C8QCt1jFqg57QSbQu7wyDWopvx9l8=; b=Z7vSb2HwPnn+SSOtXBvM1N2AOdDkbqqUDajO//d05SH0ZqYyraz5mwnccgkeak6GDc OqSLKfMPmb3oQsCowq0kOu/ApLcuBPDF4G5yhm7kQeAPTmF6j01IjKsLCd3+U7gZVlbD asweHlTWNxNp5FRGryOmFS8p3VcWw9TVL1PMXs+0ZgAmZqILsR/bMgu1Q2kO91iLzz0z TKRTuQmrHr/fLnPKWRBNZMOOkJqmBMa2W6nyE6vsixQjqdv9EncXaMS0evCPGoSEXuqg nDr6MvqAwlgWKTVQyrOlefv886Gs0wf6ZEasczOrxrFDqnY5jae6A4IGYRtxnCzCUFxX MUxQ== X-Gm-Message-State: AOJu0YxE3Vm5q/LPM9NGHF+SF6fZ3QNq79CxW0tzcN0AvOklP4c/wrGQ 8ol/V9DSDI/UwFqRjda5sK34b+3qSNJiLEzz9RJZ322fSjrMJ40GV3Hi6lzio0SVkdDg5zeK3wD 22gPGhPkZ7wToywomAyMFulfDojc8AmAtS2KJtBVT9UTTTcHiSdHPXy+g X-Google-Smtp-Source: AGHT+IFJxDnIAtz335jVB6sS3jM1PGCpxYkfYonirkQ60v0P5Jxh/D+yLW+ckI21LGk7+vHZWa1VV9bzu6ng X-Received: by 2002:a17:903:2285:b0:1fc:2b3b:1482 with SMTP id d9443c01a7336-2076e31576fmr279514945ad.12.1726546497785; Mon, 16 Sep 2024 21:14:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-20794498edfsm1560085ad.0.2024.09.16.21.14.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Sep 2024 21:14:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Sep 2024 21:14:57 -0700 (PDT) Message-ID: <66e90241.170a0220.3c774c.c304SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2F631605C351; Tue, 17 Sep 2024 00:14:57 -0400 (EDT) Subject: |SUCCESS| pw143764 [PATCH] [v4,1/1] dts: add methods for modifying M From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240906180036.19446-2-jspewock@iol.unh.edu> References: <20240906180036.19446-2-jspewock@iol.unh.edu> 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/143764 _Performance Testing PASS_ Submitter: Jeremy Spewock Date: Friday, September 06 2024 18:00:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 143764 --> performance testing pass Upstream job id: Template-DTS-Pipeline#180941 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 | -1.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 2.8% | +----------+-------------+---------+------------+------------------------------+ 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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ 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.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -3.6% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30953/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/