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 6AB7E430D5 for ; Wed, 23 Aug 2023 03:52:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7949C4021E; Wed, 23 Aug 2023 03:52:33 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id DF5F94021E for ; Wed, 23 Aug 2023 03:52:31 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1c11d53221cso3322168fac.2 for ; Tue, 22 Aug 2023 18:52:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692755551; x=1693360351; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Z3xQF40vhtZ5ykQSKj16FQNRCxSnkFKF6osBNB8EYgo=; b=W/F0Hz0BYu9kzcKUzfXfk5S2rZ3QlkOPfZg2vpl5U65cWHbH6B6JdQmJVBkPnSINBF IJvE/OBJNAYMcqpNNtTHaFtu9gVuo19CTjRcqWzj4EYd00dBFYZczSa+ArPUP41UKROJ tGiJfwWhJjOQ1Gc5pPsp3dbjktma9hS7wcJ8Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692755551; x=1693360351; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Z3xQF40vhtZ5ykQSKj16FQNRCxSnkFKF6osBNB8EYgo=; b=BwhSBdadm6iVX/oWUXCMmzh2AeKLhv91erCa0yn+/PxNnuImshIr/CHyT06DKkzVF/ EI0ImhUJpYQTEjF1lSlZ4xp8qHiSLvNqZnNRBAe1c10kQRIfIh2ZZbuY2gHrAqOO9Xbc LZxY3fSXoWl5FIkbBPHbRN/5IQPpPR28YSqI6BFXucF+F5vdciJ7QXOhAe0qG41XBwyu oJcT3k5YzLf5xbzhQkN3Ib8p+swwWhEbuovzSHdInpFA/3PeBebHKcKD4PcVLZoD/Cpb T8aIBQPGvcGcqE/kO32H/gKbxg5+CDCbWxqVOUfcQ+uNoWvqwM61g88EOaloIljrrvxW T73w== X-Gm-Message-State: AOJu0YxeMLfZUehvcNdYClBlpqv9xJ/9GbJ7pa3OqIIK717u2o4ASs13 GRY8knfvRa3QWFRWcnFr++Wl25CaxYuNnuZ0ii5sAubMZH5yL1Qdmuf8wA== X-Google-Smtp-Source: AGHT+IHgOQ2hSIaEg/mkriVR+/ikNuzSF7q3sF91GSLcZ/NBYfqbraJjzjbSdcRXReLNg342M36U79Xy0hov X-Received: by 2002:a05:6871:154:b0:1be:ffae:29a3 with SMTP id z20-20020a056871015400b001beffae29a3mr13908888oab.23.1692755551274; Tue, 22 Aug 2023 18:52:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r67-20020a4a4e46000000b0056e9763a8e0sm942998ooa.26.2023.08.22.18.52.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 18:52:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 18:52:31 -0700 (PDT) Message-ID: <64e5665f.4a0a0220.c25e7.0d75SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C3D516052471; Tue, 22 Aug 2023 21:52:30 -0400 (EDT) Subject: |SUCCESS| pw130653 [PATCH] test/security: fix buffer leaks in error 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/130653 _Testing PASS_ Submitter: Akhil Goyal Date: Tuesday, August 22 2023 17:33:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130653 --> testing pass Test environment and result as below: +-----------------------+---------------------------+------------------------------+----------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +=======================+===========================+==============================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +-----------------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------+---------------------------+------------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------+---------------------------+------------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27422/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/