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 7387141E86 for ; Mon, 13 Mar 2023 18:37:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6FD60406BC; Mon, 13 Mar 2023 18:37:26 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id C968C406BC for ; Mon, 13 Mar 2023 18:37:24 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id j3-20020a17090adc8300b0023d09aea4a6so3351470pjv.5 for ; Mon, 13 Mar 2023 10:37:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678729044; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=x48WYho5jIAMcCefZ28RLUb6L9bQ4iTOeFvHe0Vg+fE=; b=Urf+Hd7/Hfn8YBLM7h2LILg2d6dZBMnNHHsCCEO2EaPb+EqKp6UWN21Gtsro+tJ0jP 35cMPYTE+9OG5ot/fcyg/A2UFTEqOXCkHvJq3j8NXbneCewx7xMR6RPldHhHvJ+kv6hm bfKsB5cAMiFTjurwibyXcn06DYVZ0dGORnUVM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678729044; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=x48WYho5jIAMcCefZ28RLUb6L9bQ4iTOeFvHe0Vg+fE=; b=sFho4JC/+MvS9NddeZY0OGyEqemjzJV2nZMx7LFmFJAQ/pOU0uMObyV9CTUj+bBQfi uP19Y3z/wsQJMS6KM7+2ixv0RVHxoYiTTXA1j7LMGE3QEtvE0tMid/cPL/NXXrBG0HYU UijFkx6egIrdGjx1TngM3U7Eu3pYiD/b2S6HALPyjH1K8IGokZgwcWd2tQ4FDA3CqQxq tsWB1Jlu5FYbnZ7Bi0wDzB5owVabOR3n2RpVkPJaFMGWk4SHNrF01K0Pyk6Ng7uXtmfh amFx+0sdhWM9GqQl1EJn5oRhsMjs1d/zh8t7mEvD/9bGJN52UJjmCD1DFqVnxx2JrUPH TuGg== X-Gm-Message-State: AO0yUKXPCUnwxLJ+IGHP4Yr2f3zEU49VKwU4+KiA3OEMzM7oUPZvywg9 qhpi+QEqgw6yB8raKCCTT5+71yNdQE4Tq0CVYUD4X9IuPcCESLvU4TKmrzEeZGQLZg== X-Google-Smtp-Source: AK7set/dFo517s/j+FjtHoXdtfUgSPB3i+5juMRSLpkhPzfY8yeBfFx/6YZSOQiBB5pRtWP8bsKiPhDtybPr X-Received: by 2002:a17:902:7891:b0:19a:a267:f16c with SMTP id q17-20020a170902789100b0019aa267f16cmr32473256pll.31.1678729044098; Mon, 13 Mar 2023 10:37:24 -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 u15-20020a17090341cf00b001891b01ade2sm11132ple.111.2023.03.13.10.37.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Mar 2023 10:37:24 -0700 (PDT) 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 942E6605246B; Mon, 13 Mar 2023 13:37:23 -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 933626011D; Mon, 13 Mar 2023 17:37:23 +0000 (UTC) Subject: |SUCCESS| pw125072-125073 [PATCH] [v3, 2/2] crypto/qat: add cipher-crc offload support 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: <20230313173723.933626011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 13 Mar 2023 17:37:23 +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/125073 _Performance Testing PASS_ Submitter: Kevin O'Sullivan Date: Monday, March 13 2023 14:26:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:baf13c3135d0c5998fff7edc23fb89412dc89246 125072-125073 --> 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.0% | +------------+---------+----------+-------------+------------------------------+ | 128 | 256 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25712/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/