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 9FFB042B2C for ; Wed, 17 May 2023 17:05:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9BFD440041; Wed, 17 May 2023 17:05:00 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 59E1840041 for ; Wed, 17 May 2023 17:04:59 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-623802d9bfdso6327566d6.2 for ; Wed, 17 May 2023 08:04:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684335898; x=1686927898; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/Uqy441IYA9ZQu7jiXGPqyZvCZvxxF4l6elpUUVHC9I=; b=J7I2QSX/cUjrOgLSuZ3yCQEG2eOKNW8hYmfQGFg0TUzMj15DqaLSwp2wKJOpQgu8ro 9v22ZHH8TdtcrAdND0M04n4D/GfYo8MdK7xBpJoBSu+5c3f9fGFKAqvwqAMHbN1p3HQm glydE+TyqzOeiSRi0K6in+xkcpO7uEffaMTqI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684335898; x=1686927898; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/Uqy441IYA9ZQu7jiXGPqyZvCZvxxF4l6elpUUVHC9I=; b=Cnmb3oAjt2PfqqtTmwx23S7zGDgJcXp7ucaI/iTtMNLAYAW1iuz+I09NBFimurL6Pv 7lL6j9od/cNcLtPFPIJMuH2/QTWSguV76IHQVWdkXmj+qXriX8ll5CT4afpb1AUzcR78 /3KKfR+uT3SOXUjatOjPXmJLPjVkXjYRTXpmp63j3BulQuUV+7u8IDKavV3UpHB3erNd HgLzEtS7/2m79iDFI31SzkH4fCOdN7qCdORhyEDmhi512ok/HiSU/SAzAfQkQuqhCyp5 /JblGfGdtRtgZKPbowoqZoc1q5vtNU3tHNw/6yvWbJE4dN+YzqfDcUpnD8YJoW8Zy5VU VssQ== X-Gm-Message-State: AC+VfDwYS6KIFHGpm7hVh7umAyQzBPhnx6BH0X5MoSun4lHdgR75eVL8 JsWEK5FxwyV4hpMIIekFVSz1szet+eGv8QCmbGznXneybHmVdbzxMFlp6Q== X-Google-Smtp-Source: ACHHUZ48wXolw52PVAbOd2SdF1E5OoR8Fxlg8Ac2ErDW+Hdm6hEc7zcMftcUJK1/YKblyEupIBco5ZfM5vPc X-Received: by 2002:a05:6214:c24:b0:623:855a:923f with SMTP id a4-20020a0562140c2400b00623855a923fmr3819775qvd.26.1684335898641; Wed, 17 May 2023 08:04:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o16-20020a0cecd0000000b0061b58442038sm1229407qvq.46.2023.05.17.08.04.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 May 2023 08:04:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 May 2023 08:04:58 -0700 (PDT) Message-ID: <6464ed1a.0c0a0220.46bcd.f417SMTPIN_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 5A583605246B; Wed, 17 May 2023 11:04:58 -0400 (EDT) Subject: |SUCCESS| pw126918 [PATCH] [v2] test/crypto: free memory in error and skip paths 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/126918 _Testing PASS_ Submitter: Anoob Joseph Date: Wednesday, May 17 2023 10:55:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126918 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26257/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/