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 F292742949 for ; Sat, 15 Apr 2023 06:21:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EE7D140697; Sat, 15 Apr 2023 06:21:54 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 8AACC40697 for ; Sat, 15 Apr 2023 06:21:53 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-63b70f0b320so330761b3a.1 for ; Fri, 14 Apr 2023 21:21:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681532513; x=1684124513; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=Vr1WGbsi3MwlFDLRQfb7kvk+5VGOhlwlpUz0PKNAaWU=; b=JK33KNBkE5OGmkTmHkr9bsd3D34xgBbPVremrXVlTthIRWYddXQk4nJIFbxpxDkURB SBtEqqWV3tY/WgHUnk7v7O5wkjkpm0vW64n1/XAHVa+NzkG+7NYtzRD4g9AXe2oqIL7t Y0/Hkx9wOYHG6O3Qljzgl+JkIsSLn4jEivoeg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681532513; x=1684124513; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Vr1WGbsi3MwlFDLRQfb7kvk+5VGOhlwlpUz0PKNAaWU=; b=DpMWx9jKHGxrcY5DTu2So6Znls0K5EzxYjF/3gtGkn5/OCNAdGLg1XZ7AcQDkzw/SC rM08E3JlS4DwDZnl17v1qJwmoEGtI4JzEgC5s+IIu8kxMu0uhw5VoAA1b/StK1uq6qq3 0S4UVWxJuUxEKjnYxkR3pc12jsqqLUUt26IWSbBpmIzD5SbjXvhkGPlrCARZLNn1am+l uF+qfTZEmeZuN3/q8dk9hfYVCkVEXkLT041GKeB3+lNUFvaztJSPDne/sOa5vNRt5sSs qKlCY71wcnfqXhpfyYZwdh4F6xn29asKXpPVFGBOsLKpVvUJqkikmrua2QlT/h3A4TGe fnrw== X-Gm-Message-State: AAQBX9dMYv57p4lxoSWiqBYdSMEr3N3Q3aOvbX0LKslBmL+vCOjPbS++ ORsmUTkf8U3eMp/pxf3EUEJtuFWqmS8xb/CVp5PqkVocS1Iim0FZFw4rFOZMnxLAjZLyZJAKIA= = X-Google-Smtp-Source: AKy350Zzi6PKR+BhyEJTLDOyv9BZg10f5UHxe/n75OI1JCRv5EM09VugYHNtAysmsffsHnYOpmuHdFTeIQlo X-Received: by 2002:a05:6a00:1590:b0:63a:248e:9701 with SMTP id u16-20020a056a00159000b0063a248e9701mr12379745pfk.17.1681532512755; Fri, 14 Apr 2023 21:21:52 -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 f6-20020a056a0022c600b0062ac50b1a9bsm1778520pfj.13.2023.04.14.21.21.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 21:21:52 -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 3E5DF605246B; Sat, 15 Apr 2023 00:21:52 -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 3BF426008C; Sat, 15 Apr 2023 04:21:52 +0000 (UTC) Subject: |SUCCESS| pw126080 [PATCH] crypto/scheduler: fix last element for valid args 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: <20230415042152.3BF426008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 15 Apr 2023 04:21:52 +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/126080 _Performance Testing PASS_ Submitter: Power, Ciara Date: Friday, April 14 2023 12:33:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126080 --> 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.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.5% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 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.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -1.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 8.1% | +----------+-------------+---------+------------+------------------------------+ 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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ 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.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26000/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/