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 D82C343198 for ; Wed, 18 Oct 2023 11:46:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D310640151; Wed, 18 Oct 2023 11:46:23 +0200 (CEST) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id CA643410D3 for ; Wed, 18 Oct 2023 11:46:10 +0200 (CEST) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-7b0ec7417bdso2277679241.2 for ; Wed, 18 Oct 2023 02:46:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697622370; x=1698227170; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=175vYsJWcQuIRCBkaN5UCR2Wda/aOwI+H36AEBRPpCc=; b=VLw4gyEJnl7EfQbJTU4q8m158fd5JSxc9sQ/Od0Cg1w8/sywxxX7iecsTfH5eIks0O qMSf977/07j5OcgSQ/8fU/z+H5i2Okb5eTpuNvMRu1uAuXyDKh8Slid5AKkoVIzF67Yn nl3xFKxBJ15zHsRLntQLyrkJvjZsZFwesvccQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697622370; x=1698227170; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=175vYsJWcQuIRCBkaN5UCR2Wda/aOwI+H36AEBRPpCc=; b=GXj8YcC8sPAwGTlk+Baqe3owRkPhCAyB9ppHDqyx/guaPipqGaxPKqa92L0ypS+qx4 ss8JJoAcH1y6SMJMOuCHdQTT4BRJQDliddcHSA9PwaGWHMc6aK7eQRY1Q637jQhnuMsS AWp5ZI4S940wLxkXvuUPoER9lOuAP9mmd08rLcVtY1Yt0z29ibqu5Kb4mPd55e/mj1ca zmWL7ecHitxwI8wTJEj9xrMfY8N2yBhBUpJfDLVSz7ASJWIPTadHwXnWy5diWp3+AcHT tKqj61cojL2+TfKRTgalXZS9lwUmsVunZsFMHzJwZTlYBjR+kc7R05UQw0Ly5ejsv6mS srBA== X-Gm-Message-State: AOJu0YwW/yJsn3xA6K7NoDiweDjODn0COlFcba3EZi28FRFNJeLSw8Ow uicFctw9AqcJVPGmaIQJhS53ryf+TiWwRutUiR8mbYVj3ItCObf8CL4YNg== X-Google-Smtp-Source: AGHT+IH2gmAdVj+qjUtch+iLWmjsdzvAt73z3etP6ujNX67pWBrfnUWPPbe0brBj2FA2/b8TT6MOEhtvIaPR X-Received: by 2002:a05:6102:108a:b0:457:e2cf:2a6 with SMTP id s10-20020a056102108a00b00457e2cf02a6mr4991460vsr.8.1697622370290; Wed, 18 Oct 2023 02:46:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id az29-20020a056130039d00b007a020603d20sm326663uab.6.2023.10.18.02.46.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Oct 2023 02:46:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Oct 2023 02:46:10 -0700 (PDT) Message-ID: <652fa962.050a0220.67b99.991bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EA9E560524E7; Wed, 18 Oct 2023 05:46:09 -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 | +-----------------+--------------------+ 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 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/