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 DAF1642972 for ; Tue, 18 Apr 2023 03:10:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B531540E09; Tue, 18 Apr 2023 03:10:03 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 39F5540E09 for ; Tue, 18 Apr 2023 03:10:02 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-63b57c49c4cso1367509b3a.3 for ; Mon, 17 Apr 2023 18:10:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681780201; x=1684372201; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=PSCrZjXBQ5BkvYYDacHvJpyFoB2bvGz6xyXcfcZQcto=; b=ZfKvrPGc4Sfz7oMWOYj1nRGdSm4kD0nwqqOipfPmMgjxTqrqR9wJbyxqfD8aEN55Cd CHAcVXseysLESbCi1etbLJ+2xQRS5g0x+S9bOElf/7HTuD9NTtDq93MCJccDpZUtUPJ9 wPUiYW2H9C1Np2ducRNmCynMlWsc3Ct1u0VxY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681780201; x=1684372201; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PSCrZjXBQ5BkvYYDacHvJpyFoB2bvGz6xyXcfcZQcto=; b=aAlqBRznODfWsUsp2k0PFyd4+mi1i68Zuuo2RFfXJvpvHRj9FfsZs32JYSzM82eMi/ 0s4EGLEUOyivup16Zh+A2+VPgfT/FiH216FE3X5v46ZV0O3b2p1gVfp1M+6fmxm60Vpe l758LKrre6ruNUBccZRJ+sQzWyvxmQ3VPoGuuRTtHZ+3w/FLoffbdffa+RDiQJ3MSjls tUXgNOhJzy+rrXgrTGZ5/NtIks+8zxUZufj+Ag4pClQrzAHMhPjCbxM1feBjnviQP9rD KuJ0NpY+Q+FZnDrvZBck4/HNzJ20fE713OHjv3UpvlMFwD6ebc6ZRJLpq5XEhuSATj/4 dQeQ== X-Gm-Message-State: AAQBX9eek5wI8/b2Q1il+RVJvNZeuJxi1EctnR4SGFZh+QFGmo/xG2Ir P9owqPAxd9fIrHDyXuNeKPkvkkWsjEMjb/zm+/Y/V4aRrtQ8I/d98FkohQ== X-Google-Smtp-Source: AKy350aYtDJunCXaT6jDN/+lHEe6M54oBwf00h2/kYW3aK+LgZOvZD9o8ujqTPgrmet4malMwIbfrofTiect X-Received: by 2002:a17:902:7044:b0:1a6:7b92:15e2 with SMTP id h4-20020a170902704400b001a67b9215e2mr368445plt.49.1681780201348; Mon, 17 Apr 2023 18:10:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id lc16-20020a170902fa9000b001a64dc3be23sm483899plb.21.2023.04.17.18.10.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 18:10:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id C31CF605246B; Mon, 17 Apr 2023 21:10:00 -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 BCABA6008C; Tue, 18 Apr 2023 01:10:00 +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: <20230418011000.BCABA6008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 01:10:00 +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 | +--------------+----------+ 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) 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/