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 6C3A9430D7 for ; Wed, 23 Aug 2023 04:05:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 78B0D4021E; Wed, 23 Aug 2023 04:05:42 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 67EB64021E for ; Wed, 23 Aug 2023 04:05:41 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-34cc0ad6f61so2844215ab.0 for ; Tue, 22 Aug 2023 19:05:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692756340; x=1693361140; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MnvwIRi59XScmpSJfg/hp8R8qIndKSVM3tlDry1pO4w=; b=Y1a/39HWqEHm6nKoLfxIH43DLZ+dqeDJoUtknqjfXlNqb7yZFxbEtJihhhXJ8UQf3g 2V6Xs5FbTQ/AwXWK7kIAefJIw+OKMqJGh6lGv6y8OIf/7OWPxnh53fjAKMAJTEHG6npu cjUyRjLavPe/zQ/ky3JkCCuEgawQYpfq05zv0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692756340; x=1693361140; 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=EgzrpjA5gLIhlFuvGaQypPBNn5wRxRKP2YBO9h40+tMX1EogIxyjruEh9l98Ai0BF0 z8G9i3w1++wKyAJgtjQuN4T+rX7r/GGA8RH4Yk/xs8kFwEGLJ0gJshw6Btk+NYZoesvw lr9Klsa3SAgUlDPzqJvLH+vK/LBNybC0OPfOPwoH7ouKNK59g9kTmt9EJZenleFXTLvW z87l8ZkOQqU9HrNwWtFSM65IiEgpgIpRRBPk6J01Gdt4PbaCoodlKIFXXLscchuosDjZ YucaN+nukE64nTKdopxsd71IWm+9YxasQ5lw4NJUgIcWuxAvdJI2AB7cNCYgKPv/hZOR zw/w== X-Gm-Message-State: AOJu0YxtA3ZamLO8OxLiPVQwc+mdPRS9DfNQGYl4i77vV85FSlTIyOG4 pmcyfYso1SBSI85CvTSmtRKWjnBTRSiBpgF+rj9MPxY02th5ZuZM17LLwM5Er9ioixNwGYq9+Q= = X-Google-Smtp-Source: AGHT+IF5djudcs8FuK/VCN2cuOqXV7TkqCvp1/qokH3WTTsp/yH4lS6wKSuZZC5QX5MIrGW/N03f2/JnyxaH X-Received: by 2002:a05:6e02:1c28:b0:345:df7f:efc4 with SMTP id m8-20020a056e021c2800b00345df7fefc4mr1551492ilh.27.1692756340760; Tue, 22 Aug 2023 19:05:40 -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 l24-20020a02a898000000b00430a8104338sm499077jam.43.2023.08.22.19.05.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 19:05:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 19:05:40 -0700 (PDT) Message-ID: <64e56974.020a0220.3919c.7e83SMTPIN_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 43DC46052471; Tue, 22 Aug 2023 22:05:40 -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/