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 B58A142972 for ; Tue, 18 Apr 2023 03:18:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8C2BB40E09; Tue, 18 Apr 2023 03:18:56 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 2152340E09 for ; Tue, 18 Apr 2023 03:18:56 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-246fa478d45so1377568a91.3 for ; Mon, 17 Apr 2023 18:18:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681780735; x=1684372735; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=OEDG0eSpZCgqhyzn/szMDeHkYIzAfk8l+E4OwF4ZVF4=; b=AC9Nmm56rZWp00wK23qsqntP6Rc4tuUuSH7pLN3svTLpNpVdmr5+TCd2IA19a5oDBA WpOLRPQlaurxPkItHY9o4kkaDuGL87OLMweB9nOtw9y6Slz+ldFb7sG1b3F9ICCozDHo V9rf+b5mfsF8G8lZmu1nD3Gw21BtW0ZqIuhBQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681780735; x=1684372735; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OEDG0eSpZCgqhyzn/szMDeHkYIzAfk8l+E4OwF4ZVF4=; b=G7v0AH6T2eAOfoyoztzLpfL5i9BB4cJs6YGmLxRpaZYXTCmt2WlAsoqQktXQgkX4c/ yxvOy4hkEYca5RtWq+pOKfHWIj404IJeOZ8X6Efa3L1MqYLyfUHdO4QBXxBERt1OLjoe /xLSTuBMiW7iVDr0eeuXO/NpTydjpwx+r3AgpzsnBWoMbScR32aHb9cmvOx2p2lQG1Dq X0UHZa2yQpxrdvZ6hbJSHnLQ0Z5gMh1G9uGck36uqLL0fjJ3J/8y/6fYGxd+DTLjydKE BXkO8aULRF/D3dtpFcHuyBR1XpDgt7Il6ddJcwTKg9fO+xdW6fVATYmysNABM668tsri rIaw== X-Gm-Message-State: AAQBX9drbOZ/ve21ljRlCFEWY/h9/aeThH5nhyCWA+mQfwr2Q26ipoM/ 2J3J9E4jBQuaaXPkx8LBFdP8G4j2UUQGS4hfTb5ta2MwSDvT7+3jksFJ/A== X-Google-Smtp-Source: AKy350a7hErqSEkZ5VTaxwP8BNMhWjT6dJAgSt6ylYzoCa45EzpEg2otUsKMtLywyemVQJFTPGXjRvSRZ6DF X-Received: by 2002:a17:90a:a512:b0:247:c0bd:b99a with SMTP id a18-20020a17090aa51200b00247c0bdb99amr339649pjq.31.1681780735290; Mon, 17 Apr 2023 18:18:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id hk11-20020a17090b224b00b0024702c1a63bsm4652034pjb.16.2023.04.17.18.18.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 18:18:55 -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 C0EAD605246B; Mon, 17 Apr 2023 21:18:54 -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 BE8FD6008C; Tue, 18 Apr 2023 01:18:54 +0000 (UTC) Subject: |SUCCESS| pw126184 [PATCH] [v2] 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: <20230418011854.BE8FD6008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 01:18:54 +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/126184 _Testing PASS_ Submitter: Kamalakannan R Date: Monday, April 17 2023 07:14:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126184 --> 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 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 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/26018/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/