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 6956342609 for ; Tue, 19 Sep 2023 17:05:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 64B6C40649; Tue, 19 Sep 2023 17:05:21 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 08BA540649 for ; Tue, 19 Sep 2023 17:05:20 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1c504386374so3773206fac.3 for ; Tue, 19 Sep 2023 08:05:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695135919; x=1695740719; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eDHyAmgecDoCbQnhJBrENgE+c73XgrxmrgGfb3FAlFY=; b=C8pYPSlmYckXD47O/4GHlgv+Cv2Z42Akp1BeocEoOKp16kVMM7t3y9gVgIRLV9EYbr XkGCBnlT6w4A9bs4bVr8/YzU4KCmJaEeMhlx9cEKLeRO+ZysQa6zFgHozvXX7VoOiZsa MZsvFPQ88us3l3RPD6GoCDeqgSdtZkqSEgK48= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695135919; x=1695740719; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eDHyAmgecDoCbQnhJBrENgE+c73XgrxmrgGfb3FAlFY=; b=MgVRFJzhufsRrO7d9wDsgo4BATKAkmmrNlHDaGTbiFJXBhS6U33eEFFM+MaRx2vpPF Q63NvGIslOC3mByr/XKKRBEf/Lqp2tEjtNBbeV7OiOwr1nRAU4DPIZWScdcY76lGPzsz 14gALEuBe0sQa7y28p3r6ie4UXizAoi9AHu0WtmEo7H9JBRpkV/lRlKwzrBF2YS82a86 2yTQdZ0+dFRevjrmOSzfW2VVQiSO6W+Jso4GgruqomIpvMMECXEdc/HyFWOKiFBKwCPr sC1wLh5YT2hgtoIgWUwE2h1gNmNHuAQ92lS21sYYEnNIzg9oseUGOe9k79m3SJRQ9tnc ocNA== X-Gm-Message-State: AOJu0YzgC8antUSRgOfie5Rd/ZOQ5eh8y2y/uYDbTlaW/lN+uWCxOSN/ hBkozgSR9lUajvTVsaK7YH7t9J1I4phaw+l2hUv69r2kZOk5RblfDLJQ3Q== X-Google-Smtp-Source: AGHT+IFHShvrAB9p0veBcZT8ES3KhiAwOf2u7FmhNRXUpr/eMu+29nmWx0lSSiIACX4hoQqyykNIJOnOCl4I X-Received: by 2002:a05:6870:64a7:b0:1d5:a17e:f62 with SMTP id cz39-20020a05687064a700b001d5a17e0f62mr15438647oab.24.1695135919354; Tue, 19 Sep 2023 08:05:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e5-20020a0df505000000b0057744e9c4afsm1395398ywf.41.2023.09.19.08.05.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Sep 2023 08:05:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Sep 2023 08:05:19 -0700 (PDT) Message-ID: <6509b8af.0d0a0220.f9f2e.8094SMTPIN_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 F0BAF6052514; Tue, 19 Sep 2023 11:05:18 -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 Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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/