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 B47A542972 for ; Tue, 18 Apr 2023 03:19:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B060940E09; Tue, 18 Apr 2023 03:19:30 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 04F4940E09 for ; Tue, 18 Apr 2023 03:19:30 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-54fbee98814so190868697b3.8 for ; Mon, 17 Apr 2023 18:19:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681780769; x=1684372769; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=YenEOc6hIRqPOhDwCvg/LVujOfzUgis9v3uXdxZzlU4=; b=ggh7RyS/kvqemyuiPEakJUNBwVJfq24mZVuS5i75bQovWWUaUvb2yUM8U1VFtpJxUa KH8Mei8h69gf8jZTR/+QUK8zK/3sS4u1LzNzsIpAxJNf4WSzcal/IMkBdWh5/H+RN4Ux TAyoNUZWEBMVtZvNb0wdFEAz9nyn0btIwaQNo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681780769; x=1684372769; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YenEOc6hIRqPOhDwCvg/LVujOfzUgis9v3uXdxZzlU4=; b=FcPE79BuF6eqP6jjDJlhhJimvDvxFpO6QXqJH7A4sQxTvtOlyDfVE7VXgtd7bVpqZQ H+zSf/y3gNIfJJQG54klnCbY1350hYfH03RPVeIj1zSL/lcqDwe2Pb1lu6RzerntJXrO 5wmJ9aWqqxwq4HZD8t/kMkQikodJY2B94EUHODbt3TtRNzApDensD/8tXB4rxXzUMVVB dHPqyZonzEyiA22EISFWTByeKXBrnJibSx7MtPI8FSmBDXRogews4gasdH2sW16UqSnL i5bC96AnriVgbM8C1qmvQe+jUmGrLmTH4/DsHh3UYa8VtfDDakmXTzlWUvsoZ31UNXxH 8zNg== X-Gm-Message-State: AAQBX9dJ8WnjkeyS3QHoqn7Xk/KReSYIdU4MQ+ov75EbQjLgueaGctLy PY8+BkLA11p43iOTzrF7VyEUjBvbMEBDuoYujhoMC17nCUnl0xd49ZNelg== X-Google-Smtp-Source: AKy350b1jBKC7uZjadEgXRKlh+S3buuNe0HUJeQ6Wn8TlhU2JDTB56gpyV5LOiumKirmGoFzWb12uUhCm20G X-Received: by 2002:a81:1b87:0:b0:52e:ff80:3287 with SMTP id b129-20020a811b87000000b0052eff803287mr21633192ywb.9.1681780769378; Mon, 17 Apr 2023 18:19: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 g20-20020a81ae54000000b0054fc87aff66sm4799055ywk.53.2023.04.17.18.19.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 18:19: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 0D992605246B; Mon, 17 Apr 2023 21:19:29 -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 0CE296008C; Tue, 18 Apr 2023 01:19:29 +0000 (UTC) Subject: |SUCCESS| pw126202 [PATCH] [v3] pipeline: fix double free error for table stats From: dpdklab@iol.unh.edu To: Test Report Cc: Kamalakannan R , David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230418011929.0CE296008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 01:19:29 +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 | +---------------+----------+ | Debian Buster | 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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/