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 7A0F243198 for ; Wed, 18 Oct 2023 11:50:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 75AEB40151; Wed, 18 Oct 2023 11:50:33 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 1E9A740151 for ; Wed, 18 Oct 2023 11:50:32 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-79faba5fe12so249651539f.3 for ; Wed, 18 Oct 2023 02:50:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697622631; x=1698227431; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=egUZkv2fBHPG6UF9GEygg0OUYsTTutA9HHOmO9+A97A=; b=bI1fg1luRMHHSdY3b3i8t+qpDr+fwtbXOJS4CrBd94V8uS6Nyqa6RTcUdEh0OG8Kfw aa9iB4WLK8C4yigEcG1USfB9ZFVoVqgzv4gI14H9avjFHa2Yq1UdIy5FOdUgtxLPRwng KoTm3k8anmLgoRSwrlO7MxaVgVFj/eQogUQqg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697622631; x=1698227431; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=egUZkv2fBHPG6UF9GEygg0OUYsTTutA9HHOmO9+A97A=; b=ZZG/cU0zksoS2LTBzM9AsVvvGRmmAlxiC5J52/kKJWG+7TnMo68r8WNE8uvFVURGIC 1kwQGhY43aj0LIJsqZMvwMeXw08SWPtQiwmUy01zpYgofkEn31PH1X9OrzqpNZDJ6dRx 7Qyk8dNV6loHiBwfuJp8CF3L8sHQ6iwFleCrFdFHV5AiZ2sAeYiV7sfdO8/0MPVvv6l3 QL7arGcN+9+VpKTen3XRNvKMXab4+Zo19wZwVyZzgYIOoGPIMNHd8sUl1/R6cLy22tWb 7dqkWRn5shRDtgplxc4/mBwTDB22aWnn+imyg6A1MLfHtMi79FSc1MYb04koa3RMHnyJ 5xQw== X-Gm-Message-State: AOJu0YyhX5BYC4Cmh5xqa0o7SWPh8Nn8wSBcsB14LRjyR6pW1ae7Ld1a aLBAJnm/GIweFYVQgo0beGCQum7lcEJnAjZOcoqYmmtZMcx6T8xdLW0q7Q== X-Google-Smtp-Source: AGHT+IEkwghSiliu4vdYUzsnDY4HZcfoRLu+8lCWH/4HS/N7PO6v0HK3WcFKlRqBaUyT+TUmqV5zI5L46K0d X-Received: by 2002:a92:cf4d:0:b0:351:4b68:ec3a with SMTP id c13-20020a92cf4d000000b003514b68ec3amr4665723ilr.9.1697622631456; Wed, 18 Oct 2023 02:50:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y18-20020a926412000000b0034f34968b30sm292855ilb.75.2023.10.18.02.50.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Oct 2023 02:50:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Oct 2023 02:50:31 -0700 (PDT) Message-ID: <652faa67.920a0220.4c6d.965bSMTPIN_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 00C3A60524E7; Wed, 18 Oct 2023 05:50:31 -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-amd64-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 | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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/