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 AD2E843D14 for ; Thu, 21 Mar 2024 21:42:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A802342830; Thu, 21 Mar 2024 21:42:23 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 5BB28402C2 for ; Thu, 21 Mar 2024 21:42:22 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1dff837d674so11785285ad.3 for ; Thu, 21 Mar 2024 13:42:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711053741; x=1711658541; 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=UEwh3dJCHjXQIjzf0Wx6ahnb0R2mpmdvwZQ87OZkKxi5sXVVrQ42mx5vhlMMNw88i7 gE7M6+eYkFu4FKfq0uHGDm5Vh8+LbbgTuyRur4jUvsrSl9ktSUr0KCM6vZNaNdmyFSnT iKjSnW1iLtQgZaHlomh4D8ylNGZAJ7/mfSJAk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711053741; x=1711658541; 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=Sx/0mSzd7jJF4RmYKwqJ0/90aYsR19AwvijDEyz4tNJdVR6zgrpev70MqQiIfRwLmt T6csgoDXjLBpToe3582BmMdUb8jp0n2Pn83grExfDRVABx1orkeK88SxN7viO0w8IjnH uXIFkMEqBvTCsNNNtABXb3vovK4nRatYeMStLs8J8iDJwOL6NlKQkzdkPl5AwZLnl5r1 85LNILZ3sxhVk+MhMa2SjG8xZSylyKhCjheuURuTAUfQ7XdTXQaMYV+4u118vzRUz9GM snG+cUW56cT2+wJ57IQxgDr5XXMldl0SDxSTd3yZtgaW8EQYHcD9YiBtc/guGueed/gD LTRw== X-Gm-Message-State: AOJu0Yxk3M+R/veqEkW9YkzKSAazRAIcGMrdtbjN9tcR7YH0bV7MVG52 SZpLF5QvOFySnsgfP6Em76uxwdmM/lNsRwO8/Dku51TAweD+qjpU7H/tAp+xJQumkwDKL1EUjTj JiiJwnkuBjwNN7uQRrEU/oD5TuF69bDVSWTLM2wFOaHcMmyYFMqgagLrm X-Google-Smtp-Source: AGHT+IGakhaJtPPkXvViTnI9vp0aPZNeZfCy2ObYLGQWiGkG4ibELuYZHyW4dn5n6AUnvjreNRSPlVguNRXb X-Received: by 2002:a17:902:eb83:b0:1de:f99d:c4dc with SMTP id q3-20020a170902eb8300b001def99dc4dcmr659701plg.0.1711053741561; Thu, 21 Mar 2024 13:42:21 -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 li8-20020a170903294800b001db650f702fsm41431plb.146.2024.03.21.13.42.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Mar 2024 13:42:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Mar 2024 13:42:21 -0700 (PDT) Message-ID: <65fc9bad.170a0220.5c675.10c8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A878C6052471; Thu, 21 Mar 2024 16:42:20 -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/