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 DFA064327C for ; Fri, 3 Nov 2023 17:16:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D93DF4014F; Fri, 3 Nov 2023 17:16:18 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 71CFB4014F for ; Fri, 3 Nov 2023 17:16:17 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-58686e94ad7so1163469eaf.3 for ; Fri, 03 Nov 2023 09:16:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699028177; x=1699632977; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Vpsbwnti87wzP1YSZtaP57PQPjjFaLMIoS6XVdSBMbs=; b=VCVKIhHuhiyYp5snSqN3o3poO5apFM9cOP6r4KkMDW1DMF88J0XegtuW4FZ5oBg41h Eul2LVJacj1DAdKJ6b4AFqGoRzVd8XLtMMzBqhl4ka2okZE+i2d/8ZM3oJlCWxUqS6tz 56ZkaqpMDQFXrULROMwwkmyN6O1wJid5+D0mY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699028177; x=1699632977; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Vpsbwnti87wzP1YSZtaP57PQPjjFaLMIoS6XVdSBMbs=; b=EAPCaIss4PcPaPX0IMYLgHjdBVdnRaW6h4Q08vgksl1xDKyHwCK3aH8a5roLXmJB7x wRjb/Bc9/R9fYDFoCJSlWAy/CY7iI81D3n2jc6EpHYU/CbxgWiwGnRUB3eZeGIO8pwyH M8VtzCLyWql9S5fwWFkDE3a66j1qq299sH7PMKUY/7879JCFaCiDykqSkuHkTt3HCakr MxFFr8sPM0ro69HVMBxlen88fXpC8tNhx4TlnSqwIm2ovmnr49NcfaCx94Uc5imKwi/Q a/26YGPKYuSldEDAI5nxSM31LBxL9LWfJzRjhafyze6x7LAt024ik4oNm/vpwgdcZ1rT +KYQ== X-Gm-Message-State: AOJu0YwG02wL2J1OJvCG5RaqJKToGDTApCd/TxYL0cTBmV9a7EIr3b3e nxasJuBIH1dILFYwrr23Ty/ROzteAiHUKJUSHWbqsl3f6gx3GEUZUz0SvA== X-Google-Smtp-Source: AGHT+IH+zQPzoje0h4xj0/JubSijJV38PNyRZiAhJeY9B/1o7tYjqauqzAljvgouuXCzTaGSV7e5pSemKOoe X-Received: by 2002:a4a:d036:0:b0:581:ea96:f7f3 with SMTP id w22-20020a4ad036000000b00581ea96f7f3mr21260712oor.7.1699028176800; Fri, 03 Nov 2023 09:16:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e141-20020a4a5593000000b00581df346971sm276764oob.1.2023.11.03.09.16.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Nov 2023 09:16:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Nov 2023 09:16:16 -0700 (PDT) Message-ID: <65451cd0.4a0a0220.d8f59.87f6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4F17F6050A61; Fri, 3 Nov 2023 12:16:16 -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 Clang Cross Compile | 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 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/28222/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/