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 57C8543405 for ; Fri, 1 Dec 2023 02:36:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 35524402CF; Fri, 1 Dec 2023 02:36:07 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 2DC74402C6 for ; Fri, 1 Dec 2023 02:36:05 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35cb62e3905so5059125ab.3 for ; Thu, 30 Nov 2023 17:36:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701394564; x=1701999364; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gUI+edlNzepnHmGZB+Kgg3+HECU9dzS3QUMMw1ED864=; b=UQtOuK4jjghRH2cGj9zCs/434SOntFscpxs+EJZDi/tdIH0vXI4yOFDxdY/XDpnIij V3mKEAb4f1h67Y2Cq6uezg4B7v5dEZdwl+q3y5zlRVnlghmWYDP7Re5BtMK+6hkckS1i I3r/Imko6B0oKPnxIffv5UEK9QJbo872MQwWo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701394564; x=1701999364; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gUI+edlNzepnHmGZB+Kgg3+HECU9dzS3QUMMw1ED864=; b=qYjrwKu7gXrGdUJ1OzLPetXqtS6c220NMZS0v0NWhSMW0Uoz2dMTkAIxRQkPR5ywXw or4epFxmTF3i6ifwrieTBSN5101I97Xu/RA2XJw+eM8zp0nDa/Y6B0LlBXH6hIG9yRbQ evLbrwJHf78pxvtG2ax2hr8jw+RUC6ov9q9pRYSsfTB8/mBcbkNwo8dQJwCQCbwsMQ8I Hjf1FS3VVnKd5Ns0+XWg1GwanC94dix0GfJ7zv4/X1y8KEOQqqlfsBmA7jacK5wTKK7N Vaaf/+BeGEO1I8LAo8MgavVy5IJKoLm1+QYpl5oboyAtYtQDWUZG8xQmaJ1FfX2Q+PtA SrPQ== X-Gm-Message-State: AOJu0Yxnb5omBJSS+/TUUMYuCgkjn4a01bwIju9qzc63mvyTZRvw+hrG TXM82YgML0Ry/RDKqX+Bom2pssF85H4ouk2jGpFoqZg1mD7r5fw2nELByg+PPKPn1q/2wTzJqw= = X-Google-Smtp-Source: AGHT+IGqeWM/qHH9RvSpLHu2Bp8dQmUmvMPnFyC6cTjMVI+qrGM1xiywyTun3ec/gXjd8DJkRcWeDre4zlet X-Received: by 2002:a92:4b12:0:b0:35c:f2f6:7b1c with SMTP id m18-20020a924b12000000b0035cf2f67b1cmr13674585ilg.18.1701394564161; Thu, 30 Nov 2023 17:36:04 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id u14-20020a056e02080e00b0035c8c0f8635sm175690ilm.23.2023.11.30.17.36.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Nov 2023 17:36:04 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 Nov 2023 17:36:04 -0800 (PST) Message-ID: <65693884.050a0220.2df16.6193SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 4A360605C311; Thu, 30 Nov 2023 20:36:03 -0500 (EST) Subject: |SUCCESS| pw134725-134731 [PATCH] [7/7] net/nfp: fix resource leak f 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/134731 _Testing PASS_ Submitter: Chaoyong He Date: Thursday, November 30 2023 08:52:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:eeb0605f118dae66e80faa44f7b3e88748032353 134725-134731 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview 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/28500/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/