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 3A4D841DC7 for ; Fri, 3 Mar 2023 13:21:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 34F9D400D6; Fri, 3 Mar 2023 13:21:09 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 0D210400D6 for ; Fri, 3 Mar 2023 13:21:07 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id me6-20020a17090b17c600b0023816b0c7ceso5960580pjb.2 for ; Fri, 03 Mar 2023 04:21:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677846066; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=ODxY4IC+LTH8BWt5HLIDuxcuvPBMKCZFbOQT4ov0k7U=; b=gKzNSYDli2NZAoxhlfkqICSKvojw+o6moNQDN3HKLIJ/HtTHkt0e95aglk+wP8RG1I GdO4CQk249g/RoyjXpKv2g68jHsj7O4kj4sqF8wGEobvoSrRqsS57fwxqxhrDnjFo4xj 6Ns3EWW8XCr+VZw5vkNiCBY7QgFr3OiRGIlH4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677846066; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ODxY4IC+LTH8BWt5HLIDuxcuvPBMKCZFbOQT4ov0k7U=; b=hIQq/IKQe0ZSSYU4ADjUVbGmM1TaRydwaiw4f3Gjd7XrbSlOAtgBqf9D1ZzbPeuQgC cAXk2tZPMQOgohWQoiHBKY2ReuugfVKj/4tdwygE0sTNTpLnK5Fd5YAURzoMya7jCIpt HCdpsdoEmK7Vj/QRtYwFswAlEUeRHEYosZmtJWc1Bm6hP3oFqyeacEnXT+fYX3wmgA8I nJzp+/tHZ13nJkHoRNgZ+jcKUMqqjetQA92xXfSDiCkYKMEh4dBXWKkL0wEQn9FJiqm1 V0/OLPIcarH2mNnJfPe8wmabqeyeTgNp89zfdQL0RY5KukkWv8S0t82nCO4B5QbaM+sO fMDg== X-Gm-Message-State: AO0yUKXCdgLOaTl/YBC++ptpfM4kErLN/8LCJ2wkUAg0ktKEjDYW7EB9 eRGjCXJLmhCc6lfS1OlPvqIftLAK95EuaCpxCavu+rNWvfFITA4X7aIpnySxUtkfoA== X-Google-Smtp-Source: AK7set8Si1XJARjjrojgpdQMc9KBAUPe+B8LNUGD5MAqbaKxqRe93V1oHCJ21iMGOEvazRV12i+rP+5HHwli X-Received: by 2002:a17:902:dac3:b0:19a:a6ec:6721 with SMTP id q3-20020a170902dac300b0019aa6ec6721mr1952358plx.16.1677846066289; Fri, 03 Mar 2023 04:21:06 -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 l6-20020a170902f68600b0019e21d2ed31sm46215plg.75.2023.03.03.04.21.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Mar 2023 04:21:06 -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 8CB40605246B; Fri, 3 Mar 2023 07:21:05 -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 87754600AF; Fri, 3 Mar 2023 12:21:05 +0000 (UTC) Subject: |SUCCESS| pw124776-124780 [PATCH] [v2, 5/5] test/crypto: add chained ZUC256 testcases From: dpdklab@iol.unh.edu To: Ali Alnubani , Test Report Cc: dpdk-test-reports@dpdk.org, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230303122105.87754600AF@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 3 Mar 2023 12:21:05 +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-mellanox-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 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Mellanox ConnectX-5 100000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 256 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 128 | 256 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | -0.5% | +------------+---------+----------+-------------+------------------------------+ 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/