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 2D57B43319 for ; Mon, 13 Nov 2023 08:41:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 26EAD40279; Mon, 13 Nov 2023 08:41:25 +0100 (CET) Received: from mail-wm1-f98.google.com (mail-wm1-f98.google.com [209.85.128.98]) by mails.dpdk.org (Postfix) with ESMTP id 53CF740279 for ; Mon, 13 Nov 2023 08:41:23 +0100 (CET) Received: by mail-wm1-f98.google.com with SMTP id 5b1f17b1804b1-40839807e82so23300705e9.0 for ; Sun, 12 Nov 2023 23:41:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699861283; x=1700466083; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9kWgbNo0rVdJ88RmzmWR2vqq9LacZAbLc1ShjgbeMVU=; b=YUOa80Y9Ghuk6XEFm2lYj218j0GZKhDm/wa+iHLr7MKHv1xMLUZ49MSWW76mp4wCBf bwu2+mw9myzZ65fi+ma763BlhQJYiBTNYnt8oiqeOdpyT9qyaWT/anZ5u4JusGMi4fmh 3AF0YrO4sKo8udhmq64HMem8uly/1puvURy0M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699861283; x=1700466083; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9kWgbNo0rVdJ88RmzmWR2vqq9LacZAbLc1ShjgbeMVU=; b=VKHbwepNqhjYkQ5hdlARnsUq+drqCvNWhW/mhivlsNza6A2pr8mYat607kFZA0gs3P dUl8A2MYpmlI2ZSM0Jfl5K2jrsz7mk+t7H6NYZPHtH41r8tA4ruqZTxEAo0OvsVNzfg4 0hL4hynWtaBuqvsfIuZDMNE0rHyUvZgIECNmnvtZIC6olp1LAAcf7+oRJvqloPf7yEmc pZYI+TtcBq40qKWCGHeUtAi014W6VFqtOtG0IMQbOdjefq9kOdWoxwlebnynDFfgD0V0 zRS570LC5bQwb9UiZ04Fprei+NT85pIBurlTY5F9Ftp9kgy2gPZfzSZSnxhJPmTGFgWs 0vqw== X-Gm-Message-State: AOJu0YxuJUsYC+jSuH1oEWE7vG2ik/On3mGYtkiMoFGTUtwcxK/Iczlx f878T4JWFyllqnGEhNA2dihs0AtvLpwEUe+L2TxAouzdADPLaXOIN2zFmA== X-Google-Smtp-Source: AGHT+IE/JnAGJ4xIojSyRHPBgvX81MMdRHl9QugZXCmZ5Yejjzs27CLnfUhR5+/sv9LmK3OIHAKvOdhRyy85 X-Received: by 2002:a05:600c:4589:b0:407:da06:2016 with SMTP id r9-20020a05600c458900b00407da062016mr5260388wmo.12.1699861283069; Sun, 12 Nov 2023 23:41:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r10-20020a05600c458a00b0040a47e5c284sm3019311wmo.3.2023.11.12.23.41.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 12 Nov 2023 23:41:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 12 Nov 2023 23:41:23 -0800 (PST) Message-ID: <6551d323.050a0220.2b219.de84SMTPIN_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 2D71A605C318; Mon, 13 Nov 2023 02:41:22 -0500 (EST) Subject: |SUCCESS| pw134125 [PATCH] [v4] crypto/openssl: fix memory leaks in 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/134125 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Monday, November 13 2023 05:41:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:d677a3eb1b4e2d38c193fabd755dac30ee04c2df 134125 --> 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 38 (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 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28341/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/