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 E867743405 for ; Fri, 1 Dec 2023 01:07:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E326E427DB; Fri, 1 Dec 2023 01:07:21 +0100 (CET) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id D1AD9402E9 for ; Fri, 1 Dec 2023 01:07:19 +0100 (CET) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6cdedb683f9so994783b3a.0 for ; Thu, 30 Nov 2023 16:07:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701389239; x=1701994039; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nNhU3Jkqtf24EqPSW5n+OduCe6IsVjyzr8z7JoFNTwM=; b=JqQmVn3aXKjemcAIybZ+b99sQs3HiQhWnsce9f7ILKxc5x8CcKY5KCpCoUd9bWgxNL MV0U1PPbiciI4eDHGijZUOgJ5sahKsSJGeUxLGv4TDUFVeypv3RT3NcvhUDmvmifrJsu FihmjOBjeP4tnPN4Ss4vTBgFbLkS+kA7ZpFRM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701389239; x=1701994039; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nNhU3Jkqtf24EqPSW5n+OduCe6IsVjyzr8z7JoFNTwM=; b=fORuHNK6qOeO6SJa6b47FkgNArBl5pJimTdLiV6HY2fBje3as//Mbgir7ByiI4SR5L x1RdjpdrYJ++8rbGzwV0DD2CwgPGBPhBrflfb03lhg/cd39tag2aVhJzTr2PHEnCIBJG HpgoyRNlPUN/CrX6MuBZUvYiIe4RNbX3drt+26I7iO3diX0UTbtcDR25AVTsLd/m9crS Srrd7pt7ocaBEixEFHWElPTXNhPUS0saiHMh3J4hzO4ioI8V5xZBsfxwqij8qBr3a62L PCx97aEhHRf0QjALXaNLN1MnZtsRJzzHi+blE6VJ4L/M1zHy7Rpmz7o/CiGq3yh7yac7 RF2w== X-Gm-Message-State: AOJu0YwinCOLL8CA6WdY8FyPW6ER+TpOOvGS0sYZv9m/k5E1ffdVZjP5 X1fB8E5VKVkZzWG8o8fwrC4fjdmPA7K5l2w5obspEDt838FqRxCBobReEQ== X-Google-Smtp-Source: AGHT+IEqTR/mqiiV+hUjtMUpktphXJtQuMnzJ9/RUSAadwXeNjo1odWwKYev1tB0XE6cA6OxcDT/G5e/KYYY X-Received: by 2002:a05:6a20:54a8:b0:18c:3511:665f with SMTP id i40-20020a056a2054a800b0018c3511665fmr22872970pzk.51.1701389238950; Thu, 30 Nov 2023 16:07:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h3-20020a625303000000b006cdef39f5c6sm192306pfb.24.2023.11.30.16.07.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Nov 2023 16:07:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 Nov 2023 16:07:18 -0800 (PST) Message-ID: <656923b6.620a0220.4aca9.7215SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 09AE1605C311; Thu, 30 Nov 2023 19:07:18 -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 | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Alpine | 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 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/