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 2458A42653 for ; Wed, 27 Sep 2023 16:18:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1F5D14028C; Wed, 27 Sep 2023 16:18:12 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id C800A4028C for ; Wed, 27 Sep 2023 16:18:10 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-59f6041395dso99640137b3.1 for ; Wed, 27 Sep 2023 07:18:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695824290; x=1696429090; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=e/GjDYIPLO8LBeR3CR1OqRHO5lqaukGN1VFnb9essRc=; b=IToM4ReKru+RhoGV5hyee5q1ac3bVium9i1Km8n/0KsQj8sgedVV9BvBN2GXtrhMfy ldEfZb+dNMh45yTI64vfS8ySU0xi+yxDPUWywXl0BhGlhhgXQwZ1vhpXQKcD9sykEBhD R9dg0Lk6JGKsxAGY/8JlvdANvHvz8pERSyLd4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695824290; x=1696429090; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=e/GjDYIPLO8LBeR3CR1OqRHO5lqaukGN1VFnb9essRc=; b=AaKkZcqE8YiENF/NX5gspauoDvOZyttl2g31E6S40dunI24xdo87sYPDhuu2gAysgb 6sApdpZ4Uo7HDvfsR3PycOZpI2yOMUbMiiyc5bWGDLIXfTpK9ESECo07gmKoz/48jiqD 6Av0R+kjacMrzMsMSdVgepJ4J66kYHmRgXglLlTm+5W17l63oe7p/DBn5NkX6p9QGCcg nP4YRsDe3d8E8QQUWag8yWZCfV5GNl0V/oX84mHK3RcZ6J6sEYzH6jhwM85Isy27Sup/ tvRkNwNMfWSFifGAuKfqx8dbXkTRLJTRTrbjRMQLZMdvmgRBbkyovVZwOa+81cAc8Q/r p6wA== X-Gm-Message-State: AOJu0YwWdsuYa1CENME2ARwST6a+5mtWYM0U3ufMQ6rjyCgPAeNRThbJ hAdvgaeZVgKC517dE1+tm/NBSFzfE8VjylHZGcUF9kj1CIHGt0mq5cfPke3rr8tIQAdv8Jl1VA= = X-Google-Smtp-Source: AGHT+IG2r8TsiTOqRMrE1eNuMCsjNs6HtsOfFQ5BZ/5DoBjq8yoWjnRor6VCYeuwLuqacPl1GyzvdIe3SwaE X-Received: by 2002:a81:5b06:0:b0:589:c065:b419 with SMTP id p6-20020a815b06000000b00589c065b419mr2286241ywb.34.1695824290240; Wed, 27 Sep 2023 07:18:10 -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 z65-20020a816544000000b0059eeec682dfsm1338722ywb.65.2023.09.27.07.18.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Sep 2023 07:18:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Sep 2023 07:18:10 -0700 (PDT) Message-ID: <651439a2.810a0220.a9294.d813SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E5DDF6052514; Wed, 27 Sep 2023 10:18:09 -0400 (EDT) Subject: |SUCCESS| pw131993-131999 [PATCH] [v2,7/7] crypto/cnxk: add SM2 supp 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/131999 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Wednesday, September 27 2023 11:37:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:d58c97481a136ad5342c9d8717b22bdaa5eccd43 131993-131999 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | 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 | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ 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 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27747/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/