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 C9A76430D7 for ; Wed, 23 Aug 2023 04:07:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D82324021E; Wed, 23 Aug 2023 04:07:43 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id BE8474021E for ; Wed, 23 Aug 2023 04:07:42 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1bdb7b0c8afso31019295ad.3 for ; Tue, 22 Aug 2023 19:07:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692756462; x=1693361262; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MnvwIRi59XScmpSJfg/hp8R8qIndKSVM3tlDry1pO4w=; b=fXP+HKabNokpE75D6awMxQQp+UJZ7yDiMJBIVOsQZbc2LWqt1i1ZCvYL1V2ok9CaRb +poh2wRcBwy4YNALe0+pgA9MD13iw3xHL94huuF404fhapAwTtLVh7VZvTETovIgoO4g 33lqW0s9McRl/HENQq11ywE9rAPYGbAtrnxVc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692756462; x=1693361262; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MnvwIRi59XScmpSJfg/hp8R8qIndKSVM3tlDry1pO4w=; b=LIzyD50JMg6U+9P+MQW0Z+ogZC5B0HXx6raGBt2tqjuCrp/LhrxjKX5dFrqGwtNeov gzqFG6Im9nsqiaZ4YXjkMdx/fu2wnk4XTeGJo4n9anch4LlW6uYljIIXURJreu57s3QS xMBy9e65dk/UfR5ucNwylE8VISr58bGyP8kGZysyvM87sAEM87slZ34nW2XroshxAi4Z tUUSty7YaJMJaoiFyDmwKU7IVHEzCQjNrtvcFXj+FeiqIeTmf8Th8EKqJTWrhTGRTtP7 oJF3D6qGCFfFFlpmmvwG98NyNMEjzXPfWVNSWlbH66Zs+EM7cfiAjZv695hZATS7iAfo xmAw== X-Gm-Message-State: AOJu0Yz/B/5KTHRVp/c6CGd3Dmjfp1mftzHwr0MjvDoh5MZurAsK/pYs yb0/j/kWfbipX511jazMvfMJObeT3492NoFxgka5G+DuBMl1t4S5W+WycA== X-Google-Smtp-Source: AGHT+IH7i9c/iihflyCAvuoG5wUvSmQ5VxzzgkEEWUG8KkFtncgfnnr6lgQkcgUtBNt1vwwUtTe/nUk7eim6 X-Received: by 2002:a17:902:e74b:b0:1b8:aef2:773e with SMTP id p11-20020a170902e74b00b001b8aef2773emr9930111plf.46.1692756461976; Tue, 22 Aug 2023 19:07:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e2-20020a170902b78200b001bef3cac093sm459534pls.87.2023.08.22.19.07.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 19:07:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 19:07:41 -0700 (PDT) Message-ID: <64e569ed.170a0220.92c54.34faSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 735976052471; Tue, 22 Aug 2023 22:07:41 -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 | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Ubuntu 20.04 (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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/