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 6B52D41EA6 for ; Thu, 16 Mar 2023 06:52:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6701E40EF1; Thu, 16 Mar 2023 06:52:52 +0100 (CET) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 6EE9A40EF1 for ; Thu, 16 Mar 2023 06:52:51 +0100 (CET) Received: by mail-ot1-f99.google.com with SMTP id w21-20020a9d6755000000b00698853a52c7so379340otm.11 for ; Wed, 15 Mar 2023 22:52:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678945970; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=z/knDU9CjaDgNuPYPfnljadzGxDXwqCkLIHTmWXcZow=; b=CtaUX8SIV/Lni/CTq5bCAMboY7yPjSGOGa60bbcXQi71I9Xc5p2Mn2YRYSbuVYDnRQ ecfUXYRMwTo68VF+EjY3KhpOlQA3xlbSjTD1nWMP44Ppia9U/27Y4QZj3nPouu6LZ440 FdSCmgse2EwlYt9b/QTLhS61Dsokm6NKyAZBg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678945970; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=z/knDU9CjaDgNuPYPfnljadzGxDXwqCkLIHTmWXcZow=; b=Pvy2pvixPn3IB9VmKwYXzs+iDgzvlsp5pedXDZrSJUASPWfThhB9x3Nd5Kk+nsRmNb Hi3CVDvGv+XSG/e9qywaLUnDjdPI6kxsCkkERq9Ob1HcoQEqg5PpuTn5u/tJ5t+AFHIh lqiMVVW/sv3q/vtzEZ6CdoW8oQdRppK+W4N4csPnY0pYiO6yZhRtMFdHjoyedT+gwVe5 DdoVNmaG01o/6O3M3KLA5RJ9ybOUpEi+tmNu0Cr56coEjOqOHbDR60y4JAt+1OzObLBB vhpLHRp1IFnx4PQJvq78VF0wFf9v3z5rlvW/AouGgvQ47xgO0w9Ygm/CKYUE5e0uDxoq VHFA== X-Gm-Message-State: AO0yUKV5brR6U5zBR/urlio5OBFOzlou9Avz3lOggbppElfEII1aow6B KHE/CayQcugtIoSBB1QvwZ1udike4cG+4vfSfZ01nEHTY0BtTy1PH+Af4kCfgaOP9+MPHhzB9w= = X-Google-Smtp-Source: AK7set90566rlFZMuNiQ01l4qPNJnmDP0/GnHTCsL2YvPE2X9fEveo4SNtexyZxHZgcAhVAvw/UVseHeOvqe X-Received: by 2002:a05:6830:31bb:b0:68d:48a9:85ec with SMTP id q27-20020a05683031bb00b0068d48a985ecmr24401218ots.24.1678945970732; Wed, 15 Mar 2023 22:52:50 -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 h13-20020a4ae8cd000000b0051aa0220570sm529225ooe.21.2023.03.15.22.52.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Mar 2023 22:52:50 -0700 (PDT) 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 5F1BC605246B; Thu, 16 Mar 2023 01:52:50 -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 5E38C6011D; Thu, 16 Mar 2023 05:52:50 +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: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230316055250.5E38C6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 16 Mar 2023 05:52:50 +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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/125176 _Testing PASS_ Submitter: Sunyang Wu Date: Thursday, March 16 2023 03:10:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:8c9bfcb1553d756eb5392a56ac7813b3865c3ec7 125175-125176 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/