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 877DE4366D for ; Mon, 4 Dec 2023 20:06:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8377041101; Mon, 4 Dec 2023 20:06:43 +0100 (CET) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id E74E3400EF for ; Mon, 4 Dec 2023 20:06:41 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-67a91751ba8so23573126d6.3 for ; Mon, 04 Dec 2023 11:06:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701716801; x=1702321601; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SOEo6/7h1nC4p7yoWWg3AYqVVp8mb7UGV3NWLSwBDpw=; b=TZzUVZBrI6n3IaRpndqomF0mHT3HsIZFgFIsjm72rz7VnkZZAfjWuOBNxdflNxsae9 pPff2hsi0j0Hp++gJMvsTOaLz9dan4EMpmXeSuzxvG3D1AhK/0/e31nqHkh0DRt7mV6k iBLFnUF6chz2KDdXT5z6zMUC73LAd7/TNuM48= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701716801; x=1702321601; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SOEo6/7h1nC4p7yoWWg3AYqVVp8mb7UGV3NWLSwBDpw=; b=XHf5T+DMwCHcfia0zabHVwy2ZuYP1grsrVp98KMswN4e/JU0Vy/dvA8v2Jjs3GHePp 2vLwFVxmr/P6YKZgssSY6KPkpeN3kQhaxhPoXu0ZDoGOEpvGMJGVCOeb79tapaIqVgdg 8I4yUNRu6BYrIQnPM8R17mJWo+yWXXaIYJ3bjAt6R4i+9EOLJTAlYslXabJToEZAQ4Mn X0Wjq1pF88CGRrc6qH6mefP+1pbZ/QBZ9crdoCo89AXv9IX+5pzdqBjMkQYhQKvS1hVK nifxb6QAjW4XaDg8r6tONUP7HPEDK/2GBdnLv1lHkxkrNuhdpYeWnZf9XdwlHt6ZtIbz 33Ug== X-Gm-Message-State: AOJu0YwV8i5NReM4FMeBtTrlWim6IPCCddyySlV8IlTOeZbVIWpN28fd vLTGKZj/4niRgXZdPBRzmopJU7T9YKTaF0I/RErmKTw6Jv1BYqFDmbAi6w== X-Google-Smtp-Source: AGHT+IEjAitNMVKnI66cAhi2UzMr3Qu4hbGImDo4wNqN3QNZHT2ZzBb7DvsxS5T8qCVIHmeuoT4H+F/UdwLY X-Received: by 2002:a0c:cd8f:0:b0:67a:a721:9ea5 with SMTP id v15-20020a0ccd8f000000b0067aa7219ea5mr40868qvm.86.1701716801348; Mon, 04 Dec 2023 11:06:41 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fc6-20020ad44f26000000b0067a946971d1sm369698qvb.46.2023.12.04.11.06.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Dec 2023 11:06:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Dec 2023 11:06:41 -0800 (PST) Message-ID: <656e2341.d40a0220.4af8e.9a21SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id ED5086028CA7; Mon, 4 Dec 2023 14:06:29 -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-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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) 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/28512/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/