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 5C73F42AF7 for ; Wed, 17 May 2023 15:22:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 59044406B7; Wed, 17 May 2023 15:22:44 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id C7BBC406B7 for ; Wed, 17 May 2023 15:22:42 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-530638a60e1so668860a12.2 for ; Wed, 17 May 2023 06:22:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684329762; x=1686921762; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=o5UL0duB32ZcqP9R+hhoALqAzvcf+LISHTiJPDwGqiY=; b=c+Y/oRRLLQr065nuNx+I14+OyiEzUgZtl6PMrdXI3e40iZ/Jjaxgd7OriOPqp2FBp8 WZ7ZHpbXeZAJeFzIFyktut8LP0RM0/EofIGdVnDjAi6x/An5FLrNyzR2DY787EfMy/Zu sphDfu5Lsn/XrsziQYzTsZ6/aMIZi7poXyna4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684329762; x=1686921762; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=o5UL0duB32ZcqP9R+hhoALqAzvcf+LISHTiJPDwGqiY=; b=cbUfPvCC/J80crPnHCZ4x7HhJY5NteFGs2QSHIPAaVHeyPUPg/G3qljxeqhi1gVHDd LOjbzVci1e8r/ik9QiO/tfWuK3U6FpvJ6lOnbx9dp3JQnOAw1TTo34q9dgadKay4X3lr D5nvix3n5mAoFMP+GdA7B5+Vo0+RF0GTxjyzDUrLB0ddOKOIUgdEgVzIxzc5UNiCMF19 mGNiq+EgsTKCUjIp9nkop+zwzQ3PBk9FP+qNqUlZDgWUwDk5DYW2iJs2V9SaTbkO6iKp 4pPQnwjHNyL55Hf3piXJ8CJQavCzlau7g/qQ+MonyF/TSLxt3WLnmQG5Eq6w4ZK1l4n4 tqGA== X-Gm-Message-State: AC+VfDzFIu1EuWkLfLhHpZPU+hLHW0o0AdaBtD6wROlzwN/iB01DDpxl w3Xny8yE5MJ764ob1Hf51coqYJvS5A+Y6wusZc3iG1MFeqYHDDaMH36yhQ== X-Google-Smtp-Source: ACHHUZ7fbFvrVYNXDrFT5H4sUwq1NvX+BSZRl9EGGrYqiQyrOnhJfit2v/v8lPvsvgdJFEn+dJvAGr/wjmIH X-Received: by 2002:a05:6a20:4658:b0:ec:7e0c:5546 with SMTP id eb24-20020a056a20465800b000ec7e0c5546mr42439116pzb.7.1684329762115; Wed, 17 May 2023 06:22:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e12-20020a65648c000000b0053440fddc31sm112531pgv.15.2023.05.17.06.22.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 May 2023 06:22:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 May 2023 06:22:42 -0700 (PDT) Message-ID: <6464d522.650a0220.daee3.5405SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 61E70605246B; Wed, 17 May 2023 09:22:41 -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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/126918 _Functional Testing PASS_ Submitter: Anoob Joseph Date: Wednesday, May 17 2023 10:55:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126918 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/