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 D177942609 for ; Tue, 19 Sep 2023 16:23:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CBF82402C5; Tue, 19 Sep 2023 16:23:59 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id CC636402C5 for ; Tue, 19 Sep 2023 16:23:58 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-658612f0b44so2522826d6.0 for ; Tue, 19 Sep 2023 07:23:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695133438; x=1695738238; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hfwbXeGTdTCmH7jrsujYVm4Fn3AxxMKRx5AiNdxryDg=; b=hDHZ6SdaQt25MgoQqva/+95jM16Lj4JHYkUDtmQDOZO+viWF1MT8NyNpIp+ooMXWGK 38cNj3DiBukDwocah4nvyJ5sS7qAirjy4hH6AyDrfrqtrte5c6a2NlNoD0eXXYdYSJiR V1Ogg0jVqlFfolFjlpWD3qmPuv8jLpfBMrfBA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695133438; x=1695738238; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hfwbXeGTdTCmH7jrsujYVm4Fn3AxxMKRx5AiNdxryDg=; b=T/9blBKpQyETEO9AvEW2HBbjcwgT32+CoyjkFGQqY+S0yr1osgIpbG80YojCTRymR1 7J9KiqT70sqw1/Ztf/zXXCCn6/PeogK5Fn6rf152fE9VaLApNCR32ttpFivPupfo8IAl cvQKNmYZUv9D9ma0DVFqb11R3pzvNtOEseqgvcKMCvvvBvdbx9kjRku9+e+NghOoOoYD JFUngWH4qYAaVP1qj3/rVk9hJ2GAj1wHeIqmIM90rS6AgiJ7g1+VoRJ5WNkscIl0RxTm J3QNh0TY73OhW38IZ/faER7KkSDAwPAHwqfRuJMPpE/4JbziQ+mokuPe4tEWGwThi3PF lY5g== X-Gm-Message-State: AOJu0YyrinKbhGElOPxWYw2GQQbt+qFhHezP3/bKSHuxRifzn/CWbf4R HKqLbN2PXN5QXBUIED4qKe1tN6dALfRiE915LTC+ydEUXRGt/Rgq/aqPaech8NSTP7NIW2PCUw= = X-Google-Smtp-Source: AGHT+IFZvI5ocDHspbN429gPBYj1CHLWXIj9OifejMv5zjNnC3cBj4u1a7QoGTiwE/rm4CQoDlbhpaBbP0SV X-Received: by 2002:a0c:f2c5:0:b0:657:3e7a:917a with SMTP id c5-20020a0cf2c5000000b006573e7a917amr6491176qvm.2.1695133438301; Tue, 19 Sep 2023 07:23:58 -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 or9-20020a056214468900b006583d628d41sm125891qvb.23.2023.09.19.07.23.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Sep 2023 07:23:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Sep 2023 07:23:58 -0700 (PDT) Message-ID: <6509aefe.050a0220.b8d70.5ebeSMTPIN_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 0791C6052514; Tue, 19 Sep 2023 10:23:58 -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 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 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/