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 0E42142979 for ; Tue, 18 Apr 2023 08:05:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E27F940EDF; Tue, 18 Apr 2023 08:05:14 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 9479440EDF for ; Tue, 18 Apr 2023 08:05:13 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id e13so10839576qvd.8 for ; Mon, 17 Apr 2023 23:05:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681797913; x=1684389913; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=UR/QLtNZSNDAjCLluIUJR5oJ1Q9/3aaIzZ/tITatKJA=; b=OCSYSnpjobKtOugEKY31pkgnkHjSEIlkPoeF66lNDmzKmttZW9XQiqsS1b7VxLPwtA 2+/9eMkPsGa7SsuQdOFXKN+MKhAaL/fXKIpgn+1P+OoqbyBJ4CYlA0N97ZdXqmtlsOVg SFkIAZt9LhU9SuIlXKcN+sPuahZSfykGxv37k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681797913; x=1684389913; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UR/QLtNZSNDAjCLluIUJR5oJ1Q9/3aaIzZ/tITatKJA=; b=IHRQvlEJb5nioifhEaRuga0EQ4cqGsqps0alXcnv+/l1smtJEghuSKbyuq8rpJi6Md KE+KdF707FioScbVMJTRsXFXRq+bsLdoKthPVwO1kymkfjVmroug8XpZQFX4rS/HJCd9 wPyI9DGaPfKA2Qt7Rm7jvgVj/aVLTXeji5OMU8d/XlvG9ev7F3X6RUHPYsXgRD3+xxPB b+RWLyol8Nk5q9d3bMs7WY7MBRvos5kOEuOSSzYx7gVcrJSfyAnA9ImCT6ZysLvuG2cl cI9MgL1HqwSznDCYbgqvoRKypyHOw9C3TqD7fZqCrX1Z/p8ykpVRFjb26By64RY3rkWE NrHw== X-Gm-Message-State: AAQBX9d7z9JKWQvMj+VVAJkoJDSm1vblOeC4gPosfB9vbY0GpQH/jcth lxENCKPFJkHK10tvUT8/SgazF+EbCb1M8U+wbasajlxEG9c/RO0g25TCOg== X-Google-Smtp-Source: AKy350ZPTuZ/K5px2HdT1QHSRX5F3Jnyb/qCdbWyFpa2wHefPZbMMsmroAryHx7lwsRkBI8lxjsNMXa8GaMI X-Received: by 2002:a05:6214:27e9:b0:534:86f1:bcb5 with SMTP id jt9-20020a05621427e900b0053486f1bcb5mr22085129qvb.41.1681797912967; Mon, 17 Apr 2023 23:05:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id nw3-20020a0562143a0300b005ef6504e908sm3420466qvb.51.2023.04.17.23.05.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 23:05:12 -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 AED21605246B; Tue, 18 Apr 2023 02:05:12 -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 9946960095; Tue, 18 Apr 2023 06:05:12 +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: <20230418060512.9946960095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 06:05:12 +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 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang 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 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/