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 16FC742604 for ; Tue, 19 Sep 2023 15:34:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 12A6240647; Tue, 19 Sep 2023 15:34:19 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id F29D040647 for ; Tue, 19 Sep 2023 15:34:17 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-792979d4cb5so216672639f.2 for ; Tue, 19 Sep 2023 06:34:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695130457; x=1695735257; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZQIK40FfYXpmt1grmlqPBoXnAqzHTUDyBeLcqYMd84o=; b=YOtDSWkDuF7Qp+Shx5YVfFhQmaXrBRttk2JCXj9201YaHbdfStK/oIlbcAbcqMRmHB RlXns8E4Te3BW54qhBBTE4HgIqkYhIeJI4LxA6O/oYMGx3NpvXdVAa+7EntMrHz2btXf Cid/18wKydKNUIZreHJ+Pw+vi8KxiPDWnfDFs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695130457; x=1695735257; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZQIK40FfYXpmt1grmlqPBoXnAqzHTUDyBeLcqYMd84o=; b=IbsgPj/LOJpE63Uw1DgW374/eBlwFBqo43m/yeekOW4e80PCxJnQm3PZ+FcrDqukQX nlnH6G47ywkGTxc7DBJJNnKkJejR/tP5eLRige1vbFKX5vARbWs8jStZFfdkFj2RWyJ0 AVwF3WegKo629JvGdG6C/IJzxqSfGapbVriulEhrT7YsTukezOlj4EDBlFmY+R2+oFM4 OEue45bv9DF8AEutteTtMNAWKhJILBWDm6zwxsu4wxhSzmr+qNtvR52sXLXsceATaKua pmc666L+5yNj0Ahn1rx4idvBHYSbm8d360kGe8xK5kpIP/FPiu3KiEScTCdJAc/XaLNL Ozgw== X-Gm-Message-State: AOJu0YxOOt2nyNG82UTrU+RljMsKg1hr6L0+CQNFq/v3AujCHq7esGYW YDUoq9S3hFdlg4DqE7P14XXo/TMR1u+ixWfEaMudPbvnR7YNEK2jCGvOdA== X-Google-Smtp-Source: AGHT+IF5vEWzXxDeCTgkBt4Brf8qctPOPmJklvN4viev5dgyvux6Qtv06LBlogxsjqqqyqq/bXJAWey/dW0C X-Received: by 2002:a6b:ce0f:0:b0:787:ff98:c38c with SMTP id p15-20020a6bce0f000000b00787ff98c38cmr13706754iob.10.1695130457366; Tue, 19 Sep 2023 06:34:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g4-20020a02c544000000b0042b1630fb93sm695644jaj.55.2023.09.19.06.34.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Sep 2023 06:34:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Sep 2023 06:34:17 -0700 (PDT) Message-ID: <6509a359.020a0220.6d1ee.a00fSMTPIN_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 0A0136052514; Tue, 19 Sep 2023 09:34:17 -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 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/