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 8EAB943D14 for ; Thu, 21 Mar 2024 12:16:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8A31242D99; Thu, 21 Mar 2024 12:16:39 +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 8FBA2427E1 for ; Thu, 21 Mar 2024 12:16:28 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-60a104601dcso8549647b3.2 for ; Thu, 21 Mar 2024 04:16:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711019788; x=1711624588; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=/Pnb9P8ZQhORHxesK1N+8I+UYvCDoEBCXk1rzLhAvlg=; b=VefjNzP77gfriCyeoVgxQ+sK55WpvNnVvuI/SDETmgmxqF3az3BqelXiVaM82uotuQ mTZSWccNu87NxVypl3lMxzDsIW9QNe8vQNAjgz+Ahe5poWonM/9Bj+nSnuCk03YI65n4 mVNBdE3K7rYYb3ya1QUugSmD1Y1vlmiYFnQxM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711019788; x=1711624588; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=/Pnb9P8ZQhORHxesK1N+8I+UYvCDoEBCXk1rzLhAvlg=; b=WZNgg+ruqamcnfNGdCwojuvyhoskMLjtLdTaD+FwIHgHVUEh9ksbUDQOwsY1PKrZ3s cBFfqdag5c2oMaixFHgkUc7djnVzqPMReC0VJNSrsQqnh5Qa4bmrl6HV99hQzofDtPSZ MuuYUumcOL9lUxlVRHlvOyYJGKq+Sbn8r2qR2+LfEcP2v9I0WC72ga/iKvMF8s9s8FJN o5ynohWhLZJULowOcF7XbJUKqHHQmjv81qN1SkXp3pX1eztCfVeB7xpQxFbnWErF+Zso pAkz5mpLzUIER12oSUKMn01yYuTaygLdPvWAoAI1g7rT0dTW6eEQ0xqpRxWKgkshi/x7 cWzA== X-Gm-Message-State: AOJu0YwN/m9VtB+47A0Ttv3z+NIpSpCr42B9kWG67/LPSHILigIuT5tR v0r558Ix324gERsrQShwtZdQrpI9/EqG3htra1pm0eaoe1+kbRuNtvR+0mkGYFgwoRMWVXoxegM 49zdj6Lq77uNDJeGVZwC/phj27ImROeNaH6zYtvhcPcrk25XpwtMsYo5d X-Google-Smtp-Source: AGHT+IHSBwepdYRk8AaMiYtXwsesId/eUNP8mk+Fz5byi29JQXsDTZ9NVhJ0DUxWUJ0rGGXOzjfSn/L6u5MU X-Received: by 2002:a81:441f:0:b0:609:f1f6:2d3f with SMTP id r31-20020a81441f000000b00609f1f62d3fmr19423011ywa.35.1711019788000; Thu, 21 Mar 2024 04:16:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id h3-20020a0dc503000000b00609ed1ab10csm1047749ywd.30.2024.03.21.04.16.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Mar 2024 04:16:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Mar 2024 04:16:27 -0700 (PDT) Message-ID: <65fc170b.0d0a0220.3ae26.61d4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A0DC36052471; Thu, 21 Mar 2024 07:16:27 -0400 (EDT) Subject: |SUCCESS| pw138480 [PATCH] app/testpmd: fix releasing action handle From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240319093249.307606-1-bingz@nvidia.com> References: <20240319093249.307606-1-bingz@nvidia.com> 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/138480 _Functional Testing PASS_ Submitter: Bing Zhao Date: Tuesday, March 19 2024 09:32:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:53483ccd6dee01b8930e7a8c391472453bbe642d 138480 --> functional testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 22.04 Kernel: 5.15.0-100-generic x86_64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29593/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/