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 7905343D18 for ; Thu, 21 Mar 2024 22:03:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 75288427E6; Thu, 21 Mar 2024 22:03:10 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 6458D402C2 for ; Thu, 21 Mar 2024 22:03:09 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3668fd6952bso5251835ab.1 for ; Thu, 21 Mar 2024 14:03:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711054988; x=1711659788; 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=9+WeFxj8VBYo5iU7iv2jhR4RLEeGmJReBml1BraSd8M=; b=EEEHztQFnZFjmxXS7ZS1D38Nq5undknzYCsCdmpmpcgKIOurH9halc7ZP07Bt47chX mrvc510YvsuYbIrkLis3+kYKjVh0gR4zo2ak1Nx8MlQpdihNo0Y2eRON7s6+qvrRqL9c nGZXbbEGQKF3MuF8emzvWcRGk5ImLqB5ihLAA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711054988; x=1711659788; 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=9+WeFxj8VBYo5iU7iv2jhR4RLEeGmJReBml1BraSd8M=; b=WTNojR09AIKPHGw294fE6ordpVC544VVI0x0hOPbVkHcgY89mAT76LZF/E6GHn7oz9 4zwo6MoY3fBG1V7yZsOpPq6Z8D1sS8vWS5jrXNR3DoAx2EnvTL4uz5E59vLfVWCzpJrG jlw6ZrnbTadLGYAt0NT/HOlZJ6frgBChr4AYN1Tw9yHf1kGeTesaPr420JiciwjDRL8E 5I1v7kgwiVe0VjZAWpwKY7fMGmVj19MZ6rO+qOF2C+xsVP0sC9CLqsYWkKQqBtXQWsYO 5peAeA3EUkVgSiCXhD4MLZOCBBFsmbZBafyLy4pRkD/Ad4Tbkb3x8eKHZN2GNNUGmDNW J5fA== X-Gm-Message-State: AOJu0YyfJmS5fuzr6A53ztKA+8sEBAyp27g7bA5d4abgN0WeyfMSYkUE AfWb/9+ARJWrE5azKuScQ2jXVRdxo4fbemBQpTHnRrTMZ5MHZGQj0Mnx5w1A6qN7b+dPBN9zmCG gVah6XDWEx2BHlD/EEaasBQpzo7uO35rSARUTHvhiBDdn07o3ATco+diD X-Google-Smtp-Source: AGHT+IEPrWkjfkuz97zU0VoEscddkGOUZvSq7lcSuYgMeRffQXl+E9qDPhF7s3BQ3m+IMAwVno2BUw9DtiEy X-Received: by 2002:a92:d244:0:b0:366:8fd9:58d6 with SMTP id v4-20020a92d244000000b003668fd958d6mr766884ilg.15.1711054988730; Thu, 21 Mar 2024 14:03:08 -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 w14-20020a056e021a6e00b0036696282b15sm55249ilv.40.2024.03.21.14.03.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Mar 2024 14:03:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Mar 2024 14:03:08 -0700 (PDT) Message-ID: <65fca08c.050a0220.6dbe4.1955SMTPIN_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 358DD6052471; Thu, 21 Mar 2024 17:03:08 -0400 (EDT) Subject: |SUCCESS| pw138660-138661 [PATCH] [2/2] net/mlx5/hws: fix port ID fo From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240321142414.1573453-2-kliteyn@nvidia.com> References: <20240321142414.1573453-2-kliteyn@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/138661 _Functional Testing PASS_ Submitter: Yevgeny Kliteynik Date: Thursday, March 21 2024 14:24:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:80ecef6d1f71fcebc0a51d7cabc51f73ee142ff2 138660-138661 --> 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29624/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/