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 443CE42970
	for <public@inbox.dpdk.org>; Mon, 17 Apr 2023 21:17:30 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 3F06B40DFB;
	Mon, 17 Apr 2023 21:17:30 +0200 (CEST)
Received: from mail-il1-f226.google.com (mail-il1-f226.google.com
 [209.85.166.226])
 by mails.dpdk.org (Postfix) with ESMTP id A8EAA40DFB
 for <test-report@dpdk.org>; Mon, 17 Apr 2023 21:17:29 +0200 (CEST)
Received: by mail-il1-f226.google.com with SMTP id
 e9e14a558f8ab-329518648ebso22972545ab.0
 for <test-report@dpdk.org>; Mon, 17 Apr 2023 12:17:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1681759049; x=1684351049;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=8P2tZ18LAw3HUeMo9vQH6O4zeCaeOZw1dgE7v0ksAaI=;
 b=FXIQDeh+yTQmdSWO9XG938ILBL5XmIWpCcjtDWVP+gBH3Dsi5HDUf7JHhjy2uoTi+R
 GhGwW4jmvW4VjtFQ3VMAuEX3/FbFIpkmnvRr2F+G7O6qGhwfM7bjimt2ju4n1APPUwDK
 bkLOlgY7iLneUAQ7/uG1P1xOqx8VoGZzVAJG4=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20221208; t=1681759049; x=1684351049;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=8P2tZ18LAw3HUeMo9vQH6O4zeCaeOZw1dgE7v0ksAaI=;
 b=Vxji+93x3tUaTPtfOchWvlnIQV3eHrpUckI9CZLPq/F/IbigpLO2UDZcPFDrD9dZEE
 8CLwhyo/sVchE7RvwucghjeIBAzS3GyLqFhej9Q9Krh5rZUlQOb2nqxhsLCpKZlqOzs/
 xQ9ihy6PmGY/aZMIuAigrkstWNAlYMlignk477hWDy2p5YavFhDWo1Jq/sel35GCOeuB
 GrBxHUxhPvgo6aKLsgNToNEVxH6Ceeb9izfLH8KnFYRxPbIe5k1eeVgzyVtV7Q8sk/FQ
 pxbl5SF4rJMwNhqm47KT+kjy6GOTECyt57irrm5iZqbpYSm3oUR7IkR7+AZJDWVu7nhD
 0+0Q==
X-Gm-Message-State: AAQBX9esP3AeGUIi9BM1AZAQPM9nrV7HEy4Exd7zIlVggu+Y6M5PaWS2
 giKUEWqLNOBHr7J39ydf+KJXBEbLCCZGNuR1vwcQKu8P1EYnvPDfAV/MOw==
X-Google-Smtp-Source: AKy350bv6sbhDVbtg0ICMG+PfQ7jGsNI1Bvv2fuWc5KIlhac02uwnyXWkPFCN1ivtKPbYuI1SaCprxPEXxzu
X-Received: by 2002:a92:6f07:0:b0:32b:12a3:f956 with SMTP id
 k7-20020a926f07000000b0032b12a3f956mr3508111ilc.6.1681759049044; 
 Mon, 17 Apr 2023 12:17:29 -0700 (PDT)
Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84])
 by smtp-relay.gmail.com with ESMTPS id
 p25-20020a02b019000000b0040f88eaa1c7sm3568999jah.4.2023.04.17.12.17.28
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Mon, 17 Apr 2023 12:17:29 -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 9C779605246B;
 Mon, 17 Apr 2023 15:17:28 -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 9C5446008C;
 Mon, 17 Apr 2023 19:17:28 +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: dpdklab@iol.unh.edu, David Marchand <david.marchand@redhat.com>,
 Thomas Monjalon <thomas@monjalon.net>
Content-Type: text/plain
Message-Id: <20230417191728.9C5446008C@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Mon, 17 Apr 2023 19:17:28 +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-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/126184

_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 --> testing pass

Test environment and result as below:

+------------------+----------+
|   Environment    | abi_test |
+==================+==========+
| Ubuntu 22.04     | PASS     |
+------------------+----------+
| openSUSE Leap 15 | PASS     |
+------------------+----------+
| Debian Bullseye  | PASS     |
+------------------+----------+
| RHEL 7           | PASS     |
+------------------+----------+


Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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/