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 B214142DA1 for ; Sat, 1 Jul 2023 12:40:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ACDA9410DC; Sat, 1 Jul 2023 12:40:23 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 6F19B410DC for ; Sat, 1 Jul 2023 12:40:22 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-57026f4bccaso31213047b3.2 for ; Sat, 01 Jul 2023 03:40:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688208022; x=1690800022; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=upqnv+XEnKj2926raT1hrUdjLAli6OpWnyHDxjwD5ps=; b=jqCLGCJSIKgCp9Z/2wR26TLlKNl3gso2VUApEXMrj77JJUkbuh135l6JESD9+KdDlv kSMtmoI11mjWt1Lz+1gav8fqzcoc52fCV8X1wV/yjY/obWpnHMFoLUvMg5aQwoepI6F+ 8CA0l68ESluHxH21lPoYrGE80h6UjncG8/kN0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688208022; x=1690800022; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=upqnv+XEnKj2926raT1hrUdjLAli6OpWnyHDxjwD5ps=; b=OYJV5D2IlT6Pw4vckqWlyWFcDRME1++hbAlSngE0r5whAKEaTwxSuSnIdMvzwxpjgN Md/FqQt8+KECXtno0vct5O5vnmt4Twc0gtuyZwdtAwkwx7XKhzsofnvaHMf4FjyDaCwe i9yUm7ykk54UWngt7oFP0zICGto/mei/REwkESLTAVRz5Pco0T2gfEuVDmqHIgkkB94A pK3scfbQSqSWjKMxRgfQOD6uTGG0KoULydq7ZJESg18akc+b1xh/8LT+aCP0yceQ2US1 1rRI7mWHJ2S2eawOt3B2Dm7XyR2jkcEoLCNCc9NImXJilqnQArZe/osSLiwsM2dhDoJp uLQw== X-Gm-Message-State: ABy/qLaBT8jMqHRSyegQniRWOtL8GtuKrSW60J70HqCUk9Be7f25njpJ 1s7VHOCEs+kCC92hby7rvh9P4wWylz0nrKp86pmDEVdaXa8VX+mZNRARGA== X-Google-Smtp-Source: APBJJlFJF7zl/h1fdh0ViQbXX1qG2MZdh6AAWFb/uEOFKrLL1vUspI9TBectIQJeDpD20TiF8pnw7uZpO69a X-Received: by 2002:a81:8844:0:b0:561:d25b:672a with SMTP id y65-20020a818844000000b00561d25b672amr4974586ywf.21.1688208021882; Sat, 01 Jul 2023 03:40:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g186-20020a0dddc3000000b00579e500b8a7sm35906ywe.48.2023.07.01.03.40.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jul 2023 03:40:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jul 2023 03:40:21 -0700 (PDT) Message-ID: <64a00295.0d0a0220.5547e.38f8SMTPIN_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 83174605246B; Sat, 1 Jul 2023 06:40:21 -0400 (EDT) Subject: |SUCCESS| pw129162 [PATCH] common/mlx5: fix obtaining IB device in L From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 | +-----------------+----------+ 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) 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/