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 6F4004297C for ; Tue, 18 Apr 2023 13:08:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6B2D940698; Tue, 18 Apr 2023 13:08:14 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 5D0D740698 for ; Tue, 18 Apr 2023 13:08:12 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-187993bab0cso318137fac.3 for ; Tue, 18 Apr 2023 04:08:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681816091; x=1684408091; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=vnUx5VsTpOT/H4AYI4b/9obRWo1xQF/Scrj/OJLkCNI=; b=UoSoC+yP08HFJUKG5i+bJOuzH9rVRJwkW3hRtoc1g0cxlmcDX7YILpkMxNHU34+u5x eyh23t2hxDrIk+sE34n1eI7k2riq0xlvDaMnTFzajfoAeH8K1wjWo5fF7bWhWHnNEHqM InN2bvj4NfUSrBHXytCQ4qAW86Cf5XPJFZUcs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681816091; x=1684408091; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vnUx5VsTpOT/H4AYI4b/9obRWo1xQF/Scrj/OJLkCNI=; b=hmPb1g/ozk/4qUhsuceS/1MFRU3gwl7FwzsILGvv34A12+5KFeS6bA5wdVYKyqcjV0 g3Qg6puQZCO54K3Ls6QMvL9KLOToQKpKFxkRLOcCMIR2lQwMekS8LsSsjJ21gIaociAD 8iQoAb7QNdnbbzMhNLgQ/Orr5dmPv5Taq2acef2B2duaguta5/puE5/stvYhX8ki/CkH i71i69ZIc2ou5d3n9Z8hcNAuuUA4PkyAP9TOl5Ftgfq4AgqaETooRkLoDbt9N5mEpdUC v2OGxGTriJWc7zCJuVSEeHuReUkJuElamtPiKWV1ZFgrTekJ+NP9WHDP+0vT9BE8IOre gloQ== X-Gm-Message-State: AAQBX9dz0DFeYmnAhDvc3tlOP3NXDGxf5LFav9UUl2rqXL4pXmM+A79J +NiqCH9Feqy7kGTHmwuSbbWHv9yisrvrB9dN6xBD7t+l1nheHX4JbNORbg== X-Google-Smtp-Source: AKy350YG16UImzoOfiDxTUp+oKIffqOBcHTy5wfnbrVpX9GJSIvkw7+nDwpRZ/26fXZvF51BnU9D8R3QuM6d X-Received: by 2002:a05:6870:830a:b0:184:63b5:8632 with SMTP id p10-20020a056870830a00b0018463b58632mr951034oae.21.1681816091737; Tue, 18 Apr 2023 04:08:11 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k4-20020a056870d38400b00187e38bcc15sm2494804oag.35.2023.04.18.04.08.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Apr 2023 04:08:11 -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 43DBC605246B; Tue, 18 Apr 2023 07:08:11 -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 2331E60095; Tue, 18 Apr 2023 11:08:11 +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: <20230418110811.2331E60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 11:08:11 +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-x86_64-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 | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/