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 6063B4297F for ; Tue, 18 Apr 2023 19:24:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5545D4014F; Tue, 18 Apr 2023 19:24:54 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 51CF34014F for ; Tue, 18 Apr 2023 19:24:52 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6a5f765d5b8so454028a34.3 for ; Tue, 18 Apr 2023 10:24:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681838691; x=1684430691; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=TA24lpgaKO61xzW6lQetZ0RrgYEMgkorFXPMIg1sHp8=; b=GBOD76DiA0LYKhn64zg+zPVWHYPoJMkepOmhPSUR8B0sB9T11GTrCnkpua4sEcs3yd LThfowzTdDv+AsUjakAbgzZm6SiT86VA1uhlhO0ieAxZANbByrpp5KfBpd2vGlQu9AmS 0RCECYWYCIzlsyH6yzbm7d3lQs+Bw0M0aamzU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681838691; x=1684430691; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TA24lpgaKO61xzW6lQetZ0RrgYEMgkorFXPMIg1sHp8=; b=mDh76IQc31MK3L6YhAKrnv6bZR5kNChXbD5cfTsN6LJSRVUhXA6j+l4erYlx7sBBeR Z/YPYhs50vAQiZpKnhCegtwx6pmnAAz5+P90KrHor70nH3DVBv3lW9kGGflkhmJKx8fu nHTlwLfR2CBf7J0w0Hwn+bfBOPl6lpIFxDVoMXEFuG0rUmcC01Jgz8Sqi5BEh+hNDrQ6 gw2Nz0tIfAVFSnQG/fkOzmQOHfB1uY8aAMGco8Hx4BAYB3NICdbUO7JYez+EIKBAoZcC aB6SGYzZoeQaa8079GN7uJcfKdj7MY9OsW2jv8rCBe9tD1YTdJJAoelwQuHWPbXpBtke vD4g== X-Gm-Message-State: AAQBX9eAtBi+PJgNUHfJ9xQpRNRIyU13NEJPWiXV2rLAoKoOidjhcCNh yDI2Hx6LD3YNAeuCZ2q7DIwcbaCPdjH77shoZk/Ehwibb3pQP1pgNUOiV2nXqvn8+XjLMNOrNA= = X-Google-Smtp-Source: AKy350YRR+2fXnvOLsyP59P9u+5q0I+ugCMEMEynCqUgh5V1UGNDVMUVJCHB8RfUk3qLulfOvGoAXRalkGSt X-Received: by 2002:a05:6830:1e24:b0:6a5:ebd3:62e8 with SMTP id t4-20020a0568301e2400b006a5ebd362e8mr1355739otr.3.1681838691650; Tue, 18 Apr 2023 10:24:51 -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 cn8-20020a056830658800b006a5ea628bacsm2237210otb.7.2023.04.18.10.24.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Apr 2023 10:24:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 31AF0605246B; Tue, 18 Apr 2023 13:24:51 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 2FF7060095; Tue, 18 Apr 2023 17:24:51 +0000 (UTC) Subject: |SUCCESS| pw126244 [PATCH] crypto/openssl: fix memory leak in auth processing function From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230418172451.2FF7060095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 17:24:51 +0000 (UTC) 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/126244 _Functional Testing PASS_ Submitter: Didier Pallard Date: Tuesday, April 18 2023 14:26:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126244 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26035/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/