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 9DC6043028 for ; Fri, 11 Aug 2023 04:06:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9915940DFB; Fri, 11 Aug 2023 04:06:58 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id E95B940DFB for ; Fri, 11 Aug 2023 04:06:57 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-791262638ffso53882039f.1 for ; Thu, 10 Aug 2023 19:06:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691719617; x=1692324417; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qYM7a6awurnc0CJx1Z2oy66CnpYR2fVw5svyADfRp/0=; b=XMrVWQtQQASaf/8ypYGviW6647YTT4Ng7KPl9PIxhwZ6wvAYKyKTwPCTGK6SqQgvRf WV5j/8S0/VLmsOeGXAdHLjcdxJ8fvd0hV8Bf+PnQtLmgvOROueCQ8Nzg/VEr6PJFdDGL ZygYAvrFPwzTPUcz8dVhn0H0TjepB2slUPGyg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691719617; x=1692324417; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qYM7a6awurnc0CJx1Z2oy66CnpYR2fVw5svyADfRp/0=; b=g0I79nSTMjXSPuKT7iZCiIbeyh9B4gZdAzo9PD036i4KFZ+29wjGUfRserDxnnEZm9 zbDtHJcUsnLLvebUOrcYnhLX9UXTnwB7pThWeC78v+9+Al7++YSjTReELQwM63K3cF3B s0KBluIFovT15Qh1864rbvevxaQ3EIf0Y6bPlZ8XlWv56+nBPpM3Vb2OtZA49csSDOuA 6Q5D2fWQRwNE1tahxt9VahYePheqby4Co6x2AjSKJaED4QmOFFxrN2IxG/6iEk36ouZG NMYbwZVBIbxxXsucTtN2uZgQ2zvzjXpwjByxZN510/hB2JfS8ztSwY2Gi8mBsl0976Th FtPA== X-Gm-Message-State: AOJu0Yzct0OTc7ba8YkIkmo1xrim17l4Zakfc1U7wc1hU7lbl0U70wPq BsmG80NNQdJCXm0EuNdCdOeVzrWRr4Q96ODPhIrter+jtan3g/ryEb5cRw== X-Google-Smtp-Source: AGHT+IGnzamtzHtBa8d2GSzqBh3mUZvOQNjpPKMINBA2uCE7fH5dKA3s5FRKKHcJ+dBpUQn6zYMmjwr9Ld0c X-Received: by 2002:a05:6e02:13c5:b0:348:dd48:e9d4 with SMTP id v5-20020a056e0213c500b00348dd48e9d4mr580760ilj.1.1691719617428; Thu, 10 Aug 2023 19:06:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id eq19-20020a0566384e3300b0042b0b61c5f9sm114378jab.24.2023.08.10.19.06.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 19:06:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 19:06:57 -0700 (PDT) Message-ID: <64d597c1.050a0220.f9f6f.5bc0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id F15BA6052471; Thu, 10 Aug 2023 22:06:56 -0400 (EDT) Subject: |SUCCESS| pw130065-130070 [PATCH] [v1,6/6] 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/130070 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Thursday, August 10 2023 09:35:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130065-130070 --> testing pass Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/27269/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/