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 499E142B2C for ; Wed, 17 May 2023 16:57:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 448A840041; Wed, 17 May 2023 16:57:00 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id B1F6E40041 for ; Wed, 17 May 2023 16:56:59 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3319a6f989aso5933515ab.2 for ; Wed, 17 May 2023 07:56:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684335419; x=1686927419; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hoPDb/qlU8tfnWoredqgpk4BysDUGA6xMzK09qbN1t8=; b=jOty7D+tPWTlcwCovv1mcggE6RbMSTjBjLn9or/PWo/BNMipSKsZGwHXi7pAX9NMEw BuKJ4Io9qSqte9gvxL7GjiCYp+i2SA408iHTefvvQToyLZX/NqhPeIGRU4U3ykOxPWSQ U+ZbwooeoEGtPQVxh2yQ4Lkb6pBh4LJ+hJsYk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684335419; x=1686927419; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hoPDb/qlU8tfnWoredqgpk4BysDUGA6xMzK09qbN1t8=; b=OER4GElohhXO2b1wSXG7jyguugrvT2tDnpb9+D8hFhmXFzGDGIoQNQw4P1uFFQTQQp kwsOKO3/ui2QH8LeN2TNII1gzYGaYiINwIRMzgLPuB802N+sOs7nLvoxb09RHAqbPzD6 BxdUXQb6K+vGgOHodPvyTw7Sf4X/f6k9IulhdHDKC+I2Tv23HRaRTDSnz5xpfliVhLda WiJ2YCQs0YZ4GdLebUUu5qibhNVQg7RGe9usV5SLLJblS6SWhiyZevbe5CqZulFiAc3n badZGozC8le/kP1yfB/YsmlZdeGi/PyL3ejBXcx0tQXDVKiaMyp+d1jj8gtiNJ1Hga9M kXVQ== X-Gm-Message-State: AC+VfDz/q70nCC4VbSNFZ1rJ7TXcqB91spGDjDIn+1e17BhuffDJ8NyP q1hlRmmR+eKtEuV3sBc+C2aVS9pKTX45qIJKHQd2PUjwS5I5uywJyJ7s5aVvWrVcM05l/eLXVw= = X-Google-Smtp-Source: ACHHUZ5u6IuxMzSriLmbtPOnKFkL1ESiixyHL0QFzGBeOfIPD3Yz3WNRQx9ZCe7uN/0YieIqDaFVXssswEFi X-Received: by 2002:a92:d086:0:b0:335:de72:23d8 with SMTP id h6-20020a92d086000000b00335de7223d8mr2295485ilh.7.1684335419107; Wed, 17 May 2023 07:56:59 -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 a12-20020a92d58c000000b00331875c1acasm1492552iln.75.2023.05.17.07.56.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 May 2023 07:56:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 May 2023 07:56:59 -0700 (PDT) Message-ID: <6464eb3b.920a0220.6981e.2200SMTPIN_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 A967A605246B; Wed, 17 May 2023 10:56: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: Anoob Joseph 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 | +------------------+----------+ 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 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/