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 A6A1D42609 for ; Tue, 19 Sep 2023 17:00:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A1E4440649; Tue, 19 Sep 2023 17:00:15 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id C0C2A40649 for ; Tue, 19 Sep 2023 17:00:14 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-65637f0d10eso17802856d6.1 for ; Tue, 19 Sep 2023 08:00:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695135614; x=1695740414; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fYWO1SNEtJNe8vobJtTqiKf0EBlWzJf6tpS5l6Kqua4=; b=IQcynSORcC4KBcqdPI2THlABx5aENqmtRNmguvjhVf2LL53u0GddRe13QVNTskgFkV YRmwOeoNdjy17Y1TxhTjOCJLMWNrlMmFXLBj8qOTr1dJQMlghWkolVmXzhnLINXm9j/X K3wOQb86S5V6Slr0QAju20qkh8Y/Z76C76pvY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695135614; x=1695740414; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fYWO1SNEtJNe8vobJtTqiKf0EBlWzJf6tpS5l6Kqua4=; b=iUYq1fgVcNp2MQl3mmIxZfBokvHHOsKnUru/VEqySRgz+2j0WTHxzkO8iawrv3Twk9 Y9Ur+JE5Jy15bdGLjeTDbT0tBDGeoxJ7qWhTezcklCladOPAgz1b7sm6K1+FhNcwzZVl 2GpEQg7EPi9oY6pJijOFxNXrDzU3bYzxv2t3TTJG7szABdte8nPmuLKNRtqyxUAUmZqd nPBOoQkX58OxPasfyam+7jSlnHIIkjP5Y8vaY8cjhL6jiTOwaG0zRDGP0cDSamW1wt6D +OgSFjaMyctQ48zOy5a0ZcIXgfDhFYU1P2tgwYIbkfI+BVA69BQ3zIk0XHODzN9HE/Ly qoew== X-Gm-Message-State: AOJu0YyvdiFQYUQILPzcm/3QL5Wc6vIH8qFyXRfAOqwQ0jjNgiRXEMw1 7SUtvq92Get4pSylB1aH1vnpTHyHgNv2I4b9Ngumo7XGol0N0hdvzc0AVg== X-Google-Smtp-Source: AGHT+IGXq2GypG+uDVwgKcfu/5wmd0c5Z1E7kPjkUlyCqQasOClEVgOs4qrNjmAow68XJAGm+pQH7n+I2Nb8 X-Received: by 2002:a0c:e1cf:0:b0:658:47f7:1772 with SMTP id v15-20020a0ce1cf000000b0065847f71772mr3490769qvl.1.1695135614215; Tue, 19 Sep 2023 08:00:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jz14-20020a0562140e6e00b00656478ef866sm318357qvb.43.2023.09.19.08.00.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Sep 2023 08:00:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Sep 2023 08:00:14 -0700 (PDT) Message-ID: <6509b77e.050a0220.ca073.ccfeSMTPIN_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 E17996052514; Tue, 19 Sep 2023 11:00:13 -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 | +----------------------------------------+--------------------+ 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 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/