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 B5F4F43E01 for ; Fri, 5 Apr 2024 15:52:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 88658402D4; Fri, 5 Apr 2024 15:52:35 +0200 (CEST) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id 3E47D402CE for ; Fri, 5 Apr 2024 15:52:34 +0200 (CEST) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-7e38d2f7790so855215241.3 for ; Fri, 05 Apr 2024 06:52:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712325153; x=1712929953; 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=nGlqTZpq2QtouM73iqG1TFFulvo1pysT5sXUxkwLadU=; b=HgIyvDC0TWp+XnWr0PFepekLAUiBgqFuGiZyd1N/752ytmISh6X/jiLph7EZsohPDu rW/iWzqJGgZ2IQfgPzlDAvZDZfw57/DaBQQiOsr8Qkie1NDamqn8FmrwX7+Dmw1h8kVA wWGoS16jXBz7idqD7K/ub+r6gWQWcZXwnYW7M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712325153; x=1712929953; 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=nGlqTZpq2QtouM73iqG1TFFulvo1pysT5sXUxkwLadU=; b=FDoEAGfETfp13ADNI507Skr59mbLQTEy9niBXwYd+T4kA8tRhJsch/JcEnW75uuTkh 1RufyFEuSZ0JrjSWC9S9MSk4VcHshXJAmKZoBJNc+fcJzEV9tNlyN6J057ic6T3GGWUl 6D2LcQz9aYftMNgaD9B4kv8Ou+/iqZ1dJgK0IU7hlfN2espO0hqRtVqN0jDzusZDKiOg jy72XS3lfvp/n9V3dGpS238D1UUzAIJ4Aq2ex78bz/JMqZ4DcgxpwL3hvAoRolIT5BTj bMp2RtC41EJsOWZVYeAUm0URdL5RYJLM+XQHD1T9ERXS0L5eeNF9+PsWbZi3t7d433+q vFKA== X-Gm-Message-State: AOJu0YzehqdI2LSrJYHwA6ikqlSbZo0EnagifDT43fCBln07FZvncYjA 6btOo23v+eOdo3/6k713IcLMMuhqbxLx8/stzazhh4LC3vHHVgvTII0ODyA9CW09QSbsRBtzhFW p1gwO1ezt44jIvbmaIZnwukOD6m6+Uzdw6aVc2y+6ZF4rxbOy7UuTkQ+c X-Google-Smtp-Source: AGHT+IGRhnIyA6bkVwHzmUuHcUtGU3BjGtw69bXRqqFofZan3hzDOk3HOSOQpOfa/G2xH7VP8+liI1CXHYp9 X-Received: by 2002:a05:6102:4714:b0:479:df94:a47b with SMTP id ei20-20020a056102471400b00479df94a47bmr1184440vsb.6.1712325153664; Fri, 05 Apr 2024 06:52:33 -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 p13-20020ad45f4d000000b00698f3b1b834sm78903qvg.35.2024.04.05.06.52.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Apr 2024 06:52:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Apr 2024 06:52:33 -0700 (PDT) Message-ID: <66100221.d40a0220.93456.635aSMTPIN_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 561596052471; Fri, 5 Apr 2024 09:52:33 -0400 (EDT) Subject: |SUCCESS| pw139115 [PATCH] pmdinfogen: avoid empty string in ELFSymb From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240405110929.3279775-1-sebastian.brzezinka@intel.com> References: <20240405110929.3279775-1-sebastian.brzezinka@intel.com> 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/139115 _Performance Testing PASS_ Submitter: Sebastian Brzezinka Date: Friday, April 05 2024 11:09:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139115 --> performance testing pass 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 Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | 2.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 2.3% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29720/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/