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 D1A0B4327C for ; Fri, 3 Nov 2023 16:57:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CB91E4014F; Fri, 3 Nov 2023 16:57:42 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 352A44014F for ; Fri, 3 Nov 2023 16:57:41 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5b31c5143a0so26633907b3.3 for ; Fri, 03 Nov 2023 08:57:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699027060; x=1699631860; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Q/nysGnB7jvxD7o4ZdoOS6w9WVHs+FUVaT5g36mvrzs=; b=YyVdi/1CZg+6hmNeWL1isf8l8YIMNUjCfuLbrivUFbu08TdldJSq19pg6SsUocRi7w Nl6VRO2798d+jy/sxv+PdZYjMxy/0p5EMvhVwVDf3ve9vTdeaj0TThoeVljXUvqJqoFM v2PS21iiiSK44rthV9rT7VYQDyiuUCT2uTKnc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699027060; x=1699631860; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Q/nysGnB7jvxD7o4ZdoOS6w9WVHs+FUVaT5g36mvrzs=; b=YLUGo1xCLbCZWASyxWl4LNMCGMTmmYtVTpjye/+ZIJm3EtA2YiTeuHJkEf417gE/vp uzE7kyWoA/jg0APMPLZ9VkUVYAF/n3YZN58pyhMyEp+Tk+Bw//HQImhdI6yhgGXEqRv/ mwK8GaVZjvAVB15SH2+alLI6qpsehjWKKVb6/flO7MSM+vbURw05bZ0m5xo2wRcwEKDv iuj1deQXTTcZlR+LTf4wBEe1Zz5lIFVxINl7+RidyASRIkB32o78Za2sahBixNro+i/Q 9vzIRnfhszzwolF8uf2852aSSHjPni0FqLrZtM0Dd1dQN95SGwWVAtaevYKEa5C2fCSy KVCw== X-Gm-Message-State: AOJu0YyFMfpy2JOM+L/fvq136391fOvGGn+BQyutrw+g+9PiM+ffkvPi 434/qzPtoNU30MElFF/MY1uCVMsVHBW/KRFs6z9xjCOWy/jVvvDPNQAp0xts1wh3nxinIr5lyw= = X-Google-Smtp-Source: AGHT+IGIjPXdjJV+PknsA9CfQYug0vL3LVqmcahw0XHbXLZrnE/WAQXAhUdcHa2uxuya+cZJAKEEb5+C/9uU X-Received: by 2002:a0d:e2c3:0:b0:5b3:26e1:320c with SMTP id l186-20020a0de2c3000000b005b326e1320cmr3202254ywe.40.1699027060608; Fri, 03 Nov 2023 08:57:40 -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 l14-20020a81d54e000000b005836fc8b41dsm186638ywj.49.2023.11.03.08.57.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Nov 2023 08:57:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Nov 2023 08:57:40 -0700 (PDT) Message-ID: <65451874.810a0220.f4fe9.49ecSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 43F336050A61; Fri, 3 Nov 2023 11:57:40 -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-amd64-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 | +=====================+====================+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/