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 A7A3642609 for ; Tue, 19 Sep 2023 16:45:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A34B140DFD; Tue, 19 Sep 2023 16:45:14 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 33FED402C5 for ; Tue, 19 Sep 2023 16:45:13 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-578af21ff50so822742a12.1 for ; Tue, 19 Sep 2023 07:45:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695134712; x=1695739512; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WzX+fflMtc956iAhXjEnnvgJzY8p6rO67v/W79jQh5A=; b=CWSFQDbxduuSPpbMBuDt79ZbLZYekN3NiMsNuj/6PDrEbWRavI1596ZWTeQ7x+MOME D1LhAHBYuAcYpuAQQGGz2UiYKsNo3/qWrKSdNWl4s080gPURl8qxiE8R/+Z75/yKUGno ARag67Qj1Dn1aTkvcRzME7Du1LdiiC5yFAC78= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695134712; x=1695739512; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WzX+fflMtc956iAhXjEnnvgJzY8p6rO67v/W79jQh5A=; b=jJFDms1F/wcBQ0Ne5KasWCFIwskxPfgMB2rmF7zUtCwVY6LVRkKdBHaC8LrYnrfo7c wK7+yO+0aPaZ6pIPFcgfEmlhUiBmwT1faEwPbB5g4lW+Tc7AVGVO1oG4NhEn1X+2gOf6 hA0IDZFFIQjCik9DivIwC5LFVmXoCOqPsqy3ETgFZ9BcE/QxVogkuMxsBjI95P+Y1kHH faxqPh7xDS7mhYrpWVKafXdh1pqW2DVlS9wt6N7voExBtMIa4rqM64FtNauE9RhvWVff CRd+flK3jUEJGMnpb4O5245pimSRuOKBMqDehiRKowtpy1iXF679UQsKcYXU5Ar+4ie2 p/Jg== X-Gm-Message-State: AOJu0Yx7uHuWHCAmczICqiGqs9VncN/cy61+hrAqnQFdjFagm7D5Fcw8 yAYatolVW5eBrcf4atXTE9OSrfdg6unlPaWdhr3+qoG9vGkm08hTQCsxEAxSQkRcVul8r+DFAQ= = X-Google-Smtp-Source: AGHT+IHHtYlrVUNc/wDtTDvwWi/9vDT1a7VEBp1DDnu/C07YBqE4QFokqLWs3hApRjwK89yPK+BYgWEfQ1pB X-Received: by 2002:a05:6a20:6a1a:b0:13d:a903:88e6 with SMTP id p26-20020a056a206a1a00b0013da90388e6mr11674098pzk.48.1695134712418; Tue, 19 Sep 2023 07:45:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id f15-20020a63754f000000b00565d82769dfsm783778pgn.32.2023.09.19.07.45.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Sep 2023 07:45:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Sep 2023 07:45:12 -0700 (PDT) Message-ID: <6509b3f8.630a0220.5a3e7.ceefSMTPIN_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 DDD736052514; Tue, 19 Sep 2023 10:45:11 -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 | +----------------------------------------+--------------------+ 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 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/