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 46FBB42979 for ; Tue, 18 Apr 2023 08:31:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2414740EDF; Tue, 18 Apr 2023 08:31:18 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 73E3840EDF for ; Tue, 18 Apr 2023 08:31:16 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-76073fb4511so89622339f.0 for ; Mon, 17 Apr 2023 23:31:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681799476; x=1684391476; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=E0tPllNGhNaY746rk1kZuNGajekS0pGbwkYorQwYgwQ=; b=gdjcHS4uNo6tHfeOBdHYCXgq2bVL/pVuimLVAT69rHwBA/ebcnSBIoplZgq+a7nSMY Jfk6apKsGQFwJ+qe5L0FD4Ewpxe6QYViLbnSFif+fewYkhlUvGQW6fuwhe+iptDDNDRg bGS9dzE08FFBPFVC62Df1ICX/NcATl/wwSBWA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681799476; x=1684391476; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=E0tPllNGhNaY746rk1kZuNGajekS0pGbwkYorQwYgwQ=; b=i/yJC+pEIwKpde0S+tN6mCrMxWc8ilD66G0c7BCKgtBX+DNr3xEfISJvxmeE27lEjq 0t20tN6pT0cW8KkWKn0sV8w8sLCTZqjrpqeEUkx653/nXQdHPSbQMr5TIU/VVW6DrLUs BwNUbqEFfC9pMuSUwRU7pcyA4ngN75gXjFTTiuqq7P6PXn1XKOwOqdjfTVjsoXmclDJR 7hprNPFiJmox3PtaoIWMuEmt4MeiLvPsAzorHTmSzY18UePgUkannHGcJQgE/MPBJy/4 LYi4j9HzR86iN2R2yR8ddL5+GV4nxsGgxGfycG7nS1vewso57366tk7Isd8iYwjBZlLe u96A== X-Gm-Message-State: AAQBX9fsRdZ3K909WCzq5d1BIO6tSUOH2v++GXjHfIiriejuQqeTS+zI bsu4dbedxnL9hBZaiuGki53L0WDt95ofw0zDhAgCxGA9lyrPIX+d7R5N3B3mxpFMUDzBWetFHw= = X-Google-Smtp-Source: AKy350ZkD8GlvCGu/nMtMD1CYpb0X+aHK7UbDu49j5Z745fUlBEkH2y3MDWyu4aGN9u/H20X/abffzh/hzPZ X-Received: by 2002:a6b:a02:0:b0:761:3e10:49f0 with SMTP id z2-20020a6b0a02000000b007613e1049f0mr1074563ioi.0.1681799475839; Mon, 17 Apr 2023 23:31:15 -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 j11-20020a0566022ccb00b00760f7cf1cbasm2544221iow.30.2023.04.17.23.31.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 23:31: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 68DE8605246B; Tue, 18 Apr 2023 02:31: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 65FAB60095; Tue, 18 Apr 2023 06:31: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: <20230418063115.65FAB60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 06:31: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-x86_64-compile-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_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/