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 00D9D4318A for ; Tue, 17 Oct 2023 10:17:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D561740269; Tue, 17 Oct 2023 10:17:50 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 718DD40269 for ; Tue, 17 Oct 2023 10:17:49 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7a5d26511f7so203074839f.2 for ; Tue, 17 Oct 2023 01:17:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697530668; x=1698135468; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+wDCtaRYKGeJSnslZCxMrVHd6GMWY1cfeHuPMwsguEU=; b=PvVcKgQoCg6XSoNrwLTH6LOgpY1xa9FFJIwihYHmRqUe0Sh+URao8RBuFT1JxAvab2 3QHzdFn6PXm2Aa30pUQOLT5AOiKAr9GHSa/Y7padSKXgH4Kf00KMC4OMwZVFAiH1jzJN 56jB101Nek4ug4sQxbT4BLpqlplEi6QgM8LUs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697530668; x=1698135468; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+wDCtaRYKGeJSnslZCxMrVHd6GMWY1cfeHuPMwsguEU=; b=d/lKb39/wgC9IP5ycnoBnhlHy+VqdpY/+axlgZGr+VA81+ZdslQdeBg3661c1TTA2j EIXwy3ifWY9JB26C7RWB+2UEeWMIwt0C4PY5HDzVXB6Eh0B5dkBF9EYgq9N7x3wi5yuN WNyfxQS+WeWYeLlE2AjtcSDgq1+jTdPxGAdii6kLB/JYO/nvuWFaxKO/VcfnmyDJQdtB kxR3+4yYSyNTefdSx4jdkbTVsBBUKp8wD8EtLuzjH4VVoW6spARPAhYXw2UtquUS5FAi wtSiB4ada2dqRRGGcXeCO/So3gXLhmvF/1lHof4ym+7h225w1hJE3npStS4qlBTwsCAm cYSA== X-Gm-Message-State: AOJu0Yz3PEDiFE+bCftBQUo4KHTWpswl9sOoNC+oA86uaPIzano3oW4/ crnQTsBGiGtFLJUIb9culneqH4b42QzxZzy8SsZHdXAGE9eIVPbwMpSPt5PaEE2D2GcgPD7A4w= = X-Google-Smtp-Source: AGHT+IHX/DY7R87+hfh2SUCH99xr1TpmiwQGZaJShfJhaMKADGreGVGVab00rPKh7wUxlNRx8Vq421Jc7Xew X-Received: by 2002:a92:c752:0:b0:352:61f2:8fd5 with SMTP id y18-20020a92c752000000b0035261f28fd5mr1727862ilp.18.1697530668810; Tue, 17 Oct 2023 01:17:48 -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 i13-20020a056e021b0d00b00351362202d0sm99613ilv.50.2023.10.17.01.17.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Oct 2023 01:17:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Oct 2023 01:17:48 -0700 (PDT) Message-ID: <652e432c.050a0220.d8534.249fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 013EE60524E7; Tue, 17 Oct 2023 04:17:47 -0400 (EDT) Subject: |SUCCESS| pw132689 [PATCH] 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/132689 _Testing PASS_ Submitter: Xing, Beilei Date: Tuesday, October 17 2023 11:06:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:55bc9233a2065b3003e90710e4d139159f7c3ebf 132689 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27953/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/