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 4681943319 for ; Mon, 13 Nov 2023 08:34:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4176840279; Mon, 13 Nov 2023 08:34:02 +0100 (CET) Received: from mail-lf1-f98.google.com (mail-lf1-f98.google.com [209.85.167.98]) by mails.dpdk.org (Postfix) with ESMTP id 30E6940279 for ; Mon, 13 Nov 2023 08:34:01 +0100 (CET) Received: by mail-lf1-f98.google.com with SMTP id 2adb3069b0e04-507c5249d55so6301726e87.3 for ; Sun, 12 Nov 2023 23:34:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699860841; x=1700465641; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9Bn17fTmxPt6i+1wtCaIArIMFjwMmjpgKXUM0TKLU74=; b=Y2xe6Yj9saSoBYxDg4fW1d8Ely4xpvcrDQuiinTVtctPFGCQn6HQrCCepEOh7OE8ie UB9kvWZAery6ew4K33tD9s6XMUdqZOGHp8X9bPtcXZgFSz1izvatbY8wOMPby6m8BMdo sVKbfX+4eh404iYzBmv5lu8Mi+xyXzAVgdEyA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699860841; x=1700465641; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9Bn17fTmxPt6i+1wtCaIArIMFjwMmjpgKXUM0TKLU74=; b=OpPZUnE4MkDqHxrYc7COQGNwzkycQPuW1PmTiUaKms9SQHyXXoP8V/t0dzskZDMb4J 1/n/ftZ2zQzHwWsTzmWSDPyXRmld7iBmd9UmSISMaZArElKY8sIdLzgY/MFhNqj/v14V J+n5PvW80spJYGfSAawH27eOqw9ITvdDzWkqFNDqFLD7aJDyaIO4Ok4ZXw6JMwWqESzT 4RUlT5e7VVUQZH5QPxumcIV3n4H54Ze/n1fdxY8Be3VRaIVGPeFrs4y8ZaY29pMXw/Ql nJjnzJONXoTA7jJKeqklFC1We0rdIraG4dUd9w0yThO8ys2iqaNrATZOlLBd4LRaCN7q LBXw== X-Gm-Message-State: AOJu0YwF9rKOmTiOUM/uDfq/hYd+0sq83bhX8CxndQPKoUe51FcQXYkx q0QEArhGVc3Oup21iaaQHFtCNIhlTR8m6ei2a32SVMyyYcHnlgoTzyERVltKlcwy5XGlfHzEUg= = X-Google-Smtp-Source: AGHT+IHvKt8+D28DG6EGATuk0P9cMmLLoyoTuQUoozCHWleEXeWnMefeN2yPBRX1ykbt/B5rf4sp01EfxxcP X-Received: by 2002:a19:6750:0:b0:504:4165:54ab with SMTP id e16-20020a196750000000b00504416554abmr3807331lfj.56.1699860840816; Sun, 12 Nov 2023 23:34:00 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id be17-20020a056512251100b0050a53008159sm1056032lfb.19.2023.11.12.23.34.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 12 Nov 2023 23:34:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 12 Nov 2023 23:34:00 -0800 (PST) Message-ID: <6551d168.050a0220.5760e.4503SMTPIN_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 AEF26605C318; Mon, 13 Nov 2023 02:33:59 -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-compile-amd64-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 | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/