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 7D57242B2C for ; Wed, 17 May 2023 16:40:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 782D940041; Wed, 17 May 2023 16:40:37 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 33AC140041 for ; Wed, 17 May 2023 16:40:36 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-643aad3bc41so890122b3a.0 for ; Wed, 17 May 2023 07:40:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684334435; x=1686926435; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eKIKCn66pIq5A93rmjFTFxIEFYSjfn5bdAomyHuSAE0=; b=EMT9WLPKk+srP4+EeALVk36/JEOgjhCxOKAMim06XCnPGbJpqvjk0elsFzmCPMt+c6 7kE15RTjzzP6I8BTvLGWL0W5u0Bmcdhy5fgfiIZRvzczY6p87H5IGQU3Whm4qbJuPmus +h+EGEFPK89cmfpRWA3DvDQYrkcNYw76BlkLM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684334435; x=1686926435; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eKIKCn66pIq5A93rmjFTFxIEFYSjfn5bdAomyHuSAE0=; b=H/bFjRqkisZbkwl7nLFozi1PXFJOgiRSrdHoe5iLVQ1s/SNtZge5sOaH0nw7/WGQkB 9045sD1xbzbE1QekV8dLEwfDX1IDzZyHwE9Gqz+VlsP6FqNdqP6fvoDGt7f5b0tzBniw TWmpj2t/N16pVp2rQB2HmuNSuA5Av0cy1Mwb9MTvX1NoHqefRTuE+BEIvQ+xuamtOu/A 7xsivU0omKn3T4dPx5EkUbJtrGq0+qO+3925haSonwUgnb8WDjbIajLu9aDoij3eG5qV elL82Cw+byLkHB96aVoy8ZG9P9gq1xWZ55kn5u01bzLhdQEjVGE56qFmNYRklYI9+OU7 tSPQ== X-Gm-Message-State: AC+VfDzY9kuD0eanVYgMXDZEZqVXbIppkciJ+NUUXetSyjnXLXxzUliq KJfi+zeZbyKNzViAMBf8kUl/b0grayDWf5rE9FlXLVe5xi02roZOm0C8XA/5tARHsvXgVKbfbg= = X-Google-Smtp-Source: ACHHUZ7ST4VowwMK0NCeuoNGldKUoXAM3tCH505W/4KL6m0PsS+zGc31KTIw4iIhMIGaa0IMFBqQLjOFH1KJ X-Received: by 2002:aa7:88d3:0:b0:62d:d045:392 with SMTP id k19-20020aa788d3000000b0062dd0450392mr1302316pff.32.1684334435380; Wed, 17 May 2023 07:40:35 -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 z10-20020aa7888a000000b006466f0b50d9sm2158757pfe.24.2023.05.17.07.40.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 May 2023 07:40:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 May 2023 07:40:35 -0700 (PDT) Message-ID: <6464e763.a70a0220.9896a.a671SMTPIN_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 A3162605246B; Wed, 17 May 2023 10:40:34 -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-aarch64-unit-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/