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 73A6242BD2 for ; Mon, 29 May 2023 13:29:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 719EC410D7; Mon, 29 May 2023 13:29:37 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 561C0410D7 for ; Mon, 29 May 2023 13:29:32 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-568a1011488so4548167b3.0 for ; Mon, 29 May 2023 04:29:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685359771; x=1687951771; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WP0qo77NPxy5/oE1oqWJds+SgOENGqXUxR7quIHD/Og=; b=QU616d9c9n9Zxa1UNu4dty/zJyup+1Ue2yDV5GV3tRsEbqN5BJHm3aGFAtLwl8ILvW OhCK/oJAx23dcehLlRxKfzuRCqOZA13VAtCdBHM73PeaytcDMcNjyhhZEpr78gK7LKZI HHGjhnOc5VKlfHN8MZWldcpsha9nG0OEmwFh8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685359771; x=1687951771; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WP0qo77NPxy5/oE1oqWJds+SgOENGqXUxR7quIHD/Og=; b=Z1OIyVvPVi+yPjfHMyuTX81wqUhbVq7Vn/h/6DyMaCdSGopgfA5OMGFERVuofhfzoP m4td3qCVO+kVH/ZYhyS5MdNoeJc/DB1H6mTK7yg85mwKcK5lf6Ug/VZGHCTTzFHanMy3 ZOnqw38zh90myMaJ8EN+uLZ/Z0V6M0txN57W6unPsLrXqM26sTSnqboqT3WZA374fISB vQvirBIv9uu3qyvnAcRo/zNUXo3IwBcxYJNH1je+Sq67ykna+TvQfDcIBU0EaTaPnh9d PoqmHEcCdxjGcM0N/y6Wy+evap70Tsm2rGL9XvGracr69riTgILTV4FIjOHUGANiLOCe aIFA== X-Gm-Message-State: AC+VfDyoH4FP9MDdIxKIxEM+YXyPkm4oTKJvVTlZABhjADLRIgUt0Ws3 2vxQbNCAJG6XineLNrjoQySOYLlztmcuJUADrfWLJBKYClXEME+eS/+1zUfwkNVd1lyVG6ovzA= = X-Google-Smtp-Source: ACHHUZ5O/SjEQYohUc+HRfACwUHjce82oGV2KnwY05A0A/162i/JtW9CZ8u7goyYkHlWxw+5RGJbK09ODa5h X-Received: by 2002:a0d:db54:0:b0:55a:f410:4ffe with SMTP id d81-20020a0ddb54000000b0055af4104ffemr11732901ywe.19.1685359771766; Mon, 29 May 2023 04:29:31 -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 t189-20020a8146c6000000b0054d71cd451csm61115ywa.71.2023.05.29.04.29.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 May 2023 04:29:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 May 2023 04:29:31 -0700 (PDT) Message-ID: <64748c9b.810a0220.83df6.1c67SMTPIN_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 328DE605246B; Mon, 29 May 2023 07:29:31 -0400 (EDT) Subject: |SUCCESS| pw127652 [PATCH] [v4,1/2] cryptodev: support SM3_HMAC,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-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/127652 _Testing PASS_ Submitter: Sunyang Wu Date: Monday, May 29 2023 03:03:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127652 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 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) 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26430/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/