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 0E7CA42979 for ; Tue, 18 Apr 2023 08:51:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0AB4340EDF; Tue, 18 Apr 2023 08:51:37 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 5362F40EDF for ; Tue, 18 Apr 2023 08:51:35 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-63b8b19901fso935626b3a.3 for ; Mon, 17 Apr 2023 23:51:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681800694; x=1684392694; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=Q+nP0kjGAQzFIWANswC3BUKhCzwg8G9d4XyX3pO4xzA=; b=TiOYgGWKOPl4Xz9OwAVU6d3ADrCn8dRdhvCVuBVS+p0RujJ/GamZ4F2mBMgYPFy+CI CSs8eO7sNcCuurDZXixGrVvrjmLI187DGhe3FwY86bHagEC41k3NDA5GLAU+ZmSrognW AVQ6Hd5XDyYjTcBVJScogUoruJathgjIaO3YY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681800694; x=1684392694; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Q+nP0kjGAQzFIWANswC3BUKhCzwg8G9d4XyX3pO4xzA=; b=lKPueoAF/0vzOiDH2rNuicKasxXSLII6VzVBTT8U45DevxKSpIOeg2yuDvC9k9W9/U 1Dg9wRsKLZTPY4uxoROlQ1iA45OCFwyZTCZIQzfuQITr9nRyfW8mPqBlcWoIpOcUyHU/ xBbNdMvBkP16e7yZHp+4hpNep7Fz2QmjI2mgTl7aXr2OG211fOWAB7j8xBk585xAzYzA qRq+6Gf0fB3vCfs78KNuAnrRradSVrB7OuPLES4+YvvWMk3vHByB0RnKmm9EPpS7i7RL dYf4NHPlhXMbMJFjfvZ/DcqKg5LoWal3mhX4UleXWxrNPdECERfFX4CXZVRKn+bHKS0s I6Cw== X-Gm-Message-State: AAQBX9cJ+qIdvIALKOWwwUyiVNp+M3dA41gr18R7Zh04SvsWHhoUwJ/g 4eu7Ciujf3wihAs5yWzRLqkMvpkhRJH5iCz7G3z9csndryrRTtzeD3480zCpqC9CfaLgBs3G/Q= = X-Google-Smtp-Source: AKy350bdybmefzGIJJcpYmXYCHJc98gTJao+W+B+oPtYCEqKTY/sMU+Pgitw68R+PcXHPZHZrixnovaMTecH X-Received: by 2002:a17:902:dacf:b0:1a6:669f:18ae with SMTP id q15-20020a170902dacf00b001a6669f18aemr1277653plx.67.1681800694590; Mon, 17 Apr 2023 23:51:34 -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 d5-20020a170902aa8500b001a1ac650fccsm3638651plr.109.2023.04.17.23.51.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 23:51:34 -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 1A535605246B; Tue, 18 Apr 2023 02:51:34 -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 19C7560095; Tue, 18 Apr 2023 06:51:34 +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: <20230418065134.19C7560095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 06:51:34 +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-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 | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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/