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 2A78042BD3 for ; Mon, 29 May 2023 14:36:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 28464410D7; Mon, 29 May 2023 14:36:41 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id D6B66410D7 for ; Mon, 29 May 2023 14:36:34 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-ba8151a744fso4637084276.2 for ; Mon, 29 May 2023 05:36:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685363794; x=1687955794; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Mvf3FfBBYWRJD6ZceLqa1IjcDl+eIvUe+rfNPoqc3Ds=; b=hTuqpT0bDhIMBO+JBUlBH+dk5wgnJ6G0fkGBn1tHoZG/JlCCHSD3VH1USMwAXAQLQ3 xnOMiOZbpdHn3a8gXziFQ8SAK/VgKjJv4OFF+TU0InIhJtkRx17tQrgeSXuJrFOzynn0 LNar8fYgZJdTaPcQM+p6bWk8yQXrnUQz1H744= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685363794; x=1687955794; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Mvf3FfBBYWRJD6ZceLqa1IjcDl+eIvUe+rfNPoqc3Ds=; b=fFd/t9PgGXJMLK+b78B4qe8WTYfxqAHEqE9Qwsc3bwK15T9ZG8pawrjt/ZlcWpXKE6 JpGyUn7m8segjm0sodJhsZAb7F1NBJN8MWMriqRQazS6Ro92p2sDjav3ZydZeD5bIY4K SmEJmGE+CirZPQub7AF1+Fq9b6PEWqG3mH1dMxrjHvzZTs0Zpv9gbPThOBO7dFNR5HU2 YX5oxkHwNhkcDyueuWqSYVdhuIC80VegJ39/VItHboHJROGCQlblFMTuMbfiLkYjQWzT +VReJ/kwDc9d9jK1dSrLILcpUvlv1FDnswbOZM8Daxe9GzhC8PRzb2H5Po8K6JnJT+TI a06g== X-Gm-Message-State: AC+VfDwZacM9gzl6bBag3/T8o0yvslLkmEcPEQ3ua9Kki0UI33207eOX Sy6ltpIQ7s0rebhU0mfu6l//IQz53sx8dtT1sN70Pfa7T/Zg2s/LmPqTlHSVai/1lvnYw7V41g= = X-Google-Smtp-Source: ACHHUZ55M+WrjO65vNVo4fbvP7+Qkt1u1IETHESuf2TDJGoOETygPXPmBUl5gBTUcdtEAH/jqshS/P2a54vR X-Received: by 2002:a25:3dc1:0:b0:bac:26e5:9463 with SMTP id k184-20020a253dc1000000b00bac26e59463mr12080239yba.61.1685363794250; Mon, 29 May 2023 05:36:34 -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 5-20020a251105000000b00ba77a56646esm624015ybr.16.2023.05.29.05.36.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 May 2023 05:36:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 May 2023 05:36:34 -0700 (PDT) Message-ID: <64749c52.250a0220.6e16.2077SMTPIN_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 D6048605246B; Mon, 29 May 2023 08:36:33 -0400 (EDT) Subject: |SUCCESS| pw127658-127659 [PATCH] [v5,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-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/127659 _Testing PASS_ Submitter: Sunyang Wu Date: Monday, May 29 2023 08:30:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127658-127659 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26433/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/