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 D7DBB41DC7 for ; Fri, 3 Mar 2023 13:19:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D3518400D6; Fri, 3 Mar 2023 13:19:18 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 3E3CC400D6 for ; Fri, 3 Mar 2023 13:19:17 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id u5so2455477plq.7 for ; Fri, 03 Mar 2023 04:19:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677845956; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=iuQPA/g85C6d3ZG5earwvR8vvUZ/s/LbHr5PZBPVdjI=; b=DdqCi2FCcFcRLuHXLXvilsFmMg3TI/VDgCeWd5PZWna1pFaH1Nck5RklsyJfStOs1u xWNTIppJr5p75RQtblKMPO2Icx4M4OzxPXBISC8jdmBd2QJjMWo8S/qJ3eER50IR7eU1 be/w00x1NGT01XWZKfSlZuOEGNJtZPeVE9UKw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677845956; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iuQPA/g85C6d3ZG5earwvR8vvUZ/s/LbHr5PZBPVdjI=; b=pLbmbvbqN3rLZKMONHl7I2mJ0nTeZTlSQ7+Znz0YR/LHsOrmLvOu/KGrjgAXZDhPGY OJzL6Of2Hm3ehxL5AAZyj7u0A8ubjH2P+PpRWyFsDbrgJkWRF9WDdHbCmyqy3VABzuk7 OISICpMzAbwBfmRyuXM2lQbeC7yqMDAwyU/jmj9vUUUF6gPrssUNvF2nvwA6zOU+7tLG 2tQtra9io2HLj7as0PilhinLCxE4EphGIZ8OCLRAb9UwgN9FVKLvXhd1Llxs0qGx0Fx0 CmqxWF7e6nJbppUcb1QGoHa2ce6qs+CgS9ZideyPPM5YUcRVj5JH3blsxNCem1qDB7hk zh1A== X-Gm-Message-State: AO0yUKUqt8LgPmF67pchaxAoje6/6Zxozjg8YFvaB49nVQF5rPfmHMmx 0fEhG2OrepA7Mx1E1SiHKsFNJEpaDn/25e7cWqZ/Rvx/Bi0P1PCNvCbXWGHkQoyE2Yrqhqc= X-Google-Smtp-Source: AK7set9+UWuoaX0rGMos+sBnSSpsNxcnElF48q5Jw7YCOC6gdiDg6KcH/CKaM3fqujmdvW9CGSzsYaB9kUrS X-Received: by 2002:a17:90b:1c01:b0:233:f371:35db with SMTP id oc1-20020a17090b1c0100b00233f37135dbmr1683704pjb.4.1677845956466; Fri, 03 Mar 2023 04:19:16 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id oo12-20020a17090b1c8c00b002377094d442sm363639pjb.3.2023.03.03.04.19.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Mar 2023 04:19:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id B9591605246B; Fri, 3 Mar 2023 07:19:15 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id B5E7A600AF; Fri, 3 Mar 2023 12:19:15 +0000 (UTC) Subject: |SUCCESS| pw124776-124780 [PATCH] [v2, 5/5] test/crypto: add chained ZUC256 testcases 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: <20230303121915.B5E7A600AF@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 3 Mar 2023 12:19:15 +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-broadcom-Performance Test-Status: SUCCESS http://dpdk.org/patch/124780 _Performance Testing PASS_ Submitter: Ciara Power Date: Friday, March 03 2023 09:38:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b 124776-124780 --> performance testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-39-generic Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 1.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25604/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/