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 63BEA4297F for ; Tue, 18 Apr 2023 19:04:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5E9C84014F; Tue, 18 Apr 2023 19:04:56 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 87D564014F for ; Tue, 18 Apr 2023 19:04:54 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-63b73203e0aso10137083b3a.1 for ; Tue, 18 Apr 2023 10:04:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681837494; x=1684429494; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=HCo4ZyxKQojk9If6R6DLduZ1MgTr1brrRaKFewemYO0=; b=d6AQLXCK4SAhI2CR1/sp3W9SiE9jZ8/4kc8zTANdAWYS2w2Jj7V9y0Ec2vCOvIEYsX EJa9wBgAXxNPXNHXd9aOh4NPNNaLbjrQfoMeayD1V0fKQQKIHD+POxL81GShoiVd/jye ooGFw2sIknHqLYMFq6OsQ4Jxwwb2SDzoFpqM0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681837494; x=1684429494; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HCo4ZyxKQojk9If6R6DLduZ1MgTr1brrRaKFewemYO0=; b=R5d5E6o/UyuJWj4XqMdnbHBC4ZexOYM3bczSLdklCkifj/r+iNKLTbNp9H90T8TNCK Wy+nv3z52gsKE7hCS5GV8lGxqHnTk3bMD73SWdbkb4RR2xatq2hL/Uc7zU1hJVXlkr1H wLCj3rhoFVNUczH5UlQZe0R3v1CG+gQEsPt83ExpmefcKLjgPlOXIezEOMH3YXzabh0S PHAEXcHfmNSz63WHi1R58pw+Pq/TOnrpi4j8Wig+1a4zgmJ92QfoZXyWZ0LpA+JBM2CC 3/8ValC+kdG9LVyyCpVs/v54CvPcYl6XICQNU/9sABF1k3uJX3D1ukA6e1stb5nfP1l4 ke4w== X-Gm-Message-State: AAQBX9cGAvss9pxNFayDdZ27RV5ZqYFzjyXaCU6mEBBlIu7THTFyZNyn MPaqE7RekC/TGwxj2lKdzMfCYay6yHuizLwPkK9mrsyYrJpeiCJIeNZBLopzRnOTLO2mMP68wA= = X-Google-Smtp-Source: AKy350ZsV4WG3AeuyzGeoJ1h4aEjRVvXsnCYGWDZtUWVWHVWf7f2cOz5CkzUCUrmD8+ykPR7Fwvrfuq1wHPM X-Received: by 2002:a17:903:230e:b0:1a2:7462:d674 with SMTP id d14-20020a170903230e00b001a27462d674mr2718073plh.24.1681837493726; Tue, 18 Apr 2023 10:04:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id q10-20020a170902b10a00b001a6d4eb7e34sm2081227plr.87.2023.04.18.10.04.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Apr 2023 10:04:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 00847605246B; Tue, 18 Apr 2023 13:04:53 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id F333660095; Tue, 18 Apr 2023 17:04:52 +0000 (UTC) Subject: |SUCCESS| pw126244 [PATCH] crypto/openssl: fix memory leak in auth processing function From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230418170452.F333660095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 17:04:52 +0000 (UTC) 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/126244 _Functional Testing PASS_ Submitter: Didier Pallard Date: Tuesday, April 18 2023 14:26:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126244 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26035/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/