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 DF47145A5F for ; Sun, 29 Sep 2024 22:39:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BEA5D402D3; Sun, 29 Sep 2024 22:39:35 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 1BCF2402C0 for ; Sun, 29 Sep 2024 22:39:34 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3a3445ab7b5so8721135ab.0 for ; Sun, 29 Sep 2024 13:39:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727642373; x=1728247173; 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=NDEMDtpGyNRM3MLRHskhM7tB/PNcIowtKyU+WHTbmIA=; b=U5uujjbphmSibr2exLmRHR8gN4HqRORAKxLVBbNycHzyF5aPYyZ5WhqEbAEKEJJOif LeaZtqbykzlBEAf/kAflouN8iXl960tnZ5hut+cFqIv1dm/40q4inSNmwcL2LkL4TNMQ dgNEJrVCvxMxL1zvC+KDAnYHlrCxNs9Sz4ycc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727642373; x=1728247173; 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=NDEMDtpGyNRM3MLRHskhM7tB/PNcIowtKyU+WHTbmIA=; b=aSfVhoHBKmEfWnLMcoRzV6KOcUhAEqg8C7dF2dE8Z19L7bk03NcF/xZkkrZUkZX8/Q 2YZ2772F+e4Lvu7w0Z0Ha125kPAwtq+DXbGQlv8QALGg6QZNSd48VJX/JK+ltaNE6D0N Z1/A1h/Hly+L3QrjRoZVYp8ZEim075kZp4k5Gm/lU5NtWBL7IK4ra2Eo2/9IbQjLlyJr +TZuG/PDv88vLF6qLRfN+IMzjguDtUWxSJMnYPrzjLlX6ARg2DrTQ5e5grMMAcYeSa4N f/zEWM6cBlkUwLWPV1Ocl18KiQrNY9xa8XQDEXXPW7T4gIg2NH00ev/JNgtafabrT+B6 j0HQ== X-Gm-Message-State: AOJu0YyD0iWLHrRBa6se0Q1ZFPpnaQ/KK4gs6bTVsNVYi7LXGfTPw74H puSRLahELHZQy9zQMUnumeWo3TtHlmw8I8mJSbTl0/zo4172M3n6ODBxz4ULeh/GZKLtdFq2kQT LpFZOc9+YEi3O+XRJSVDCZZLq4BNRdSiB2eOSbAeeiO+z/v8G6accsu7n X-Google-Smtp-Source: AGHT+IGH0URFy9+4APOQMV/dD72M7zxalZMoTN2sJEY+Nzkh3MzAbpkM0/IsiFHseJfW0e8Cp3htoBW+kR2i X-Received: by 2002:a05:6e02:1a25:b0:39f:4e36:4b93 with SMTP id e9e14a558f8ab-3a27685b960mr92634285ab.6.1727642373416; Sun, 29 Sep 2024 13:39: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 e9e14a558f8ab-3a344d87118sm2402015ab.31.2024.09.29.13.39.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 29 Sep 2024 13:39:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 29 Sep 2024 13:39:33 -0700 (PDT) Message-ID: <66f9bb05.920a0220.346152.3188SMTPIN_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 C4C4A6050A6B; Sun, 29 Sep 2024 16:39:32 -0400 (EDT) Subject: |SUCCESS| pw144643 [PATCH] [v3] common/cnxk: fix IRQ reconfiguration From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240929160815.2868-1-pbhagavatula@marvell.com> References: <20240929160815.2868-1-pbhagavatula@marvell.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/144643 _Performance Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Sunday, September 29 2024 16:08:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:bf0ff8df59c7e32f95c0b542cc4a7918f8a3da84 144643 --> performance testing pass Upstream job id: Template-DTS-Pipeline#184029 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/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | 0.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ 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.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 1.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.5% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31176/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/