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 78F3843198 for ; Wed, 18 Oct 2023 11:29:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 73F2A40151; Wed, 18 Oct 2023 11:29:58 +0200 (CEST) Received: from mail-vk1-f227.google.com (mail-vk1-f227.google.com [209.85.221.227]) by mails.dpdk.org (Postfix) with ESMTP id 3DCC540151 for ; Wed, 18 Oct 2023 11:29:44 +0200 (CEST) Received: by mail-vk1-f227.google.com with SMTP id 71dfb90a1353d-4a19dac27c4so2840102e0c.1 for ; Wed, 18 Oct 2023 02:29:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697621383; x=1698226183; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tgQ7RcLlKX+0ml2VF8uvz0sZaVgROV426/eiKW3CVj0=; b=IrAPMzUYVWrq4JUiCxJ1tIU02LALF66upMs3wG0xNNGbTBL311xEfQDBMwSpNpeKG1 /qUliwNdjo0OGASpVctIbu/A3Rb22fbxZEVsFTX2lABPePpZ/zOM5ZPm6Hyb/98OBrgD pKDp6ZTgh6FTW8HsjYj8ulRph+46FZk5uOZ/E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697621383; x=1698226183; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tgQ7RcLlKX+0ml2VF8uvz0sZaVgROV426/eiKW3CVj0=; b=dmm82+fu2XGytzc+gp8NHFdS59WT1L/vt/J6zl03rUETQqtp/QutuuIoyQPOfVAJT0 ezoXokhYmAVKdcHhvNhykHmIJ89jt/1i4z5t5bnRthlilP1u6uDvBI7pV1yA/a853+YZ CCMZLV0rF6/ESGkNBG7tN7iIyo03oYUC+la5rtjHF7zfFbaDIWqqoFCasH+/jVLS/KTD gFHX/FukBFJRf9OF02dAQKbaV5wT7rFvmBy7HP0g3CvrxNygROC7q0mx2nnksuoAD3rL 7rTjEGtNgxH0KIopTY2ZdMfkxc7WwoQud7ejS8CngmCs/9sbey20cPOaAoPhOrJqX/Nj Lg3Q== X-Gm-Message-State: AOJu0Yygw0qQ3mDV7zxWYME8ON9JPMWUA7hV02DjyabLvho/NmxIv18W P6a/B6urY01/xKKzZQuOSrdR06mug1hOcqvSMRvGJ1V63SXnqKDEP4gaAg2TxKJXdAshTeaO2w= = X-Google-Smtp-Source: AGHT+IEj5K+IHNed0DOi4BnTuMELaJv2V/hmVaVAjawrzXwuHBYO1ln6O/HU8tMQlnWp8O4Qu4OO+gy+YWO4 X-Received: by 2002:a05:6122:3289:b0:49d:611:a8cb with SMTP id cj9-20020a056122328900b0049d0611a8cbmr4838783vkb.11.1697621383646; Wed, 18 Oct 2023 02:29:43 -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 ba4-20020a0561220c8400b004935bc482dasm296844vkb.3.2023.10.18.02.29.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Oct 2023 02:29:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Oct 2023 02:29:43 -0700 (PDT) Message-ID: <652fa587.050a0220.c3dd3.8598SMTPIN_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 4F8E960524E7; Wed, 18 Oct 2023 05:29:43 -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 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 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/