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 A4B88456FB for ; Tue, 30 Jul 2024 22:21:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1A1FE42D6A; Tue, 30 Jul 2024 22:21:35 +0200 (CEST) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id 457BB4025E for ; Tue, 30 Jul 2024 22:15:31 +0200 (CEST) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-44fffca4fb7so20471481cf.1 for ; Tue, 30 Jul 2024 13:15:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722370530; x=1722975330; 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=XyKhmIxdb1xJQdCoIzjTLzhNVjNezYUN8bicfNZJyZs=; b=HsugYyf7VeovXR142JRp9TKfNoX9MxtHMuDCjEKJXLmG3o06OIlOSV1+eUxilILXuJ cxVFxEkGtXYdBmuXGhR/HklozhuDVorAsHe5i2acf/f/sXVv0a1elmeHXv8jWmPWQoEN abB5S6uFwPk5p9GFGuePLAwXbnFi2BAZovWME= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722370530; x=1722975330; 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=XyKhmIxdb1xJQdCoIzjTLzhNVjNezYUN8bicfNZJyZs=; b=q4RCVsaXV6QLvhqocXjimBPnovxksMKcIdW4ATYgUx55G8xMjMLTTIk4mUqEHt3qTQ dop+s6dStAppXS6cMAv96U2XJFULuaaqgNd2LX5mflP+aDyB7D7QJIBRWVCMc5VxhjOP toUuhqca1WtM0WE8lL/slcgBGq03VVEZQdZaJROOCR9AXM4lMbg4LTQUBiNcCgD2vqla DlagWtaf3ZEqwmbLIclp/alBvwUWcjtv56j30KzaUP7GQUbjM2NySj53Dh62Qyx2tM1+ vgEdQtmQN6YYFdJHUyGM4RrhRDJeGbksF1Y3Gy6TsZ/vORPDh7ds7cvQXobY3RdMLF9Y TrEg== X-Gm-Message-State: AOJu0YwXgZib8uV1TyfeKDwCZ6tU8yVc+hX1EF287EnqWTnG/BHmGqGt ke3QeYVOKoVERw6vP7Pyi0mvzmNDo9a4wpS69jhZnfsQL19HZ/uugegrckOyp06KKNDEzw3v5XY 1ZnZPhZw27dMahGen1rnKQ+cyAKusk18PxdGofyR6twQUMCuF0J+pbaSA X-Google-Smtp-Source: AGHT+IHo1JzUnjVULr1ILuV3D8tJz4ELw3+Yd/BOzxFGNqwBenp2cxR1PxJcIxBiKctnckpGfxy8+3rTWFTe X-Received: by 2002:a05:622a:112:b0:446:59ab:56a2 with SMTP id d75a77b69052e-45004d6ccf3mr176655601cf.9.1722370530424; Tue, 30 Jul 2024 13:15:30 -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 d75a77b69052e-44fe815428esm5168091cf.10.2024.07.30.13.15.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Jul 2024 13:15:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 Jul 2024 13:15:30 -0700 (PDT) Message-ID: <66a949e2.c80a0220.b315a.b485SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1ECD5605C351; Tue, 30 Jul 2024 16:15:30 -0400 (EDT) Subject: |SUCCESS| pw142762 [PATCH] [v2,1/1] dts: add text parser for testpmd From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240730133459.21907-2-jspewock@iol.unh.edu> References: <20240730133459.21907-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-broadcom-Performance Test-Status: SUCCESS http://dpdk.org/patch/142762 _Performance Testing PASS_ Submitter: Jeremy Spewock Date: Tuesday, July 30 2024 13:34:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:1d245ca8239d947258b3ae7cc4d8df97ef527852 142762 --> performance testing pass Upstream job id: Template-DTS-Pipeline#171753 Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Fail/Total: 0/1 Detail performance results: The measurement deltas are not ready yet! Please check back later. Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | -0.9% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 1.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30656/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/