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 3746942609 for ; Tue, 19 Sep 2023 16:35:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 274C6402C5; Tue, 19 Sep 2023 16:35:29 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 02A40402C5 for ; Tue, 19 Sep 2023 16:35:28 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-79545e141c7so143578739f.0 for ; Tue, 19 Sep 2023 07:35:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695134127; x=1695738927; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=X1aTTPDiXp8Co+zVKzR3CH9ZxKg2+JbJQZK3hqCdTXE=; b=CaWKw0RRkNlc4xEE2juK3QNOPo6f3dN9yRmkvS+gU0HZZcdDPSHovGka2cm4wjvz8O YaAmrS82ak9dSLkll2vLFz59/EvvH9ifezTMm9RlUoRltIG81/uWk3uikFy1Gd8IjqOy bV7Zy7MktOqrieORSzIkPT/z6gMSqcvwbYUW0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695134127; x=1695738927; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=X1aTTPDiXp8Co+zVKzR3CH9ZxKg2+JbJQZK3hqCdTXE=; b=vbG+Md1UpixWQFkHYGN8yaARyJx+twyLX3ummmT5BAcjXr7+tF1v03JYsQWnqSJSvj navIhqvSGwEOsELAphU0Agij5H9HsrDLqN9cCa8HupSTQi4ZDEMKK+PulIBqh4Kzu/zA msbHkQcf5sYZH+v+ZpjP76Y/eoUnZdjaNrJZQoy/Ddy/pL+8EaqR8anRE1iSmduGzNUa ycXkdqE+T/G5PJhfLavXrVGX8SjhDi7bVbEjQadiGmS+p1f8bUGM/aWGg46X7wv5F63i yvJslI8wgjGfQlMsVuvzsJ0NnlCiQXpH1tOUWvZJsdIbGHFAVR4Y78aYvI4Yz+oJHGS9 DhbQ== X-Gm-Message-State: AOJu0YySmpypLJhZ1hHKqzhILJm265hmOpgyGQqfxmYSMtYqb5C3LYPm DABLadPx6wRKBt6wecZjO2hBTIfsjk5o1Jp/Uk33flGnHnjXtaxjf3+ZaA== X-Google-Smtp-Source: AGHT+IEFTZKQE4x202MUEuOa1Nlbmak+Pcqpx14WzoRuML76CIcZXhHxUF8k6TJB0BayhEjmVY2iUftk1LLj X-Received: by 2002:a5d:9049:0:b0:791:8f62:31ef with SMTP id v9-20020a5d9049000000b007918f6231efmr2858948ioq.5.1695134127404; Tue, 19 Sep 2023 07:35:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l7-20020a6b7007000000b0078703dde5d3sm661157ioc.8.2023.09.19.07.35.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Sep 2023 07:35:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Sep 2023 07:35:27 -0700 (PDT) Message-ID: <6509b1af.6b0a0220.2b6d4.5f9bSMTPIN_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 E945D6052514; Tue, 19 Sep 2023 10:35:26 -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 | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/