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 6A13A42972 for ; Tue, 18 Apr 2023 02:23:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6526B40E09; Tue, 18 Apr 2023 02:23:09 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 0BF2540E09 for ; Tue, 18 Apr 2023 02:23:08 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7606d44e074so41770639f.1 for ; Mon, 17 Apr 2023 17:23:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681777387; x=1684369387; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=JSyiuJfff7/VkgagzR5AcbgfPOEcqimXkF/pkaHaW1g=; b=RjUrAN/BwwXed2g9HAe6qiTq6KlBrPUDnMUK6FPn0Ne9UoxzjcCFp0ekRQunzIePra 3DMKrDq0A4j3zs4a60HNeQkVz3gp6EakS4FVsW/PaGB2Xc9zRqo10e2BRJRs6VSiYFln 6+iTMz/s4A6GKsEDAXXoZf1dRy065QAKAv7eg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681777387; x=1684369387; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JSyiuJfff7/VkgagzR5AcbgfPOEcqimXkF/pkaHaW1g=; b=SSX7ybcMNIP9VKcAC+TYHe0+AI2WV/1d9Qgfs3s02MtAC1NCoF3SHeZVqNoAuTgnAN 2d5vwH5pnJWd0Yrvr6qVxB3dpwZ412e8F2W2kkSgOdqpQaRaqAv+n9NLgNeNQC8C6abf YpFFHPpD2hcxnqkY05wfXcgIe50avLOSVaLv9aU5HNLuD3XGh3d346G5qXAgF5MjtzTE NIsuIDRe/rPGMMy4Al89jcWS/ssbOyeT6Vwh6J+1EXVoXt89IL5r58pEfkXy75RvHoSw lghCPrTTjUUiQpbUUbaITYHZ14FrWQh5OmtGMfzAUVMPgZOlpKJfyZKdlH1wjIjRfEsN Se6g== X-Gm-Message-State: AAQBX9cQ7g3i4V8GmqQtElZuMTLw+yhs8XF2Nmt6EBgNzrAJLsBPnCTq IHbGZkCUiyS72i+4HlVwYTFieZnbgnmBmcXVhY6RSJPcdtTeDGcJmUBpIO3rfPs25WP3vEoY0g= = X-Google-Smtp-Source: AKy350ZlxLlcabmkLihBTx5iz/w/ic1H9PwUH9b2wVeBxp6Rr/Bl2iKSXpKxZQKU3zFeak/yATdSaDiYivhX X-Received: by 2002:a6b:7210:0:b0:75d:b1:b718 with SMTP id n16-20020a6b7210000000b0075d00b1b718mr291297ioc.9.1681777387422; Mon, 17 Apr 2023 17:23:07 -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 l14-20020a0566022dce00b007594cadaa28sm5249746iow.23.2023.04.17.17.23.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 17:23:07 -0700 (PDT) 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 0320E605246B; Mon, 17 Apr 2023 20:23:07 -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 02BB16008C; Tue, 18 Apr 2023 00:23:07 +0000 (UTC) Subject: |SUCCESS| pw126202 [PATCH] [v3] pipeline: fix double free error for table stats 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: <20230418002307.02BB16008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 00:23:07 +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/126202 _Performance Testing PASS_ Submitter: Kamalakannan R Date: Monday, April 17 2023 11:22:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126202 --> 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.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26022/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/