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 440AB42972 for ; Tue, 18 Apr 2023 02:52:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 189C640E09; Tue, 18 Apr 2023 02:52:54 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 875A140E09 for ; Tue, 18 Apr 2023 02:52:52 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-63b5312bd4fso6715772b3a.0 for ; Mon, 17 Apr 2023 17:52:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681779171; x=1684371171; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=PSCrZjXBQ5BkvYYDacHvJpyFoB2bvGz6xyXcfcZQcto=; b=A4+3GxrLveIUZNFobocT0MTDoi0TDON9vN/VvXVoa1eF3653xQHgwxm7ioEqXvLIs+ N+7HiLccbCbXxS/aqr0oeVILVvvDBp8tu+9XPp06tvIPtudfZQhDbyu1VYAiLOEL+6y0 H5RB4SCbV5ygCsjON3iGl5cF7RdP/jBx6ECfo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681779171; x=1684371171; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PSCrZjXBQ5BkvYYDacHvJpyFoB2bvGz6xyXcfcZQcto=; b=cFFknsN8dNcbxEvyJ9KKH+kSVUfdJIMz90utyNddKVoLRBoSjrCK1htCir4rioC6FR bA5PmftkFMKnfIXeK3b+m1gJAfNi9Ye/0IMRctjYAwqe6buwqZVqrySq7fBbr90eC49k 7xtdRtJD6ZkFk9XO3JTb8oHH0s7gV7DY1OYJAut/1s/HfzfiB9thbWlLq4goo/Xtd1Nr M+KU2oIXbXa0B4Jm1Li6WJku5+N0BI0GcckMjmVreQhfhJZIsleoQmlJ8J1Qs6jvgZGw 08mw6bqu9K6ASY3H4zuAXHp1xoReiBwx0I71nwG+Q8yb9rY/ktIeQV2sVDwOCkO8UJtK 64FA== X-Gm-Message-State: AAQBX9cEjZOs572FslIP1SvYS45Gxadujk6fpEguJY0syFvCNsmYRIBZ hwIV0eBwjmMqKDB61ZxusevMnogUDb1P3DJKoTxMTd8AWhjf6wwfwf+rQhpnvLK6aivoMUEAyQ= = X-Google-Smtp-Source: AKy350Zhi2qtibRL7ESBsThEBY7oR54+I0RHUZ77TVHJPgMYCCbTZHjUy0Yulr6V45DBMx+nBSQgaaQC6rFs X-Received: by 2002:a17:902:f68a:b0:1a6:4c2b:9e7f with SMTP id l10-20020a170902f68a00b001a64c2b9e7fmr461539plg.1.1681779171653; Mon, 17 Apr 2023 17:52:51 -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 jw20-20020a170903279400b001a641b9d569sm3565910plb.124.2023.04.17.17.52.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 17:52:51 -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 2842D605246B; Mon, 17 Apr 2023 20:52:51 -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 263316008C; Tue, 18 Apr 2023 00:52:51 +0000 (UTC) Subject: |SUCCESS| pw126202 [PATCH] [v3] pipeline: fix double free error for table stats From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230418005251.263316008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 00:52:51 +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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/126202 _Testing PASS_ Submitter: Kamalakannan R Date: Monday, April 17 2023 11:22:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126202 --> testing pass Test environment and result as below: +--------------+----------+ | Environment | abi_test | +==============+==========+ | Ubuntu 22.04 | PASS | +--------------+----------+ | RHEL8 | PASS | +--------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/