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 ECBF54327C for ; Fri, 3 Nov 2023 17:10:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E7DBA4014F; Fri, 3 Nov 2023 17:10:40 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 0FCD44014F for ; Fri, 3 Nov 2023 17:10:39 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1f04c5ed8d7so1162895fac.1 for ; Fri, 03 Nov 2023 09:10:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699027838; x=1699632638; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5gcsSIcEuqfI56PEeUINBj7+y3Jou7n+ZeqgSnP8xEs=; b=BzPA6Br9c4E+3iPCUClWRMHYF1nOvom0J6nqHcOO27415wjRBma7bJ2L8o/cg853wq MorgHSy+VekKy1mvAHgON36dOIE2tQEa46vY0Wqw1HnBxlOYDi8CGIZ7oh7PN3e1ktdv wy7o5+sNrE7/t0mzVQh5qNNjWJZ47hku75Qho= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699027838; x=1699632638; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5gcsSIcEuqfI56PEeUINBj7+y3Jou7n+ZeqgSnP8xEs=; b=tLUNYS7dUxlpvPKD9M1ZByqQvJcPwy2b4NamuSHr+1SW9UrpRF+glZwxx27a4cDCzN +JDAJ1Ltpxw2nJ57YYJxcgdzf3WhVFOPI71bt4vvyO2G/2gd2Xs6mI/H1/VWa2lu4WQK 9bq9SV3ypFoEzOYHBAO2UwZAt3CMqA0Dbc82mH8gR9saRGNVFib7SaghCH9yMPN0hu3l X49EjKyINCtFx8QiPGBQgaC/xZ/4AleYfejZEW9e4XB5zVdj0yaJf59mIm4ZUUXFWkrk BsBgJvK3i5O9LR+fT/wiKurmRUjlrJUWW6qdJKdI4IyMu42jb84OUmWgc0VfqLcXPuTi P1MA== X-Gm-Message-State: AOJu0YxSMmuAnvgKLaRbHo012BAfJfjXHNJqejseuLQ7LUx48VYI/clt DHfR/fNsPFyNO+37QfV1wcugA2po9hSurIyfeK7OZqPsTfN1a09XiUgT+Q== X-Google-Smtp-Source: AGHT+IHGhygBFazGQbzHRFtvHF5Kfrr/o1wp4FxV4RE5DYM3fdkVBvIZ0Z6W/vH3u2Gg/I9IXa2hpwPKP0Xt X-Received: by 2002:a05:6870:2116:b0:1e9:c315:9d66 with SMTP id f22-20020a056870211600b001e9c3159d66mr25172448oae.40.1699027838414; Fri, 03 Nov 2023 09:10:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ay39-20020a056130032700b007b73fdc2378sm231026uab.12.2023.11.03.09.10.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Nov 2023 09:10:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Nov 2023 09:10:38 -0700 (PDT) Message-ID: <65451b7e.050a0220.46272.5149SMTPIN_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 0C7236050A61; Fri, 3 Nov 2023 12:10:38 -0400 (EDT) Subject: |SUCCESS| pw133837 [PATCH] [v3] 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/133837 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Friday, November 03 2023 15:15:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:e9555aad006a739de9ae2a14a94128931634eea0 133837 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 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/28222/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/