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 35BB342BA5 for ; Fri, 26 May 2023 06:25:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 322A040A87; Fri, 26 May 2023 06:25:48 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id 8B0C640A87 for ; Fri, 26 May 2023 06:25:47 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-75b3645fb1fso91409685a.1 for ; Thu, 25 May 2023 21:25:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685075147; x=1687667147; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nTr0wOFGwUO0k/dWJj2gvAqxHi3lB+SAM8d6emaJoPk=; b=dz/8/zkbjV1WrlalWEf5K2I+IrKjfziqH6SCEY1qwuXQSmzMd1BueHqS93A+DKhvgs H8O5V1FYffle8W7e90MBpCMaPy3jwYD8qcf4uGD5JzIG8mtP2zv2aYaSw4yfJJVV0rVZ F5ps3Iqy7HOhTvYKk2DxexEh3lPhXH/Qhjooo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685075147; x=1687667147; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nTr0wOFGwUO0k/dWJj2gvAqxHi3lB+SAM8d6emaJoPk=; b=Rdo6mdPxrI6z/NmleEcDC0urYKZgk9W6mW1Qae63aWktIHTBF2WN7Kh4cbIbx3Z+ku wWExSf8QleiA0HSTsXCaV6euui4kHnbZAZYtMZx4jWBTX+VP2UaKfc9mmqXNRQ08KjsH U7DYFOMlOPPufI9XUU0rKTOYsLlcWxTXdgt6dIkMFvNdyrRy8VLBhfIjBBXHEDESCFyk 5Dm/ODvenehudhsECNbjGILIDRQN7ejNzutznMD287Ql2DPHdd/oVREF7srRantB8AbF JUCyt9KWchstBSi5E+z1OSSQA2Uq5h2/t8MfdtK0GpunIlP0ar1fSupDtvwQw746gf5O F7fg== X-Gm-Message-State: AC+VfDybU3R5XY146QPBgqW9CInejv7L7tw1YCnH0G71YQalcU4N/NCO baEP0QuM2D2OYRdR2cPqLWqIXf+vJXZnli6JwYE5ojit1KO59hHjiJwvyg== X-Google-Smtp-Source: ACHHUZ7/MP7+9iVSMlhMOzU9VPE3qYWLm+iGeZthKMlIhF13K9SdoPBrcfdwEUPJCPd7ivCHTBGs5MRe0/9U X-Received: by 2002:a05:6214:1949:b0:625:9578:990e with SMTP id q9-20020a056214194900b006259578990emr479898qvk.23.1685075146986; Thu, 25 May 2023 21:25:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f14-20020a0cf3ce000000b0061b6b209c66sm119241qvm.4.2023.05.25.21.25.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 21:25:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 21:25:46 -0700 (PDT) Message-ID: <647034ca.0c0a0220.67a97.41dfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id AFCAD605246B; Fri, 26 May 2023 00:25:46 -0400 (EDT) Subject: |SUCCESS| pw127513-127514 [PATCH] [v3,2/2] test/crypto: Add SM3/SM4 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain 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-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/127514 _Testing PASS_ Submitter: Sunyang Wu Date: Friday, May 26 2023 01:18:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127513-127514 --> testing pass Test environment and result as below: +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest | +=============================+===========================+==============================+================+==============+ | Debian 11 | PASS | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | 32 bit ARM - Ubuntu 20.04.4 | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 32 bit ARM - Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 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/26400/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/