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 5BAF542AD6 for ; Thu, 11 May 2023 17:11:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5834240DF6; Thu, 11 May 2023 17:11:50 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 43B6C40DF6 for ; Thu, 11 May 2023 17:11:49 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-55a214572e8so134750947b3.0 for ; Thu, 11 May 2023 08:11:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683817908; x=1686409908; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1nu/+1uVXbtG20I0k0yjKgc9vrvt/vBVCtYOpcu7sXg=; b=YDWx/hXsyWCuly/uHcbISwZLFIW/RnkZhybuCVywk9oevb1O7vxJWMMyIrtz82CD4Y fBoRFxYpGYT3gQlJjpGtfs7mGak/DfQyWh8STF0CVRZfihC/VsD/OG0MGKMjoqUX1gsO mRc1tfUKvBf4v9jchaweTOdyrGCEi2HrkU6Gg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683817908; x=1686409908; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1nu/+1uVXbtG20I0k0yjKgc9vrvt/vBVCtYOpcu7sXg=; b=Mp0BtAVT5koxuove93p7hZElbBdqCitiLuzF8423YK8dfILwRMVZTiLwZM+fWHuHqm kg2+nAzX9g842c40sMGvN7oKKBZyHr0W7psYe5wLBJQVbX8pP8SecmWk2u1qqpXWhX6Q nTVBXTEq+j27po3REy6rmz5hAeR2dWKasHATVZo+YDqfAv42XbhGWcKG72PJg6vegPmr WxszODMLlTSMTJlWhUSXyyqJ6CwNQsf2Lap79RWRTJm4jeb4exG5f0/d0AtMcYLL8/n+ jLZQ/YCjbnLD6u3A7FWUta/HDS+fHHjAivwbDvZfFCcTWORN8QjC78fsq1FL2jTrPXDI QDbA== X-Gm-Message-State: AC+VfDwHFDqNISbB+bpCbfaPJvYhRWwU3U5guvnPiL1bhESbo4egVaSW qx1xy/kvhoe6UoXHH7aBhLJWCVa2qOK0Q2XmP0bfp9Psi2pNRU2rtJvxaBUrUcZNiObNlto/RA= = X-Google-Smtp-Source: ACHHUZ4Uz7PIfYySFXqAXAB8HaRh5e81U62x5fNe+PNhZCxaySG+52XQR1eVol4tnkD9GIWXBrPV+8rHM5Z+ X-Received: by 2002:a81:bf52:0:b0:55a:8b03:e9a8 with SMTP id s18-20020a81bf52000000b0055a8b03e9a8mr21674227ywk.22.1683817908581; Thu, 11 May 2023 08:11:48 -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 d18-20020a81d352000000b005459f233f85sm1664489ywl.61.2023.05.11.08.11.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 May 2023 08:11:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 May 2023 08:11:48 -0700 (PDT) Message-ID: <645d05b4.810a0220.8f391.c528SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 3F050605246B; Thu, 11 May 2023 11:11:48 -0400 (EDT) Subject: |SUCCESS| pw126823 [PATCH] crypto/openssl: fix memory free issue 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/126823 _Testing PASS_ Submitter: Ciara Power Date: Thursday, May 11 2023 13:59:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126823 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26210/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/