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 B66054366D for ; Mon, 4 Dec 2023 20:45:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B15BB41611; Mon, 4 Dec 2023 20:45:23 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 1F90041101 for ; Mon, 4 Dec 2023 20:45:22 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7b3b78e6729so285830539f.0 for ; Mon, 04 Dec 2023 11:45:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701719121; x=1702323921; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=S0GPal18EkRINxzR+l+cWCssooYaVlm6VOpYnhIz7/4=; b=MynL/5vr4vTo5Dfiy0G8FcMWwy7v7wIE3fl2byqZCZubD1kIZ3N6gcGN6ZLrFQbWjZ 2eQk1E2BMSqnm3SCbHiKQjtR/43OGKqgL7uGHPh0sRnkVRIizL4DdW0FVltgzFOPYokF lHmInJsqsvj1xbbAFAEqdBOo+iIjhOuuaVUWc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701719121; x=1702323921; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=S0GPal18EkRINxzR+l+cWCssooYaVlm6VOpYnhIz7/4=; b=P2MVQMznIZaCBoKSkM68L/UwwSDojiZQn0Y/5t2VI0/r6OuZ3c8hBistIpAm6Ce4VT mpN82FfPmai7WRsCBeiiRNjp+rYmPS7MSJwFmVu7KpG2MPegzHCWm3zw7SbgQ1+mD9H2 lZrp7BCAtjo8EYu2NF5OyMURxWJoFwTKV5iO9Xnv00lOSP6+5TgmEXEFBEAh7N6S/0KF uPTZ+al0RHFlvCknoIc+ysijd5ZYs8ANBr5GMOIxvMrWgS1MzWFa+C0VrOkq0vSXlq13 bkoglTnvo2CXq0MzQbU0dS5IowUfuChNKdD7xB0y9eZt2cZaIHggAYvXQFIRTjUL1bW8 u59g== X-Gm-Message-State: AOJu0Yyc7d1TZ2z37EZ5iydlyG7/McSIdSE2+d7tod4/aG81xF+UEido ywklnGAXCSo+7abgiP8uzuAWW2LRqXo6YGuc6s0qof1/YxIE7XylrqfHUA== X-Google-Smtp-Source: AGHT+IGhYUMezaHRPdFe10HR+B1YMvlBtUhrsl7Jbfdevh3dNCxnitCIbRjktebIpJQKl0pqBtZ/IASTg1/T X-Received: by 2002:a5e:a709:0:b0:7b4:28f8:521 with SMTP id b9-20020a5ea709000000b007b428f80521mr5972991iod.33.1701719121519; Mon, 04 Dec 2023 11:45:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b5-20020a05660214c500b007b017a1c8cdsm634516iow.8.2023.12.04.11.45.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Dec 2023 11:45:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Dec 2023 11:45:21 -0800 (PST) Message-ID: <656e2c51.050a0220.8f783.306aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id 800BC6028CA8; Mon, 4 Dec 2023 14:45:08 -0500 (EST) Subject: |SUCCESS| pw134770-134777 [PATCH] [v2,8/8] net/nfp: fix resource lea 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/134777 _Testing PASS_ Submitter: Chaoyong He Date: Monday, December 04 2023 01:57:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:c858f006d1f7161986c88847259a400d8f80d81b 134770-134777 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28512/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/