From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id A30F64296F
	for <public@inbox.dpdk.org>; Mon, 17 Apr 2023 19:33:05 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 83B2840698;
	Mon, 17 Apr 2023 19:33:05 +0200 (CEST)
Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com
 [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 508EE40698
 for <test-report@dpdk.org>; Mon, 17 Apr 2023 19:33:04 +0200 (CEST)
Received: by mail-pj1-f99.google.com with SMTP id
 cm18-20020a17090afa1200b0024713adf69dso14451897pjb.3
 for <test-report@dpdk.org>; Mon, 17 Apr 2023 10:33:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1681752783; x=1684344783;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=wLi3jk8VDL3g2LH7R3QAXE3e5TgvjB6ANkI3ff4Gh7w=;
 b=LytXLEHRSNRSdAmvJD1WSfjARb5qcg5CQov/re3Wj55N+ReNQIW5djh55CTRsfUr+l
 kgCocNXYZQBivRB9W+f9zg9j+/Nho6a6V2eRR0cJzLWmwnBWLqB/oo1/ibnKzEJCeWoQ
 GQ6ejDr1Fqxw+jlosj3TTAd09rEAff2cMkYJg=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20221208; t=1681752783; x=1684344783;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=wLi3jk8VDL3g2LH7R3QAXE3e5TgvjB6ANkI3ff4Gh7w=;
 b=BGHWJ4Msh+YX79VE7oadiuIHoUs5F4aknGYqBtQA9pME7h/3GHvNEmQGdgtGsHSpIQ
 MVn617Zkq5ak8ZqZKFkHaCkMXY0QL+n+kv0C+bi4W+n4UVgZF8h7U9rAo7Rd1rT+Rlso
 kZWbE2V7vz/6LAj1v1AjfUOVo/yPA7oCc+w9WaA9+hhYcRABHhA+PFitdc4QjXFUn6eF
 yOtboIYdruldUGjIaJO1cLH6JnCXviJXMwA/PHstELSsYpRZpcQ5Mi2qRqkjbrHsBqo0
 MU69lYi6wW+26z2lcA86R0q3RSNBdTz4PvPi8V6qCOWv/ttTZqXmb9o33taskFrgAOF+
 SwMg==
X-Gm-Message-State: AAQBX9eBYC3YYIgNoI8hnWsOZ5IArs+2HYIoSGwloCj+IjO/yaKmMBgb
 xY9Aq9WwYzwyp902z7/FCHAjqWy+M/NaEDqK91Ci6zdUQYV2huWvqHR4AxLS74m1I1snX0rL6g=
 =
X-Google-Smtp-Source: AKy350bXszDHXVgyv+yjBACghbgqcUF3BIAlZHoTErh5uMU9D2frlpy1wM8qvtM9JeC1m6205zcWszzP5KPt
X-Received: by 2002:a17:902:ceca:b0:1a6:5332:25b with SMTP id
 d10-20020a170902ceca00b001a65332025bmr16458328plg.42.1681752783471; 
 Mon, 17 Apr 2023 10:33:03 -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
 v21-20020a1709028d9500b001a64dc3be3bsm3435929plo.20.2023.04.17.10.33.03
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Mon, 17 Apr 2023 10:33:03 -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 BA9E7605246B;
 Mon, 17 Apr 2023 13:33:02 -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 B89F16008C;
 Mon, 17 Apr 2023 17:33:02 +0000 (UTC)
Subject: |SUCCESS| pw126184 [PATCH] [v2] pipeline: fix double free error for
 table stats
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu, David Marchand <david.marchand@redhat.com>,
 Thomas Monjalon <thomas@monjalon.net>
Content-Type: text/plain
Message-Id: <20230417173302.B89F16008C@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Mon, 17 Apr 2023 17:33:02 +0000 (UTC)
X-BeenThere: test-report@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: automatic DPDK test reports <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=subscribe>
Errors-To: test-report-bounces@dpdk.org

Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/126184

_Performance Testing PASS_

Submitter: Kamalakannan R <kamalakannan.r@intel.com>
Date: Monday, April 17 2023 07:14:30 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd

126184 --> 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.3%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | 0.2%                         |
+------------+---------+----------+-------------+------------------------------+

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/26018/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/