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 AD0D542653 for ; Wed, 27 Sep 2023 16:15:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A785B4028C; Wed, 27 Sep 2023 16:15:13 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 304474028C for ; Wed, 27 Sep 2023 16:15:13 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-59e77e4f707so137509137b3.0 for ; Wed, 27 Sep 2023 07:15:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695824112; x=1696428912; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Iel9UUyi42mLel0/pHthddgegLjwbNIgG87MnJonyVY=; b=Zc92BENUZQ1nXrQTBZZmw03oCDB8g3+HydSz7mkuLD1AiCKa/ca8bp1gSrJvEKTmOb s09L/H+jwW5kVj8hVdW8Lo5Z1JZvdjqTPQaIVvx8kavKBWAOnJiXjCDKQodHLH7EgjYX /WvXBFO7W1wHkj9WV/c6FLMsnsQjxhuit6qyM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695824112; x=1696428912; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Iel9UUyi42mLel0/pHthddgegLjwbNIgG87MnJonyVY=; b=rSCA1ncT3//QrUFm9t+7XQ8RMV2a9Yg6H7jvXy1zc7pnGpemAK1HFV8WHx0Gq7tX9Y OBuuMRoQX+K7OWFAV8cGqe3MUuix1rdyY6XN6m4KeFaG/SKlbe1Z2LL1wQ0tugGk+09E flo8saeF+tPmcrw7VBYBh/s3EabKolcBfFKBFFjPdHmZcbR3MlbCKkiP824vFR03eIlj WaUK21XCDO0+k+fAhkxvFKNK34N7o8wfLgujZmtbVL3duk+NX83J3yFoSzOdW6ansFvv nZ5/dzCTSfZzVAN66PC1lMZlwoQEJTHMBP6Qb89cRHZySJzUoW7L9sYPNv6iW8aehF6X qfDQ== X-Gm-Message-State: AOJu0YxraMBxx+3gn30fm39cWKWfZttYJJ2BmBse4DLdQbeGdXSTb0A3 5bWOstg5HhSBwTlJa4Ub3Q+rVmamifzVztlpF4JHS218JLsaAVsopvCAWA== X-Google-Smtp-Source: AGHT+IFjceOIwcsu71YjeSVMVEMWiSXj5tAzxxrWsNsqb92U7+RK6Or3bnSdI2B3WdW+lDiAFhhV+hpKpXDa X-Received: by 2002:a81:a24d:0:b0:59f:7650:8fdb with SMTP id z13-20020a81a24d000000b0059f76508fdbmr2225585ywg.33.1695824112500; Wed, 27 Sep 2023 07:15:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w128-20020a816286000000b005773396bc91sm1391021ywb.44.2023.09.27.07.15.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Sep 2023 07:15:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Sep 2023 07:15:12 -0700 (PDT) Message-ID: <651438f0.810a0220.270f8.3cc5SMTPIN_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 2BA936052514; Wed, 27 Sep 2023 10:15:12 -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 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 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/