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 0632143199 for ; Wed, 18 Oct 2023 12:03:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F266440151; Wed, 18 Oct 2023 12:02:59 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 27B3E40151 for ; Wed, 18 Oct 2023 12:02:59 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3515deaa7c1so27091035ab.2 for ; Wed, 18 Oct 2023 03:02:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697623378; x=1698228178; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=A//66T1lLuU8KWvVXpTSi3H2gDYvFOlf0KHkh+kTLuE=; b=aKwslrMgCswGaRbuX92Js0KK7BFPeiTMw8Vm42YRKn3pfsCzzuIgp6LJF4j8Gr0w/u S4A9Rehh4gwdS3EvbVxa8Eqfbjg1R5dEN34MGQMCTvcsm4ggq8wRa5Y6YtDpsdgq2+cB mGR89JsBdiLU4Ga5X3ScZ6ayXxeUTsRO/YSHk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697623378; x=1698228178; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=A//66T1lLuU8KWvVXpTSi3H2gDYvFOlf0KHkh+kTLuE=; b=mG8dtv99q1z5N7F8PfgKFM3+xRK5f/GwWsRqA11VQ12kYI7KiMPR4oKhX5pXHKpyog 8qlqcNaeAOFUFU3l2Gp9aAN2hLopcz+guBzeuMn3ZUILF61dQDc3jJJxlzhi9PTVOU5U mW/32i6RB70OvJJbfDSNK1Sqw2jVfhADZMtK9Q/Wnc19li2d5TFaI9hfcV1SyeTBqvoz eJTJnIMAledbQAvhs5BkLFBbDx4+cPoTpOG7RWIY7uh0DUFQg+W2xC41HMug4NDPG+ow S+0qByYOzLKKPynzj6bLmdHXNGkWkc7al7ekMugFmoqrkluCLUOuWZj0crx7CHWMUTHV wT8A== X-Gm-Message-State: AOJu0YztzjA2oOdm0mGQhTG+dhmJxrJ7BCe8tbpJO309xe9IRgdjBveB aa6qMbfciSNKkTzDHQD4C70e1KTyZjdmYmEXAQhhQ3cB/VaB+n3mop3PJnUR6HXipxD8NF4ylA= = X-Google-Smtp-Source: AGHT+IFZXRAF08eG+PWZyZFWSO+xUrZGXWC6my1GRyWo40Hv39vKPeqphguajaXCU5XS1kcyZrsyMVzOgLbI X-Received: by 2002:a92:d591:0:b0:357:745a:9e79 with SMTP id a17-20020a92d591000000b00357745a9e79mr4870964iln.26.1697623378519; Wed, 18 Oct 2023 03:02:58 -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 j20-20020a056e02125400b003513e37920csm296153ilq.27.2023.10.18.03.02.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Oct 2023 03:02:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Oct 2023 03:02:58 -0700 (PDT) Message-ID: <652fad52.050a0220.c197b.8908SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0E0E760524E7; Wed, 18 Oct 2023 06:02:58 -0400 (EDT) Subject: |SUCCESS| pw132829 [PATCH] [v2] net/cpfl: fix memory leak From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/132829 _Testing PASS_ Submitter: Xing, Beilei Date: Wednesday, October 18 2023 14:27:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f9426b0618b7c2899f4d1444768f62739da1bce 132829 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27985/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/