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 CC81D43D14 for ; Thu, 21 Mar 2024 21:49:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B7E2842830; Thu, 21 Mar 2024 21:49:59 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 2A3F1402C2 for ; Thu, 21 Mar 2024 21:49:58 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1dff837d674so11828965ad.3 for ; Thu, 21 Mar 2024 13:49:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711054197; x=1711658997; 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=/Z2eHqhtFN0BPhByl0zv3Izth9n4hQwVQyU2squVhVc=; b=CIpqbDQsQWVjqFdrpSEc57AzWxPmn5gn9c4aUochxIuwRMeMj+d2RXgdkmQKVNcXdv hcDVAVp1KSwSyepqs1IuaGF99sRNplwJ17u7/AeUXEdk7Lv68CPAlzpUOJ5mGNj0Wl+B TL7G6DAY9cguKqxpdzRGlViJrn+1N8uLCZapk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711054197; x=1711658997; 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=/Z2eHqhtFN0BPhByl0zv3Izth9n4hQwVQyU2squVhVc=; b=n6fvfQZwa5rLueheW4qSiurgxQ+1EPyVPqc0ly2CTW/964gbnSu1OGj7MlEi1xql1L aeYJl2u1V2bW0OITObR2ZhW31BT6/3IrQml6tt/lIDke6Is2up64g5ZPZWbLHrqHGBH6 Dpm3+bxJJ5mIQdR8FFceJi+82ukFJxFyNNmrWawdct/DPSCxtt51QZnDgMjUxwy6dhBF Ycrz87gF40BmgFLDbU5AZhM6w17dI8QDqJ4rVPmTXxAs19AgrIzzecfF3KjWIJJskpRe OoUDeAg/CRSaQH6BDcewV3rXpRRzPXHqZKJtkl/9T1Symw0qQLTVAvY2SSoOIHePWR23 3tfQ== X-Gm-Message-State: AOJu0YxpXCOA+VI75+ze8qjOQpCp5Tqk49JQV/LufveBcbXGEln7URP4 JbqHjrzRx0sjeWjixblRojT6DMNAomoc71P/FJnsIlU/D8TQJU43Q7TtiP05eEZdv/Q1T2dMVJb /yi2uPhkwU5Nbdy0AB11/BCB2GhWDQxWm/5bGu9UzIqPV1lCRmDw+xiJu X-Google-Smtp-Source: AGHT+IG4x7rEoiKTmWda5JRiVB1fUSdGozTO6IbXtaxtsO1zJDBa3egkXc3UqLmab5hlilC3duKL2UQ17eCf X-Received: by 2002:a17:902:f681:b0:1de:de3a:67f2 with SMTP id l1-20020a170902f68100b001dede3a67f2mr776814plg.1.1711054197248; Thu, 21 Mar 2024 13:49:57 -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 jk7-20020a170903330700b001dd68a826fesm41363plb.51.2024.03.21.13.49.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Mar 2024 13:49:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Mar 2024 13:49:57 -0700 (PDT) Message-ID: <65fc9d75.170a0220.9a17b.103eSMTPIN_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 719B96052471; Thu, 21 Mar 2024 16:49:56 -0400 (EDT) Subject: |SUCCESS| pw138662 [PATCH] [v2] net/mlx5/hws: fix port ID for root t From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240321144811.1574579-1-kliteyn@nvidia.com> References: <20240321144811.1574579-1-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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/138662 _Testing PASS_ Submitter: Yevgeny Kliteynik Date: Thursday, March 21 2024 14:48:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:80ecef6d1f71fcebc0a51d7cabc51f73ee142ff2 138662 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian 11 (arm) | PASS | +------------------+----------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29625/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/