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 2AE3C42974 for ; Tue, 18 Apr 2023 04:22:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 26E1640E09; Tue, 18 Apr 2023 04:22:38 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id C519540E09 for ; Tue, 18 Apr 2023 04:22:36 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-63b70ca0a84so1305871b3a.2 for ; Mon, 17 Apr 2023 19:22:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681784556; x=1684376556; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=LkTPHYLWzl2Aa5Aw2dCSuDSkgse8KeKLAMTE4akVUaA=; b=Era9mpieYvbP27QkAsGkdBLnD+l+qWKyPdtlJITm2M8+MxZNqyIhaDHBW+izDmJhdq 0cL7yUvQGQ2fxvd6S/ygVPCNJWuzTb4Sh73N9nnMbpMg9Jjlm981VEsCi0PPSxjyK0jr OY6thRXl2XWwWli3oPS8rFxFFDOrOeqBIZkb4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681784556; x=1684376556; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LkTPHYLWzl2Aa5Aw2dCSuDSkgse8KeKLAMTE4akVUaA=; b=VdcL6EukC0iWfhu9EcOV++Nbbq352uT8ji87WS2BMvP0txWuTec6qpqGVcTeHLIY1H 939czStDNLb1IZO28xjD2aD8JWl9lJnI4xDk6laEXaYGVW+c1eMRL3AuLKakbQPSPWo9 oAjcf+vT9WWqPl8BVBqGfkrealrRcId5hMffodV/pJDPE9lWrCWGK5K9Bh11zmatNmD1 AAmJHb+wvPzALbJXMOvqqMo8D4QMuD9OEoElRbD1gT5zGEQKVUpQ3JnhrtXHRkVnxSMA 0JX1WJC2eexm0zMFP0FnG0Jd5u/UJKU9admInGn4y+idliStEEtpA5aILctyF/FTLwDF n+mA== X-Gm-Message-State: AAQBX9c4VwRQTVsQazWPtR5tKKhrzCFF60KpkYl5kO4f2Ux2GQVr+4mB l7/8aQUEmbXNEOABQUwe8tX6JCmeR1Fp6Hh6W1UOYppY1AFO6qiPATvhu1MsP9umBDFa4ddepw= = X-Google-Smtp-Source: AKy350ZzoEnAqy3j7WlTQKzbZObXTGT7arzBFXLJ9d0l9b0qk7Xz7yVkaKBiEtktdCLtWpSD639nCf1pdQBj X-Received: by 2002:a17:903:32c3:b0:1a6:3d8e:face with SMTP id i3-20020a17090332c300b001a63d8efacemr776545plr.0.1681784556003; Mon, 17 Apr 2023 19:22:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id h2-20020a170902b94200b001a6e717f157sm800087pls.47.2023.04.17.19.22.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 19:22:35 -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 7CC6D605246B; Mon, 17 Apr 2023 22:22:35 -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 7AEDA60095; Tue, 18 Apr 2023 02:22:35 +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: <20230418022235.7AEDA60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 02:22:35 +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 | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/