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 35BF543E59 for ; Sat, 13 Apr 2024 04:28:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3255340263; Sat, 13 Apr 2024 04:28:07 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 7DAA94014F for ; Sat, 13 Apr 2024 04:28:05 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-36afb4b4a3eso6337945ab.3 for ; Fri, 12 Apr 2024 19:28:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712975285; x=1713580085; 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=DwSQwgOOz6bcX6KSmBYXDswHXPFDQqKKqZCwf1QHQmw=; b=LW1Aym/QYy5fE2heqMA8ev7H4KvUIa7iztIQObLOej4x6CodOB+gd+uIkFM9tb9EWh CXUCb6ZmPF1DeP14xKNVRy6U+T9F//GChjHcJTgjM0QaNicH03PzTm3HFUXZMxxedKFi RLaBer7RaFah4qcBau8H6g+fuv0gbFkzhqJQA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712975285; x=1713580085; 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=DwSQwgOOz6bcX6KSmBYXDswHXPFDQqKKqZCwf1QHQmw=; b=GNDTdFZccLQBkMEvcUTxRoMXv31hbLWSj0qqDD7Oi0/2hxK/Lti+K0+JTfBFgsC54X 3PUwWYWwIUTdOt0CWXMVha1YldqLTtPvqHHxxNenl/F4Fjx2a4gmcCQVp0x1x9FyIfxI AZeTcrqMtBh45RDp3lIGwna3hn1wY943pNhkoMuxx2dLe6coxRprsx8dDEwp5gWJL9VQ Fu6ygp+Z8byVCl1x3yfCTC7Nyr843N+cx1SWcxoc0+yv5GiGTsYnHtbtWyq5Cc++74F5 s0TwFQqx2HAOpYtPXing+0H9Fei8qCkT28xhCbji7lEMwhcSFfR9/ci2NVnxLkJcW1UP fa6g== X-Gm-Message-State: AOJu0Yx+mBHmTylcpR3JzoydftHJBU/uf5qAIpU/3gRjmRhGnqxFNFF/ CcaDwXnw1axtQUyNjMe7WWFvo74FV8CSZs4Nx2OE/GWfTpKZ03cMy/xBLNj94v7PmwcdiRHT/gS S6rg4LZGgjx9/k11J6sYksPtn9XvyVCPc2kYlv1iZppSZotydW++u+Pb5 X-Google-Smtp-Source: AGHT+IHoQ2St3f/wLTuLv1D1qsMpJPuRBOdzW7OXzi0Teex+74AxbOFpCxDDLtxbLbsXGI7vRZ4eu5TegBHK X-Received: by 2002:a05:6e02:20c3:b0:368:4768:6e77 with SMTP id 3-20020a056e0220c300b0036847686e77mr4492310ilq.0.1712975284899; Fri, 12 Apr 2024 19:28:04 -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 bs5-20020a056638450500b0047ec0e40a8bsm219740jab.6.2024.04.12.19.28.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Apr 2024 19:28:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 Apr 2024 19:28:04 -0700 (PDT) Message-ID: <6619edb4.050a0220.51474.95feSMTPIN_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 555A9604D420; Fri, 12 Apr 2024 22:28:04 -0400 (EDT) Subject: |SUCCESS| pw139244-139246 [PATCH] [v2,3/3] test/crypto: add QP depth From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240412115722.3709194-4-gakhil@marvell.com> References: <20240412115722.3709194-4-gakhil@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/139246 _Performance Testing PASS_ Submitter: Akhil Goyal Date: Friday, April 12 2024 11:57:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139244-139246 --> 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.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.1% | +------------+---------+----------+-------------+------------------------------+ 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.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -3.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 4.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 | -0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29767/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/