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 5A6BE41EAB for ; Thu, 16 Mar 2023 05:15:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 550F840EF1; Thu, 16 Mar 2023 05:15:11 +0100 (CET) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id E51A840EF1 for ; Thu, 16 Mar 2023 05:15:09 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id bd3-20020a4aee03000000b00517affa07c0so59362oob.7 for ; Wed, 15 Mar 2023 21:15:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678940109; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=3fvwisaM4Lv4Jk7twKpB2PFUsFoAkPZbCPgt7PIu6EY=; b=e46XcqamUvGp5hOGr7uklZB9+Ds/JlX9/fzlB9nNnh07Bq/uZT5h1GrcGzBAXXhTAG 8T4eUKvJ5gRjAurwGPJdnzFJ9/xq0XvHC2jYzkHXgb6hE6n//axwJcFlJkS9m9VS6zdT MAuzTnc7phklvdRlNYsq6z5RP2GM8CTN6P4w0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678940109; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3fvwisaM4Lv4Jk7twKpB2PFUsFoAkPZbCPgt7PIu6EY=; b=VrdCnuv9kSbjnSgjbPKR5PC2vU2HS4SKZMzUmo4V6tQOFHulFT01lMHrE3W+uHVvFP lHXbIMWqISqnc6Q/w2DJVFfsuaW2m2WC4Q8NuyQwVljM8AjXK7c500X5hiE9dteoxvBL /JvHpCpDq0zzSoJdoRdmdw0n2h2RgJkZN8LIWKbWVOgK+ixhU+7ey7HoY39hRGDvn5Dg jBo623GeuCPpaCcbaVfpRpHHXbvBgBQzajNk64sWj9YXWrWl8zLyudW7MTTQDatVC6ih kSi/f03hvGtsOGQKSmMDdd3VMMqNeT5F+BZxw1GS9Qr6sAMJ1TPVNYq07DJWbL3fOwTk DZsw== X-Gm-Message-State: AO0yUKV/3uzQeTIb7UXRLY+wHrL4S71l8HCprgmpArjv1A+sME+SAWNc l58jV7zi0O+lUbTn6KP5j4iQn6SdRGIffBMJipoNAnqNA/RBZFmcSRA0yX/7U9VlCCdOH/12SA= = X-Google-Smtp-Source: AK7set9shb46UeoCrbC4LZzJjCVtRQCYpJ5VXEchbKXul6RePJCjc6oyHgkSH3CX1t+gk9BInkeHGrWvr3Rh X-Received: by 2002:a4a:b4ca:0:b0:525:2f4b:db55 with SMTP id g10-20020a4ab4ca000000b005252f4bdb55mr21215390ooo.4.1678940109283; Wed, 15 Mar 2023 21:15:09 -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 y21-20020a4aea35000000b005252f362fe2sm237336ood.1.2023.03.15.21.15.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Mar 2023 21:15:09 -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 DF490605246B; Thu, 16 Mar 2023 00:15:08 -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 DE0416011D; Thu, 16 Mar 2023 04:15:08 +0000 (UTC) Subject: |SUCCESS| pw125175-125176 [PATCH] [2/2] test/crypto: Add SM3/SM4 test vectors for verification in test app 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: <20230316041508.DE0416011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 16 Mar 2023 04:15:08 +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/125176 _Performance Testing PASS_ Submitter: Sunyang Wu Date: Thursday, March 16 2023 03:10:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:8c9bfcb1553d756eb5392a56ac7813b3865c3ec7 125175-125176 --> 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.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25752/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/