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 77B7142609 for ; Tue, 19 Sep 2023 16:01:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7069F40277; Tue, 19 Sep 2023 16:01:26 +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 921AD40277 for ; Tue, 19 Sep 2023 16:01:25 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1bf7423ef3eso42126045ad.3 for ; Tue, 19 Sep 2023 07:01:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695132085; x=1695736885; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FF37FsyxP8H9Zue7aYYy9XuHc1dOD9ruxiYl3El6kSs=; b=RILI4cmsncjk2gSD/rIFSirUgo8KCOnwagF+uEuoQXvCnD2p7WNCOIbkQh1BhTBB57 0NprO0gQaFmN+COBa3xF/8dqAuukqK9lTqteceVN2RbTpcDFnd5sOY8n6LFJRktzSTl6 P3N68s+YT0fC5bhILXkoPbkE3NSndTiSbxRUg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695132085; x=1695736885; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FF37FsyxP8H9Zue7aYYy9XuHc1dOD9ruxiYl3El6kSs=; b=Bwfyv403U4kT+J3XZIS/PTyv5JfrfEivVtD99ATSFkywfUUVhniFV3n0brw2azPsZP 691z4lV3wHA8nNwVozgCbqXkn+4n0uFGGYWWe8Gnnyf0G765HloyHBbpc7nFEV7cu0yT YLLuaVd5BWB1OJOX15V0IroPCB3iIIIdiyuulbgiyTLKwwNUTmCcE+irIqDraAAxTF2x msTjwNFVSJ2/FxiniacAJVJ+FNQY0CZ22fMSfWnhH+eL4OG3sQs4P6p6gcCfFhZkJ2P/ gj4HroJFHbaxeuOy56bdfRljqUfLUrzMH2ub4T6PNS+1YaALPKhxhLnO1Cxhgo1iMg9A 0eyQ== X-Gm-Message-State: AOJu0YyZ0lwKAUbKjEiFeKrFYeQBcQ6VI4/Mw6AyxwrnW7zueju1wSmI xd+0dB24hr09KLVGf2D+WI5LwOzjy3XyDzaREmasXS2soQJE0CabkJhF+g== X-Google-Smtp-Source: AGHT+IFWoTCpjN5LHEBmFWQE8Q0VOYeL5iu2uaFg8ziciJ7w4RYIhfgC3cOHDKm1jE847fiO95k26/etnxtv X-Received: by 2002:a17:902:748c:b0:1c0:aa07:1792 with SMTP id h12-20020a170902748c00b001c0aa071792mr9140458pll.36.1695132084669; Tue, 19 Sep 2023 07:01:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id kb14-20020a170903338e00b001bde5ae86fesm655741plb.7.2023.09.19.07.01.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Sep 2023 07:01:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Sep 2023 07:01:24 -0700 (PDT) Message-ID: <6509a9b4.170a0220.1527f.7cd7SMTPIN_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 D34BF6052514; Tue, 19 Sep 2023 10:01:23 -0400 (EDT) Subject: |SUCCESS| pw131625 [PATCH] crypto/openssl: fix memory leaks in SM2 o 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131625 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Tuesday, September 19 2023 13:04:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:d83fb967212efa19d272e7fa65d17c9ad94b17c1 131625 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27649/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/