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 AED1343E90 for ; Wed, 17 Apr 2024 11:31:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A8144402D0; Wed, 17 Apr 2024 11:31:27 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id A21324029E for ; Wed, 17 Apr 2024 11:31:25 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5acdf689616so329944eaf.1 for ; Wed, 17 Apr 2024 02:31:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713346285; x=1713951085; 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=pTO9B9zaa7JUkAJGucmZ5+aEzsGOXf25bbhT0OByYzA=; b=TCe2keTIEQeNYVJ6aAf1Bua3SVmluhRP8K+/kSfY3kEZYSUMlOxKy59Czre0F+PGe9 44/gvmJIcw85ShRJ3UBFkDTJVS4yz8Q+EdLpGT6JUMdQZ8LSFAIXX5xRt1oxuM19JJwu 8xM+cCTw5LpZ1m0v34RWQpvdD90sGKx7CpSQM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713346285; x=1713951085; 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=pTO9B9zaa7JUkAJGucmZ5+aEzsGOXf25bbhT0OByYzA=; b=WF8DIjpME3Qd++UbfxeH9dFcv4Cf5Wf1wsqEjH3gMiLTGcTo99wnj694dcNnS38XU2 /UrEOoZwZmndniG19KRQ7ls6lZ2jykUrUwhC5uH6Xei3bwfhOrvETGEjvUllKxy3BkEC qjDl4NP5kcQJyy0tIwpS635PSHcjtmMgeEzxN1NRZirlUIN2Gq4I/ozOqLr1DQkYxUs2 97P/JsXryYRZ9/M+PjMR99ImSkTqq9Yh+ucTCBp6rJsI+Dzd14kZauODjyArcdCWgvXf 68Nf3QtU8j92+/9TCmXiWXBV10+zMxBKUTAJwPh6G2SfO3DHr2k1pPxaE1rTyUr3T2q2 xI2Q== X-Gm-Message-State: AOJu0YyAmdoSFmM1ayDzMwqFmLNXnHEl9vRR/YATy9SLw777G7OstD33 wppEqWzxaAa+EKso7zPJzk4agMKZ2Ta7JQBSqSMtZzlOhKYyXh3bb+RwkvOQfcgLpTXa0Qu57Dv OKKAQljURVnlPUvOqSHRpcBSybul01gDlUwY7Rs9OIT5UXFbNrPpCz6jW X-Google-Smtp-Source: AGHT+IF6yk7Umj5bIgOnxQY8ioiFwohMngvLaN5lNhenYf5mxeQSQHtJ6laIGvFr+vcz6HnfaWLWBBnMMC7w X-Received: by 2002:a05:6820:2705:b0:5a7:c78e:410e with SMTP id db5-20020a056820270500b005a7c78e410emr14834359oob.2.1713346284887; Wed, 17 Apr 2024 02:31:24 -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 m14-20020a056820050e00b005aa5b168eb7sm656588ooj.5.2024.04.17.02.31.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Apr 2024 02:31:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Apr 2024 02:31:24 -0700 (PDT) Message-ID: <661f96ec.050a0220.17ce.c38aSMTPIN_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 4F8606052514; Wed, 17 Apr 2024 05:31:24 -0400 (EDT) Subject: |SUCCESS| pw139445-139446 [PATCH] [v3,2/2] dma/cnxk: remove completi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240417082645.4259-2-pbhagavatula@marvell.com> References: <20240417082645.4259-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-intel-Performance Test-Status: SUCCESS http://dpdk.org/patch/139446 _Performance Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Wednesday, April 17 2024 08:26:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139445-139446 --> performance testing pass Test environment and result as below: 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 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 | 0.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.5% | +------------+---------+----------+-------------+------------------------------+ 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 Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -2.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 2.0% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | 1.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.3% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29803/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/