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 58E2D42988 for ; Wed, 19 Apr 2023 12:23:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 349434021F; Wed, 19 Apr 2023 12:23:05 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id D6AB84021F for ; Wed, 19 Apr 2023 12:23:03 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id qf26so5507227qvb.6 for ; Wed, 19 Apr 2023 03:23:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681899783; x=1684491783; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=FbgG6KLtc9yRy2Ics5epcDId7ivihNd9v7UeQWm97pI=; b=EzcmgEjyytwiWyYArfnnAkQtR7NQRMRC2ntVYnSSPBlbMhAg1Cs8trXwojf1HHj1P5 TsbqS/hVRYZEgiKGpYE+oohEBUOD3a9M8KfYAR9byj+1/DwbWaXW8CA4dI/CIoGGFX6u xwV5Fj6U736mLlh2s6QarZms1fDS4WmWSmAUQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681899783; x=1684491783; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FbgG6KLtc9yRy2Ics5epcDId7ivihNd9v7UeQWm97pI=; b=ClD1GfRk3I7ypdZr2xAm1XrSUdcJBEFKo294iHSrCsa2eSvIaWpmHJCjPC31oAZqGm bTFmDlmZXlS/b17ZanT9eYkh5WFY30KeQvNGvCDu9umtQ1Ql5l8ZVoQk+VXG0PFc1Upi 78qppcnYEu5zpgdYjGwL9CkgaptapbKs7/Uo39jvxrL+hA0WC1A/xTP057zAHj4l7+B6 RO/rnxfaNNWKERPIXDlUBf1RfD7EOPeLD9tYLEhGsAAQSi/MTL1KfSc0BRIm8UeaSdQS q2gmexEGAVFZXh0ym2qAVU41ifKWg5I1tjPXTdD6P/ahzu4Z5lynw/9I+LoEVw1w2Kam TUSg== X-Gm-Message-State: AAQBX9fqvn6zuH87H0dUWOhlNLXkgP67fTC1KeUDEH9lmSWyfiO1a8pP NmhzCV1iAvQ7ae+aFraiqAF6HxsRMd2fXRT1rt8UkVSmsUHSRjApFVOSGw== X-Google-Smtp-Source: AKy350Z9YrfbscNy+VoMRDiqU7qCf82Q3QTuQJVfOU2xsk2TsX+dZVhx8FXXfNO9U1RK+VUWHf0vvVKg/8sf X-Received: by 2002:ad4:5d6e:0:b0:5dd:5c8d:866f with SMTP id fn14-20020ad45d6e000000b005dd5c8d866fmr3556111qvb.23.1681899783178; Wed, 19 Apr 2023 03:23:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id oe4-20020a056214430400b005ef469d2c31sm4821583qvb.3.2023.04.19.03.23.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Apr 2023 03:23:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id DF8F4605246B; Wed, 19 Apr 2023 06:23:02 -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 DEB6660095; Wed, 19 Apr 2023 10:23:02 +0000 (UTC) Subject: |SUCCESS| pw126244 [PATCH] crypto/openssl: fix memory leak in auth processing function From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230419102302.DEB6660095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 19 Apr 2023 10:23:02 +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-testing Test-Status: SUCCESS http://dpdk.org/patch/126244 _Testing PASS_ Submitter: Didier Pallard Date: Tuesday, April 18 2023 14:26:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126244 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/