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 4789345638 for ; Wed, 17 Jul 2024 20:13:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3F42B402F2; Wed, 17 Jul 2024 20:13:42 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 22DF2402A2 for ; Wed, 17 Jul 2024 20:13:41 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-8152f0c63c1so50868039f.1 for ; Wed, 17 Jul 2024 11:13:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721240020; x=1721844820; 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=DOH4oBHo7W2nNxiKkwsWcVxEYPBy3Q85i6XgdX4V8Rs=; b=TvZaTMaf4itDyxnAc8SDQTGyd00GYcDfhdSRFZnznfIPLGHyFNPMKaExvcrjq/CwI+ ipTmfyzz9FJkHtZr7t3ttGYTkGRbKbqRwSQVQUM9dertcG8OL8LdfjIHhfCccdJUlmQ+ uV6KjfIG/o0LiVvgR7Cxfde5T+qxGtQYyAJj4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721240020; x=1721844820; 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=DOH4oBHo7W2nNxiKkwsWcVxEYPBy3Q85i6XgdX4V8Rs=; b=lFVrwVtf5ck6t9CmZ3jmTSExmax94Nr68lYOVZUGgGjPHK7x92RvR4g9HSYIh1nCuP cITFv/pPtWTpSC4aG2OLRo5hSFo6+tuAaebzSvP9JwDirMM3UYWhQ2SOK5MpWIZna8vY II2ZqEN8o5bzNA63+0+ILfxn/yXwytYvSuXgaW54EUEq4zbbhYPPrOHsfoJ45nomGTof yhH7GbvxR5tHouiJyt5kvcG9YPVBs19BVLzhx90XEb1uu/2US5Z0SbbsZPE5jLCieBpb QKjnsA0CaCSVhroA/B9q59B1VTSVuNA15JZyVNvM4L3NbFYvJuhJQCePYqnyIbscZaPL 4yeQ== X-Gm-Message-State: AOJu0YyxS+CY3i/YzC3p/jkO28Y5D7e/e+yDVHQqpHgzCn6BASar4vmR c8Ekr71EKgd4aFO8zTlr/Ofu1bTG6C44nkMC5dn1kqkqA/0jsEIZac9FfDKW2DgGlZy1vPoWHT1 MtvidRZTM5nvSEWRdOVDPRHB3V/aGtECjObIG44b6bZGnY8oTPR+vBqnZ X-Google-Smtp-Source: AGHT+IGbKl9GK3eZfXY2sKdn5MD88w0/+RQhxGpUCuJqEIC/ssqqfk6cB+jKkswyvn4WNQm4sF7pXKrRVlkW X-Received: by 2002:a05:6602:1613:b0:804:91c:24b9 with SMTP id ca18e2360f4ac-81710bd4559mr305283339f.11.1721240020393; Wed, 17 Jul 2024 11:13:40 -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 ca18e2360f4ac-816c30ddcc3sm14011639f.25.2024.07.17.11.13.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Jul 2024 11:13:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Jul 2024 11:13:40 -0700 (PDT) Message-ID: <669809d4.050a0220.a04d4.56faSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CDB80605C351; Wed, 17 Jul 2024 14:13:39 -0400 (EDT) Subject: |PENDING| pw142482 [PATCH] net/mlx5: fix the uplink port probing in From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240717163541.324772-1-bingz@nvidia.com> References: <20240717163541.324772-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-abi-testing Test-Status: PENDING http://dpdk.org/patch/142482 _Testing pending_ Submitter: Bing Zhao Date: Wednesday, July 17 2024 16:35:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142482 --> testing pending Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 8 | PASS | +-------------------+----------+ | CentOS Stream 9 | PEND | +-------------------+----------+ | Debian Bullseye | PEND | +-------------------+----------+ | Fedora 37 | PEND | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | Fedora 38 | PEND | +-------------------+----------+ | Fedora 38 (Clang) | PEND | +-------------------+----------+ | Fedora 39 | PEND | +-------------------+----------+ | Fedora 39 (Clang) | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30542/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/