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 126DB42DA1 for ; Sat, 1 Jul 2023 12:49:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0D652410DC; Sat, 1 Jul 2023 12:49:59 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 5AF62410DC for ; Sat, 1 Jul 2023 12:49:57 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-c2743325e2dso4015208276.1 for ; Sat, 01 Jul 2023 03:49:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688208597; x=1690800597; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qPirpHmcLbYOhY+T52EZsB47HpPGaZCqx1usBjuq5VE=; b=HW9XH5D/4vJuFR6/SXGyEGAE8FUmv3AQlKf0CLfBXvgmBpJpL+bTyfr3CIs9zywuxd MWF5C5YbSTcnl2fJXkhD/hbJvY/k+C0FvdUEUgdxugFiAOEBe2nJKdR3pvUp+JIE19sx vKDDwX6Rh5M+JJKrvjR/TAayuo7BNQ4X1yRJM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688208597; x=1690800597; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qPirpHmcLbYOhY+T52EZsB47HpPGaZCqx1usBjuq5VE=; b=XLUzk4MLOxE39pe16ywJpt6eK6rQfYQj3V1zJfMOwO0sN8Xx+tN95pmMhzM0t1hueP 06cIl0wtdWXTmx7ze7msqOuZHsOk6+7O39/8uudCthDYfZaFfjDZLpouHTVxKzmZAJU5 e85BCrFOr1M1lqwKus38vPDoGnD9Z2oV00hiF4Sv4iwxENtJ3/57elCbM1SzuSHbc6yR Ukxrbmh5kJsgEuccnAHttA1NgY5U/nT/T3jsOZ30BRlx7m8XdRPpYdyCBf6q94eP3TqW OOlJXAxp1Gaz4cTAyHtq9eSljqayla1wNZZ2C07Sw2LLihjJclO8xHcDIOvf85hoZKdf kiaA== X-Gm-Message-State: ABy/qLaGjfJ1N839CzuQTn8gxm3Rh0VDN6/Yz7phJlraxO8ygdgcmsjA F5mUFSYYHCfM4zNbAgkqidamqbkI6h1C6uQ86RA5kgLfsTWy6fEnuKLs4g== X-Google-Smtp-Source: APBJJlFOjCs8nJWQRPNU8IXAtYyWo/RCd6lHgDy1/wRbPfoa/e0aDO089GjqX/bfYKofbquZvIQODeynFJ2Y X-Received: by 2002:a25:ac83:0:b0:c38:b636:c6a1 with SMTP id x3-20020a25ac83000000b00c38b636c6a1mr5568437ybi.5.1688208596849; Sat, 01 Jul 2023 03:49:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x129-20020a25e087000000b00b9a636b1492sm1371958ybg.9.2023.07.01.03.49.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jul 2023 03:49:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jul 2023 03:49:56 -0700 (PDT) Message-ID: <64a004d4.250a0220.1da56.130dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 825AB605246B; Sat, 1 Jul 2023 06:49:56 -0400 (EDT) Subject: |SUCCESS| pw129162 [PATCH] common/mlx5: fix obtaining IB device in L From: dpdklab@iol.unh.edu To: Test Report Cc: Bing Zhao 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/129162 _Testing PASS_ Submitter: Bing Zhao Date: Friday, June 30 2023 12:41:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129162 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26897/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/