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 AFDF141E35 for ; Wed, 8 Mar 2023 19:10:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A99F940FDF; Wed, 8 Mar 2023 19:10:37 +0100 (CET) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id 6484D40FDF for ; Wed, 8 Mar 2023 19:10:36 +0100 (CET) Received: by mail-qt1-f226.google.com with SMTP id r16so17416628qtx.9 for ; Wed, 08 Mar 2023 10:10:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678299036; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=qu+L2BeMWUUsQtzXoVEyrjF2K57vGaYY1UTMc2z1jIg=; b=WJkLF5OV4lsiyQEeck8xStKBnX7boDGeiDQu6+RBheTGKub23GxaPyr+mjrSyzztUy 2cQkEw33Q/r+RYXAkeeRLJKxELIFMMeKxJTt/jc/xe1kA0X36o3CiNXckONwoXWRJjsA 36/M+/HWuCVUG5slCtiDLKI+Lp8XMg2GQL4PE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678299036; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qu+L2BeMWUUsQtzXoVEyrjF2K57vGaYY1UTMc2z1jIg=; b=W3Ioh9vcw1cEjxgpBUk1NXttoiydS8d+iw6ZT8mYmqw1Ao6IiRsJxv/9NupEr/WSG/ 4txEmob/mdu/WxAPVmSilNtsvXoAhc44tjldu4Bqbv55xc6Xn6TEC8ejfqDNjv2xxw8a g+9B3Sq1GHPdlSpW8q5H39l9qU0Do0sNRxSRWHtnrmMwm+8xCxQ7be2uy8HtNi7HvHj9 rSzDHVzFezVpjEcfO8mWJp08v0hDZIPkr2VGVMB2C9SEdyvSJjme37LNpCXwJSBEj7R0 wtpjWowCXqTtpF0kw/41PN9pyo8kGwIUx3we4U7IpePFyk6pKVB9r/wsOF4KsxbP+isu Cnpg== X-Gm-Message-State: AO0yUKVCmPECDZXTZ88lW2Mch7FiKnhgbDAjIAlxJ9ZvtHL++aYAZL4u 0Q75OZCZ1kHbtmifEvmxO545XJuoV8k/QLiwCa1YIrhRCMt58dE0G9zVf6F5yLfzwLxJp7yuLw= = X-Google-Smtp-Source: AK7set+/5W2C5ZZ8RZFsmJATtkrQZYSGQYjB59aDLTvSA/4STiMTTAvLE4JIzbphJ4XwPbIPGpwliaEMrNk+ X-Received: by 2002:a05:622a:1014:b0:3b9:bd05:bdf1 with SMTP id d20-20020a05622a101400b003b9bd05bdf1mr35263696qte.14.1678299035862; Wed, 08 Mar 2023 10:10:35 -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 d8-20020a05622a05c800b003bfc28e4121sm1694906qtb.19.2023.03.08.10.10.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Mar 2023 10:10:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 8653F605246B; Wed, 8 Mar 2023 13:10:35 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 7E8826011F; Wed, 8 Mar 2023 18:10:35 +0000 (UTC) Subject: |SUCCESS| pw124858 [PATCH] [v1] crypto/openssl: fix of ASAN heap-use-after-free 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: <20230308181035.7E8826011F@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 8 Mar 2023 18:10:35 +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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/124858 _Functional Testing PASS_ Submitter: Kai Ji Date: Wednesday, March 08 2023 14:47:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:813d0eead31deb75b774524ad21e99136fbad331 124858 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25644/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/