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 C0A5D44128 for ; Sat, 1 Jun 2024 11:55:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BB075402B4; Sat, 1 Jun 2024 11:55:08 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 94EB940270 for ; Sat, 1 Jun 2024 11:55:06 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5b9a35a0901so1084565eaf.0 for ; Sat, 01 Jun 2024 02:55:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717235706; x=1717840506; 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=EvhC4e1hT6FPGqrirGvaqQRFnlcj6W3EuViXjR0+1dM=; b=H4UWQwywxbxzubJoVjm8RX676CDlhppIeNp9bVC5lGwaITL11WGbppUbylXFS0smmV y5W5DsiI00HhXTx6q4HXQ7pJD6TBIVhD/K7GPHd3vLl7NDiEpmxslXR7oA1Vfwt+fSkD /PN4JfgMlt+2H22VqjhKiFK5brP51O53n8jFg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717235706; x=1717840506; 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=EvhC4e1hT6FPGqrirGvaqQRFnlcj6W3EuViXjR0+1dM=; b=fcXEa1z/3rcVrjaMzYE8Bt2DSceSzmGB9P/A0Qxz+k21itZrrZwAPLA36Foy7k7AcE 5XAZnV1hXy/rchQSyGTY4awYDMF9GDyGANAYoY5HvZbDk/gtZ+lOiVGFYqA2ziegM1xw In08f9EaCC3QO5bGZ/E2vBdzTWMgu4wOlCGLz55s4Qr90DmlxQ33gf+sKgW8SQjtw6LP 1MQiuqnDNTjGj4nDMKNSa1wRzFcRPtQ2PFcY6NR6zgBvkNF9Qq1Qh5i22hoCMwy/gqNz 9N1jmdA4Bes0RmJp4Y+yaLEpmCP7H3Pv/v3HvJwUIlP0QDx5nfnzRK8uVNhbbjeL/Rdl Jlrw== X-Gm-Message-State: AOJu0YyvPtOOgm6b9d5N06UOPpn7DbOpCzND3gdcTNcuC9ggjaEvpBLM iWYR9hCSJlweB6Kr1+Y+9vmQciQTUd/X3lx6DiAlSj6/erFZiIlaKTwNuvCsfHlkRR/npXlaHFF k4cLHodaUGnaZhtQwQtg+B1wVGijQooDgEibJls6l7IQDDu+/ppR12wsH X-Google-Smtp-Source: AGHT+IGVA+Twk6/FhR0cvdzI2wqot9mx0yXyhbJiHEtBIgjArzuRrNRzJT4t0V0EtdNEgsId2CW6is80xYjf X-Received: by 2002:a05:6820:22a3:b0:5b9:f676:2214 with SMTP id 006d021491bc7-5ba053cc492mr4639201eaf.0.1717235705965; Sat, 01 Jun 2024 02:55:05 -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 006d021491bc7-5ba00407958sm278821eaf.13.2024.06.01.02.55.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jun 2024 02:55:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jun 2024 02:55:05 -0700 (PDT) Message-ID: <665aeff9.4a0a0220.426c.5311SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6E9B3605C21C; Sat, 1 Jun 2024 05:55:05 -0400 (EDT) Subject: |SUCCESS| pw140469-140470 [PATCH] [v4,2/2] dma/cnxk: remove completi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240530124437.1870-2-pbhagavatula@marvell.com> References: <20240530124437.1870-2-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/140470 _Performance Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Thursday, May 30 2024 12:44:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:76cef1af8bdaeaf67a5c4ca5df3f221df994dc46 140469-140470 --> performance testing pass Test environment and result as below: 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 Target: Unknown Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: Unknown Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | -1.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30050/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/