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 3A29942972 for ; Tue, 18 Apr 2023 02:53:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3688440E09; Tue, 18 Apr 2023 02:53:18 +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 B314F40E09 for ; Tue, 18 Apr 2023 02:53:16 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-247296def99so656040a91.1 for ; Mon, 17 Apr 2023 17:53:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681779196; x=1684371196; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=A+MRStwcDuP9NuUi/gHOxMxL5q8x+0c5WJXu1OgFPC0=; b=cuoGdY+hHjrq3unDvDAjqUYqSXXKYLAOfz2fvfpJ0gH/dqAPLu0gF/W2ojX+NVVXjl rfS+0cw3kXhDl5P+3gW62E9Qd+2+tUfhn+ndYeg+Bqw9a+vE0XBJln3Y+h0jrYhUs7Du 791C+JRNgm0YgBkqJwc5dvWc71NIEiklJsjsQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681779196; x=1684371196; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=A+MRStwcDuP9NuUi/gHOxMxL5q8x+0c5WJXu1OgFPC0=; b=SrhCIcCGYScdWGeg/EAFBJ7VMQTBMllIp3hJVjKO9PDWkjfTna4ZT71fdls5jwIx16 ewoVlxD/foM7IVc5jOMWWcYg1VK9hQ4jUwxyLFUGGpwt7QeNdJ1YxYnQWTI4Ydt8QG0r DLuQtiDn1eZ4lMSaT6uwXeLP7+bD/mZr2ix4Ouhx8kXIsXrUMEYX4qUtgtGmOtkFOvDI Tg64fUrQkt+bu0VKBlzCR+w93NI9nhQbiufdqKeW234CY7iT6J2ZW0IGL1RvfrUMtwx6 zkWTEYPGv2sli7OCAJ7irmyiIkdLwHRR/3C3QB/m92Et4wlRteZXwgR7xaE0+20msx6C Zqgw== X-Gm-Message-State: AAQBX9dRDIchuzr4TMiEzTU6S1AeT/DQlJ6IWEEaH2H1yVdbE+Vx9twq cEGEfCYfIvv7Q3UkE8gcHKNgbeoI9ryZKqRmhWFrlxQ2LLt/+Vt4yQ7J8A== X-Google-Smtp-Source: AKy350Yt22Rg9Rb4CVrK4pvrCqOI76TXtYIy1gnspa6AbPrl1LzKPIuMcKGha8klKs050NP+L/zPxFtei1yZ X-Received: by 2002:a17:90b:2251:b0:247:3c8e:dc1f with SMTP id hk17-20020a17090b225100b002473c8edc1fmr349462pjb.19.1681779195948; Mon, 17 Apr 2023 17:53:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id lb5-20020a17090b4a4500b0023b46a6b93bsm5946423pjb.15.2023.04.17.17.53.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 17:53:15 -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 07894605246B; Mon, 17 Apr 2023 20:53:15 -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 0708E6008C; Tue, 18 Apr 2023 00:53:15 +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: <20230418005315.0708E6008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 00:53:15 +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/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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_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/26022/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/