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 7A2494324A for ; Fri, 3 Nov 2023 00:43:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 763774021E; Fri, 3 Nov 2023 00:43:03 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id EF1714021E for ; Fri, 3 Nov 2023 00:43:02 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-35941ccaa85so6409835ab.1 for ; Thu, 02 Nov 2023 16:43:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698968582; x=1699573382; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oGkDWHV+UF3eMIs5JbmBFoUL/kmt/+czbNo1L8Wqs10=; b=JwzyBOBNAJoXInWHV+Kcb5Siq4U2IlJAPfBUJEfGHX4KAnAfJpWivPthjvcTEd0k6D 2ikcbVcsIMq11EL2kLvgNMusC3kkP/HTHTKXxUQGoUSQVGWLEghnpx828Yoqo6Kf3oLD Vk/chQD6VgeUaj/36en3nFwA3P0iTuD0YvFto= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698968582; x=1699573382; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oGkDWHV+UF3eMIs5JbmBFoUL/kmt/+czbNo1L8Wqs10=; b=TibMqF4nRklxLfr8Jhn+UTWivPdHL8h/o/KsuzSC6bO5XU9cGsyPr3vop8xNw0fNcA K/JFTvjP5NAd7+DqwiKmM+kpuf2cgWeWXKZDw6BIGgoep1anlFP5QWYLfWezatDGENpf OXpB1RyfHfmph8NjQTv26xdXXYcSZJ2OzJTBqa00ZfKTRXUUySMNSwDJRVnZmUO1kMqh Jq5nv1MMwoK7BciBdMSZTfIiYPPflKBPzPrFHq9UrDLs0BFYZ1DdP9relbrtAFKlP3Ki OLXx/dHUt1OZyNIoQ1NzW+UG/qvmCxtV0Mjooup4hX9qqR3Ru+swWiKzS3yHaqt8jRT8 QYjQ== X-Gm-Message-State: AOJu0YyxejH2VyYcJhYNEzxkh9Pg3y7QVETxYuf4ExMiKK1V3nonJW5x J91o/j7A9NILNpyhPmWEG5TkVj90mqN3cPg5XdU7fW4hvA2gDHyIwl9sL52s2uiJ9XrQlOTEMQ= = X-Google-Smtp-Source: AGHT+IFeK1xncP2Y33ri/49FlxLheGYZ+E7NNAdFRhXNvqvKlIt71PpU9BxEefdw+3AOs4bcRxzdSslOyTzO X-Received: by 2002:a92:c74a:0:b0:359:4320:4932 with SMTP id y10-20020a92c74a000000b0035943204932mr6016872ilp.5.1698968582379; Thu, 02 Nov 2023 16:43:02 -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 m1-20020a924a01000000b003526a4ef3cfsm40628ilf.40.2023.11.02.16.43.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Nov 2023 16:43:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Nov 2023 16:43:02 -0700 (PDT) Message-ID: <65443406.920a0220.4c6b5.12d7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0C8C86073BBC; Thu, 2 Nov 2023 19:43:02 -0400 (EDT) Subject: |SUCCESS| pw133794 [PATCH] [v2] crypto/openssl: fix memory leaks in 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/133794 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Thursday, November 02 2023 08:38:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:1025bd1c24b1be70e028c7ba0595782bce75fcc6 133794 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (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 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 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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/28209/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/