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 5DCED43EAA for ; Fri, 19 Apr 2024 06:16:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 565894027D; Fri, 19 Apr 2024 06:16:35 +0200 (CEST) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id F0A6A40273 for ; Fri, 19 Apr 2024 06:16:33 +0200 (CEST) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-4dac5a3fbeaso460964e0c.3 for ; Thu, 18 Apr 2024 21:16:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713500193; x=1714104993; 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=MX5wTDAp5NTc4v+nQXveOmqEztCJ9DGCyfi3UKv3Izc=; b=fFn51B64bKqS85bLfX8xktCyPxmd4PXc2KdvBJzbMp+zav8yKeEBlZk/VtAY3YwhWP gdDMW8hBGqwclTXX1cbjC7yCR1jrmmcuY0WYJWzq8Qdurv4zRnUkDDgrVTWNh1mhgcy3 KGGpxnznie/cTQZyskYXJrW7LRlMxdS4cNB4E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713500193; x=1714104993; 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=MX5wTDAp5NTc4v+nQXveOmqEztCJ9DGCyfi3UKv3Izc=; b=wmB70SOeK0BRCMiabLDnwhh+FgH9eF98w6iUagd/Ujj4yLvtHI4gNoeD4pcKFdg63z pyRqxVHWMhrsSU+D470IdASjoxw1WWkJQ5FWh2Ei82JiNtJ/AvNbZVIW3sClOIEK2Fej pFKWO9jNZWgNT7Nepfj7PNYIbPvvTESqBjV5y5DDGEJD7UWds5yk4+eedggXa6aSBGkg wZAfAdeS5EPi4MZrueetQsDJv8AsL6EQ4T6ITPo6CxeuHx9hIGT0ilc1b9B1XSpABUl2 q25sOQi50y06hQ61Tn3k8BOzNbZgVqet1F2iSm4NG9pSqoWwWOoTWzj9bN0xZEeJ8r/6 V93g== X-Gm-Message-State: AOJu0YwZFqszEBLTJ0G/iIAFp0FxOhmwJ/XvsQr0gHq58Xm+liKTr4Ts 99UeE/lWOqMK9R60m3P1PCEfV+5nsEsxqMimqmp1dhB+qYjeR6y08Gn/raJJTBdi3Dd0/zHM+F+ DNql4n7MeWH93ifnVlenWSv8geB2s4wdC7rmeKjeM2SXkRyvOWSMJ4y7n X-Google-Smtp-Source: AGHT+IE4kFqVBG6gv+Wc5RQZFt9I6FbL6EDoPGHzYHSaMP5vbUd4Sew3Lb//ZuqLNOU1yuED7s1UzpYNX1ek X-Received: by 2002:a05:6102:c49:b0:47b:be50:aa02 with SMTP id y9-20020a0561020c4900b0047bbe50aa02mr808234vss.8.1713500193326; Thu, 18 Apr 2024 21:16:33 -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 jo20-20020a056214501400b00698fcd02fc4sm187599qvb.13.2024.04.18.21.16.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Apr 2024 21:16:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Apr 2024 21:16:33 -0700 (PDT) Message-ID: <6621f021.050a0220.7ddf0.ae80SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 081926052514; Fri, 19 Apr 2024 00:16:33 -0400 (EDT) Subject: |SUCCESS| pw139516-139523 [PATCH] [8/8] net/nfp: unify port create a From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240419031226.1191069-9-chaoyong.he@corigine.com> References: <20240419031226.1191069-9-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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/139523 _Functional Testing PASS_ Submitter: Chaoyong He Date: Friday, April 19 2024 03:12:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:ae59c6a42ee4f49409997765ae64502944e0ac33 139516-139523 --> functional testing pass Test environment and result as below: Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29822/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/