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 9354842972 for ; Tue, 18 Apr 2023 02:04:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6C66740E09; Tue, 18 Apr 2023 02:04:51 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id ECABC40E09 for ; Tue, 18 Apr 2023 02:04:49 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id n203so15970815ybg.6 for ; Mon, 17 Apr 2023 17:04:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681776289; x=1684368289; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=L+KF3Sz4AtLfVhLJQYvFJ5tMkhSF6SoOqwN9doRFS/I=; b=Cg+afDbLxPBambwVeeP8p+zFIS/AhCmfLNmcTUvIVnwzRh2LGbyo+Ix4fGus+4vOgH DRTtA8jKgMsjNK3uF5NgS3sasaH1z27Y3kWQV4baHtFBr2OSlubpFxoqms8ae9cM0K6g TLBcpSAcpgL65b35bucMkMdSFeg3cVzNjMW/w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681776289; x=1684368289; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=L+KF3Sz4AtLfVhLJQYvFJ5tMkhSF6SoOqwN9doRFS/I=; b=XiL4smW/SOScPjTkHVI81zF2uLU86ycbgsNeD9r1slG3MEV7oGKP6QPvl+wh2FNFTA B+eUPuq2Vx+H19PO89tiwv9ro4l09kaqaPZ3lbvU+EADd8uT96esYdC49l5ucTwwVC0j fx57D2Hw2i5jXw4Ii2vcrFE2TuhO1MkI/n0yJUDDIsAMkrIS855rvynof0+j7kfA5dn6 5mrxC4akIVS7vav3yB1M3lIsO8im2a4TYBT0Be5yW2Sab3kjtbSgdY8aLwtH8JJP5tq/ 298I04aAXYpr53/NhBL2Pe+UFhP7c4EM2QfQi0l4oJp/A0NOD69JII6g9oaWWDogvVVj s5yw== X-Gm-Message-State: AAQBX9cmbF3bu7Q6GzJqMtPhiRyIiCMfq6L/yDBoBk7mHzA44vetsIkl TfCoeUc9lLXkCkG4Kvkst1oG2O/rNZguDuB93ppMkI9MvvKRAHJp4RulsA== X-Google-Smtp-Source: AKy350Yv6aENIV0nspJFth7J+1UO7tlYRM29OMqsVDO2e30/P/hsVG3ESHh2/Yrthd7oaYTF4DFwgUOTN8l5 X-Received: by 2002:a05:6902:1242:b0:b94:d854:cc76 with SMTP id t2-20020a056902124200b00b94d854cc76mr1829076ybu.27.1681776289260; Mon, 17 Apr 2023 17:04:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e11-20020a5b0ccb000000b00b924690ff27sm2569586ybr.24.2023.04.17.17.04.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 17:04:49 -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 ECAA5605246B; Mon, 17 Apr 2023 20:04:48 -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 E668B6008C; Tue, 18 Apr 2023 00:04:48 +0000 (UTC) Subject: |SUCCESS| pw126202 [PATCH] [v3] pipeline: fix double free error for table stats From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230418000448.E668B6008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 00:04:48 +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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/126202 _Functional Testing PASS_ Submitter: Kamalakannan R Date: Monday, April 17 2023 11:22:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126202 --> functional 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 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/