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 BADF843319 for ; Mon, 13 Nov 2023 08:43:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B6A7B40279; Mon, 13 Nov 2023 08:43:02 +0100 (CET) Received: from mail-ed1-f97.google.com (mail-ed1-f97.google.com [209.85.208.97]) by mails.dpdk.org (Postfix) with ESMTP id C2D5A40279 for ; Mon, 13 Nov 2023 08:43:01 +0100 (CET) Received: by mail-ed1-f97.google.com with SMTP id 4fb4d7f45d1cf-53f9af41444so6760169a12.1 for ; Sun, 12 Nov 2023 23:43:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699861381; x=1700466181; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vFqZivA/xSTZMlHeuY4MfV4tk1yEn0dSkBiEjnsMQk8=; b=TcpsFusWVmDYHbVZU5/8kQtnf/CYmmLfOnGM5e9IykLmQUo9Cr/SQzVH9nP1sOxjMA oeC5EbpwBJbNyEK+rjS7m1hlqH9MNjmFCuBFMMQJh7iv6PePm/WVV63Ay9uOtlo4T1X8 1IB9aJazf6d7E22Mufm2ftike1S78nbutWig4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699861381; x=1700466181; 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=oU4FmYwWNL0dv6ZFNAs0ZUWGHwibMQQU19625Igqs57TZWPBtY5AvbW1MMMfyq4cmY 8qu+zDYB2e5txUDCxvZ9fTwmoYWBOjRGBcgYx4e/IK9KdYzJ+N9Gfj9VNJbJm7tqxRR9 XuSc0gA9VYy9zr1UO1KJowhHW3bVlNzxzmdJEW54OH5iXPEjh7z55WilaYnXW0aCovYP uohxibgvHIBWro+MF/iI7mt4RDIkbkX637X3W+GPepFOPKGvGWQzyuz/MimwGV39DlUW TByYuXlgwkC12NyT+AyiuzV6UvH4nC0Wvcp+wdHVxh47iNLgRFIgIt9yhYIuP3V79jvD qmiA== X-Gm-Message-State: AOJu0YwTEspRmTAPzliGHGiin6n0j1cYMJUE7xnykQkg7GiAZ5rAKXA4 0sFTKEqoyLvQ36xR03vyBIrr4+w7lost9vKsjb3L6mPQOXRtVd9f/dEf0g== X-Google-Smtp-Source: AGHT+IHa587SjsuafFeOAFbfiuII6dEq1Q5oEr8mAYklPoAyaP5O3QBs3e7AQFWAtUiR6XdKtQnGcRv1G244 X-Received: by 2002:a50:ee06:0:b0:543:566f:2e89 with SMTP id g6-20020a50ee06000000b00543566f2e89mr4559691eds.37.1699861381437; Sun, 12 Nov 2023 23:43:01 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z15-20020a056402274f00b005256490e0b0sm755923edd.24.2023.11.12.23.43.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 12 Nov 2023 23:43:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 12 Nov 2023 23:43:01 -0800 (PST) Message-ID: <6551d385.050a0220.c74e2.536bSMTPIN_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 9F2A1605C318; Mon, 13 Nov 2023 02:43:00 -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/