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 D98F143415 for ; Fri, 1 Dec 2023 04:46:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D5282402B9; Fri, 1 Dec 2023 04:46:17 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 226C3402B6 for ; Fri, 1 Dec 2023 04:46:16 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5d3644ca426so13886907b3.1 for ; Thu, 30 Nov 2023 19:46:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701402375; x=1702007175; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iS0yyZ4/x+LEKzpAicVzXNud1SKiYo0BeRfVv6ZqWtQ=; b=alz2JSxGp0u1ZcE9M6Wn9tfYpaNnShga1KiPv1c0qU0bhztW5hFV/d+fQq6GUu3YtJ /Kp2TjeeReJR+dacoImqRYTfIPp1rxcYIofJnr8OgV5PcTayKd4u6VpKn0C7bTKFtfy9 L21bFGjF1iAVRt5sogX9h/I6AYLYAgBbzsCJ8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701402375; x=1702007175; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iS0yyZ4/x+LEKzpAicVzXNud1SKiYo0BeRfVv6ZqWtQ=; b=c6wMsDeDu190sfuXnIL02wIJQg6bmKfvn0p909nFtyzSGBivNhW55aBGaG2SLDRoAA ZzoeCtAvRViSVy6KJRNtXJJ7RupNMWoVcnCNqc1yrALJ73NtJeBUgeODiKpcu9Ay8LFX FBdgVwSz19Ln6Kl3nPQdYi+1BUz62a4OWpqopgNxKIrqt6KO49CtwmbctTCozeYpKT/G X8xzHf5PILXDPWF3Wqurq4blFT4Embn/hdOHQ6Ebbt7LicffltazvnC2VWwj4O1vdoRH LvksHyu3jwUhfhdMYnGA1BkCmmvKzu+FOh7VKzAxPpoua9GdxX/xf7r/Lez6ZQSpclWb 8d9A== X-Gm-Message-State: AOJu0YzmszmxPuopZMmEIXbQ61WM/Al5MCM+Qt51dYD/cYbFRnE7bzbJ 2lQavNfIxiARQLnWoGb8RMcA0fbcl2RSUdz6GdGBsE0FPHGfLRlahhvOcA== X-Google-Smtp-Source: AGHT+IGB3ea7VKM6K43NC+AYGgMDwtEDsYrraqJT9iuVKXCBD+RY5zHn8MSgN+al8Ul3sNusH+AXYKiCz2nK X-Received: by 2002:a81:6d02:0:b0:5d4:27fe:5cf with SMTP id i2-20020a816d02000000b005d427fe05cfmr382394ywc.26.1701402375598; Thu, 30 Nov 2023 19:46:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s185-20020a0de9c2000000b005773396bc91sm258655ywe.44.2023.11.30.19.46.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Nov 2023 19:46:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 Nov 2023 19:46:14 -0800 (PST) Message-ID: <65695706.0d0a0220.6ca9a.9dd7SMTPIN_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 68C4B6051823; Thu, 30 Nov 2023 22:46:14 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/