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 1433F41E29 for ; Fri, 10 Mar 2023 06:02:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0C88240150; Fri, 10 Mar 2023 06:02:02 +0100 (CET) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id A19AA40150 for ; Fri, 10 Mar 2023 06:02:00 +0100 (CET) Received: by mail-oo1-f97.google.com with SMTP id u3-20020a4ad0c3000000b0052541ef0bafso630153oor.5 for ; Thu, 09 Mar 2023 21:02:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678424520; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=mNlaDudQsiBaS0hj8naggTp63volI/kVjdVxVmDYaaQ=; b=eVIm/80JY8FleZx+W8oZGgYSjCMW648z35J96TZe1GiPmcgFNhyXByRpKX+ekNYDNA m2nckf1EPnFxvOMe1KvIQpOx/vI4uG9S3DKU5hJghGiIgKjmTM92TGCYW3rphTqor6VA gKFpmvm+VW2o3TRtxGxfWtJ7l5bEyWiXlpH4M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678424520; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mNlaDudQsiBaS0hj8naggTp63volI/kVjdVxVmDYaaQ=; b=mVdUoFxkvsB6rJUKIpMGNu6Xg0LQhqWraXODhTIgzP7bojrSF+Fr6cPYr6eMEsg04I h/V1qe+l20M67jqBv5MsnF5D2/kB/tPsElYwnP/0/FZBS7M+bJzC8MXRzbfn9kw3LJnd YCW8MbD1smZn+qYmzNzoOuhO3sZgrv1tOkiQfkUfi1kwmS+4RUHQHUXZi7rBrfEzKsMq 1zhyONeaMOZU5xxCed75Siuc1iz9FnLYHt2/N3HBV2FBTfD6f1wc3qZtZVjHdhbFAq+l ZU+4MiI7/bV1hv1p10r7UM8pdrqEkHCJVSf/Q9NZPHpGrjNPRCgHTAkw2tEN7oWrVhAP ODlQ== X-Gm-Message-State: AO0yUKW4iEbxnhJtxP6OPt+cOjqE3skP+otVEy2d4J6EYcnRqZxcPpD8 yV6iBZYIkzfCRKYxpQcqiPrENiRWn94NsVckfXtkmpwGWGX5wkdTGr6rTQ== X-Google-Smtp-Source: AK7set/E1f4RbL6AkVkOHCGOGmJpGh25HaWhY7gqYL+HaIAsRIkF23Otww60cfpfL+An1YhsiuX7WIKZdAZ7 X-Received: by 2002:a4a:8884:0:b0:525:a9a9:b44a with SMTP id j4-20020a4a8884000000b00525a9a9b44amr10863794ooa.7.1678424519981; Thu, 09 Mar 2023 21:01:59 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c139-20020a4a4f91000000b0052033914494sm113294oob.12.2023.03.09.21.01.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Mar 2023 21:01:59 -0800 (PST) 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 785A1605246B; Fri, 10 Mar 2023 00:01:59 -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 5EA7A6011E; Fri, 10 Mar 2023 05:01:59 +0000 (UTC) Subject: |SUCCESS| pw124904-124905 [PATCH] [v2, 2/2] crypto/qat: add cipher-crc offload support 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: <20230310050159.5EA7A6011E@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 10 Mar 2023 05:01:59 +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/124905 _Performance Testing PASS_ Submitter: Kevin O'Sullivan Date: Thursday, March 09 2023 14:33:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:fc54766b1612b29c75fd39bd015f27dd57feec5f 124904-124905 --> performance testing pass Test environment and result as below: 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 | -0.9% | +------------+---------+----------+-------------+------------------------------+ 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 | -1.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 4.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 1.8% | +----------+-------------+---------+------------+------------------------------+ 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.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.4% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25666/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/