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 7399342A72 for ; Sat, 6 May 2023 05:05:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 701DA410ED; Sat, 6 May 2023 05:05:14 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id EF965410ED for ; Sat, 6 May 2023 05:05:12 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-75760185ffdso1719885a.1 for ; Fri, 05 May 2023 20:05:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683342312; x=1685934312; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=R7vWPImtATEP8UXIAdVP5NW8uuCO+JOKk9hbm4H1fJM=; b=E1CxprJev9INaHVfOs4lvTnABBBynDU0XG9Q4nZ/eJ0SHKaU+r6KHLy/lLQg41z2bi IAfg5NHboUkdkjT1MWIYuQ5coW414dTmlUGvpD591+5R0pnnbZkLN6SmmTmaLDJfzalB syE7ZGna6/mbuOjMLIDF6NUvRJajoCwtl3d6s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683342312; x=1685934312; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=R7vWPImtATEP8UXIAdVP5NW8uuCO+JOKk9hbm4H1fJM=; b=VauJ6xPoTLkS9fDhh7dhnjsoJJpgWcP7JWx7EdTR/uIfRktFB6Oh0/9VHgqdmSsNxY WWYnscSysBisomw25B2huyTMTYF5h/f5bI5bgJV6CfZHt9oKewVO5gQDOGBK7MeUNZHC ZelssRQ0UwVHam7nwZdo0sKd/hiNPVjT4DUXHS5dIYqxhFke6+VJxRDDA2PXBTINKoy0 AISqNAoIjSf8wy839iSDxs7lCf1vy72VnBv5aP9STz3/0RYzPB/nOsxIC5pcVX2Olpuq PBX3RWDhRTjrTT+avbMAnmouu+LTkpooptPcdIQMKK6G6VMufirLn2DESY/u7nLU22Cg ZiSg== X-Gm-Message-State: AC+VfDxnSXGpBuPmOn2NXzMvmAZfhIgcsbPnUJuFdLQfwGConif7TRXC P1OIHi2A5x81NiLOOcL7bTJpkZh4jZAejVrwqoITrEpDPdVzbV3f3wuE4NfoWX/BVvrcdLen0A= = X-Google-Smtp-Source: ACHHUZ7rsZfK/1BMizx3INlWcY4tojisMwtevxlhdzPv/fuVgM/Ztg8ykfG+O13h/mOgf4VjZRWKEO59xQKQ X-Received: by 2002:a05:622a:194:b0:3ef:231c:cee7 with SMTP id s20-20020a05622a019400b003ef231ccee7mr6784315qtw.7.1683342312333; Fri, 05 May 2023 20:05:12 -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 z13-20020ac8454d000000b003ef3d8a0fbasm88659qtn.27.2023.05.05.20.05.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 May 2023 20:05:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 May 2023 20:05:12 -0700 (PDT) Message-ID: <6455c3e8.c80a0220.f0db0.663eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id F2FA0605246B; Fri, 5 May 2023 23:05:11 -0400 (EDT) Subject: |SUCCESS| pw126718 [PATCH] [v2] net/mana: return probe failure if there is no device found From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon 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/126718 _Testing PASS_ Submitter: Long Li Date: Saturday, May 06 2023 01:32:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126718 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26172/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/