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 7343E41E35 for ; Wed, 8 Mar 2023 19:04:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6DDED40FDF; Wed, 8 Mar 2023 19:04:07 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 4F1F140FDF for ; Wed, 8 Mar 2023 19:04:06 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id y3so11658232qvn.4 for ; Wed, 08 Mar 2023 10:04:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678298645; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=X4TA7z2vMZ+BDp4g0Y7Phec009bcsY5f/aLcjElxyJ8=; b=LS0rf6uYoJp3iMYNRgD/ZlisOl8z/0LoWofhV/GdEDt9yQ7wJ0xh3HS8pV5SPSFpE/ X4yi8qiUxdmkQSliXGIc+EWklCQlxuPDNqyrn26+YKiZvl9J862HLtiR/duK8588LdcC oyQt4N9jta0eM9HzbIXsMdeZCl29PMFo0ghfE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678298645; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=X4TA7z2vMZ+BDp4g0Y7Phec009bcsY5f/aLcjElxyJ8=; b=GclXHpYbxfy9BPeG3cp3CxASS3c24Lcy0m6I1dRrLQN3uIb5T+k1DeigTR2I2abHhn HWmm/2+Px1BzvZXGTHw7GGfWO861vk2SMfXpqG/VmAPFsFhSPfgv65RSJ3b6jZ/M5TBP 1ytaRqC3kD6kR8NgFAk8xlPmhy3U7fpcZNwI4jKULjZ51f7eY6tIzQPe/Ho7P0KC0/u7 QvbZgUwG3AfZnqpyhYgRMp+NB6IAzBuIRbXzRn9YsrhcaDvvgPgM6wtPV4uJx5yJJy2Y mFn0XPUkpBzskT65RbCkc5k51P7iK7R/PnvPIEdxulsFD9ndPzs7BhFDrc9QMcLesntF K1ZQ== X-Gm-Message-State: AO0yUKX6Y59krl72/KuWzLmdPQUKbYLveEXr6N/6IjUsnFQwK5FLhCFY yAgwU4yySSZxCcW9sWg7jgjLI4i7adLmHBd+L4gvIvwp3/sy0g5pyAGqYnSZilyu79hH1wtVbg= = X-Google-Smtp-Source: AK7set/+3Mhdk0TKjOiTzDiWIbCQoW6muys3urGKVbMLugnDpjDZ4T9Mfc2sd9TSKzeFh6iDzG2/IziB5P2X X-Received: by 2002:ad4:5bcd:0:b0:537:9e59:3997 with SMTP id t13-20020ad45bcd000000b005379e593997mr31606503qvt.51.1678298645717; Wed, 08 Mar 2023 10:04:05 -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 x33-20020a05613000a100b0068a58acac19sm1859139uaf.7.2023.03.08.10.04.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Mar 2023 10:04:05 -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 63CBC605246B; Wed, 8 Mar 2023 13:04:05 -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 5D1886011F; Wed, 8 Mar 2023 18:04:05 +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: <20230308180405.5D1886011F@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 8 Mar 2023 18:04:05 +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-Performance Test-Status: SUCCESS http://dpdk.org/patch/124858 _Performance Testing PASS_ Submitter: Kai Ji Date: Wednesday, March 08 2023 14:47:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:813d0eead31deb75b774524ad21e99136fbad331 124858 --> performance testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-39-generic Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | 1.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.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/