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 B2B2D43199 for ; Wed, 18 Oct 2023 13:27:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AECB140261; Wed, 18 Oct 2023 13:27:05 +0200 (CEST) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id B397540261 for ; Wed, 18 Oct 2023 13:27:00 +0200 (CEST) Received: by mail-vs1-f99.google.com with SMTP id ada2fe7eead31-4577c1259c6so2783745137.3 for ; Wed, 18 Oct 2023 04:27:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697628420; x=1698233220; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ux/bVaUtYFpAMU6qaiV2KkRx7fteLV3Ruo/3ZJVlKaQ=; b=IMW9O4Qk3EhDgkebDoUX19kyfHAXhlnaN2irUtCZhzrv7+0HF8aUjIbKzBN26rO3hq ulnD1HiYtU5mrnb2gn8rWIoj14xKP6kE4QzDQfGjAvW1DsP2DgWfgl2pK95pWvxHMo5e owJTT4pbDCxAfNv8XZxH6K7hcJW2xX/FoBPUo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697628420; x=1698233220; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ux/bVaUtYFpAMU6qaiV2KkRx7fteLV3Ruo/3ZJVlKaQ=; b=GfjdDE6meNWr5T7kh1K0nKvGrwdsOHPIC6gs3Yk9FzQRX0zUUb4kKoLP+gKBrNCjrG uue2HHUJgw+saCGOmCkjn9SpoYR4vmh8uBjC1TMEUV3+pKfd35DZjG8gR70aK2OlYUDv IafjOoTJQC8liPIQUa4xkO4POtTHwN8ILA7bjASS0EzL6YRm9LtxdT8e6jutrFxsNUin iaFeiqaqKoQgJvyYipCuQGDk+PLqX4qT7ENqTWic93U9JkPkmUGGbhg9isRXegY/MPZg C9RMxjiF042MPw/telds1eF9HYRVs1SQxPT+aHp5x1eQ41PWHh6jb/JZh7clOjQ+hID1 lNSQ== X-Gm-Message-State: AOJu0YxjF1YE3RvQERasg97VZNAiDPh5r6WFZba+zQEs+wsUajCo4M1/ C4iv0PaRrrkhF0B9+XYcXDiWwQou0LKSQmNwbmlxLjNHxQwgJSzg/IHs6Q== X-Google-Smtp-Source: AGHT+IEcJkVGwSsIDM37qvDIYPV92BjD2hmOdZeK0Umyj7L9OO6EpcmkrYETHEfCfde6qeiSXj9XrcfQRqZc X-Received: by 2002:a67:e085:0:b0:457:bbc0:7ebe with SMTP id f5-20020a67e085000000b00457bbc07ebemr4739851vsl.17.1697628420108; Wed, 18 Oct 2023 04:27:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m12-20020ab0750c000000b007abb0eb2481sm336931uap.13.2023.10.18.04.27.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Oct 2023 04:27:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Oct 2023 04:27:00 -0700 (PDT) Message-ID: <652fc104.b00a0220.ad3be.a1dbSMTPIN_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 BB64D60524E7; Wed, 18 Oct 2023 07:26:59 -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-unit-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_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-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 Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.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/