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 B818142972 for ; Tue, 18 Apr 2023 03:29:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B2DE640E09; Tue, 18 Apr 2023 03:29:09 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id ED11240E09 for ; Tue, 18 Apr 2023 03:29:08 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-54ee0b73e08so442024087b3.0 for ; Mon, 17 Apr 2023 18:29:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681781348; x=1684373348; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=6OHEoB1TCEv3LoJxy8pB1ZhDMhhcNSV9LurvNEtCco4=; b=dRP9as3Cqj5LxA/G/YId0LguRQQ8ZXiAy/rD607wqoukXFUK1/kcYFNIyg3Lyj82v4 mcq/JoW4hFyUSHTJDTetBYcegwoyAjlcA3chIam4NtnlW9znQWU1QZn5DU+J94NRNElZ iPGm8MhzQ1Bv8rurF5TlvnJSNSDp+w+wyUcVc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681781348; x=1684373348; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6OHEoB1TCEv3LoJxy8pB1ZhDMhhcNSV9LurvNEtCco4=; b=O2FBSclcQwnRkRz80jmZeVVePb1R8IV5i7Qyhu23t3JvUu7Y7ZDdszJ5mLirTKyx7X LYebU52ZOKNAUkR8yb8Y2RGL0baW+P3T/CPfoyUyQM2KtaWafCedVy4sKV1wF8+vAVoP rFL8U1A82o32WsP5BeK2oOfQ8BBsU0GRaN2WFDe6bkGb3d2JOsUpHcs9jUB++7LdB5qQ mCwHgsC2QGpXEiOv/Fyn3ugR+qDh3fwHd2Su7/FuM49zAZew3V4RDqoNEcvPZwgdgyso 8QTU0bODqodDoZJCke/Ccw4BHKCSX1mgkWmDbIKLaX1gkK/lBykSr2bhbcWyNXDOEcXg qPOw== X-Gm-Message-State: AAQBX9cl7BPHq6oZYMsCiIgz3YAhEqWCnRbQUxEBpSCSWGHShKILdJmv HcVFp0LhqrSWVdlSryzhoVcme4z7B9Xp57N9x3Z+RKMPLXANDP6ns0l9rvg9yTfiu918St/IdA= = X-Google-Smtp-Source: AKy350aVkEh4i9EQRT2gq2b4oAANEF5nrTLxH0za2Rh5hfi+ljKFdNH5efWr02GfVRlRKFaXz1JDuiqCflHE X-Received: by 2002:a0d:d9c7:0:b0:54f:5cec:a643 with SMTP id b190-20020a0dd9c7000000b0054f5ceca643mr16258982ywe.41.1681781348361; Mon, 17 Apr 2023 18:29:08 -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 190-20020a8103c7000000b0054f5048a2c9sm4914837ywd.35.2023.04.17.18.29.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 18:29:08 -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 16127605246B; Mon, 17 Apr 2023 21:29:08 -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 15B1E6008C; Tue, 18 Apr 2023 01:29:08 +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: <20230418012908.15B1E6008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 01:29:08 +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 | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL 7 | 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/26022/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/