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 5710F4548E for ; Wed, 19 Jun 2024 11:15:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5273F410E8; Wed, 19 Jun 2024 11:15:06 +0200 (CEST) Received: from mail-ej1-f99.google.com (mail-ej1-f99.google.com [209.85.218.99]) by mails.dpdk.org (Postfix) with ESMTP id D55A64021D for ; Wed, 19 Jun 2024 11:14:22 +0200 (CEST) Received: by mail-ej1-f99.google.com with SMTP id a640c23a62f3a-a6ef46d25efso776518266b.0 for ; Wed, 19 Jun 2024 02:14:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718788462; x=1719393262; 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=F3KS18T/2+9a+ZdkNhp7pS6WsSyanJHi8YgR0jDh9v8=; b=hOSlr4dgiVza32uy6ONjCHXG5/vkQ/cj6ExXewoJgChSGEzC3W6OYXRp4YMmP6b7ZE cZ2P/2XrK06rAG3piRITA4Fl2zVJED7ohj42e8x8C9kytlzkxzPrYvuJfHcgx7AvBiSh xTxnDX5Y7nAUWOrwcIK2qaTyDDnzvBmtbBr0Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718788462; x=1719393262; 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=F3KS18T/2+9a+ZdkNhp7pS6WsSyanJHi8YgR0jDh9v8=; b=JwSbUj2Nv/IRTrXT4RRzmQWqLkD7OAYWu+Dss64Lsrq4pTmtTPX77m8Op90sDoPEpW y1i6/OY3kyntO6vscJF4rpDN6DNE7C4voyl2HP2iz1LI6Aks/LqCY/Fspf6Uo1RPb9zp 6A7G1aQlAWbEffGbSUw5/DBMD2nu+l0Z9PiI4GIt819Cm3en/NQmvEEfL6ASb+qVkj8M hr8wj9ZussH5tzIYn6jMbztgQbnx7dxtwfoCOIv2pyHzb7qL3xcw8scnIsShaXqx53Rn u3K+0N9fyrxPwC1CfwdKjj4q70zKUUAi/q7cJLGTlVr/yFR9YsvzpOZ6E6aviVAb07s6 nt9g== X-Gm-Message-State: AOJu0Yzy+Y6o+8z8WFeU4Ju/A6bmzHMbSkMbKSEv0MJ1VPX6IUwNzyvo W9FPbVBIEss2P7gIFzJjeUWVawLe3GPrLI/tyLeecgxnbFi/v/GW3FOPbyvYRCb0gHxTuHUWMv9 8Z+VKNLGKgdZIbdD7Pfv+jJvvhoGP0Fqbhm983ITAaNden1LVCQgImQvG X-Google-Smtp-Source: AGHT+IFyxLx5DVRHboeHWSwgHEDswmAFzX+o7g+/2CMu8dLgONuUEbgvl8dXNhghHLRL+ZJy5uKP3cVPt1+D X-Received: by 2002:a17:907:c20e:b0:a6f:ab9c:7778 with SMTP id a640c23a62f3a-a6fab9c7911mr125152566b.34.1718788462440; Wed, 19 Jun 2024 02:14:22 -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 a640c23a62f3a-a6f56d8c552sm20040166b.81.2024.06.19.02.14.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Jun 2024 02:14:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 19 Jun 2024 02:14:22 -0700 (PDT) Message-ID: <6672a16e.170a0220.ad725.b215SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 9057B605C373; Wed, 19 Jun 2024 05:14:21 -0400 (EDT) Subject: |SUCCESS| pw141296-141300 [PATCH] [5/5] net/nfp: support getting Tx From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240619024923.3215843-6-chaoyong.he@corigine.com> References: <20240619024923.3215843-6-chaoyong.he@corigine.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/141300 _Functional Testing PASS_ Submitter: Chaoyong He Date: Wednesday, June 19 2024 02:49:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbba6db3640f9f623c29c452e1a6b057073e81d2 141296-141300 --> 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: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ 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: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ 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: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30236/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/