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 97A1742995 for ; Thu, 20 Apr 2023 11:21:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7F23840687; Thu, 20 Apr 2023 11:21:55 +0200 (CEST) Received: from mail-vs1-f97.google.com (mail-vs1-f97.google.com [209.85.217.97]) by mails.dpdk.org (Postfix) with ESMTP id CC4F240687 for ; Thu, 20 Apr 2023 11:21:54 +0200 (CEST) Received: by mail-vs1-f97.google.com with SMTP id ada2fe7eead31-4301281573aso59727137.3 for ; Thu, 20 Apr 2023 02:21:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681982514; x=1684574514; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=AqZQY54W7sD0xKU3MtQ5g+vw7SO7WH2CiDYZ1enJPLc=; b=Iouihs+F5ppk+GnrOxwizF4RifknmMDVgE9Hu7qi/uCGtwdVwIv66vmiuJQmfouib6 6rITDy+xxCRwagXKKRriSkZ6KcOHCAGe16YRzTJzgS2nPgCxJZFGInwBokHrk1xKYsXj dWcRt9WFEi9HY7qFEGhN8Iwwds/4h70b69ZcE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681982514; x=1684574514; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AqZQY54W7sD0xKU3MtQ5g+vw7SO7WH2CiDYZ1enJPLc=; b=TwcMOZqhLrJBn9pQF7Pi0NVavFpTwfNtKhWgXj/NSqVl9t3RZUQF1wSQtT+eV0s0mu 3xpSwvJHj8ggQb6VYyXCssHi8rkAJDDuMRT9aSPVcE0UwEZtn4pb5TNkfpsgUvaxe+dF HaZhbUW0KmWK/fo/NBUovSiwglXELuBrKsPE5VjKDjCTGVQ/MYapdZG3mTaUx+TzGF/n k22AVfzqP/xbYBLQdo4mviprnfgyCGUSKt5ELkGeVxz8mBhiTMTHVJEgyGYlpmRqb+FE VaX44XRG3sb/I9Vdm3pLGgCkuQ/ixJ4vb9ss6EnuFUf60QlWnqc0+R86I1Kq5MVTRdKg rNJw== X-Gm-Message-State: AAQBX9fiZDQQBDuqCpvsPIQ7LdVgonL4xpX1A5EhBGJK9Ym+vLHRsj2T QNqHZ/1AtBSPDninxOKk7AeXMkY3fBwoQT5SZeuI3hHk/pFr/Tdy0OkLxQ== X-Google-Smtp-Source: AKy350aKNgin/JGZqWKKJ8UJYXV0NpzwfwPejGpQf+W7rMZrbYLxm3rXoipz/y8TvYBrY3TmsJOy9kYqcxPH X-Received: by 2002:a67:f40f:0:b0:42e:41bf:47f3 with SMTP id p15-20020a67f40f000000b0042e41bf47f3mr684913vsn.13.1681982514193; Thu, 20 Apr 2023 02:21:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i14-20020a056122208e00b00443e9a69dccsm173896vkd.8.2023.04.20.02.21.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Apr 2023 02:21:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id D485E6052472; Thu, 20 Apr 2023 05:21:53 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id D10B56012D; Thu, 20 Apr 2023 09:21:53 +0000 (UTC) Subject: |SUCCESS| pw126286 [PATCH] crypto/uadk: set queue pair in dev_configure From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230420092153.D10B56012D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 20 Apr 2023 09:21:53 +0000 (UTC) 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/126286 _Performance Testing PASS_ Submitter: Zhangfei Gao Date: Thursday, April 20 2023 06:57:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f34cc454df420b9b2da8deb949fb76cba058b87 126286 --> performance testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 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.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.7% | +------------+---------+----------+-------------+------------------------------+ Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: 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.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.3% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 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 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26059/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/