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 D969642970 for ; Mon, 17 Apr 2023 20:35:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D4F4240698; Mon, 17 Apr 2023 20:35:06 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 9F30540698 for ; Mon, 17 Apr 2023 20:35:05 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id w11so27188652pjh.5 for ; Mon, 17 Apr 2023 11:35:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681756505; x=1684348505; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=9o9qcc3rTAptP0rXiD1kgvGIZ1+1NtnnIYTGkbkaaAA=; b=B/z+ut81+1X2oLiByh9xlcsAmW/EeJiW01pkLeXy5F2CZ8sozb6RBtjnH99kDn1lVr 3r1+Z8JljhYTceAi2s84LeLt3KQEHdXNX3C52Kk2TTCDU1GhSq54e7dNhVSNbM4F3Iyp jv1zxcaVCeAGCtpQSw7o5mkPOy1on/r0hWRvw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681756505; x=1684348505; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9o9qcc3rTAptP0rXiD1kgvGIZ1+1NtnnIYTGkbkaaAA=; b=AexJ3z7jnL6HcEIDroNPOjA5IiiEuGEaoI6ltKSh6wINyNqHWSg8RdS4ojco2glAiv ZkeDInhKHNFwE8yHT4v+gJDGB3FBiAIPZtwcacd8fIhjLHEt99sYkD+g7xO0coEgExEv iBF1ExUXFwd5WE9F9p3C/rj2yA1IqlSkjF2819hOoIPc4oiqGE6nlK0fV+eJgMTLc9Or nCSbpRBT5qSKc10Q0nTkRLKHwYFNijPK8vyX0vnL9zbiGJAmOuqfu8BrgE4mavSXzZwn daaHfAl0nmCqfeQY5RvFKbgB4q7OiPrduy7GZZ+aZyNPbyX7f6JnWSkK9Eg9S+P3kiMC U+EQ== X-Gm-Message-State: AAQBX9cyCbtNDmwQWok7DMdaGWM1DI7Rj/KvWnAd75cBhvLxQk/ztCNk CAXSquGfVaIkJqKyXoZ8fXkfacv8D90H09CcL1q9K38LbKuSpIC6oXYJ0Q== X-Google-Smtp-Source: AKy350anicjI/7f6tNz9ngzx8chxqvROAznHpAeRMloxKqy/jv3MpNawUpCpE7rTjSaHTNBS5EcF+twsU6DP X-Received: by 2002:a17:903:244d:b0:1a0:422f:39d9 with SMTP id l13-20020a170903244d00b001a0422f39d9mr16314741pls.39.1681756504852; Mon, 17 Apr 2023 11:35:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jd11-20020a170903260b00b001a673a3c8cdsm3457470plb.127.2023.04.17.11.35.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 11:35:04 -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 217A66052483; Mon, 17 Apr 2023 14:35:04 -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 1DF7A6008C; Mon, 17 Apr 2023 18:35:04 +0000 (UTC) Subject: |SUCCESS| pw126184 [PATCH] [v2] 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: <20230417183504.1DF7A6008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 17 Apr 2023 18:35:04 +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-aarch64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/126184 _Testing PASS_ Submitter: Kamalakannan R 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 | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +======================+==============================+===========================+==============+ | Debian 11 | PASS | PASS | SKIPPED | +----------------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+------------------------------+---------------------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/