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 8D8344584D for ; Fri, 23 Aug 2024 15:46:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 883A9432FC; Fri, 23 Aug 2024 15:46:45 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 1E2AD432F6 for ; Fri, 23 Aug 2024 15:46:44 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-69df49d92b8so17905287b3.3 for ; Fri, 23 Aug 2024 06:46:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1724420803; x=1725025603; 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=1f2mwol8CvIieiMBZPdrCo2I8IHDM2+HojZab1IV2UU=; b=N7avgnWH8Uj7xf7oGN1RES1SExEF1isFQmJPGYtUmgzSo4B3y1UHswV6mgfasKXSfb fZ4GHJsQBK9zraDQ/KSrtrZPkLplk/bsz9Q7DsT1gdptuvtOEdYDYFrqQZQg6sw1gxsx KwgJNe0AbWCDDP3A1tY+l2kIHUNIp7VJmLfqM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1724420803; x=1725025603; 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=1f2mwol8CvIieiMBZPdrCo2I8IHDM2+HojZab1IV2UU=; b=NRE8A+xVLzQXthQ1AbmrqUNHp7GvfyiErCsnllTGeQkPAg84nnbVKy4mQJJwRWubAU utCOnM9c8Uewo+IrxhVuKJH9+ehJvVPJYZLcb0+S3jh5l86g8gIKzjamPfn1xYuucM8h lqQak4mgH8lHSq9JXFKUzaesxDCjgOG64nv6JGheg8HndY8HuW0wjiwXKDzn8A0k+K3c cZolsD4ar6BFVST7MGxl+p2Ie2xNbrgMOD5I9zGyCS1h8XX9euRgDXSGBC6Jmav/5u+C OjDrHkXitFunglDLG1li5J2sq/vmIl8dlJYiJfbD2SAJBQRzLdoGxpYDKYx8i5d2jB/I UT6A== X-Gm-Message-State: AOJu0YxohecULnyy1GBNSVIajvKRH2k8PoNyYO5Kfpps7v8GqiaYm5fZ xHq75gPwcq9WQ0FW8YewLktN3kqABIwwycabfMrAPJBfKC1MCmwNRzYsGx5VsZ82+ntT/toO9ty s+mMpEJwb1s5uQo8SN2qQvbvKvNVp4TjVn90z+MG+ X-Google-Smtp-Source: AGHT+IFmZN6OpEZaWTlBQ6lGKUItFDRuOEG7RAYnYCvSqgfyZLJbL2RAVF8GNACDLg1KnneOE65SeqcnLbDN X-Received: by 2002:a05:690c:8:b0:6be:3601:7189 with SMTP id 00721157ae682-6c625d318edmr28882627b3.10.1724420803398; Fri, 23 Aug 2024 06:46:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6c39e121becsm1510007b3.68.2024.08.23.06.46.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 23 Aug 2024 06:46:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 23 Aug 2024 06:46:43 -0700 (PDT) Message-ID: <66c892c3.050a0220.754e5.8445SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 126136050A6B; Fri, 23 Aug 2024 09:46:43 -0400 (EDT) Subject: |SUCCESS| pw143361 [PATCH] [v1] dts: fix testpmd port device error h From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240823074553.15815-1-juraj.linkes@pantheon.tech> References: <20240823074553.15815-1-juraj.linkes@pantheon.tech> 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/143361 _Performance Testing PASS_ Submitter: Juraj Linkes Date: Friday, August 23 2024 07:45:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143361 --> performance testing pass Upstream job id: Template-DTS-Pipeline#176652 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.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.6% | +------------+---------+----------+-------------+------------------------------+ 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.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -2.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 5.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -1.5% | +----------+-------------+---------+------------+------------------------------+ 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.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | -0.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30842/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/