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 DAADC43319 for ; Mon, 13 Nov 2023 08:43:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D431A40279; Mon, 13 Nov 2023 08:43:37 +0100 (CET) Received: from mail-lf1-f97.google.com (mail-lf1-f97.google.com [209.85.167.97]) by mails.dpdk.org (Postfix) with ESMTP id 803A340279 for ; Mon, 13 Nov 2023 08:43:36 +0100 (CET) Received: by mail-lf1-f97.google.com with SMTP id 2adb3069b0e04-50797cf5b69so5545571e87.2 for ; Sun, 12 Nov 2023 23:43:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699861416; x=1700466216; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vFqZivA/xSTZMlHeuY4MfV4tk1yEn0dSkBiEjnsMQk8=; b=dO6AvTyfIhKhhWCftHyiA1t+5jyWTIWfsu2jzBd51knLyECvVHqpbVckdtZ/WDyxdz ApDN+vVDyvpPJ6bP4gInImjeoPVv/Byeo0ROQLFmj5td2972rjve92oNvdFhr+Q3mr5W Ud8ozP4l1gzw/aClQ05EEuJ2NS+GdaPtWv5UU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699861416; x=1700466216; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vFqZivA/xSTZMlHeuY4MfV4tk1yEn0dSkBiEjnsMQk8=; b=elzaqe4lOMLBw+k85Qjvj05n20m+viEcqvSAPj3pu8nfbCGCEhEP5M5F10bz2SLmo7 J2lG3nrXA+vwKU+AS/Am5B616+JLX9Vonbv9BXwAjbuv+81yuOg6e9ijF3ku4dRjXSJQ Cdfsm6CM9yEWc4CvLRez8juFp4zy8sduPh9ZSbCFhGMxf7npCadO3MkQneupSgWgD5iq EWu3mGJm3qDWEqZ1kFmymSFsj1U7+G84FOHoGAirl0vSELspmaj5nakx2m+vOSEMyO+p +IFqujtGrv941wDcDrcXMX50I87u1iBGIJci95lcl9XwTPpBofHF2/l+HyHbtO35V15O tsRg== X-Gm-Message-State: AOJu0YwhEweHh+1XT29/b2LtUVK40vQAME1tFs4D9tU1dJGm4ihLfewc Cjs+yfrVAwXR3S70u28xnw34IYoiqbTYeoA0pApXHfamzeKlU1o8Q/uAXw== X-Google-Smtp-Source: AGHT+IHxbMWO5D03KqiFlZd9PNUTCm4P9f65DpklDBdGSNEU0QVm7N54EOv7PcO09SQVXkZJEGF22xrUbgb3 X-Received: by 2002:a05:6512:3706:b0:509:4709:2104 with SMTP id z6-20020a056512370600b0050947092104mr3564614lfr.67.1699861416225; Sun, 12 Nov 2023 23:43:36 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m17-20020a0565120a9100b0050796e102f4sm1018324lfu.129.2023.11.12.23.43.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 12 Nov 2023 23:43:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 12 Nov 2023 23:43:36 -0800 (PST) Message-ID: <6551d3a8.050a0220.acf9e.40b8SMTPIN_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 19817605C318; Mon, 13 Nov 2023 02:43:35 -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 (Buster) (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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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/