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 6E90142995 for ; Thu, 20 Apr 2023 10:09:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 697D140687; Thu, 20 Apr 2023 10:09:28 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id DCD0C40687 for ; Thu, 20 Apr 2023 10:09:27 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-32ad0eb84ffso1440945ab.3 for ; Thu, 20 Apr 2023 01:09:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681978167; x=1684570167; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=a/dDoCTLLjT04xcWfxqe1Dj723OCeCbsrbs2fh6VbOQ=; b=GQNNI5SrORG48zv66voDZKaEFIMVSTJtcWN6XofjX3AxxzDHqDJrnMRfbJuE9+AuAq lzFKgyeDYwlVDiujA7eLoSO02tW3aGTf/ebg0w65asOVGO+/pIxSUM4iaMjpeu6p4NgM BmxZcH+uchkcmANtyHHnkD/H44vipiP+DG2og= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681978167; x=1684570167; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=a/dDoCTLLjT04xcWfxqe1Dj723OCeCbsrbs2fh6VbOQ=; b=ll1VI4hQLaXNRAFqaWE5PA8hzH0MbRYWdG8RqucE3cEnCQnxp9de4kSRxYGnk7hi1S tLRv+rbeB/s1/qTsecRoedr705ZAP2ipyPrw1wXdJq8FU4gdTLtBpI8Ka3AcBGaR9sPQ r9JhiVaWyq6aX+cONUc7FTc8Qlyp+T4Gigcom0uCbIGcSBUDoWbf0yryGfqIRK/Fx/8e nOIxFPPin1u8KhKXW1sMgQ9ix5wXpZmzBeOlKwjgYRYpRn0AJ7X7SWPJOExMgeF/9DJP m6hKMiDPLVies/AURQS/anzJZfRlDzJ/39aTtj3hE5a36MWmlujHNvffFAANPDuN5GWh nNRQ== X-Gm-Message-State: AAQBX9ctXXZU3okZBZPgb2yqt97KWeTDBnQYCab2ilao5Eh1u5LK/OCF XE80N6kOZvOlcxrXB8VWFX5m7z6uxllv+l6ujVfTv9zN2wRgideU1thUlPAIj3I+CZgX9pWtDA= = X-Google-Smtp-Source: AKy350YznJW4Moqzjsy0xLj5X9GgXoCy1dpKwCu18Vk2xSIrU4pcmmJ3LmM12KIq2cH581W6Qq1VqDV68OGL X-Received: by 2002:a92:d7c2:0:b0:32c:8de3:b6b9 with SMTP id g2-20020a92d7c2000000b0032c8de3b6b9mr698665ilq.18.1681978167278; Thu, 20 Apr 2023 01:09:27 -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 s4-20020a056e0210c400b003154e16835fsm97065ilj.16.2023.04.20.01.09.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Apr 2023 01:09:27 -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 EC816605246B; Thu, 20 Apr 2023 04:09:26 -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 ECE2F600B4; Thu, 20 Apr 2023 08:09:26 +0000 (UTC) Subject: |SUCCESS| pw126284 [PATCH] [v2] ring: fix use after free in ring release 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: <20230420080926.ECE2F600B4@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 20 Apr 2023 08:09:26 +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/126284 _Performance Testing PASS_ Submitter: wangyunjian Date: Thursday, April 20 2023 06:43:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f34cc454df420b9b2da8deb949fb76cba058b87 126284 --> 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.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26057/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/