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 A9DC542609 for ; Tue, 19 Sep 2023 16:02:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A0D0940277; Tue, 19 Sep 2023 16:02:26 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 1580640277 for ; Tue, 19 Sep 2023 16:02:26 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1d6a48d13a9so1871735fac.1 for ; Tue, 19 Sep 2023 07:02:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695132145; x=1695736945; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vKKlubH5JmHWzouarXL0nTo8mVXCIMSNFa24i6q7ITQ=; b=bzK4zMPtHA3fFF5mgOJ9kJExMP9SDhj42s2o3PRdDFa9qJrNG73nxKqsIC0iFJNy9b rH+vNuIE3+Bd7PfLPVFdmtSWfA7uQDfVql7B60FuRG9tcN/zpdm1A3nlHJ1hNNWgVBnE xU15iBsTqUohCLLPxFpk5F3CWcy/4QwO38qgs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695132145; x=1695736945; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vKKlubH5JmHWzouarXL0nTo8mVXCIMSNFa24i6q7ITQ=; b=B6GTdlKDheuTgtbOHVQfreO8Tls+1DS849hyBfLiNCKzXx/Jdh0GxvJPT/i8LCdJkz ZhPywyUqJAkDWrhQQIhiYyf+PXbrLE2t+TdEYOo6tSAjJP9Eylth8k5L+o4R77IoL5Eu 9/NSJclq73MhOU+i9qSKprQQhCHjY3F9nulbxiIeC2Vuns0OnjJFHeRBES0RflQ97Xy/ 6s70CmPfC3RSCSxFjBpF0PH/cDGo5SwY6KIgKyuD2jQTulAWQqGMmJHbKYEUNenqkZBS yvjAZbSx1VEog36zsnPPSnT/7g/F0+aCRL2xrgzSs3wb03HCF7yLPSvW31ZuJ2lXvcqE yG3g== X-Gm-Message-State: AOJu0YxQpk1jJEid+XAK9R6KK1fT9sHt5RF+UiUz18K1OoId4hgcH1Ji aWmzetywbACmKfY+JBv36dW6dvTPlYKyjI0aj7FlDuWDYCfLNmngeqmkew== X-Google-Smtp-Source: AGHT+IEQuaaqQWwv3lJckVfovauGrd/18gBBgJRFDVMJ4d0DbCkkdLEuSxFSWYQHInJ/L2vtm8l4NQraksh0 X-Received: by 2002:a05:6870:b009:b0:1d5:c919:bf5e with SMTP id y9-20020a056870b00900b001d5c919bf5emr13374318oae.54.1695132145055; Tue, 19 Sep 2023 07:02:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h3-20020a056870860300b001c4bd338b3dsm1260424oal.0.2023.09.19.07.02.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Sep 2023 07:02:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Sep 2023 07:02:24 -0700 (PDT) Message-ID: <6509a9f0.050a0220.7e342.28dfSMTPIN_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 5DD1C6052514; Tue, 19 Sep 2023 10:02:24 -0400 (EDT) Subject: |SUCCESS| pw131625 [PATCH] crypto/openssl: fix memory leaks in SM2 o 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/131625 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Tuesday, September 19 2023 13:04:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:d83fb967212efa19d272e7fa65d17c9ad94b17c1 131625 --> 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27649/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/