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 329384296F for ; Mon, 17 Apr 2023 18:38:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2DFB740DFB; Mon, 17 Apr 2023 18:38:48 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 578E840DFB for ; Mon, 17 Apr 2023 18:38:47 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id b18so1404019iof.0 for ; Mon, 17 Apr 2023 09:38:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681749526; x=1684341526; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=+V2QTwnpsuLHItCUBjjJKrRGUeYUL+hdHEO/rIzm5pI=; b=LaFku56nKzKMgCUCgvymNJg6LrENLjwS0nQeNLsyYDhBdp2Wkl4GaGo7iBfKFMBIeJ rJZmbzVk9lceW1xxkC5oU+cYBX8bDmezKNuBPTSJyUHaWiAU2M2v3X89c9cXXfZyAEyo Jt+lSvyk6cJR2+v+54srpfHE2ufQN8JPCzC08= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681749526; x=1684341526; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+V2QTwnpsuLHItCUBjjJKrRGUeYUL+hdHEO/rIzm5pI=; b=emSfO+S9kYB75wLIdGfCE0+ZwRqYVx/Varijc0NxtF/UmoUUtBr3OIunmt+bc4kvnr a45hkEx9V73nHfhe5oFq0cVsMzHWgoNVcna0lMjxghz9i6UtfZlnagtCNThh5aZlrCOx 3vgi34eGkwci/a0uIhWiLtcuJuxTJkBSXKbswn00trmIxB7NDa+z7F+PvsRmo4w5xS/E aYVv7FdybYvgYEZIV5LVjJwNU286+Qh3stxfpbatztHq4d+sewEZ4svtPPnK59iEwJWI uDvU7ixL/hKSA0agUjY6Y76nK+rjntjxNazP42QGikMNTFR1WpFUtcD9tXcpDUsSa9x7 k3uw== X-Gm-Message-State: AAQBX9fhvCZmJn2O96cQo+J2nfXma9wC7gtEmkt5FpYQHAzZvFb3QeYk vm8Iv7NZcfw0e/4nwTbpxHRy6xzUvgdfmhZC8N6KtESj/aPzNB0BxuZNuSwDkWj3yjmeHnfD4A= = X-Google-Smtp-Source: AKy350aRVjEpGqDVP/fu8i6+9Xf3Jb953XJM6WBA9o5jajVJLCadJHVejYALRxukMFKPQSMH4dkIEeOdfOFy X-Received: by 2002:a5d:9c94:0:b0:763:5e0c:a0d2 with SMTP id p20-20020a5d9c94000000b007635e0ca0d2mr101966iop.15.1681749526806; Mon, 17 Apr 2023 09:38:46 -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 u1-20020a02aa81000000b0040afe79c7a7sm4053703jai.46.2023.04.17.09.38.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 09:38:46 -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 72FBE605246B; Mon, 17 Apr 2023 12:38:46 -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 4875E6008C; Mon, 17 Apr 2023 16:38:46 +0000 (UTC) Subject: |SUCCESS| pw126182 [PATCH] 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: <20230417163846.4875E6008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 17 Apr 2023 16:38:46 +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-Performance Test-Status: SUCCESS http://dpdk.org/patch/126182 _Performance Testing PASS_ Submitter: Yunjian Wang Date: Monday, April 17 2023 13:11:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126182 --> performance testing pass Test environment and result as below: 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 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26016/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/