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 B9D1D4297F for ; Tue, 18 Apr 2023 18:52:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B65214014F; Tue, 18 Apr 2023 18:52:11 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 24E224014F for ; Tue, 18 Apr 2023 18:52:11 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-18785c2f39fso445476fac.3 for ; Tue, 18 Apr 2023 09:52:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681836730; x=1684428730; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=+RgxXQ1CVGjHkQpmpcVbaPe98BWj8Apadr3S+vuWTvY=; b=MChhVpOXNLV2WrNGAuCzvKPNwuId8Na2ZYSAA0K2jQhPrIvrD/BFcxE8ttVZDek8jt YDxPPsFU2s3xKftNhdIn+VMkMC+zn1rJ6YatSTud9zNZodzFn95zBOIDDlA8rqKrPzcO qHwtK5OTnkGb3DYn8DqM+sJlnTj37W8snt0Ko= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681836730; x=1684428730; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+RgxXQ1CVGjHkQpmpcVbaPe98BWj8Apadr3S+vuWTvY=; b=OXkDYGnVjkuD4WDsNdgFNDlFUY77h08kgI1DbyR5Q+B5Hr4ew+A0GhQwwEahIVmt0N pm79JaVwSRNlGoRyfpjp8ZZz8EN58HGNRlaZSfgWgpTDxpoGt+W1zHrX+hdhRlbkpDst yqJ847sWhyMfBWscpSAkWG9Rw1h315+fMyvm8CC8uWYBPRklhX7BY95KTfSNZGFOZ6ba xRuo5X8m8Dn/bTN3QmI9TUDcrRaepu54asm1HNdkkGnz47LjVVXTr0bkntJNUscG18gm 4w1UgDzCi2EZnYayXxtJav4tlOkPiW6tgcWPlLEgvZjQcPsrRoGSdTp/0BhozKm2p7tV +28Q== X-Gm-Message-State: AAQBX9dfF/Px5kFSbfJy6mp9glzBtt8q61T/XXWwJ+a28CvmVuWASlkw TJA7so9Z24z4EiN18e60tqDzTOYtGMQ57AzKpGd7vnZYGszETZ6DtoQCy1h58cLvrB6KcSNbiA= = X-Google-Smtp-Source: AKy350YIW+ThsEG+nlzbyqf/XZgtFCu2D1/V+Jz2Ub/4xNSTpT4FXt7RMBAx8xLUnt2kyLvhdiVulHqu6urY X-Received: by 2002:a05:6870:b4a2:b0:187:8a98:10b3 with SMTP id y34-20020a056870b4a200b001878a9810b3mr1760218oap.45.1681836730470; Tue, 18 Apr 2023 09:52:10 -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 j21-20020a056870d45500b0017ae6d46c26sm4408798oag.9.2023.04.18.09.52.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Apr 2023 09:52:10 -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 07A0D605246B; Tue, 18 Apr 2023 12:52:10 -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 0619B60095; Tue, 18 Apr 2023 16:52:10 +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: <20230418165210.0619B60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 16:52:10 +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-broadcom-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: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 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/